diff --git a/package-lock.json b/package-lock.json index 24d5d11..27ab411 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,18971 +1,8 @@ { "name": "vue_cli_ts", "version": "0.1.0", - "lockfileVersion": 2, + "lockfileVersion": 1, "requires": true, - "packages": { - "": { - "name": "vue_cli_ts", - "version": "0.1.0", - "dependencies": { - "@better-scroll/core": "^2.5.0", - "@better-scroll/observe-image": "^2.5.0", - "@better-scroll/scroll-bar": "^2.5.0", - "@vueuse/core": "^9.12.0", - "animate.css": "^4.1.1", - "axios": "^1.3.3", - "core-js": "^3.8.3", - "lottie-web": "^5.10.2", - "pinia": "^2.0.30", - "qrcode": "^1.5.1", - "swiper": "^8.4.5", - "vue": "^3.2.13", - "vue-i18n": "^9.2.2", - "vue-router": "^4.0.3", - "vue3-lazyload": "^0.3.6" - }, - "devDependencies": { - "@commitlint/cli": "^17.4.4", - "@commitlint/config-conventional": "^17.4.4", - "@types/qrcode": "^1.5.0", - "@types/three": "^0.149.0", - "@typescript-eslint/eslint-plugin": "^5.4.0", - "@typescript-eslint/parser": "^5.4.0", - "@vue/cli-plugin-babel": "~5.0.0", - "@vue/cli-plugin-eslint": "~5.0.0", - "@vue/cli-plugin-router": "~5.0.0", - "@vue/cli-plugin-typescript": "~5.0.0", - "@vue/cli-service": "~5.0.0", - "@vue/eslint-config-typescript": "^9.1.0", - "commitizen": "^4.3.0", - "cz-git": "^1.4.1", - "eslint": "^7.32.0", - "eslint-config-prettier": "^8.3.0", - "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-vue": "^8.7.1", - "husky": "^8.0.3", - "lint-staged": "^13.1.2", - "mrm": "^4.1.13", - "pinia-logger": "^1.3.11", - "postcss": "^8.4.21", - "postcss-html": "^1.5.0", - "postcss-px-to-viewport-8-plugin": "^1.2.0", - "postcss-scss": "^4.0.6", - "prettier": "^2.4.1", - "sass": "^1.32.7", - "sass-loader": "^12.0.0", - "standard-version": "^9.5.0", - "stylelint": "^15.1.0", - "stylelint-config-recommended-scss": "^9.0.0", - "stylelint-config-standard": "^30.0.1", - "stylelint-config-standard-vue": "^1.0.0", - "stylelint-order": "^6.0.2", - "stylelint-scss": "^4.4.0", - "typescript": "~4.5.5" - } - }, - "node_modules/@achrinza/node-ipc": { - "version": "9.2.6", - "resolved": "https://registry.npmmirror.com/@achrinza/node-ipc/-/node-ipc-9.2.6.tgz", - "integrity": "sha512-ULSIYPy4ZPM301dfCxRz0l2GJjOwIo/PqmWonIu1bLml7UmnVQmH+juJcoyXp6E8gIRRNAjGYftJnNQlfy4vPg==", - "dev": true, - "dependencies": { - "@node-ipc/js-queue": "2.0.3", - "event-pubsub": "4.3.0", - "js-message": "1.0.7" - }, - "engines": { - "node": "8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19" - } - }, - "node_modules/@ampproject/remapping": { - "version": "2.2.0", - "resolved": "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.2.0.tgz", - "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==", - "dev": true, - "dependencies": { - "@jridgewell/gen-mapping": "^0.1.0", - "@jridgewell/trace-mapping": "^0.3.9" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.18.6.tgz", - "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", - "dev": true, - "dependencies": { - "@babel/highlight": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/compat-data": { - "version": "7.20.14", - "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.20.14.tgz", - "integrity": "sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/core": { - "version": "7.20.12", - "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.20.12.tgz", - "integrity": "sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==", - "dev": true, - "dependencies": { - "@ampproject/remapping": "^2.1.0", - "@babel/code-frame": "^7.18.6", - "@babel/generator": "^7.20.7", - "@babel/helper-compilation-targets": "^7.20.7", - "@babel/helper-module-transforms": "^7.20.11", - "@babel/helpers": "^7.20.7", - "@babel/parser": "^7.20.7", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.20.12", - "@babel/types": "^7.20.7", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.2", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/generator": { - "version": "7.20.14", - "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.20.14.tgz", - "integrity": "sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==", - "dev": true, - "dependencies": { - "@babel/types": "^7.20.7", - "@jridgewell/gen-mapping": "^0.3.2", - "jsesc": "^2.5.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": { - "version": "0.3.2", - "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", - "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", - "dev": true, - "dependencies": { - "@jridgewell/set-array": "^1.0.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.9" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/helper-annotate-as-pure": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz", - "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==", - "dev": true, - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.18.9", - "resolved": "https://registry.npmmirror.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz", - "integrity": "sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==", - "dev": true, - "dependencies": { - "@babel/helper-explode-assignable-expression": "^7.18.6", - "@babel/types": "^7.18.9" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-compilation-targets": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz", - "integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==", - "dev": true, - "dependencies": { - "@babel/compat-data": "^7.20.5", - "@babel/helper-validator-option": "^7.18.6", - "browserslist": "^4.21.3", - "lru-cache": "^5.1.1", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.20.12", - "resolved": "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.20.12.tgz", - "integrity": "sha512-9OunRkbT0JQcednL0UFvbfXpAsUXiGjUk0a7sN8fUXX7Mue79cUSMjHGDRRi/Vz9vYlpIhLV5fMD5dKoMhhsNQ==", - "dev": true, - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-function-name": "^7.19.0", - "@babel/helper-member-expression-to-functions": "^7.20.7", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/helper-replace-supers": "^7.20.7", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", - "@babel/helper-split-export-declaration": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.20.5", - "resolved": "https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.20.5.tgz", - "integrity": "sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==", - "dev": true, - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "regexpu-core": "^5.2.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-define-polyfill-provider": { - "version": "0.3.3", - "resolved": "https://registry.npmmirror.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz", - "integrity": "sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==", - "dev": true, - "dependencies": { - "@babel/helper-compilation-targets": "^7.17.7", - "@babel/helper-plugin-utils": "^7.16.7", - "debug": "^4.1.1", - "lodash.debounce": "^4.0.8", - "resolve": "^1.14.2", - "semver": "^6.1.2" - }, - "peerDependencies": { - "@babel/core": "^7.4.0-0" - } - }, - "node_modules/@babel/helper-environment-visitor": { - "version": "7.18.9", - "resolved": "https://registry.npmmirror.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz", - "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-explode-assignable-expression": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz", - "integrity": "sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==", - "dev": true, - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-function-name": { - "version": "7.19.0", - "resolved": "https://registry.npmmirror.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz", - "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==", - "dev": true, - "dependencies": { - "@babel/template": "^7.18.10", - "@babel/types": "^7.19.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-hoist-variables": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz", - "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==", - "dev": true, - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.20.7.tgz", - "integrity": "sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==", - "dev": true, - "dependencies": { - "@babel/types": "^7.20.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-imports": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz", - "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==", - "dev": true, - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms": { - "version": "7.20.11", - "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.20.11.tgz", - "integrity": "sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==", - "dev": true, - "dependencies": { - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-module-imports": "^7.18.6", - "@babel/helper-simple-access": "^7.20.2", - "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/helper-validator-identifier": "^7.19.1", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.20.10", - "@babel/types": "^7.20.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-optimise-call-expression": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz", - "integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==", - "dev": true, - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-plugin-utils": { - "version": "7.20.2", - "resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz", - "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-remap-async-to-generator": { - "version": "7.18.9", - "resolved": "https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz", - "integrity": "sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==", - "dev": true, - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-wrap-function": "^7.18.9", - "@babel/types": "^7.18.9" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/helper-replace-supers": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.20.7.tgz", - "integrity": "sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==", - "dev": true, - "dependencies": { - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-member-expression-to-functions": "^7.20.7", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.20.7", - "@babel/types": "^7.20.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-simple-access": { - "version": "7.20.2", - "resolved": "https://registry.npmmirror.com/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz", - "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==", - "dev": true, - "dependencies": { - "@babel/types": "^7.20.2" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.20.0", - "resolved": "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz", - "integrity": "sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==", - "dev": true, - "dependencies": { - "@babel/types": "^7.20.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-split-export-declaration": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz", - "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==", - "dev": true, - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-string-parser": { - "version": "7.19.4", - "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz", - "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.19.1", - "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz", - "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-validator-option": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz", - "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-wrap-function": { - "version": "7.20.5", - "resolved": "https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz", - "integrity": "sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==", - "dev": true, - "dependencies": { - "@babel/helper-function-name": "^7.19.0", - "@babel/template": "^7.18.10", - "@babel/traverse": "^7.20.5", - "@babel/types": "^7.20.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helpers": { - "version": "7.20.13", - "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.20.13.tgz", - "integrity": "sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==", - "dev": true, - "dependencies": { - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.20.13", - "@babel/types": "^7.20.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.18.6.tgz", - "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", - "dev": true, - "dependencies": { - "@babel/helper-validator-identifier": "^7.18.6", - "chalk": "^2.0.0", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/parser": { - "version": "7.20.15", - "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.20.15.tgz", - "integrity": "sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==", - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz", - "integrity": "sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.20.7.tgz", - "integrity": "sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", - "@babel/plugin-proposal-optional-chaining": "^7.20.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.13.0" - } - }, - "node_modules/@babel/plugin-proposal-async-generator-functions": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz", - "integrity": "sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==", - "dev": true, - "dependencies": { - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-remap-async-to-generator": "^7.18.9", - "@babel/plugin-syntax-async-generators": "^7.8.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-class-properties": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", - "integrity": "sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==", - "dev": true, - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-class-static-block": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.20.7.tgz", - "integrity": "sha512-AveGOoi9DAjUYYuUAG//Ig69GlazLnoyzMw68VCDux+c1tsnnH/OkYcpz/5xzMkEFC6UxjR5Gw1c+iY2wOGVeQ==", - "dev": true, - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.20.7", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/plugin-syntax-class-static-block": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.12.0" - } - }, - "node_modules/@babel/plugin-proposal-decorators": { - "version": "7.20.13", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.20.13.tgz", - "integrity": "sha512-7T6BKHa9Cpd7lCueHBBzP0nkXNina+h5giOZw+a8ZpMfPFY19VjJAjIxyFHuWkhCWgL6QMqRiY/wB1fLXzm6Mw==", - "dev": true, - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.20.12", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-replace-supers": "^7.20.7", - "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/plugin-syntax-decorators": "^7.19.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-dynamic-import": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz", - "integrity": "sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-dynamic-import": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-export-namespace-from": { - "version": "7.18.9", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz", - "integrity": "sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-json-strings": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz", - "integrity": "sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-json-strings": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-logical-assignment-operators": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.20.7.tgz", - "integrity": "sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz", - "integrity": "sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-numeric-separator": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz", - "integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-numeric-separator": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-object-rest-spread": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz", - "integrity": "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==", - "dev": true, - "dependencies": { - "@babel/compat-data": "^7.20.5", - "@babel/helper-compilation-targets": "^7.20.7", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.20.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-optional-catch-binding": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz", - "integrity": "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-optional-chaining": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.20.7.tgz", - "integrity": "sha512-T+A7b1kfjtRM51ssoOfS1+wbyCVqorfyZhT99TvxxLMirPShD8CzKMRepMlCBGM5RpHMbn8s+5MMHnPstJH6mQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", - "@babel/plugin-syntax-optional-chaining": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-private-methods": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.18.6.tgz", - "integrity": "sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==", - "dev": true, - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-private-property-in-object": { - "version": "7.20.5", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.20.5.tgz", - "integrity": "sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==", - "dev": true, - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-create-class-features-plugin": "^7.20.5", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-unicode-property-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.18.6.tgz", - "integrity": "sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==", - "dev": true, - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-async-generators": { - "version": "7.8.4", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-class-properties": { - "version": "7.12.13", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", - "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.12.13" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-class-static-block": { - "version": "7.14.5", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", - "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-decorators": { - "version": "7.19.0", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.19.0.tgz", - "integrity": "sha512-xaBZUEDntt4faL1yN8oIFlhfXeQAWJW7CLKYsHTUqriCUbj8xOra8bfxxKGi/UwExPFBuPdH4XfHc9rGQhrVkQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.19.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-dynamic-import": { - "version": "7.8.3", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz", - "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-export-namespace-from": { - "version": "7.8.3", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz", - "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.3" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-import-assertions": { - "version": "7.20.0", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.20.0.tgz", - "integrity": "sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.19.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-json-strings": { - "version": "7.8.3", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-jsx": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz", - "integrity": "sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-logical-assignment-operators": { - "version": "7.10.4", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { - "version": "7.8.3", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-numeric-separator": { - "version": "7.10.4", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-object-rest-spread": { - "version": "7.8.3", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-optional-catch-binding": { - "version": "7.8.3", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-optional-chaining": { - "version": "7.8.3", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-private-property-in-object": { - "version": "7.14.5", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", - "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-top-level-await": { - "version": "7.14.5", - "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", - "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-arrow-functions": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.20.7.tgz", - "integrity": "sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-async-to-generator": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz", - "integrity": "sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==", - "dev": true, - "dependencies": { - "@babel/helper-module-imports": "^7.18.6", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-remap-async-to-generator": "^7.18.9" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-block-scoped-functions": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz", - "integrity": "sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.20.15", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.15.tgz", - "integrity": "sha512-Vv4DMZ6MiNOhu/LdaZsT/bsLRxgL94d269Mv4R/9sp6+Mp++X/JqypZYypJXLlM4mlL352/Egzbzr98iABH1CA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-classes": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.20.7.tgz", - "integrity": "sha512-LWYbsiXTPKl+oBlXUGlwNlJZetXD5Am+CyBdqhPsDVjM9Jc8jwBJFrKhHf900Kfk2eZG1y9MAG3UNajol7A4VQ==", - "dev": true, - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-compilation-targets": "^7.20.7", - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-function-name": "^7.19.0", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-replace-supers": "^7.20.7", - "@babel/helper-split-export-declaration": "^7.18.6", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-computed-properties": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.20.7.tgz", - "integrity": "sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/template": "^7.20.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.20.7.tgz", - "integrity": "sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-dotall-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz", - "integrity": "sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==", - "dev": true, - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-duplicate-keys": { - "version": "7.18.9", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.9.tgz", - "integrity": "sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-exponentiation-operator": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz", - "integrity": "sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==", - "dev": true, - "dependencies": { - "@babel/helper-builder-binary-assignment-operator-visitor": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-for-of": { - "version": "7.18.8", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz", - "integrity": "sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-function-name": { - "version": "7.18.9", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.9.tgz", - "integrity": "sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==", - "dev": true, - "dependencies": { - "@babel/helper-compilation-targets": "^7.18.9", - "@babel/helper-function-name": "^7.18.9", - "@babel/helper-plugin-utils": "^7.18.9" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-literals": { - "version": "7.18.9", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz", - "integrity": "sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-member-expression-literals": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz", - "integrity": "sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-amd": { - "version": "7.20.11", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz", - "integrity": "sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==", - "dev": true, - "dependencies": { - "@babel/helper-module-transforms": "^7.20.11", - "@babel/helper-plugin-utils": "^7.20.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.20.11", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.20.11.tgz", - "integrity": "sha512-S8e1f7WQ7cimJQ51JkAaDrEtohVEitXjgCGAS2N8S31Y42E+kWwfSz83LYz57QdBm7q9diARVqanIaH2oVgQnw==", - "dev": true, - "dependencies": { - "@babel/helper-module-transforms": "^7.20.11", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-simple-access": "^7.20.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.20.11", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.20.11.tgz", - "integrity": "sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==", - "dev": true, - "dependencies": { - "@babel/helper-hoist-variables": "^7.18.6", - "@babel/helper-module-transforms": "^7.20.11", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-validator-identifier": "^7.19.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-umd": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz", - "integrity": "sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==", - "dev": true, - "dependencies": { - "@babel/helper-module-transforms": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.20.5", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz", - "integrity": "sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==", - "dev": true, - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.20.5", - "@babel/helper-plugin-utils": "^7.20.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@babel/plugin-transform-new-target": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz", - "integrity": "sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-object-super": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz", - "integrity": "sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/helper-replace-supers": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-parameters": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.20.7.tgz", - "integrity": "sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-property-literals": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz", - "integrity": "sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-regenerator": { - "version": "7.20.5", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.20.5.tgz", - "integrity": "sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", - "regenerator-transform": "^0.15.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-reserved-words": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz", - "integrity": "sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-runtime": { - "version": "7.19.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.19.6.tgz", - "integrity": "sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw==", - "dev": true, - "dependencies": { - "@babel/helper-module-imports": "^7.18.6", - "@babel/helper-plugin-utils": "^7.19.0", - "babel-plugin-polyfill-corejs2": "^0.3.3", - "babel-plugin-polyfill-corejs3": "^0.6.0", - "babel-plugin-polyfill-regenerator": "^0.4.1", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-shorthand-properties": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz", - "integrity": "sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-spread": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz", - "integrity": "sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-sticky-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz", - "integrity": "sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-template-literals": { - "version": "7.18.9", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.9.tgz", - "integrity": "sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-typeof-symbol": { - "version": "7.18.9", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.9.tgz", - "integrity": "sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-escapes": { - "version": "7.18.10", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz", - "integrity": "sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-unicode-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz", - "integrity": "sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==", - "dev": true, - "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-env": { - "version": "7.20.2", - "resolved": "https://registry.npmmirror.com/@babel/preset-env/-/preset-env-7.20.2.tgz", - "integrity": "sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==", - "dev": true, - "dependencies": { - "@babel/compat-data": "^7.20.1", - "@babel/helper-compilation-targets": "^7.20.0", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-validator-option": "^7.18.6", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9", - "@babel/plugin-proposal-async-generator-functions": "^7.20.1", - "@babel/plugin-proposal-class-properties": "^7.18.6", - "@babel/plugin-proposal-class-static-block": "^7.18.6", - "@babel/plugin-proposal-dynamic-import": "^7.18.6", - "@babel/plugin-proposal-export-namespace-from": "^7.18.9", - "@babel/plugin-proposal-json-strings": "^7.18.6", - "@babel/plugin-proposal-logical-assignment-operators": "^7.18.9", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", - "@babel/plugin-proposal-numeric-separator": "^7.18.6", - "@babel/plugin-proposal-object-rest-spread": "^7.20.2", - "@babel/plugin-proposal-optional-catch-binding": "^7.18.6", - "@babel/plugin-proposal-optional-chaining": "^7.18.9", - "@babel/plugin-proposal-private-methods": "^7.18.6", - "@babel/plugin-proposal-private-property-in-object": "^7.18.6", - "@babel/plugin-proposal-unicode-property-regex": "^7.18.6", - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-class-properties": "^7.12.13", - "@babel/plugin-syntax-class-static-block": "^7.14.5", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3", - "@babel/plugin-syntax-import-assertions": "^7.20.0", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5", - "@babel/plugin-syntax-top-level-await": "^7.14.5", - "@babel/plugin-transform-arrow-functions": "^7.18.6", - "@babel/plugin-transform-async-to-generator": "^7.18.6", - "@babel/plugin-transform-block-scoped-functions": "^7.18.6", - "@babel/plugin-transform-block-scoping": "^7.20.2", - "@babel/plugin-transform-classes": "^7.20.2", - "@babel/plugin-transform-computed-properties": "^7.18.9", - "@babel/plugin-transform-destructuring": "^7.20.2", - "@babel/plugin-transform-dotall-regex": "^7.18.6", - "@babel/plugin-transform-duplicate-keys": "^7.18.9", - "@babel/plugin-transform-exponentiation-operator": "^7.18.6", - "@babel/plugin-transform-for-of": "^7.18.8", - "@babel/plugin-transform-function-name": "^7.18.9", - "@babel/plugin-transform-literals": "^7.18.9", - "@babel/plugin-transform-member-expression-literals": "^7.18.6", - "@babel/plugin-transform-modules-amd": "^7.19.6", - "@babel/plugin-transform-modules-commonjs": "^7.19.6", - "@babel/plugin-transform-modules-systemjs": "^7.19.6", - "@babel/plugin-transform-modules-umd": "^7.18.6", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.19.1", - "@babel/plugin-transform-new-target": "^7.18.6", - "@babel/plugin-transform-object-super": "^7.18.6", - "@babel/plugin-transform-parameters": "^7.20.1", - "@babel/plugin-transform-property-literals": "^7.18.6", - "@babel/plugin-transform-regenerator": "^7.18.6", - "@babel/plugin-transform-reserved-words": "^7.18.6", - "@babel/plugin-transform-shorthand-properties": "^7.18.6", - "@babel/plugin-transform-spread": "^7.19.0", - "@babel/plugin-transform-sticky-regex": "^7.18.6", - "@babel/plugin-transform-template-literals": "^7.18.9", - "@babel/plugin-transform-typeof-symbol": "^7.18.9", - "@babel/plugin-transform-unicode-escapes": "^7.18.10", - "@babel/plugin-transform-unicode-regex": "^7.18.6", - "@babel/preset-modules": "^0.1.5", - "@babel/types": "^7.20.2", - "babel-plugin-polyfill-corejs2": "^0.3.3", - "babel-plugin-polyfill-corejs3": "^0.6.0", - "babel-plugin-polyfill-regenerator": "^0.4.1", - "core-js-compat": "^3.25.1", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/preset-modules": { - "version": "0.1.5", - "resolved": "https://registry.npmmirror.com/@babel/preset-modules/-/preset-modules-0.1.5.tgz", - "integrity": "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.0.0", - "@babel/plugin-proposal-unicode-property-regex": "^7.4.4", - "@babel/plugin-transform-dotall-regex": "^7.4.4", - "@babel/types": "^7.4.4", - "esutils": "^2.0.2" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/regjsgen": { - "version": "0.8.0", - "resolved": "https://registry.npmmirror.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz", - "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==", - "dev": true - }, - "node_modules/@babel/runtime": { - "version": "7.20.13", - "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.20.13.tgz", - "integrity": "sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==", - "dev": true, - "dependencies": { - "regenerator-runtime": "^0.13.11" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/template": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.20.7.tgz", - "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.18.6", - "@babel/parser": "^7.20.7", - "@babel/types": "^7.20.7" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse": { - "version": "7.20.13", - "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.20.13.tgz", - "integrity": "sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.18.6", - "@babel/generator": "^7.20.7", - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-function-name": "^7.19.0", - "@babel/helper-hoist-variables": "^7.18.6", - "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/parser": "^7.20.13", - "@babel/types": "^7.20.7", - "debug": "^4.1.0", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/types": { - "version": "7.20.7", - "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.20.7.tgz", - "integrity": "sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==", - "dev": true, - "dependencies": { - "@babel/helper-string-parser": "^7.19.4", - "@babel/helper-validator-identifier": "^7.19.1", - "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@better-scroll/core": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@better-scroll/core/-/core-2.5.0.tgz", - "integrity": "sha512-+3aKf8T3kUl4Gj1M7NKV3fNFhsrBpTWwHoDClkXVmQ8S3TxMMHf6Kyw6l1zKsg4r+9ukW5lDDkyif7/gY76qXQ==", - "dependencies": { - "@better-scroll/shared-utils": "^2.5.0" - } - }, - "node_modules/@better-scroll/observe-image": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@better-scroll/observe-image/-/observe-image-2.5.0.tgz", - "integrity": "sha512-CgtzTnwx3lHB8g6VROfq0gfI8d6Vds/tyDQ7M520eR2jcetnNiNt11dS63XIK/OcZugAmhuG2bzGRv8/DhiKhg==", - "dependencies": { - "@better-scroll/core": "^2.5.0" - } - }, - "node_modules/@better-scroll/scroll-bar": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@better-scroll/scroll-bar/-/scroll-bar-2.5.0.tgz", - "integrity": "sha512-eHfVy6mr0Pj1wwmsdHeRgHssxTSOtdytNbAmFq37tvB0StKtPwgm9OFce8cDNM1XpmBfSH/R99PhKW7Qvid5RQ==", - "dependencies": { - "@better-scroll/core": "^2.5.0" - } - }, - "node_modules/@better-scroll/shared-utils": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/@better-scroll/shared-utils/-/shared-utils-2.5.0.tgz", - "integrity": "sha512-5bfR/cwzIFtgWAU5E0CPKcOUvyd7KcgDZyAbOJQT6qqJeUBmTpG4Z8R7qO8uvqdZ0yIXxRPOu4te2Qt6ihGhkQ==" - }, - "node_modules/@commitlint/cli": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.4.4.tgz", - "integrity": "sha512-HwKlD7CPVMVGTAeFZylVNy14Vm5POVY0WxPkZr7EXLC/os0LH/obs6z4HRvJtH/nHCMYBvUBQhGwnufKfTjd5g==", - "dev": true, - "dependencies": { - "@commitlint/format": "^17.4.4", - "@commitlint/lint": "^17.4.4", - "@commitlint/load": "^17.4.4", - "@commitlint/read": "^17.4.4", - "@commitlint/types": "^17.4.4", - "execa": "^5.0.0", - "lodash.isfunction": "^3.0.9", - "resolve-from": "5.0.0", - "resolve-global": "1.0.0", - "yargs": "^17.0.0" - }, - "bin": { - "commitlint": "cli.js" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/cli/node_modules/cliui": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", - "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", - "dev": true, - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.1", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@commitlint/cli/node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@commitlint/cli/node_modules/execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "dev": true, - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/@commitlint/cli/node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@commitlint/cli/node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@commitlint/cli/node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/cli/node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/cli/node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/cli/node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/cli/node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/cli/node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@commitlint/cli/node_modules/yargs": { - "version": "17.7.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz", - "integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==", - "dev": true, - "dependencies": { - "cliui": "^8.0.1", - "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.1.1" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@commitlint/cli/node_modules/yargs-parser": { - "version": "21.1.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", - "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", - "dev": true, - "engines": { - "node": ">=12" - } - }, - "node_modules/@commitlint/config-conventional": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-17.4.4.tgz", - "integrity": "sha512-u6ztvxqzi6NuhrcEDR7a+z0yrh11elY66nRrQIpqsqW6sZmpxYkDLtpRH8jRML+mmxYQ8s4qqF06Q/IQx5aJeQ==", - "dev": true, - "dependencies": { - "conventional-changelog-conventionalcommits": "^5.0.0" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/config-conventional/node_modules/conventional-changelog-conventionalcommits": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz", - "integrity": "sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==", - "dev": true, - "dependencies": { - "compare-func": "^2.0.0", - "lodash": "^4.17.15", - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@commitlint/config-validator": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-17.4.4.tgz", - "integrity": "sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==", - "dev": true, - "dependencies": { - "@commitlint/types": "^17.4.4", - "ajv": "^8.11.0" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/config-validator/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/@commitlint/config-validator/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/@commitlint/ensure": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.4.tgz", - "integrity": "sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==", - "dev": true, - "dependencies": { - "@commitlint/types": "^17.4.4", - "lodash.camelcase": "^4.3.0", - "lodash.kebabcase": "^4.1.1", - "lodash.snakecase": "^4.1.1", - "lodash.startcase": "^4.4.0", - "lodash.upperfirst": "^4.3.1" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/execute-rule": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-17.4.0.tgz", - "integrity": "sha512-LIgYXuCSO5Gvtc0t9bebAMSwd68ewzmqLypqI2Kke1rqOqqDbMpYcYfoPfFlv9eyLIh4jocHWwCK5FS7z9icUA==", - "dev": true, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/format": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-17.4.4.tgz", - "integrity": "sha512-+IS7vpC4Gd/x+uyQPTAt3hXs5NxnkqAZ3aqrHd5Bx/R9skyCAWusNlNbw3InDbAK6j166D9asQM8fnmYIa+CXQ==", - "dev": true, - "dependencies": { - "@commitlint/types": "^17.4.4", - "chalk": "^4.1.0" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/format/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@commitlint/format/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "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/@commitlint/format/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@commitlint/format/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/@commitlint/format/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/format/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/is-ignored": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.4.tgz", - "integrity": "sha512-Y3eo1SFJ2JQDik4rWkBC4tlRIxlXEFrRWxcyrzb1PUT2k3kZ/XGNuCDfk/u0bU2/yS0tOA/mTjFsV+C4qyACHw==", - "dev": true, - "dependencies": { - "@commitlint/types": "^17.4.4", - "semver": "7.3.8" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/is-ignored/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@commitlint/is-ignored/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@commitlint/is-ignored/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/@commitlint/lint": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-17.4.4.tgz", - "integrity": "sha512-qgkCRRFjyhbMDWsti/5jRYVJkgYZj4r+ZmweZObnbYqPUl5UKLWMf9a/ZZisOI4JfiPmRktYRZ2JmqlSvg+ccw==", - "dev": true, - "dependencies": { - "@commitlint/is-ignored": "^17.4.4", - "@commitlint/parse": "^17.4.4", - "@commitlint/rules": "^17.4.4", - "@commitlint/types": "^17.4.4" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/load": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-17.4.4.tgz", - "integrity": "sha512-z6uFIQ7wfKX5FGBe1AkOF4l/ShOQsaa1ml/nLMkbW7R/xF8galGS7Zh0yHvzVp/srtfS0brC+0bUfQfmpMPFVQ==", - "dev": true, - "dependencies": { - "@commitlint/config-validator": "^17.4.4", - "@commitlint/execute-rule": "^17.4.0", - "@commitlint/resolve-extends": "^17.4.4", - "@commitlint/types": "^17.4.4", - "@types/node": "*", - "chalk": "^4.1.0", - "cosmiconfig": "^8.0.0", - "cosmiconfig-typescript-loader": "^4.0.0", - "lodash.isplainobject": "^4.0.6", - "lodash.merge": "^4.6.2", - "lodash.uniq": "^4.5.0", - "resolve-from": "^5.0.0", - "ts-node": "^10.8.1", - "typescript": "^4.6.4" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/load/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@commitlint/load/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true - }, - "node_modules/@commitlint/load/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "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/@commitlint/load/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@commitlint/load/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/@commitlint/load/node_modules/cosmiconfig": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.0.0.tgz", - "integrity": "sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==", - "dev": true, - "dependencies": { - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "parse-json": "^5.0.0", - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/@commitlint/load/node_modules/cosmiconfig-typescript-loader": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.3.0.tgz", - "integrity": "sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==", - "dev": true, - "engines": { - "node": ">=12", - "npm": ">=6" - }, - "peerDependencies": { - "@types/node": "*", - "cosmiconfig": ">=7", - "ts-node": ">=10", - "typescript": ">=3" - } - }, - "node_modules/@commitlint/load/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/load/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dev": true, - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/@commitlint/load/node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/load/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/load/node_modules/typescript": { - "version": "4.9.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", - "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", - "dev": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } - }, - "node_modules/@commitlint/message": { - "version": "17.4.2", - "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-17.4.2.tgz", - "integrity": "sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==", - "dev": true, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/parse": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-17.4.4.tgz", - "integrity": "sha512-EKzz4f49d3/OU0Fplog7nwz/lAfXMaDxtriidyGF9PtR+SRbgv4FhsfF310tKxs6EPj8Y+aWWuX3beN5s+yqGg==", - "dev": true, - "dependencies": { - "@commitlint/types": "^17.4.4", - "conventional-changelog-angular": "^5.0.11", - "conventional-commits-parser": "^3.2.2" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/read": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-17.4.4.tgz", - "integrity": "sha512-B2TvUMJKK+Svzs6eji23WXsRJ8PAD+orI44lVuVNsm5zmI7O8RSGJMvdEZEikiA4Vohfb+HevaPoWZ7PiFZ3zA==", - "dev": true, - "dependencies": { - "@commitlint/top-level": "^17.4.0", - "@commitlint/types": "^17.4.4", - "fs-extra": "^11.0.0", - "git-raw-commits": "^2.0.0", - "minimist": "^1.2.6" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/read/node_modules/fs-extra": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.0.tgz", - "integrity": "sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==", - "dev": true, - "dependencies": { - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - }, - "engines": { - "node": ">=14.14" - } - }, - "node_modules/@commitlint/resolve-extends": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz", - "integrity": "sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==", - "dev": true, - "dependencies": { - "@commitlint/config-validator": "^17.4.4", - "@commitlint/types": "^17.4.4", - "import-fresh": "^3.0.0", - "lodash.mergewith": "^4.6.2", - "resolve-from": "^5.0.0", - "resolve-global": "^1.0.0" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/resolve-extends/node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/rules": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-17.4.4.tgz", - "integrity": "sha512-0tgvXnHi/mVcyR8Y8mjTFZIa/FEQXA4uEutXS/imH2v1UNkYDSEMsK/68wiXRpfW1euSgEdwRkvE1z23+yhNrQ==", - "dev": true, - "dependencies": { - "@commitlint/ensure": "^17.4.4", - "@commitlint/message": "^17.4.2", - "@commitlint/to-lines": "^17.4.0", - "@commitlint/types": "^17.4.4", - "execa": "^5.0.0" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/rules/node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@commitlint/rules/node_modules/execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "dev": true, - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/@commitlint/rules/node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@commitlint/rules/node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@commitlint/rules/node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/rules/node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/rules/node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/rules/node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/rules/node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@commitlint/to-lines": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-17.4.0.tgz", - "integrity": "sha512-LcIy/6ZZolsfwDUWfN1mJ+co09soSuNASfKEU5sCmgFCvX5iHwRYLiIuoqXzOVDYOy7E7IcHilr/KS0e5T+0Hg==", - "dev": true, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/top-level": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-17.4.0.tgz", - "integrity": "sha512-/1loE/g+dTTQgHnjoCy0AexKAEFyHsR2zRB4NWrZ6lZSMIxAhBJnmCqwao7b4H8888PsfoTBCLBYIw8vGnej8g==", - "dev": true, - "dependencies": { - "find-up": "^5.0.0" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/top-level/node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dev": true, - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@commitlint/top-level/node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dev": true, - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@commitlint/top-level/node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dev": true, - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@commitlint/top-level/node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dev": true, - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@commitlint/types": { - "version": "17.4.4", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.4.4.tgz", - "integrity": "sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==", - "dev": true, - "dependencies": { - "chalk": "^4.1.0" - }, - "engines": { - "node": ">=v14" - } - }, - "node_modules/@commitlint/types/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@commitlint/types/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "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/@commitlint/types/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@commitlint/types/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/@commitlint/types/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@commitlint/types/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@cspotcode/source-map-support": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", - "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", - "dev": true, - "dependencies": { - "@jridgewell/trace-mapping": "0.3.9" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { - "version": "0.3.9", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", - "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", - "dev": true, - "dependencies": { - "@jridgewell/resolve-uri": "^3.0.3", - "@jridgewell/sourcemap-codec": "^1.4.10" - } - }, - "node_modules/@csstools/css-parser-algorithms": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.0.1.tgz", - "integrity": "sha512-B9/8PmOtU6nBiibJg0glnNktQDZ3rZnGn/7UmDfrm2vMtrdlXO3p7ErE95N0up80IRk9YEtB5jyj/TmQ1WH3dw==", - "dev": true, - "engines": { - "node": "^14 || ^16 || >=18" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - }, - "peerDependencies": { - "@csstools/css-tokenizer": "^2.0.0" - } - }, - "node_modules/@csstools/css-tokenizer": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.0.2.tgz", - "integrity": "sha512-prUTipz0NZH7Lc5wyBUy93NFy3QYDMVEQgSeZzNdpMbKRd6V2bgRFyJ+O0S0Dw0MXWuE/H9WXlJk3kzMZRHZ/g==", - "dev": true, - "engines": { - "node": "^14 || ^16 || >=18" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - } - }, - "node_modules/@csstools/media-query-list-parser": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.0.1.tgz", - "integrity": "sha512-X2/OuzEbjaxhzm97UJ+95GrMeT29d1Ib+Pu+paGLuRWZnWRK9sI9r3ikmKXPWGA1C4y4JEdBEFpp9jEqCvLeRA==", - "dev": true, - "engines": { - "node": "^14 || ^16 || >=18" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - }, - "peerDependencies": { - "@csstools/css-parser-algorithms": "^2.0.0", - "@csstools/css-tokenizer": "^2.0.0" - } - }, - "node_modules/@csstools/selector-specificity": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.1.1.tgz", - "integrity": "sha512-jwx+WCqszn53YHOfvFMJJRd/B2GqkCBt+1MJSG6o5/s8+ytHMvDZXsJgUEWLk12UnLd7HYKac4BYU5i/Ron1Cw==", - "dev": true, - "engines": { - "node": "^14 || ^16 || >=18" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/csstools" - }, - "peerDependencies": { - "postcss": "^8.4", - "postcss-selector-parser": "^6.0.10" - } - }, - "node_modules/@discoveryjs/json-ext": { - "version": "0.5.7", - "resolved": "https://registry.npmmirror.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", - "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==", - "dev": true, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "dependencies": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.20.0", - "resolved": "https://registry.npmmirror.com/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@eslint/eslintrc/node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmmirror.com/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/@eslint/eslintrc/node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/@hapi/hoek": { - "version": "9.3.0", - "resolved": "https://registry.npmmirror.com/@hapi/hoek/-/hoek-9.3.0.tgz", - "integrity": "sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ==", - "dev": true - }, - "node_modules/@hapi/topo": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/@hapi/topo/-/topo-5.1.0.tgz", - "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", - "dev": true, - "dependencies": { - "@hapi/hoek": "^9.0.0" - } - }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "dependencies": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=10.10.0" - } - }, - "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "node_modules/@hutson/parse-repository-url": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/@hutson/parse-repository-url/-/parse-repository-url-3.0.2.tgz", - "integrity": "sha512-H9XAx3hc0BQHY6l+IFSWHDySypcXsvsuLhgYLUGywmJ5pswRVQJUHpOsobnLYp2ZUaUlKiKDrgWWhosOwAEM8Q==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@intlify/core-base": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.2.2.tgz", - "integrity": "sha512-JjUpQtNfn+joMbrXvpR4hTF8iJQ2sEFzzK3KIESOx+f+uwIjgw20igOyaIdhfsVVBCds8ZM64MoeNSx+PHQMkA==", - "dependencies": { - "@intlify/devtools-if": "9.2.2", - "@intlify/message-compiler": "9.2.2", - "@intlify/shared": "9.2.2", - "@intlify/vue-devtools": "9.2.2" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/@intlify/devtools-if": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/devtools-if/-/devtools-if-9.2.2.tgz", - "integrity": "sha512-4ttr/FNO29w+kBbU7HZ/U0Lzuh2cRDhP8UlWOtV9ERcjHzuyXVZmjyleESK6eVP60tGC9QtQW9yZE+JeRhDHkg==", - "dependencies": { - "@intlify/shared": "9.2.2" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/@intlify/message-compiler": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.2.2.tgz", - "integrity": "sha512-IUrQW7byAKN2fMBe8z6sK6riG1pue95e5jfokn8hA5Q3Bqy4MBJ5lJAofUsawQJYHeoPJ7svMDyBaVJ4d0GTtA==", - "dependencies": { - "@intlify/shared": "9.2.2", - "source-map": "0.6.1" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/@intlify/shared": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.2.2.tgz", - "integrity": "sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q==", - "engines": { - "node": ">= 14" - } - }, - "node_modules/@intlify/vue-devtools": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/@intlify/vue-devtools/-/vue-devtools-9.2.2.tgz", - "integrity": "sha512-+dUyqyCHWHb/UcvY1MlIpO87munedm3Gn6E9WWYdWrMuYLcoIoOEVDWSS8xSwtlPU+kA+MEQTP6Q1iI/ocusJg==", - "dependencies": { - "@intlify/core-base": "9.2.2", - "@intlify/shared": "9.2.2" - }, - "engines": { - "node": ">= 14" - } - }, - "node_modules/@jridgewell/gen-mapping": { - "version": "0.1.1", - "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz", - "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==", - "dev": true, - "dependencies": { - "@jridgewell/set-array": "^1.0.0", - "@jridgewell/sourcemap-codec": "^1.4.10" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/resolve-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", - "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", - "dev": true, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/set-array": { - "version": "1.1.2", - "resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.1.2.tgz", - "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", - "dev": true, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/source-map": { - "version": "0.3.2", - "resolved": "https://registry.npmmirror.com/@jridgewell/source-map/-/source-map-0.3.2.tgz", - "integrity": "sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==", - "dev": true, - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" - } - }, - "node_modules/@jridgewell/source-map/node_modules/@jridgewell/gen-mapping": { - "version": "0.3.2", - "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", - "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", - "dev": true, - "dependencies": { - "@jridgewell/set-array": "^1.0.1", - "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.9" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.4.14", - "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", - "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", - "dev": true - }, - "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.17", - "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz", - "integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==", - "dev": true, - "dependencies": { - "@jridgewell/resolve-uri": "3.1.0", - "@jridgewell/sourcemap-codec": "1.4.14" - } - }, - "node_modules/@leichtgewicht/ip-codec": { - "version": "2.0.4", - "resolved": "https://registry.npmmirror.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz", - "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==", - "dev": true - }, - "node_modules/@node-ipc/js-queue": { - "version": "2.0.3", - "resolved": "https://registry.npmmirror.com/@node-ipc/js-queue/-/js-queue-2.0.3.tgz", - "integrity": "sha512-fL1wpr8hhD5gT2dA1qifeVaoDFlQR5es8tFuKqjHX+kdOtdNHnxkVZbtIrR2rxnMFvehkjaZRNV2H/gPXlb0hw==", - "dev": true, - "dependencies": { - "easy-stack": "1.0.1" - }, - "engines": { - "node": ">=1.0.0" - } - }, - "node_modules/@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dev": true, - "dependencies": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "dev": true, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@nodelib/fs.walk": { - "version": "1.2.8", - "resolved": "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz", - "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==", - "dev": true, - "dependencies": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/@polka/url": { - "version": "1.0.0-next.21", - "resolved": "https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.21.tgz", - "integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==", - "dev": true - }, - "node_modules/@sideway/address": { - "version": "4.1.4", - "resolved": "https://registry.npmmirror.com/@sideway/address/-/address-4.1.4.tgz", - "integrity": "sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==", - "dev": true, - "dependencies": { - "@hapi/hoek": "^9.0.0" - } - }, - "node_modules/@sideway/formula": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/@sideway/formula/-/formula-3.0.1.tgz", - "integrity": "sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg==", - "dev": true - }, - "node_modules/@sideway/pinpoint": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz", - "integrity": "sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==", - "dev": true - }, - "node_modules/@sindresorhus/is": { - "version": "0.14.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", - "integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/@soda/friendly-errors-webpack-plugin": { - "version": "1.8.1", - "resolved": "https://registry.npmmirror.com/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.8.1.tgz", - "integrity": "sha512-h2ooWqP8XuFqTXT+NyAFbrArzfQA7R6HTezADrvD9Re8fxMLTPPniLdqVTdDaO0eIoLaAwKT+d6w+5GeTk7Vbg==", - "dev": true, - "dependencies": { - "chalk": "^3.0.0", - "error-stack-parser": "^2.0.6", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8.0.0" - }, - "peerDependencies": { - "webpack": "^4.0.0 || ^5.0.0" - } - }, - "node_modules/@soda/friendly-errors-webpack-plugin/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@soda/friendly-errors-webpack-plugin/node_modules/chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@soda/friendly-errors-webpack-plugin/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@soda/friendly-errors-webpack-plugin/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/@soda/friendly-errors-webpack-plugin/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@soda/friendly-errors-webpack-plugin/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@soda/get-current-script": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/@soda/get-current-script/-/get-current-script-1.0.2.tgz", - "integrity": "sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==", - "dev": true - }, - "node_modules/@szmarczak/http-timer": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz", - "integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==", - "dev": true, - "dependencies": { - "defer-to-connect": "^1.0.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/@trysound/sax": { - "version": "0.2.0", - "resolved": "https://registry.npmmirror.com/@trysound/sax/-/sax-0.2.0.tgz", - "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==", - "dev": true, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/@tsconfig/node10": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.9.tgz", - "integrity": "sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==", - "dev": true - }, - "node_modules/@tsconfig/node12": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", - "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", - "dev": true - }, - "node_modules/@tsconfig/node14": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", - "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", - "dev": true - }, - "node_modules/@tsconfig/node16": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.3.tgz", - "integrity": "sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==", - "dev": true - }, - "node_modules/@types/body-parser": { - "version": "1.19.2", - "resolved": "https://registry.npmmirror.com/@types/body-parser/-/body-parser-1.19.2.tgz", - "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==", - "dev": true, - "dependencies": { - "@types/connect": "*", - "@types/node": "*" - } - }, - "node_modules/@types/bonjour": { - "version": "3.5.10", - "resolved": "https://registry.npmmirror.com/@types/bonjour/-/bonjour-3.5.10.tgz", - "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==", - "dev": true, - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/connect": { - "version": "3.4.35", - "resolved": "https://registry.npmmirror.com/@types/connect/-/connect-3.4.35.tgz", - "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==", - "dev": true, - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/connect-history-api-fallback": { - "version": "1.3.5", - "resolved": "https://registry.npmmirror.com/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz", - "integrity": "sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==", - "dev": true, - "dependencies": { - "@types/express-serve-static-core": "*", - "@types/node": "*" - } - }, - "node_modules/@types/eslint": { - "version": "8.21.0", - "resolved": "https://registry.npmmirror.com/@types/eslint/-/eslint-8.21.0.tgz", - "integrity": "sha512-35EhHNOXgxnUgh4XCJsGhE7zdlDhYDN/aMG6UbkByCFFNgQ7b3U+uVoqBpicFydR8JEfgdjCF7SJ7MiJfzuiTA==", - "dev": true, - "dependencies": { - "@types/estree": "*", - "@types/json-schema": "*" - } - }, - "node_modules/@types/eslint-scope": { - "version": "3.7.4", - "resolved": "https://registry.npmmirror.com/@types/eslint-scope/-/eslint-scope-3.7.4.tgz", - "integrity": "sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==", - "dev": true, - "dependencies": { - "@types/eslint": "*", - "@types/estree": "*" - } - }, - "node_modules/@types/estree": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.0.tgz", - "integrity": "sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==", - "dev": true - }, - "node_modules/@types/express": { - "version": "4.17.17", - "resolved": "https://registry.npmmirror.com/@types/express/-/express-4.17.17.tgz", - "integrity": "sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==", - "dev": true, - "dependencies": { - "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.33", - "@types/qs": "*", - "@types/serve-static": "*" - } - }, - "node_modules/@types/express-serve-static-core": { - "version": "4.17.33", - "resolved": "https://registry.npmmirror.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.33.tgz", - "integrity": "sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==", - "dev": true, - "dependencies": { - "@types/node": "*", - "@types/qs": "*", - "@types/range-parser": "*" - } - }, - "node_modules/@types/html-minifier-terser": { - "version": "6.1.0", - "resolved": "https://registry.npmmirror.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", - "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg==", - "dev": true - }, - "node_modules/@types/http-proxy": { - "version": "1.17.9", - "resolved": "https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.9.tgz", - "integrity": "sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==", - "dev": true, - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/json-schema": { - "version": "7.0.11", - "resolved": "https://registry.npmmirror.com/@types/json-schema/-/json-schema-7.0.11.tgz", - "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==", - "dev": true - }, - "node_modules/@types/mime": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/@types/mime/-/mime-3.0.1.tgz", - "integrity": "sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==", - "dev": true - }, - "node_modules/@types/minimist": { - "version": "1.2.2", - "resolved": "https://registry.npmmirror.com/@types/minimist/-/minimist-1.2.2.tgz", - "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==", - "dev": true - }, - "node_modules/@types/node": { - "version": "18.13.0", - "resolved": "https://registry.npmmirror.com/@types/node/-/node-18.13.0.tgz", - "integrity": "sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==", - "dev": true - }, - "node_modules/@types/normalize-package-data": { - "version": "2.4.1", - "resolved": "https://registry.npmmirror.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz", - "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==", - "dev": true - }, - "node_modules/@types/parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/@types/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==", - "dev": true - }, - "node_modules/@types/qrcode": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/@types/qrcode/-/qrcode-1.5.0.tgz", - "integrity": "sha512-x5ilHXRxUPIMfjtM+1vf/GPTRWZ81nqscursm5gMznJeK9M0YnZ1c3bEvRLQ0zSSgedLx1J6MGL231ObQGGhaA==", - "dev": true, - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/qs": { - "version": "6.9.7", - "resolved": "https://registry.npmmirror.com/@types/qs/-/qs-6.9.7.tgz", - "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==", - "dev": true - }, - "node_modules/@types/range-parser": { - "version": "1.2.4", - "resolved": "https://registry.npmmirror.com/@types/range-parser/-/range-parser-1.2.4.tgz", - "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==", - "dev": true - }, - "node_modules/@types/retry": { - "version": "0.12.0", - "resolved": "https://registry.npmmirror.com/@types/retry/-/retry-0.12.0.tgz", - "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==", - "dev": true - }, - "node_modules/@types/semver": { - "version": "7.3.13", - "resolved": "https://registry.npmmirror.com/@types/semver/-/semver-7.3.13.tgz", - "integrity": "sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==", - "dev": true - }, - "node_modules/@types/serve-index": { - "version": "1.9.1", - "resolved": "https://registry.npmmirror.com/@types/serve-index/-/serve-index-1.9.1.tgz", - "integrity": "sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==", - "dev": true, - "dependencies": { - "@types/express": "*" - } - }, - "node_modules/@types/serve-static": { - "version": "1.15.0", - "resolved": "https://registry.npmmirror.com/@types/serve-static/-/serve-static-1.15.0.tgz", - "integrity": "sha512-z5xyF6uh8CbjAu9760KDKsH2FcDxZ2tFCsA4HIMWE6IkiYMXfVoa+4f9KX+FN0ZLsaMw1WNG2ETLA6N+/YA+cg==", - "dev": true, - "dependencies": { - "@types/mime": "*", - "@types/node": "*" - } - }, - "node_modules/@types/sockjs": { - "version": "0.3.33", - "resolved": "https://registry.npmmirror.com/@types/sockjs/-/sockjs-0.3.33.tgz", - "integrity": "sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==", - "dev": true, - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/three": { - "version": "0.149.0", - "resolved": "https://registry.npmjs.org/@types/three/-/three-0.149.0.tgz", - "integrity": "sha512-fgNBm9LWc65ER/W0cvoXdC0iMy7Ke9e2CONmEr6Jt8sDSY3sw4DgOubZfmdZ747dkPhbQrgRQAWwDEr2S/7IEg==", - "dev": true, - "dependencies": { - "@types/webxr": "*" - } - }, - "node_modules/@types/web-bluetooth": { - "version": "0.0.16", - "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", - "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==" - }, - "node_modules/@types/webpack-env": { - "version": "1.18.0", - "resolved": "https://registry.npmmirror.com/@types/webpack-env/-/webpack-env-1.18.0.tgz", - "integrity": "sha512-56/MAlX5WMsPVbOg7tAxnYvNYMMWr/QJiIp6BxVSW3JJXUVzzOn64qW8TzQyMSqSUFM2+PVI4aUHcHOzIz/1tg==", - "dev": true - }, - "node_modules/@types/webxr": { - "version": "0.5.1", - "resolved": "https://registry.npmjs.org/@types/webxr/-/webxr-0.5.1.tgz", - "integrity": "sha512-xlFXPfgJR5vIuDefhaHuUM9uUgvPaXB6GKdXy2gdEh8gBWQZ2ul24AJz3foUd8NNKlSTQuWYJpCb1/pL81m1KQ==", - "dev": true - }, - "node_modules/@types/ws": { - "version": "8.5.4", - "resolved": "https://registry.npmmirror.com/@types/ws/-/ws-8.5.4.tgz", - "integrity": "sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==", - "dev": true, - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.52.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.52.0.tgz", - "integrity": "sha512-lHazYdvYVsBokwCdKOppvYJKaJ4S41CgKBcPvyd0xjZNbvQdhn/pnJlGtQksQ/NhInzdaeaSarlBjDXHuclEbg==", - "dev": true, - "dependencies": { - "@typescript-eslint/scope-manager": "5.52.0", - "@typescript-eslint/type-utils": "5.52.0", - "@typescript-eslint/utils": "5.52.0", - "debug": "^4.3.4", - "grapheme-splitter": "^1.0.4", - "ignore": "^5.2.0", - "natural-compare-lite": "^1.4.0", - "regexpp": "^3.2.0", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "@typescript-eslint/parser": "^5.0.0", - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/@typescript-eslint/parser": { - "version": "5.52.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.52.0.tgz", - "integrity": "sha512-e2KiLQOZRo4Y0D/b+3y08i3jsekoSkOYStROYmPUnGMEoA0h+k2qOH5H6tcjIc68WDvGwH+PaOrP1XRzLJ6QlA==", - "dev": true, - "dependencies": { - "@typescript-eslint/scope-manager": "5.52.0", - "@typescript-eslint/types": "5.52.0", - "@typescript-eslint/typescript-estree": "5.52.0", - "debug": "^4.3.4" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/scope-manager": { - "version": "5.52.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.52.0.tgz", - "integrity": "sha512-AR7sxxfBKiNV0FWBSARxM8DmNxrwgnYMPwmpkC1Pl1n+eT8/I2NAUPuwDy/FmDcC6F8pBfmOcaxcxRHspgOBMw==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.52.0", - "@typescript-eslint/visitor-keys": "5.52.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/@typescript-eslint/type-utils": { - "version": "5.52.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.52.0.tgz", - "integrity": "sha512-tEKuUHfDOv852QGlpPtB3lHOoig5pyFQN/cUiZtpw99D93nEBjexRLre5sQZlkMoHry/lZr8qDAt2oAHLKA6Jw==", - "dev": true, - "dependencies": { - "@typescript-eslint/typescript-estree": "5.52.0", - "@typescript-eslint/utils": "5.52.0", - "debug": "^4.3.4", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "eslint": "*" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/types": { - "version": "5.52.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.52.0.tgz", - "integrity": "sha512-oV7XU4CHYfBhk78fS7tkum+/Dpgsfi91IIDy7fjCyq2k6KB63M6gMC0YIvy+iABzmXThCRI6xpCEyVObBdWSDQ==", - "dev": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/@typescript-eslint/typescript-estree": { - "version": "5.52.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.52.0.tgz", - "integrity": "sha512-WeWnjanyEwt6+fVrSR0MYgEpUAuROxuAH516WPjUblIrClzYJj0kBbjdnbQXLpgAN8qbEuGywiQsXUVDiAoEuQ==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.52.0", - "@typescript-eslint/visitor-keys": "5.52.0", - "debug": "^4.3.4", - "globby": "^11.1.0", - "is-glob": "^4.0.3", - "semver": "^7.3.7", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/@typescript-eslint/utils": { - "version": "5.52.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.52.0.tgz", - "integrity": "sha512-As3lChhrbwWQLNk2HC8Ree96hldKIqk98EYvypd3It8Q1f8d5zWyIoaZEp2va5667M4ZyE7X8UUR+azXrFl+NA==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.9", - "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.52.0", - "@typescript-eslint/types": "5.52.0", - "@typescript-eslint/typescript-estree": "5.52.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^3.0.0", - "semver": "^7.3.7" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/@typescript-eslint/utils/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/utils/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/utils/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/@typescript-eslint/visitor-keys": { - "version": "5.52.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.52.0.tgz", - "integrity": "sha512-qMwpw6SU5VHCPr99y274xhbm+PRViK/NATY6qzt+Et7+mThGuFSl/ompj2/hrBlRP/kq+BFdgagnOSgw9TB0eA==", - "dev": true, - "dependencies": { - "@typescript-eslint/types": "5.52.0", - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/@vue/babel-helper-vue-jsx-merge-props": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.4.0.tgz", - "integrity": "sha512-JkqXfCkUDp4PIlFdDQ0TdXoIejMtTHP67/pvxlgeY+u5k3LEdKuWZ3LK6xkxo52uDoABIVyRwqVkfLQJhk7VBA==", - "dev": true - }, - "node_modules/@vue/babel-helper-vue-transform-on": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.0.2.tgz", - "integrity": "sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==", - "dev": true - }, - "node_modules/@vue/babel-plugin-jsx": { - "version": "1.1.1", - "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.1.1.tgz", - "integrity": "sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==", - "dev": true, - "dependencies": { - "@babel/helper-module-imports": "^7.0.0", - "@babel/plugin-syntax-jsx": "^7.0.0", - "@babel/template": "^7.0.0", - "@babel/traverse": "^7.0.0", - "@babel/types": "^7.0.0", - "@vue/babel-helper-vue-transform-on": "^1.0.2", - "camelcase": "^6.0.0", - "html-tags": "^3.1.0", - "svg-tags": "^1.0.0" - } - }, - "node_modules/@vue/babel-plugin-transform-vue-jsx": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-transform-vue-jsx/-/babel-plugin-transform-vue-jsx-1.4.0.tgz", - "integrity": "sha512-Fmastxw4MMx0vlgLS4XBX0XiBbUFzoMGeVXuMV08wyOfXdikAFqBTuYPR0tlk+XskL19EzHc39SgjrPGY23JnA==", - "dev": true, - "dependencies": { - "@babel/helper-module-imports": "^7.0.0", - "@babel/plugin-syntax-jsx": "^7.2.0", - "@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", - "html-tags": "^2.0.0", - "lodash.kebabcase": "^4.1.1", - "svg-tags": "^1.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vue/babel-plugin-transform-vue-jsx/node_modules/html-tags": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/html-tags/-/html-tags-2.0.0.tgz", - "integrity": "sha512-+Il6N8cCo2wB/Vd3gqy/8TZhTD3QvcVeQLCnZiGkGCH3JP28IgGAY41giccp2W4R3jfyJPAP318FQTa1yU7K7g==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/@vue/babel-preset-app": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/@vue/babel-preset-app/-/babel-preset-app-5.0.8.tgz", - "integrity": "sha512-yl+5qhpjd8e1G4cMXfORkkBlvtPCIgmRf3IYCWYDKIQ7m+PPa5iTm4feiNmCMD6yGqQWMhhK/7M3oWGL9boKwg==", - "dev": true, - "dependencies": { - "@babel/core": "^7.12.16", - "@babel/helper-compilation-targets": "^7.12.16", - "@babel/helper-module-imports": "^7.12.13", - "@babel/plugin-proposal-class-properties": "^7.12.13", - "@babel/plugin-proposal-decorators": "^7.12.13", - "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-syntax-jsx": "^7.12.13", - "@babel/plugin-transform-runtime": "^7.12.15", - "@babel/preset-env": "^7.12.16", - "@babel/runtime": "^7.12.13", - "@vue/babel-plugin-jsx": "^1.0.3", - "@vue/babel-preset-jsx": "^1.1.2", - "babel-plugin-dynamic-import-node": "^2.3.3", - "core-js": "^3.8.3", - "core-js-compat": "^3.8.3", - "semver": "^7.3.4" - }, - "peerDependencies": { - "@babel/core": "*", - "core-js": "^3", - "vue": "^2 || ^3.2.13" - }, - "peerDependenciesMeta": { - "core-js": { - "optional": true - }, - "vue": { - "optional": true - } - } - }, - "node_modules/@vue/babel-preset-app/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@vue/babel-preset-app/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@vue/babel-preset-app/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/@vue/babel-preset-jsx": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.4.0.tgz", - "integrity": "sha512-QmfRpssBOPZWL5xw7fOuHNifCQcNQC1PrOo/4fu6xlhlKJJKSA3HqX92Nvgyx8fqHZTUGMPHmFA+IDqwXlqkSA==", - "dev": true, - "dependencies": { - "@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", - "@vue/babel-plugin-transform-vue-jsx": "^1.4.0", - "@vue/babel-sugar-composition-api-inject-h": "^1.4.0", - "@vue/babel-sugar-composition-api-render-instance": "^1.4.0", - "@vue/babel-sugar-functional-vue": "^1.4.0", - "@vue/babel-sugar-inject-h": "^1.4.0", - "@vue/babel-sugar-v-model": "^1.4.0", - "@vue/babel-sugar-v-on": "^1.4.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0", - "vue": "*" - }, - "peerDependenciesMeta": { - "vue": { - "optional": true - } - } - }, - "node_modules/@vue/babel-sugar-composition-api-inject-h": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-composition-api-inject-h/-/babel-sugar-composition-api-inject-h-1.4.0.tgz", - "integrity": "sha512-VQq6zEddJHctnG4w3TfmlVp5FzDavUSut/DwR0xVoe/mJKXyMcsIibL42wPntozITEoY90aBV0/1d2KjxHU52g==", - "dev": true, - "dependencies": { - "@babel/plugin-syntax-jsx": "^7.2.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vue/babel-sugar-composition-api-render-instance": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-composition-api-render-instance/-/babel-sugar-composition-api-render-instance-1.4.0.tgz", - "integrity": "sha512-6ZDAzcxvy7VcnCjNdHJ59mwK02ZFuP5CnucloidqlZwVQv5CQLijc3lGpR7MD3TWFi78J7+a8J56YxbCtHgT9Q==", - "dev": true, - "dependencies": { - "@babel/plugin-syntax-jsx": "^7.2.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vue/babel-sugar-functional-vue": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-functional-vue/-/babel-sugar-functional-vue-1.4.0.tgz", - "integrity": "sha512-lTEB4WUFNzYt2In6JsoF9sAYVTo84wC4e+PoZWSgM6FUtqRJz7wMylaEhSRgG71YF+wfLD6cc9nqVeXN2rwBvw==", - "dev": true, - "dependencies": { - "@babel/plugin-syntax-jsx": "^7.2.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vue/babel-sugar-inject-h": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-inject-h/-/babel-sugar-inject-h-1.4.0.tgz", - "integrity": "sha512-muwWrPKli77uO2fFM7eA3G1lAGnERuSz2NgAxuOLzrsTlQl8W4G+wwbM4nB6iewlKbwKRae3nL03UaF5ffAPMA==", - "dev": true, - "dependencies": { - "@babel/plugin-syntax-jsx": "^7.2.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vue/babel-sugar-v-model": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-v-model/-/babel-sugar-v-model-1.4.0.tgz", - "integrity": "sha512-0t4HGgXb7WHYLBciZzN5s0Hzqan4Ue+p/3FdQdcaHAb7s5D9WZFGoSxEZHrR1TFVZlAPu1bejTKGeAzaaG3NCQ==", - "dev": true, - "dependencies": { - "@babel/plugin-syntax-jsx": "^7.2.0", - "@vue/babel-helper-vue-jsx-merge-props": "^1.4.0", - "@vue/babel-plugin-transform-vue-jsx": "^1.4.0", - "camelcase": "^5.0.0", - "html-tags": "^2.0.0", - "svg-tags": "^1.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vue/babel-sugar-v-model/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmmirror.com/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/@vue/babel-sugar-v-model/node_modules/html-tags": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/html-tags/-/html-tags-2.0.0.tgz", - "integrity": "sha512-+Il6N8cCo2wB/Vd3gqy/8TZhTD3QvcVeQLCnZiGkGCH3JP28IgGAY41giccp2W4R3jfyJPAP318FQTa1yU7K7g==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/@vue/babel-sugar-v-on": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/@vue/babel-sugar-v-on/-/babel-sugar-v-on-1.4.0.tgz", - "integrity": "sha512-m+zud4wKLzSKgQrWwhqRObWzmTuyzl6vOP7024lrpeJM4x2UhQtRDLgYjXAw9xBXjCwS0pP9kXjg91F9ZNo9JA==", - "dev": true, - "dependencies": { - "@babel/plugin-syntax-jsx": "^7.2.0", - "@vue/babel-plugin-transform-vue-jsx": "^1.4.0", - "camelcase": "^5.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vue/babel-sugar-v-on/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmmirror.com/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/@vue/cli-overlay": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/@vue/cli-overlay/-/cli-overlay-5.0.8.tgz", - "integrity": "sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ==", - "dev": true - }, - "node_modules/@vue/cli-plugin-babel": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-babel/-/cli-plugin-babel-5.0.8.tgz", - "integrity": "sha512-a4qqkml3FAJ3auqB2kN2EMPocb/iu0ykeELwed+9B1c1nQ1HKgslKMHMPavYx3Cd/QAx2mBD4hwKBqZXEI/CsQ==", - "dev": true, - "dependencies": { - "@babel/core": "^7.12.16", - "@vue/babel-preset-app": "^5.0.8", - "@vue/cli-shared-utils": "^5.0.8", - "babel-loader": "^8.2.2", - "thread-loader": "^3.0.0", - "webpack": "^5.54.0" - }, - "peerDependencies": { - "@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0" - } - }, - "node_modules/@vue/cli-plugin-eslint": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-eslint/-/cli-plugin-eslint-5.0.8.tgz", - "integrity": "sha512-d11+I5ONYaAPW1KyZj9GlrV/E6HZePq5L5eAF5GgoVdu6sxr6bDgEoxzhcS1Pk2eh8rn1MxG/FyyR+eCBj/CNg==", - "dev": true, - "dependencies": { - "@vue/cli-shared-utils": "^5.0.8", - "eslint-webpack-plugin": "^3.1.0", - "globby": "^11.0.2", - "webpack": "^5.54.0", - "yorkie": "^2.0.0" - }, - "peerDependencies": { - "@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0", - "eslint": ">=7.5.0" - } - }, - "node_modules/@vue/cli-plugin-router": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.8.tgz", - "integrity": "sha512-Gmv4dsGdAsWPqVijz3Ux2OS2HkMrWi1ENj2cYL75nUeL+Xj5HEstSqdtfZ0b1q9NCce+BFB6QnHfTBXc/fCvMg==", - "dev": true, - "dependencies": { - "@vue/cli-shared-utils": "^5.0.8" - }, - "peerDependencies": { - "@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0" - } - }, - "node_modules/@vue/cli-plugin-typescript": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.8.tgz", - "integrity": "sha512-JKJOwzJshBqsmp4yLBexwVMebOZ4VGJgbnYvmHVxasJOStF2RxwyW28ZF+zIvASGdat4sAUuo/3mAQyVhm7JHg==", - "dev": true, - "dependencies": { - "@babel/core": "^7.12.16", - "@types/webpack-env": "^1.15.2", - "@vue/cli-shared-utils": "^5.0.8", - "babel-loader": "^8.2.2", - "fork-ts-checker-webpack-plugin": "^6.4.0", - "globby": "^11.0.2", - "thread-loader": "^3.0.0", - "ts-loader": "^9.2.5", - "webpack": "^5.54.0" - }, - "peerDependencies": { - "@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0", - "cache-loader": "^4.1.0", - "typescript": ">=2", - "vue": "^2 || ^3.2.13", - "vue-template-compiler": "^2.0.0" - }, - "peerDependenciesMeta": { - "cache-loader": { - "optional": true - }, - "vue-template-compiler": { - "optional": true - } - } - }, - "node_modules/@vue/cli-plugin-vuex": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz", - "integrity": "sha512-HSYWPqrunRE5ZZs8kVwiY6oWcn95qf/OQabwLfprhdpFWAGtLStShjsGED2aDpSSeGAskQETrtR/5h7VqgIlBA==", - "dev": true, - "peerDependencies": { - "@vue/cli-service": "^3.0.0 || ^4.0.0 || ^5.0.0-0" - } - }, - "node_modules/@vue/cli-service": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/@vue/cli-service/-/cli-service-5.0.8.tgz", - "integrity": "sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw==", - "dev": true, - "dependencies": { - "@babel/helper-compilation-targets": "^7.12.16", - "@soda/friendly-errors-webpack-plugin": "^1.8.0", - "@soda/get-current-script": "^1.0.2", - "@types/minimist": "^1.2.0", - "@vue/cli-overlay": "^5.0.8", - "@vue/cli-plugin-router": "^5.0.8", - "@vue/cli-plugin-vuex": "^5.0.8", - "@vue/cli-shared-utils": "^5.0.8", - "@vue/component-compiler-utils": "^3.3.0", - "@vue/vue-loader-v15": "npm:vue-loader@^15.9.7", - "@vue/web-component-wrapper": "^1.3.0", - "acorn": "^8.0.5", - "acorn-walk": "^8.0.2", - "address": "^1.1.2", - "autoprefixer": "^10.2.4", - "browserslist": "^4.16.3", - "case-sensitive-paths-webpack-plugin": "^2.3.0", - "cli-highlight": "^2.1.10", - "clipboardy": "^2.3.0", - "cliui": "^7.0.4", - "copy-webpack-plugin": "^9.0.1", - "css-loader": "^6.5.0", - "css-minimizer-webpack-plugin": "^3.0.2", - "cssnano": "^5.0.0", - "debug": "^4.1.1", - "default-gateway": "^6.0.3", - "dotenv": "^10.0.0", - "dotenv-expand": "^5.1.0", - "fs-extra": "^9.1.0", - "globby": "^11.0.2", - "hash-sum": "^2.0.0", - "html-webpack-plugin": "^5.1.0", - "is-file-esm": "^1.0.0", - "launch-editor-middleware": "^2.2.1", - "lodash.defaultsdeep": "^4.6.1", - "lodash.mapvalues": "^4.6.0", - "mini-css-extract-plugin": "^2.5.3", - "minimist": "^1.2.5", - "module-alias": "^2.2.2", - "portfinder": "^1.0.26", - "postcss": "^8.2.6", - "postcss-loader": "^6.1.1", - "progress-webpack-plugin": "^1.0.12", - "ssri": "^8.0.1", - "terser-webpack-plugin": "^5.1.1", - "thread-loader": "^3.0.0", - "vue-loader": "^17.0.0", - "vue-style-loader": "^4.1.3", - "webpack": "^5.54.0", - "webpack-bundle-analyzer": "^4.4.0", - "webpack-chain": "^6.5.1", - "webpack-dev-server": "^4.7.3", - "webpack-merge": "^5.7.3", - "webpack-virtual-modules": "^0.4.2", - "whatwg-fetch": "^3.6.2" - }, - "bin": { - "vue-cli-service": "bin/vue-cli-service.js" - }, - "engines": { - "node": "^12.0.0 || >= 14.0.0" - }, - "peerDependencies": { - "vue-template-compiler": "^2.0.0", - "webpack-sources": "*" - }, - "peerDependenciesMeta": { - "cache-loader": { - "optional": true - }, - "less-loader": { - "optional": true - }, - "pug-plain-loader": { - "optional": true - }, - "raw-loader": { - "optional": true - }, - "sass-loader": { - "optional": true - }, - "stylus-loader": { - "optional": true - }, - "vue-template-compiler": { - "optional": true - }, - "webpack-sources": { - "optional": true - } - } - }, - "node_modules/@vue/cli-shared-utils": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz", - "integrity": "sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ==", - "dev": true, - "dependencies": { - "@achrinza/node-ipc": "^9.2.5", - "chalk": "^4.1.2", - "execa": "^1.0.0", - "joi": "^17.4.0", - "launch-editor": "^2.2.1", - "lru-cache": "^6.0.0", - "node-fetch": "^2.6.7", - "open": "^8.0.2", - "ora": "^5.3.0", - "read-pkg": "^5.1.1", - "semver": "^7.3.4", - "strip-ansi": "^6.0.0" - } - }, - "node_modules/@vue/cli-shared-utils/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@vue/cli-shared-utils/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@vue/cli-shared-utils/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@vue/cli-shared-utils/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/@vue/cli-shared-utils/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@vue/cli-shared-utils/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@vue/cli-shared-utils/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@vue/cli-shared-utils/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@vue/cli-shared-utils/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/@vue/compiler-core": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.2.47.tgz", - "integrity": "sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==", - "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/shared": "3.2.47", - "estree-walker": "^2.0.2", - "source-map": "^0.6.1" - } - }, - "node_modules/@vue/compiler-dom": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.2.47.tgz", - "integrity": "sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==", - "dependencies": { - "@vue/compiler-core": "3.2.47", - "@vue/shared": "3.2.47" - } - }, - "node_modules/@vue/compiler-sfc": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.2.47.tgz", - "integrity": "sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==", - "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.47", - "@vue/compiler-dom": "3.2.47", - "@vue/compiler-ssr": "3.2.47", - "@vue/reactivity-transform": "3.2.47", - "@vue/shared": "3.2.47", - "estree-walker": "^2.0.2", - "magic-string": "^0.25.7", - "postcss": "^8.1.10", - "source-map": "^0.6.1" - } - }, - "node_modules/@vue/compiler-ssr": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.2.47.tgz", - "integrity": "sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==", - "dependencies": { - "@vue/compiler-dom": "3.2.47", - "@vue/shared": "3.2.47" - } - }, - "node_modules/@vue/component-compiler-utils": { - "version": "3.3.0", - "resolved": "https://registry.npmmirror.com/@vue/component-compiler-utils/-/component-compiler-utils-3.3.0.tgz", - "integrity": "sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ==", - "dev": true, - "dependencies": { - "consolidate": "^0.15.1", - "hash-sum": "^1.0.2", - "lru-cache": "^4.1.2", - "merge-source-map": "^1.1.0", - "postcss": "^7.0.36", - "postcss-selector-parser": "^6.0.2", - "source-map": "~0.6.1", - "vue-template-es2015-compiler": "^1.9.0" - }, - "optionalDependencies": { - "prettier": "^1.18.2 || ^2.0.0" - } - }, - "node_modules/@vue/component-compiler-utils/node_modules/hash-sum": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz", - "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==", - "dev": true - }, - "node_modules/@vue/component-compiler-utils/node_modules/lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", - "dev": true, - "dependencies": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - } - }, - "node_modules/@vue/component-compiler-utils/node_modules/picocolors": { - "version": "0.2.1", - "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-0.2.1.tgz", - "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==", - "dev": true - }, - "node_modules/@vue/component-compiler-utils/node_modules/postcss": { - "version": "7.0.39", - "resolved": "https://registry.npmmirror.com/postcss/-/postcss-7.0.39.tgz", - "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==", - "dev": true, - "dependencies": { - "picocolors": "^0.2.1", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@vue/component-compiler-utils/node_modules/yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==", - "dev": true - }, - "node_modules/@vue/devtools-api": { - "version": "6.5.0", - "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.5.0.tgz", - "integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==" - }, - "node_modules/@vue/eslint-config-typescript": { - "version": "9.1.0", - "resolved": "https://registry.npmmirror.com/@vue/eslint-config-typescript/-/eslint-config-typescript-9.1.0.tgz", - "integrity": "sha512-j/852/ZYQ5wDvCD3HE2q4uqJwJAceer2FwoEch1nFo+zTOsPrbzbE3cuWIs3kvu5hdFsGTMYwRwjI6fqZKDMxQ==", - "dev": true, - "dependencies": { - "vue-eslint-parser": "^8.0.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "@typescript-eslint/eslint-plugin": "^5.0.0", - "@typescript-eslint/parser": "^5.0.0", - "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0", - "eslint-plugin-vue": "^8.0.1" - } - }, - "node_modules/@vue/reactivity": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.47.tgz", - "integrity": "sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==", - "dependencies": { - "@vue/shared": "3.2.47" - } - }, - "node_modules/@vue/reactivity-transform": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.2.47.tgz", - "integrity": "sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==", - "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.47", - "@vue/shared": "3.2.47", - "estree-walker": "^2.0.2", - "magic-string": "^0.25.7" - } - }, - "node_modules/@vue/runtime-core": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.2.47.tgz", - "integrity": "sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==", - "dependencies": { - "@vue/reactivity": "3.2.47", - "@vue/shared": "3.2.47" - } - }, - "node_modules/@vue/runtime-dom": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.2.47.tgz", - "integrity": "sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==", - "dependencies": { - "@vue/runtime-core": "3.2.47", - "@vue/shared": "3.2.47", - "csstype": "^2.6.8" - } - }, - "node_modules/@vue/server-renderer": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.2.47.tgz", - "integrity": "sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==", - "dependencies": { - "@vue/compiler-ssr": "3.2.47", - "@vue/shared": "3.2.47" - }, - "peerDependencies": { - "vue": "3.2.47" - } - }, - "node_modules/@vue/shared": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.2.47.tgz", - "integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==" - }, - "node_modules/@vue/vue-loader-v15": { - "name": "vue-loader", - "version": "15.10.1", - "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-15.10.1.tgz", - "integrity": "sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA==", - "dev": true, - "dependencies": { - "@vue/component-compiler-utils": "^3.1.0", - "hash-sum": "^1.0.2", - "loader-utils": "^1.1.0", - "vue-hot-reload-api": "^2.3.0", - "vue-style-loader": "^4.1.0" - }, - "peerDependencies": { - "css-loader": "*", - "webpack": "^3.0.0 || ^4.1.0 || ^5.0.0-0" - }, - "peerDependenciesMeta": { - "cache-loader": { - "optional": true - }, - "vue-template-compiler": { - "optional": true - } - } - }, - "node_modules/@vue/vue-loader-v15/node_modules/hash-sum": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz", - "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==", - "dev": true - }, - "node_modules/@vue/web-component-wrapper": { - "version": "1.3.0", - "resolved": "https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz", - "integrity": "sha512-Iu8Tbg3f+emIIMmI2ycSI8QcEuAUgPTgHwesDU1eKMLE4YC/c/sFbGc70QgMq31ijRftV0R7vCm9co6rldCeOA==", - "dev": true - }, - "node_modules/@vueuse/core": { - "version": "9.12.0", - "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-9.12.0.tgz", - "integrity": "sha512-h/Di8Bvf6xRcvS/PvUVheiMYYz3U0tH3X25YxONSaAUBa841ayMwxkuzx/DGUMCW/wHWzD8tRy2zYmOC36r4sg==", - "dependencies": { - "@types/web-bluetooth": "^0.0.16", - "@vueuse/metadata": "9.12.0", - "@vueuse/shared": "9.12.0", - "vue-demi": "*" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - } - }, - "node_modules/@vueuse/core/node_modules/vue-demi": { - "version": "0.13.11", - "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.13.11.tgz", - "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==", - "hasInstallScript": true, - "bin": { - "vue-demi-fix": "bin/vue-demi-fix.js", - "vue-demi-switch": "bin/vue-demi-switch.js" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - }, - "peerDependencies": { - "@vue/composition-api": "^1.0.0-rc.1", - "vue": "^3.0.0-0 || ^2.6.0" - }, - "peerDependenciesMeta": { - "@vue/composition-api": { - "optional": true - } - } - }, - "node_modules/@vueuse/metadata": { - "version": "9.12.0", - "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-9.12.0.tgz", - "integrity": "sha512-9oJ9MM9lFLlmvxXUqsR1wLt1uF7EVbP5iYaHJYqk+G2PbMjY6EXvZeTjbdO89HgoF5cI6z49o2zT/jD9SVoNpQ==", - "funding": { - "url": "https://github.com/sponsors/antfu" - } - }, - "node_modules/@vueuse/shared": { - "version": "9.12.0", - "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-9.12.0.tgz", - "integrity": "sha512-TWuJLACQ0BVithVTRbex4Wf1a1VaRuSpVeyEd4vMUWl54PzlE0ciFUshKCXnlLuD0lxIaLK4Ypj3NXYzZh4+SQ==", - "dependencies": { - "vue-demi": "*" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - } - }, - "node_modules/@vueuse/shared/node_modules/vue-demi": { - "version": "0.13.11", - "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.13.11.tgz", - "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==", - "hasInstallScript": true, - "bin": { - "vue-demi-fix": "bin/vue-demi-fix.js", - "vue-demi-switch": "bin/vue-demi-switch.js" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - }, - "peerDependencies": { - "@vue/composition-api": "^1.0.0-rc.1", - "vue": "^3.0.0-0 || ^2.6.0" - }, - "peerDependenciesMeta": { - "@vue/composition-api": { - "optional": true - } - } - }, - "node_modules/@webassemblyjs/ast": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/ast/-/ast-1.11.1.tgz", - "integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==", - "dev": true, - "dependencies": { - "@webassemblyjs/helper-numbers": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1" - } - }, - "node_modules/@webassemblyjs/floating-point-hex-parser": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz", - "integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==", - "dev": true - }, - "node_modules/@webassemblyjs/helper-api-error": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz", - "integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==", - "dev": true - }, - "node_modules/@webassemblyjs/helper-buffer": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz", - "integrity": "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==", - "dev": true - }, - "node_modules/@webassemblyjs/helper-numbers": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz", - "integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==", - "dev": true, - "dependencies": { - "@webassemblyjs/floating-point-hex-parser": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", - "@xtuc/long": "4.2.2" - } - }, - "node_modules/@webassemblyjs/helper-wasm-bytecode": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz", - "integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==", - "dev": true - }, - "node_modules/@webassemblyjs/helper-wasm-section": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz", - "integrity": "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==", - "dev": true, - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1" - } - }, - "node_modules/@webassemblyjs/ieee754": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz", - "integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==", - "dev": true, - "dependencies": { - "@xtuc/ieee754": "^1.2.0" - } - }, - "node_modules/@webassemblyjs/leb128": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/leb128/-/leb128-1.11.1.tgz", - "integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==", - "dev": true, - "dependencies": { - "@xtuc/long": "4.2.2" - } - }, - "node_modules/@webassemblyjs/utf8": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/utf8/-/utf8-1.11.1.tgz", - "integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==", - "dev": true - }, - "node_modules/@webassemblyjs/wasm-edit": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz", - "integrity": "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==", - "dev": true, - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/helper-wasm-section": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-opt": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", - "@webassemblyjs/wast-printer": "1.11.1" - } - }, - "node_modules/@webassemblyjs/wasm-gen": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz", - "integrity": "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==", - "dev": true, - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" - } - }, - "node_modules/@webassemblyjs/wasm-opt": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz", - "integrity": "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==", - "dev": true, - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1" - } - }, - "node_modules/@webassemblyjs/wasm-parser": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz", - "integrity": "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==", - "dev": true, - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" - } - }, - "node_modules/@webassemblyjs/wast-printer": { - "version": "1.11.1", - "resolved": "https://registry.npmmirror.com/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz", - "integrity": "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==", - "dev": true, - "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@xtuc/long": "4.2.2" - } - }, - "node_modules/@xtuc/ieee754": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz", - "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==", - "dev": true - }, - "node_modules/@xtuc/long": { - "version": "4.2.2", - "resolved": "https://registry.npmmirror.com/@xtuc/long/-/long-4.2.2.tgz", - "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==", - "dev": true - }, - "node_modules/accepts": { - "version": "1.3.8", - "resolved": "https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz", - "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==", - "dev": true, - "dependencies": { - "mime-types": "~2.1.34", - "negotiator": "0.6.3" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/acorn": { - "version": "8.8.2", - "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.8.2.tgz", - "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-import-assertions": { - "version": "1.8.0", - "resolved": "https://registry.npmmirror.com/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz", - "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==", - "dev": true, - "peerDependencies": { - "acorn": "^8" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/acorn-walk": { - "version": "8.2.0", - "resolved": "https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.2.0.tgz", - "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/add-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/add-stream/-/add-stream-1.0.0.tgz", - "integrity": "sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ==", - "dev": true - }, - "node_modules/address": { - "version": "1.2.2", - "resolved": "https://registry.npmmirror.com/address/-/address-1.2.2.tgz", - "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==", - "dev": true, - "engines": { - "node": ">= 10.0.0" - } - }, - "node_modules/aggregate-error": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz", - "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==", - "dev": true, - "dependencies": { - "clean-stack": "^2.0.0", - "indent-string": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "node_modules/ajv-formats": { - "version": "2.1.1", - "resolved": "https://registry.npmmirror.com/ajv-formats/-/ajv-formats-2.1.1.tgz", - "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", - "dev": true, - "dependencies": { - "ajv": "^8.0.0" - }, - "peerDependencies": { - "ajv": "^8.0.0" - }, - "peerDependenciesMeta": { - "ajv": { - "optional": true - } - } - }, - "node_modules/ajv-formats/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "node_modules/ajv-formats/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/ajv-keywords": { - "version": "3.5.2", - "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz", - "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "dev": true, - "peerDependencies": { - "ajv": "^6.9.1" - } - }, - "node_modules/animate.css": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/animate.css/-/animate.css-4.1.1.tgz", - "integrity": "sha512-+mRmCTv6SbCmtYJCN4faJMNFVNN5EuCTTprDTAo7YzIGji2KADmakjVA3+8mVDkZ2Bf09vayB35lSQIex2+QaQ==" - }, - "node_modules/ansi-align": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz", - "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==", - "dev": true, - "dependencies": { - "string-width": "^4.1.0" - } - }, - "node_modules/ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmmirror.com/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ansi-escapes": { - "version": "3.2.0", - "resolved": "https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz", - "integrity": "sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/ansi-html-community": { - "version": "0.0.8", - "resolved": "https://registry.npmmirror.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz", - "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==", - "dev": true, - "engines": [ - "node >= 0.8.0" - ], - "bin": { - "ansi-html": "bin/ansi-html" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/any-promise": { - "version": "1.3.0", - "resolved": "https://registry.npmmirror.com/any-promise/-/any-promise-1.3.0.tgz", - "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==", - "dev": true - }, - "node_modules/anymatch": { - "version": "3.1.3", - "resolved": "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz", - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "dev": true, - "dependencies": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/arch": { - "version": "2.2.0", - "resolved": "https://registry.npmmirror.com/arch/-/arch-2.2.0.tgz", - "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==", - "dev": true - }, - "node_modules/arg": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", - "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", - "dev": true - }, - "node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/array-flatten": { - "version": "2.1.2", - "resolved": "https://registry.npmmirror.com/array-flatten/-/array-flatten-2.1.2.tgz", - "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==", - "dev": true - }, - "node_modules/array-ify": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz", - "integrity": "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==", - "dev": true - }, - "node_modules/array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/arrify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "integrity": "sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/async": { - "version": "2.6.4", - "resolved": "https://registry.npmmirror.com/async/-/async-2.6.4.tgz", - "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==", - "dev": true, - "dependencies": { - "lodash": "^4.17.14" - } - }, - "node_modules/asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" - }, - "node_modules/at-least-node": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/at-least-node/-/at-least-node-1.0.0.tgz", - "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==", - "dev": true, - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/autoprefixer": { - "version": "10.4.13", - "resolved": "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.13.tgz", - "integrity": "sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "caniuse-lite": "^1.0.30001426", - "fraction.js": "^4.2.0", - "normalize-range": "^0.1.2", - "picocolors": "^1.0.0", - "postcss-value-parser": "^4.2.0" - }, - "bin": { - "autoprefixer": "bin/autoprefixer" - }, - "engines": { - "node": "^10 || ^12 || >=14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/axios": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.3.3.tgz", - "integrity": "sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==", - "dependencies": { - "follow-redirects": "^1.15.0", - "form-data": "^4.0.0", - "proxy-from-env": "^1.1.0" - } - }, - "node_modules/babel-code-frame": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz", - "integrity": "sha512-XqYMR2dfdGMW+hd0IUZ2PwK+fGeFkOxZJ0wY+JaQAHzt1Zx8LcvpiZD2NiGkEG8qx0CfkAOr5xt76d1e8vG90g==", - "dev": true, - "dependencies": { - "chalk": "^1.1.3", - "esutils": "^2.0.2", - "js-tokens": "^3.0.2" - } - }, - "node_modules/babel-code-frame/node_modules/ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/babel-code-frame/node_modules/ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/babel-code-frame/node_modules/chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==", - "dev": true, - "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/babel-code-frame/node_modules/js-tokens": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz", - "integrity": "sha512-RjTcuD4xjtthQkaWH7dFlH85L+QaVtSoOyGdZ3g6HFhS9dFNDfLyqgm2NFe2X6cQpeFmt0452FJjFG5UameExg==", - "dev": true - }, - "node_modules/babel-code-frame/node_modules/strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==", - "dev": true, - "dependencies": { - "ansi-regex": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/babel-code-frame/node_modules/supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/babel-loader": { - "version": "8.3.0", - "resolved": "https://registry.npmmirror.com/babel-loader/-/babel-loader-8.3.0.tgz", - "integrity": "sha512-H8SvsMF+m9t15HNLMipppzkC+Y2Yq+v3SonZyU70RBL/h1gxPkH08Ot8pEE9Z4Kd+czyWJClmFS8qzIP9OZ04Q==", - "dev": true, - "dependencies": { - "find-cache-dir": "^3.3.1", - "loader-utils": "^2.0.0", - "make-dir": "^3.1.0", - "schema-utils": "^2.6.5" - }, - "engines": { - "node": ">= 8.9" - }, - "peerDependencies": { - "@babel/core": "^7.0.0", - "webpack": ">=2" - } - }, - "node_modules/babel-loader/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, - "node_modules/babel-plugin-dynamic-import-node": { - "version": "2.3.3", - "resolved": "https://registry.npmmirror.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", - "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", - "dev": true, - "dependencies": { - "object.assign": "^4.1.0" - } - }, - "node_modules/babel-plugin-polyfill-corejs2": { - "version": "0.3.3", - "resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.3.tgz", - "integrity": "sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==", - "dev": true, - "dependencies": { - "@babel/compat-data": "^7.17.7", - "@babel/helper-define-polyfill-provider": "^0.3.3", - "semver": "^6.1.1" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/babel-plugin-polyfill-corejs3": { - "version": "0.6.0", - "resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz", - "integrity": "sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==", - "dev": true, - "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.3.3", - "core-js-compat": "^3.25.1" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/babel-plugin-polyfill-regenerator": { - "version": "0.4.1", - "resolved": "https://registry.npmmirror.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.1.tgz", - "integrity": "sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==", - "dev": true, - "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.3.3" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "node_modules/base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "dev": true - }, - "node_modules/batch": { - "version": "0.6.1", - "resolved": "https://registry.npmmirror.com/batch/-/batch-0.6.1.tgz", - "integrity": "sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==", - "dev": true - }, - "node_modules/big.js": { - "version": "5.2.2", - "resolved": "https://registry.npmmirror.com/big.js/-/big.js-5.2.2.tgz", - "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", - "dev": true, - "engines": { - "node": "*" - } - }, - "node_modules/binary-extensions": { - "version": "2.2.0", - "resolved": "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.2.0.tgz", - "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/bl": { - "version": "4.1.0", - "resolved": "https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz", - "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", - "dev": true, - "dependencies": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - } - }, - "node_modules/bluebird": { - "version": "3.7.2", - "resolved": "https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz", - "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==", - "dev": true - }, - "node_modules/body-parser": { - "version": "1.20.1", - "resolved": "https://registry.npmmirror.com/body-parser/-/body-parser-1.20.1.tgz", - "integrity": "sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==", - "dev": true, - "dependencies": { - "bytes": "3.1.2", - "content-type": "~1.0.4", - "debug": "2.6.9", - "depd": "2.0.0", - "destroy": "1.2.0", - "http-errors": "2.0.0", - "iconv-lite": "0.4.24", - "on-finished": "2.4.1", - "qs": "6.11.0", - "raw-body": "2.5.1", - "type-is": "~1.6.18", - "unpipe": "1.0.0" - }, - "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" - } - }, - "node_modules/body-parser/node_modules/bytes": { - "version": "3.1.2", - "resolved": "https://registry.npmmirror.com/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/body-parser/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/body-parser/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, - "node_modules/bonjour-service": { - "version": "1.1.0", - "resolved": "https://registry.npmmirror.com/bonjour-service/-/bonjour-service-1.1.0.tgz", - "integrity": "sha512-LVRinRB3k1/K0XzZ2p58COnWvkQknIY6sf0zF2rpErvcJXpMBttEPQSxK+HEXSS9VmpZlDoDnQWv8ftJT20B0Q==", - "dev": true, - "dependencies": { - "array-flatten": "^2.1.2", - "dns-equal": "^1.0.0", - "fast-deep-equal": "^3.1.3", - "multicast-dns": "^7.2.5" - } - }, - "node_modules/boolbase": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz", - "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", - "dev": true - }, - "node_modules/boxen": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/boxen/-/boxen-4.2.0.tgz", - "integrity": "sha512-eB4uT9RGzg2odpER62bBwSLvUeGC+WbRjjyyFhGsKnc8wp/m0+hQsMUvUe3H2V0D5vw0nBdO1hCJoZo5mKeuIQ==", - "dev": true, - "dependencies": { - "ansi-align": "^3.0.0", - "camelcase": "^5.3.1", - "chalk": "^3.0.0", - "cli-boxes": "^2.2.0", - "string-width": "^4.1.0", - "term-size": "^2.1.0", - "type-fest": "^0.8.1", - "widest-line": "^3.1.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/boxen/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/boxen/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/boxen/node_modules/chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/boxen/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/boxen/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/boxen/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/boxen/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/boxen/node_modules/type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/braces": { - "version": "3.0.2", - "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dev": true, - "dependencies": { - "fill-range": "^7.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/browserslist": { - "version": "4.21.5", - "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.21.5.tgz", - "integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==", - "dev": true, - "dependencies": { - "caniuse-lite": "^1.0.30001449", - "electron-to-chromium": "^1.4.284", - "node-releases": "^2.0.8", - "update-browserslist-db": "^1.0.10" - }, - "bin": { - "browserslist": "cli.js" - }, - "engines": { - "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" - } - }, - "node_modules/buffer": { - "version": "5.7.1", - "resolved": "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz", - "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", - "dev": true, - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.1.13" - } - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", - "dev": true - }, - "node_modules/builtins": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/builtins/-/builtins-1.0.3.tgz", - "integrity": "sha512-uYBjakWipfaO/bXI7E8rq6kpwHRZK5cNYrUv2OzZSI/FvmdMyXJ2tG9dKcjEC5YHmHpUAwsargWIZNWdxb/bnQ==", - "dev": true - }, - "node_modules/bytes": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/bytes/-/bytes-3.0.0.tgz", - "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/cacheable-request": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz", - "integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==", - "dev": true, - "dependencies": { - "clone-response": "^1.0.2", - "get-stream": "^5.1.0", - "http-cache-semantics": "^4.0.0", - "keyv": "^3.0.0", - "lowercase-keys": "^2.0.0", - "normalize-url": "^4.1.0", - "responselike": "^1.0.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cacheable-request/node_modules/get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dev": true, - "dependencies": { - "pump": "^3.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/cacheable-request/node_modules/lowercase-keys": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz", - "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/cacheable-request/node_modules/normalize-url": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz", - "integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/cachedir": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/cachedir/-/cachedir-2.3.0.tgz", - "integrity": "sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/call-bind": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.2.tgz", - "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/camel-case": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/camel-case/-/camel-case-4.1.2.tgz", - "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==", - "dev": true, - "dependencies": { - "pascal-case": "^3.1.2", - "tslib": "^2.0.3" - } - }, - "node_modules/camelcase": { - "version": "6.3.0", - "resolved": "https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/camelcase-keys": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz", - "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==", - "dev": true, - "dependencies": { - "camelcase": "^5.3.1", - "map-obj": "^4.0.0", - "quick-lru": "^4.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/camelcase-keys/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/caniuse-api": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/caniuse-api/-/caniuse-api-3.0.0.tgz", - "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==", - "dev": true, - "dependencies": { - "browserslist": "^4.0.0", - "caniuse-lite": "^1.0.0", - "lodash.memoize": "^4.1.2", - "lodash.uniq": "^4.5.0" - } - }, - "node_modules/caniuse-lite": { - "version": "1.0.30001451", - "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001451.tgz", - "integrity": "sha512-XY7UbUpGRatZzoRft//5xOa69/1iGJRBlrieH6QYrkKLIFn3m7OVEJ81dSrKoy2BnKsdbX5cLrOispZNYo9v2w==", - "dev": true - }, - "node_modules/capture-stack-trace": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/capture-stack-trace/-/capture-stack-trace-1.0.2.tgz", - "integrity": "sha512-X/WM2UQs6VMHUtjUDnZTRI+i1crWteJySFzr9UpGoQa4WQffXVTTXuekjl7TjZRlcF2XfjgITT0HxZ9RnxeT0w==", - "dev": true, - "engines": { - "node": ">=0.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/case-sensitive-paths-webpack-plugin": { - "version": "2.4.0", - "resolved": "https://registry.npmmirror.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz", - "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/chardet": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", - "integrity": "sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==", - "dev": true - }, - "node_modules/chokidar": { - "version": "3.5.3", - "resolved": "https://registry.npmmirror.com/chokidar/-/chokidar-3.5.3.tgz", - "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", - "dev": true, - "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/chokidar/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/chrome-trace-event": { - "version": "1.0.3", - "resolved": "https://registry.npmmirror.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", - "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==", - "dev": true, - "engines": { - "node": ">=6.0" - } - }, - "node_modules/ci-info": { - "version": "1.6.0", - "resolved": "https://registry.npmmirror.com/ci-info/-/ci-info-1.6.0.tgz", - "integrity": "sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A==", - "dev": true - }, - "node_modules/clean-css": { - "version": "5.3.2", - "resolved": "https://registry.npmmirror.com/clean-css/-/clean-css-5.3.2.tgz", - "integrity": "sha512-JVJbM+f3d3Q704rF4bqQ5UUyTtuJ0JRKNbTKVEeujCCBoMdkEi+V+e8oktO9qGQNSvHrFTM6JZRXrUvGR1czww==", - "dev": true, - "dependencies": { - "source-map": "~0.6.0" - }, - "engines": { - "node": ">= 10.0" - } - }, - "node_modules/clean-stack": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz", - "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/cli-boxes": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz", - "integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==", - "dev": true, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/cli-cursor": { - "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/cli-cursor/-/cli-cursor-3.1.0.tgz", - "integrity": "sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==", - "dev": true, - "dependencies": { - "restore-cursor": "^3.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cli-highlight": { - "version": "2.1.11", - "resolved": "https://registry.npmmirror.com/cli-highlight/-/cli-highlight-2.1.11.tgz", - "integrity": "sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg==", - "dev": true, - "dependencies": { - "chalk": "^4.0.0", - "highlight.js": "^10.7.1", - "mz": "^2.4.0", - "parse5": "^5.1.1", - "parse5-htmlparser2-tree-adapter": "^6.0.0", - "yargs": "^16.0.0" - }, - "bin": { - "highlight": "bin/highlight" - }, - "engines": { - "node": ">=8.0.0", - "npm": ">=5.0.0" - } - }, - "node_modules/cli-highlight/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cli-highlight/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/cli-highlight/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/cli-highlight/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/cli-highlight/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/cli-highlight/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cli-spinners": { - "version": "2.7.0", - "resolved": "https://registry.npmmirror.com/cli-spinners/-/cli-spinners-2.7.0.tgz", - "integrity": "sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/cli-truncate": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-3.1.0.tgz", - "integrity": "sha512-wfOBkjXteqSnI59oPcJkcPl/ZmwvMMOj340qUIY1SKZCv0B9Cf4D4fAucRkIKQmsIuYK3x1rrgU7MeGRruiuiA==", - "dev": true, - "dependencies": { - "slice-ansi": "^5.0.0", - "string-width": "^5.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/cli-truncate/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-regex?sponsor=1" - } - }, - "node_modules/cli-truncate/node_modules/ansi-styles": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/cli-truncate/node_modules/emoji-regex": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true - }, - "node_modules/cli-truncate/node_modules/is-fullwidth-code-point": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz", - "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/cli-truncate/node_modules/slice-ansi": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz", - "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^6.0.0", - "is-fullwidth-code-point": "^4.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/slice-ansi?sponsor=1" - } - }, - "node_modules/cli-truncate/node_modules/string-width": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "dev": true, - "dependencies": { - "eastasianwidth": "^0.2.0", - "emoji-regex": "^9.2.2", - "strip-ansi": "^7.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/cli-truncate/node_modules/strip-ansi": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz", - "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==", - "dev": true, - "dependencies": { - "ansi-regex": "^6.0.1" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/chalk/strip-ansi?sponsor=1" - } - }, - "node_modules/cli-width": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz", - "integrity": "sha512-FxqpkPPwu1HjuN93Omfm4h8uIanXofW0RxVEW3k5RKx+mJJYSthzNhp32Kzxxy3YAEZ/Dc/EWN1vZRY0+kOhbw==", - "dev": true, - "engines": { - "node": ">= 10" - } - }, - "node_modules/clipboardy": { - "version": "2.3.0", - "resolved": "https://registry.npmmirror.com/clipboardy/-/clipboardy-2.3.0.tgz", - "integrity": "sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==", - "dev": true, - "dependencies": { - "arch": "^2.1.1", - "execa": "^1.0.0", - "is-wsl": "^2.1.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/cliui": { - "version": "7.0.4", - "resolved": "https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz", - "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==", - "dev": true, - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^7.0.0" - } - }, - "node_modules/clone": { - "version": "1.0.4", - "resolved": "https://registry.npmmirror.com/clone/-/clone-1.0.4.tgz", - "integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==", - "dev": true, - "engines": { - "node": ">=0.8" - } - }, - "node_modules/clone-deep": { - "version": "4.0.1", - "resolved": "https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz", - "integrity": "sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==", - "dev": true, - "dependencies": { - "is-plain-object": "^2.0.4", - "kind-of": "^6.0.2", - "shallow-clone": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/clone-response": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.3.tgz", - "integrity": "sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==", - "dev": true, - "dependencies": { - "mimic-response": "^1.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "node_modules/colord": { - "version": "2.9.3", - "resolved": "https://registry.npmmirror.com/colord/-/colord-2.9.3.tgz", - "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==", - "dev": true - }, - "node_modules/colorette": { - "version": "2.0.19", - "resolved": "https://registry.npmmirror.com/colorette/-/colorette-2.0.19.tgz", - "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==", - "dev": true - }, - "node_modules/combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dependencies": { - "delayed-stream": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/commander": { - "version": "8.3.0", - "resolved": "https://registry.npmmirror.com/commander/-/commander-8.3.0.tgz", - "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", - "dev": true, - "engines": { - "node": ">= 12" - } - }, - "node_modules/comment-json": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/comment-json/-/comment-json-2.4.2.tgz", - "integrity": "sha512-T+iXox779qsqneMYx/x5BZyz4xjCeQRmuNVzz8tko7qZUs3MlzpA3RAs+O1XsgcKToNBMIvfVzafGOeiU7RggA==", - "dev": true, - "dependencies": { - "core-util-is": "^1.0.2", - "esprima": "^4.0.1", - "has-own-prop": "^2.0.0", - "repeat-string": "^1.6.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/commitizen": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/commitizen/-/commitizen-4.3.0.tgz", - "integrity": "sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==", - "dev": true, - "dependencies": { - "cachedir": "2.3.0", - "cz-conventional-changelog": "3.3.0", - "dedent": "0.7.0", - "detect-indent": "6.1.0", - "find-node-modules": "^2.1.2", - "find-root": "1.1.0", - "fs-extra": "9.1.0", - "glob": "7.2.3", - "inquirer": "8.2.5", - "is-utf8": "^0.2.1", - "lodash": "4.17.21", - "minimist": "1.2.7", - "strip-bom": "4.0.0", - "strip-json-comments": "3.1.1" - }, - "bin": { - "commitizen": "bin/commitizen", - "cz": "bin/git-cz", - "git-cz": "bin/git-cz" - }, - "engines": { - "node": ">= 12" - } - }, - "node_modules/commitizen/node_modules/ansi-escapes": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", - "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.21.3" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/commitizen/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/commitizen/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "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/commitizen/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/commitizen/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/commitizen/node_modules/figures": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz", - "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==", - "dev": true, - "dependencies": { - "escape-string-regexp": "^1.0.5" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/commitizen/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/commitizen/node_modules/inquirer": { - "version": "8.2.5", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-8.2.5.tgz", - "integrity": "sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==", - "dev": true, - "dependencies": { - "ansi-escapes": "^4.2.1", - "chalk": "^4.1.1", - "cli-cursor": "^3.1.0", - "cli-width": "^3.0.0", - "external-editor": "^3.0.3", - "figures": "^3.0.0", - "lodash": "^4.17.21", - "mute-stream": "0.0.8", - "ora": "^5.4.1", - "run-async": "^2.4.0", - "rxjs": "^7.5.5", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0", - "through": "^2.3.6", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": ">=12.0.0" - } - }, - "node_modules/commitizen/node_modules/minimist": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.7.tgz", - "integrity": "sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/commitizen/node_modules/rxjs": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz", - "integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==", - "dev": true, - "dependencies": { - "tslib": "^2.1.0" - } - }, - "node_modules/commitizen/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/commitizen/node_modules/type-fest": { - "version": "0.21.3", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", - "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/commondir": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/commondir/-/commondir-1.0.1.tgz", - "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==", - "dev": true - }, - "node_modules/compare-func": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz", - "integrity": "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==", - "dev": true, - "dependencies": { - "array-ify": "^1.0.0", - "dot-prop": "^5.1.0" - } - }, - "node_modules/compressible": { - "version": "2.0.18", - "resolved": "https://registry.npmmirror.com/compressible/-/compressible-2.0.18.tgz", - "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==", - "dev": true, - "dependencies": { - "mime-db": ">= 1.43.0 < 2" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/compression": { - "version": "1.7.4", - "resolved": "https://registry.npmmirror.com/compression/-/compression-1.7.4.tgz", - "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==", - "dev": true, - "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/compression/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/compression/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, - "node_modules/compression/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "dev": true - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "node_modules/concat-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz", - "integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==", - "dev": true, - "engines": [ - "node >= 6.0" - ], - "dependencies": { - "buffer-from": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^3.0.2", - "typedarray": "^0.0.6" - } - }, - "node_modules/configstore": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/configstore/-/configstore-5.0.1.tgz", - "integrity": "sha512-aMKprgk5YhBNyH25hj8wGt2+D52Sw1DRRIzqBwLp2Ya9mFmY8KPvvtvmna8SxVR9JMZ4kzMD68N22vlaRpkeFA==", - "dev": true, - "dependencies": { - "dot-prop": "^5.2.0", - "graceful-fs": "^4.1.2", - "make-dir": "^3.0.0", - "unique-string": "^2.0.0", - "write-file-atomic": "^3.0.0", - "xdg-basedir": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/connect-history-api-fallback": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz", - "integrity": "sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA==", - "dev": true, - "engines": { - "node": ">=0.8" - } - }, - "node_modules/consolidate": { - "version": "0.15.1", - "resolved": "https://registry.npmmirror.com/consolidate/-/consolidate-0.15.1.tgz", - "integrity": "sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw==", - "dev": true, - "dependencies": { - "bluebird": "^3.1.1" - }, - "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/content-disposition": { - "version": "0.5.4", - "resolved": "https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.4.tgz", - "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==", - "dev": true, - "dependencies": { - "safe-buffer": "5.2.1" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/content-type": { - "version": "1.0.5", - "resolved": "https://registry.npmmirror.com/content-type/-/content-type-1.0.5.tgz", - "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/conventional-changelog": { - "version": "3.1.25", - "resolved": "https://registry.npmjs.org/conventional-changelog/-/conventional-changelog-3.1.25.tgz", - "integrity": "sha512-ryhi3fd1mKf3fSjbLXOfK2D06YwKNic1nC9mWqybBHdObPd8KJ2vjaXZfYj1U23t+V8T8n0d7gwnc9XbIdFbyQ==", - "dev": true, - "dependencies": { - "conventional-changelog-angular": "^5.0.12", - "conventional-changelog-atom": "^2.0.8", - "conventional-changelog-codemirror": "^2.0.8", - "conventional-changelog-conventionalcommits": "^4.5.0", - "conventional-changelog-core": "^4.2.1", - "conventional-changelog-ember": "^2.0.9", - "conventional-changelog-eslint": "^3.0.9", - "conventional-changelog-express": "^2.0.6", - "conventional-changelog-jquery": "^3.0.11", - "conventional-changelog-jshint": "^2.0.9", - "conventional-changelog-preset-loader": "^2.3.4" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-angular": { - "version": "5.0.13", - "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-5.0.13.tgz", - "integrity": "sha512-i/gipMxs7s8L/QeuavPF2hLnJgH6pEZAttySB6aiQLWcX3puWDL3ACVmvBhJGxnAy52Qc15ua26BufY6KpmrVA==", - "dev": true, - "dependencies": { - "compare-func": "^2.0.0", - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-atom": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-2.0.8.tgz", - "integrity": "sha512-xo6v46icsFTK3bb7dY/8m2qvc8sZemRgdqLb/bjpBsH2UyOS8rKNTgcb5025Hri6IpANPApbXMg15QLb1LJpBw==", - "dev": true, - "dependencies": { - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-codemirror": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/conventional-changelog-codemirror/-/conventional-changelog-codemirror-2.0.8.tgz", - "integrity": "sha512-z5DAsn3uj1Vfp7po3gpt2Boc+Bdwmw2++ZHa5Ak9k0UKsYAO5mH1UBTN0qSCuJZREIhX6WU4E1p3IW2oRCNzQw==", - "dev": true, - "dependencies": { - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-config-spec": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz", - "integrity": "sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==", - "dev": true - }, - "node_modules/conventional-changelog-conventionalcommits": { - "version": "4.6.3", - "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz", - "integrity": "sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==", - "dev": true, - "dependencies": { - "compare-func": "^2.0.0", - "lodash": "^4.17.15", - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-core": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/conventional-changelog-core/-/conventional-changelog-core-4.2.4.tgz", - "integrity": "sha512-gDVS+zVJHE2v4SLc6B0sLsPiloR0ygU7HaDW14aNJE1v4SlqJPILPl/aJC7YdtRE4CybBf8gDwObBvKha8Xlyg==", - "dev": true, - "dependencies": { - "add-stream": "^1.0.0", - "conventional-changelog-writer": "^5.0.0", - "conventional-commits-parser": "^3.2.0", - "dateformat": "^3.0.0", - "get-pkg-repo": "^4.0.0", - "git-raw-commits": "^2.0.8", - "git-remote-origin-url": "^2.0.0", - "git-semver-tags": "^4.1.1", - "lodash": "^4.17.15", - "normalize-package-data": "^3.0.0", - "q": "^1.5.1", - "read-pkg": "^3.0.0", - "read-pkg-up": "^3.0.0", - "through2": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-core/node_modules/find-up": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "integrity": "sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==", - "dev": true, - "dependencies": { - "locate-path": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/conventional-changelog-core/node_modules/hosted-git-info": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", - "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-core/node_modules/locate-path": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", - "integrity": "sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==", - "dev": true, - "dependencies": { - "p-locate": "^2.0.0", - "path-exists": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/conventional-changelog-core/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-core/node_modules/normalize-package-data": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz", - "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==", - "dev": true, - "dependencies": { - "hosted-git-info": "^4.0.1", - "is-core-module": "^2.5.0", - "semver": "^7.3.4", - "validate-npm-package-license": "^3.0.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-core/node_modules/p-limit": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz", - "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==", - "dev": true, - "dependencies": { - "p-try": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/conventional-changelog-core/node_modules/p-locate": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", - "integrity": "sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==", - "dev": true, - "dependencies": { - "p-limit": "^1.1.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/conventional-changelog-core/node_modules/p-try": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz", - "integrity": "sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/conventional-changelog-core/node_modules/path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/conventional-changelog-core/node_modules/path-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "dependencies": { - "pify": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/conventional-changelog-core/node_modules/read-pkg": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", - "integrity": "sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==", - "dev": true, - "dependencies": { - "load-json-file": "^4.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/conventional-changelog-core/node_modules/read-pkg-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz", - "integrity": "sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==", - "dev": true, - "dependencies": { - "find-up": "^2.0.0", - "read-pkg": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/conventional-changelog-core/node_modules/read-pkg/node_modules/hosted-git-info": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", - "dev": true - }, - "node_modules/conventional-changelog-core/node_modules/read-pkg/node_modules/normalize-package-data": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "dev": true, - "dependencies": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "node_modules/conventional-changelog-core/node_modules/read-pkg/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/conventional-changelog-core/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-core/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/conventional-changelog-ember": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-2.0.9.tgz", - "integrity": "sha512-ulzIReoZEvZCBDhcNYfDIsLTHzYHc7awh+eI44ZtV5cx6LVxLlVtEmcO+2/kGIHGtw+qVabJYjdI5cJOQgXh1A==", - "dev": true, - "dependencies": { - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-eslint": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/conventional-changelog-eslint/-/conventional-changelog-eslint-3.0.9.tgz", - "integrity": "sha512-6NpUCMgU8qmWmyAMSZO5NrRd7rTgErjrm4VASam2u5jrZS0n38V7Y9CzTtLT2qwz5xEChDR4BduoWIr8TfwvXA==", - "dev": true, - "dependencies": { - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-express": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/conventional-changelog-express/-/conventional-changelog-express-2.0.6.tgz", - "integrity": "sha512-SDez2f3iVJw6V563O3pRtNwXtQaSmEfTCaTBPCqn0oG0mfkq0rX4hHBq5P7De2MncoRixrALj3u3oQsNK+Q0pQ==", - "dev": true, - "dependencies": { - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-jquery": { - "version": "3.0.11", - "resolved": "https://registry.npmjs.org/conventional-changelog-jquery/-/conventional-changelog-jquery-3.0.11.tgz", - "integrity": "sha512-x8AWz5/Td55F7+o/9LQ6cQIPwrCjfJQ5Zmfqi8thwUEKHstEn4kTIofXub7plf1xvFA2TqhZlq7fy5OmV6BOMw==", - "dev": true, - "dependencies": { - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-jshint": { - "version": "2.0.9", - "resolved": "https://registry.npmjs.org/conventional-changelog-jshint/-/conventional-changelog-jshint-2.0.9.tgz", - "integrity": "sha512-wMLdaIzq6TNnMHMy31hql02OEQ8nCQfExw1SE0hYL5KvU+JCTuPaDO+7JiogGT2gJAxiUGATdtYYfh+nT+6riA==", - "dev": true, - "dependencies": { - "compare-func": "^2.0.0", - "q": "^1.5.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-preset-loader": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-2.3.4.tgz", - "integrity": "sha512-GEKRWkrSAZeTq5+YjUZOYxdHq+ci4dNwHvpaBC3+ENalzFWuCWa9EZXSuZBpkr72sMdKB+1fyDV4takK1Lf58g==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-changelog-writer": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz", - "integrity": "sha512-5WsuKUfxW7suLblAbFnxAcrvf6r+0b7GvNaWUwUIk0bXMnENP/PEieGKVUQrjPqwPT4o3EPAASBXiY6iHooLOQ==", - "dev": true, - "dependencies": { - "conventional-commits-filter": "^2.0.7", - "dateformat": "^3.0.0", - "handlebars": "^4.7.7", - "json-stringify-safe": "^5.0.1", - "lodash": "^4.17.15", - "meow": "^8.0.0", - "semver": "^6.0.0", - "split": "^1.0.0", - "through2": "^4.0.0" - }, - "bin": { - "conventional-changelog-writer": "cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-commit-types": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-commit-types/-/conventional-commit-types-3.0.0.tgz", - "integrity": "sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==", - "dev": true - }, - "node_modules/conventional-commits-filter": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/conventional-commits-filter/-/conventional-commits-filter-2.0.7.tgz", - "integrity": "sha512-ASS9SamOP4TbCClsRHxIHXRfcGCnIoQqkvAzCSbZzTFLfcTqJVugB0agRgsEELsqaeWgsXv513eS116wnlSSPA==", - "dev": true, - "dependencies": { - "lodash.ismatch": "^4.4.0", - "modify-values": "^1.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-commits-parser": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.4.tgz", - "integrity": "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==", - "dev": true, - "dependencies": { - "is-text-path": "^1.0.1", - "JSONStream": "^1.0.4", - "lodash": "^4.17.15", - "meow": "^8.0.0", - "split2": "^3.0.0", - "through2": "^4.0.0" - }, - "bin": { - "conventional-commits-parser": "cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/conventional-recommended-bump": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/conventional-recommended-bump/-/conventional-recommended-bump-6.1.0.tgz", - "integrity": "sha512-uiApbSiNGM/kkdL9GTOLAqC4hbptObFo4wW2QRyHsKciGAfQuLU1ShZ1BIVI/+K2BE/W1AWYQMCXAsv4dyKPaw==", - "dev": true, - "dependencies": { - "concat-stream": "^2.0.0", - "conventional-changelog-preset-loader": "^2.3.4", - "conventional-commits-filter": "^2.0.7", - "conventional-commits-parser": "^3.2.0", - "git-raw-commits": "^2.0.8", - "git-semver-tags": "^4.1.1", - "meow": "^8.0.0", - "q": "^1.5.1" - }, - "bin": { - "conventional-recommended-bump": "cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/convert-source-map": { - "version": "1.9.0", - "resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.9.0.tgz", - "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", - "dev": true - }, - "node_modules/cookie": { - "version": "0.5.0", - "resolved": "https://registry.npmmirror.com/cookie/-/cookie-0.5.0.tgz", - "integrity": "sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/cookie-signature": { - "version": "1.0.6", - "resolved": "https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz", - "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==", - "dev": true - }, - "node_modules/copy-webpack-plugin": { - "version": "9.1.0", - "resolved": "https://registry.npmmirror.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz", - "integrity": "sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA==", - "dev": true, - "dependencies": { - "fast-glob": "^3.2.7", - "glob-parent": "^6.0.1", - "globby": "^11.0.3", - "normalize-path": "^3.0.0", - "schema-utils": "^3.1.1", - "serialize-javascript": "^6.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "webpack": "^5.1.0" - } - }, - "node_modules/copy-webpack-plugin/node_modules/schema-utils": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-3.1.1.tgz", - "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/core-js": { - "version": "3.28.0", - "resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.28.0.tgz", - "integrity": "sha512-GiZn9D4Z/rSYvTeg1ljAIsEqFm0LaN9gVtwDCrKL80zHtS31p9BAjmTxVqTQDMpwlMolJZOFntUG2uwyj7DAqw==", - "hasInstallScript": true - }, - "node_modules/core-js-compat": { - "version": "3.28.0", - "resolved": "https://registry.npmmirror.com/core-js-compat/-/core-js-compat-3.28.0.tgz", - "integrity": "sha512-myzPgE7QodMg4nnd3K1TDoES/nADRStM8Gpz0D6nhkwbmwEnE0ZGJgoWsvQ722FR8D7xS0n0LV556RcEicjTyg==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.5" - } - }, - "node_modules/core-util-is": { - "version": "1.0.3", - "resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz", - "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==", - "dev": true - }, - "node_modules/cosmiconfig": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/cosmiconfig/-/cosmiconfig-6.0.0.tgz", - "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==", - "dev": true, - "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.1.0", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.7.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/create-error-class": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz", - "integrity": "sha512-gYTKKexFO3kh200H1Nit76sRwRtOY32vQd3jpAQKpLtZqyNsSQNfI4N7o3eP2wUjV35pTWKRYqFUDBvUha/Pkw==", - "dev": true, - "dependencies": { - "capture-stack-trace": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/create-require": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", - "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", - "dev": true - }, - "node_modules/cross-spawn": { - "version": "6.0.5", - "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-6.0.5.tgz", - "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", - "dev": true, - "dependencies": { - "nice-try": "^1.0.4", - "path-key": "^2.0.1", - "semver": "^5.5.0", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - }, - "engines": { - "node": ">=4.8" - } - }, - "node_modules/cross-spawn/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/crypto-random-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz", - "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/css-declaration-sorter": { - "version": "6.3.1", - "resolved": "https://registry.npmmirror.com/css-declaration-sorter/-/css-declaration-sorter-6.3.1.tgz", - "integrity": "sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14" - }, - "peerDependencies": { - "postcss": "^8.0.9" - } - }, - "node_modules/css-functions-list": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.1.0.tgz", - "integrity": "sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w==", - "dev": true, - "engines": { - "node": ">=12.22" - } - }, - "node_modules/css-loader": { - "version": "6.7.3", - "resolved": "https://registry.npmmirror.com/css-loader/-/css-loader-6.7.3.tgz", - "integrity": "sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==", - "dev": true, - "dependencies": { - "icss-utils": "^5.1.0", - "postcss": "^8.4.19", - "postcss-modules-extract-imports": "^3.0.0", - "postcss-modules-local-by-default": "^4.0.0", - "postcss-modules-scope": "^3.0.0", - "postcss-modules-values": "^4.0.0", - "postcss-value-parser": "^4.2.0", - "semver": "^7.3.8" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "webpack": "^5.0.0" - } - }, - "node_modules/css-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/css-loader/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/css-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/css-minimizer-webpack-plugin": { - "version": "3.4.1", - "resolved": "https://registry.npmmirror.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz", - "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==", - "dev": true, - "dependencies": { - "cssnano": "^5.0.6", - "jest-worker": "^27.0.2", - "postcss": "^8.3.5", - "schema-utils": "^4.0.0", - "serialize-javascript": "^6.0.0", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "webpack": "^5.0.0" - }, - "peerDependenciesMeta": { - "@parcel/css": { - "optional": true - }, - "clean-css": { - "optional": true - }, - "csso": { - "optional": true - }, - "esbuild": { - "optional": true - } - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - } - }, - "node_modules/css-select": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/css-select/-/css-select-4.3.0.tgz", - "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==", - "dev": true, - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.0.1", - "domhandler": "^4.3.1", - "domutils": "^2.8.0", - "nth-check": "^2.0.1" - } - }, - "node_modules/css-tree": { - "version": "1.1.3", - "resolved": "https://registry.npmmirror.com/css-tree/-/css-tree-1.1.3.tgz", - "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.14", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/css-what": { - "version": "6.1.0", - "resolved": "https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz", - "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", - "dev": true, - "engines": { - "node": ">= 6" - } - }, - "node_modules/cssesc": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz", - "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", - "dev": true, - "bin": { - "cssesc": "bin/cssesc" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/cssnano": { - "version": "5.1.14", - "resolved": "https://registry.npmmirror.com/cssnano/-/cssnano-5.1.14.tgz", - "integrity": "sha512-Oou7ihiTocbKqi0J1bB+TRJIQX5RMR3JghA8hcWSw9mjBLQ5Y3RWqEDoYG3sRNlAbCIXpqMoZGbq5KDR3vdzgw==", - "dev": true, - "dependencies": { - "cssnano-preset-default": "^5.2.13", - "lilconfig": "^2.0.3", - "yaml": "^1.10.2" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/cssnano-preset-default": { - "version": "5.2.13", - "resolved": "https://registry.npmmirror.com/cssnano-preset-default/-/cssnano-preset-default-5.2.13.tgz", - "integrity": "sha512-PX7sQ4Pb+UtOWuz8A1d+Rbi+WimBIxJTRyBdgGp1J75VU0r/HFQeLnMYgHiCAp6AR4rqrc7Y4R+1Rjk3KJz6DQ==", - "dev": true, - "dependencies": { - "css-declaration-sorter": "^6.3.1", - "cssnano-utils": "^3.1.0", - "postcss-calc": "^8.2.3", - "postcss-colormin": "^5.3.0", - "postcss-convert-values": "^5.1.3", - "postcss-discard-comments": "^5.1.2", - "postcss-discard-duplicates": "^5.1.0", - "postcss-discard-empty": "^5.1.1", - "postcss-discard-overridden": "^5.1.0", - "postcss-merge-longhand": "^5.1.7", - "postcss-merge-rules": "^5.1.3", - "postcss-minify-font-values": "^5.1.0", - "postcss-minify-gradients": "^5.1.1", - "postcss-minify-params": "^5.1.4", - "postcss-minify-selectors": "^5.2.1", - "postcss-normalize-charset": "^5.1.0", - "postcss-normalize-display-values": "^5.1.0", - "postcss-normalize-positions": "^5.1.1", - "postcss-normalize-repeat-style": "^5.1.1", - "postcss-normalize-string": "^5.1.0", - "postcss-normalize-timing-functions": "^5.1.0", - "postcss-normalize-unicode": "^5.1.1", - "postcss-normalize-url": "^5.1.0", - "postcss-normalize-whitespace": "^5.1.1", - "postcss-ordered-values": "^5.1.3", - "postcss-reduce-initial": "^5.1.1", - "postcss-reduce-transforms": "^5.1.0", - "postcss-svgo": "^5.1.0", - "postcss-unique-selectors": "^5.1.1" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/cssnano-utils": { - "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/cssnano-utils/-/cssnano-utils-3.1.0.tgz", - "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/csso": { - "version": "4.2.0", - "resolved": "https://registry.npmmirror.com/csso/-/csso-4.2.0.tgz", - "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==", - "dev": true, - "dependencies": { - "css-tree": "^1.1.2" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/csstype": { - "version": "2.6.21", - "resolved": "https://registry.npmmirror.com/csstype/-/csstype-2.6.21.tgz", - "integrity": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==" - }, - "node_modules/cz-conventional-changelog": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz", - "integrity": "sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw==", - "dev": true, - "dependencies": { - "chalk": "^2.4.1", - "commitizen": "^4.0.3", - "conventional-commit-types": "^3.0.0", - "lodash.map": "^4.5.1", - "longest": "^2.0.1", - "word-wrap": "^1.0.3" - }, - "engines": { - "node": ">= 10" - }, - "optionalDependencies": { - "@commitlint/load": ">6.1.1" - } - }, - "node_modules/cz-git": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/cz-git/-/cz-git-1.4.1.tgz", - "integrity": "sha512-EOtuitcnfxde8t3NNTKh2YxEJhLXGiVlKSVaZipK3+DVo135rEUifAfqxkslM66Nf6ZO7a+3JR+XAOLhMXUAjQ==", - "dev": true - }, - "node_modules/dargs": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz", - "integrity": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/dateformat": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-3.0.3.tgz", - "integrity": "sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==", - "dev": true, - "engines": { - "node": "*" - } - }, - "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmmirror.com/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decamelize-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.1.tgz", - "integrity": "sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==", - "dev": true, - "dependencies": { - "decamelize": "^1.1.0", - "map-obj": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/decamelize-keys/node_modules/map-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", - "integrity": "sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decompress-response": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", - "integrity": "sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==", - "dev": true, - "dependencies": { - "mimic-response": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/dedent": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz", - "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==", - "dev": true - }, - "node_modules/deep-extend": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", - "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", - "dev": true, - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "node_modules/deepmerge": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.0.tgz", - "integrity": "sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/default-gateway": { - "version": "6.0.3", - "resolved": "https://registry.npmmirror.com/default-gateway/-/default-gateway-6.0.3.tgz", - "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", - "dev": true, - "dependencies": { - "execa": "^5.0.0" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/default-gateway/node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/default-gateway/node_modules/execa": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "dev": true, - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/default-gateway/node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/default-gateway/node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/default-gateway/node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/default-gateway/node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/default-gateway/node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/default-gateway/node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/default-gateway/node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/defaults": { - "version": "1.0.4", - "resolved": "https://registry.npmmirror.com/defaults/-/defaults-1.0.4.tgz", - "integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==", - "dev": true, - "dependencies": { - "clone": "^1.0.2" - } - }, - "node_modules/defer-to-connect": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz", - "integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==", - "dev": true - }, - "node_modules/define-lazy-prop": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", - "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/define-properties": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/define-properties/-/define-properties-1.2.0.tgz", - "integrity": "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==", - "dev": true, - "dependencies": { - "has-property-descriptors": "^1.0.0", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/depd": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz", - "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/destroy": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz", - "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", - "dev": true, - "engines": { - "node": ">= 0.8", - "npm": "1.2.8000 || >= 1.4.16" - } - }, - "node_modules/detect-file": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/detect-file/-/detect-file-1.0.0.tgz", - "integrity": "sha512-DtCOLG98P007x7wiiOmfI0fi3eIKyWiLTGJ2MDnVi/E04lWGbf+JzrRHMm0rgIIZJGtHpKpbVgLWHrv8xXpc3Q==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/detect-indent": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/detect-indent/-/detect-indent-6.1.0.tgz", - "integrity": "sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/detect-newline": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", - "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/detect-node": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/detect-node/-/detect-node-2.1.0.tgz", - "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==", - "dev": true - }, - "node_modules/diff": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", - "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", - "dev": true, - "engines": { - "node": ">=0.3.1" - } - }, - "node_modules/dijkstrajs": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/dijkstrajs/-/dijkstrajs-1.0.2.tgz", - "integrity": "sha512-QV6PMaHTCNmKSeP6QoXhVTw9snc9VD8MulTT0Bd99Pacp4SS1cjcrYPgBPmibqKVtMJJfqC6XvOXgPMEEPH/fg==" - }, - "node_modules/dir-glob": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz", - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "dev": true, - "dependencies": { - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/dns-equal": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/dns-equal/-/dns-equal-1.0.0.tgz", - "integrity": "sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==", - "dev": true - }, - "node_modules/dns-packet": { - "version": "5.4.0", - "resolved": "https://registry.npmmirror.com/dns-packet/-/dns-packet-5.4.0.tgz", - "integrity": "sha512-EgqGeaBB8hLiHLZtp/IbaDQTL8pZ0+IvwzSHA6d7VyMDM+B9hgddEMa9xjK5oYnw0ci0JQ6g2XCD7/f6cafU6g==", - "dev": true, - "dependencies": { - "@leichtgewicht/ip-codec": "^2.0.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/dom-converter": { - "version": "0.2.0", - "resolved": "https://registry.npmmirror.com/dom-converter/-/dom-converter-0.2.0.tgz", - "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==", - "dev": true, - "dependencies": { - "utila": "~0.4" - } - }, - "node_modules/dom-serializer": { - "version": "1.4.1", - "resolved": "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.4.1.tgz", - "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==", - "dev": true, - "dependencies": { - "domelementtype": "^2.0.1", - "domhandler": "^4.2.0", - "entities": "^2.0.0" - } - }, - "node_modules/dom7": { - "version": "4.0.6", - "resolved": "https://registry.npmmirror.com/dom7/-/dom7-4.0.6.tgz", - "integrity": "sha512-emjdpPLhpNubapLFdjNL9tP06Sr+GZkrIHEXLWvOGsytACUrkbeIdjO5g77m00BrHTznnlcNqgmn7pCN192TBA==", - "dependencies": { - "ssr-window": "^4.0.0" - } - }, - "node_modules/domelementtype": { - "version": "2.3.0", - "resolved": "https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz", - "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==", - "dev": true - }, - "node_modules/domhandler": { - "version": "4.3.1", - "resolved": "https://registry.npmmirror.com/domhandler/-/domhandler-4.3.1.tgz", - "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", - "dev": true, - "dependencies": { - "domelementtype": "^2.2.0" - }, - "engines": { - "node": ">= 4" - } - }, - "node_modules/domutils": { - "version": "2.8.0", - "resolved": "https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz", - "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==", - "dev": true, - "dependencies": { - "dom-serializer": "^1.0.1", - "domelementtype": "^2.2.0", - "domhandler": "^4.2.0" - } - }, - "node_modules/dot-case": { - "version": "3.0.4", - "resolved": "https://registry.npmmirror.com/dot-case/-/dot-case-3.0.4.tgz", - "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==", - "dev": true, - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/dot-prop": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz", - "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==", - "dev": true, - "dependencies": { - "is-obj": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/dotenv": { - "version": "10.0.0", - "resolved": "https://registry.npmmirror.com/dotenv/-/dotenv-10.0.0.tgz", - "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/dotenv-expand": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz", - "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==", - "dev": true - }, - "node_modules/dotgitignore": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/dotgitignore/-/dotgitignore-2.1.0.tgz", - "integrity": "sha512-sCm11ak2oY6DglEPpCB8TixLjWAxd3kJTs6UIcSasNYxXdFPV+YKlye92c8H4kKFqV5qYMIh7d+cYecEg0dIkA==", - "dev": true, - "dependencies": { - "find-up": "^3.0.0", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/dotgitignore/node_modules/find-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", - "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", - "dev": true, - "dependencies": { - "locate-path": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/dotgitignore/node_modules/locate-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", - "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", - "dev": true, - "dependencies": { - "p-locate": "^3.0.0", - "path-exists": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/dotgitignore/node_modules/p-locate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", - "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", - "dev": true, - "dependencies": { - "p-limit": "^2.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/dotgitignore/node_modules/path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/duplexer": { - "version": "0.1.2", - "resolved": "https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz", - "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", - "dev": true - }, - "node_modules/duplexer3": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.5.tgz", - "integrity": "sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==", - "dev": true - }, - "node_modules/eastasianwidth": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "dev": true - }, - "node_modules/easy-stack": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/easy-stack/-/easy-stack-1.0.1.tgz", - "integrity": "sha512-wK2sCs4feiiJeFXn3zvY0p41mdU5VUgbgs1rNsc/y5ngFUijdWd+iIN8eoyuZHKB8xN6BL4PdWmzqFmxNg6V2w==", - "dev": true, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/editorconfig": { - "version": "0.15.3", - "resolved": "https://registry.npmjs.org/editorconfig/-/editorconfig-0.15.3.tgz", - "integrity": "sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==", - "dev": true, - "dependencies": { - "commander": "^2.19.0", - "lru-cache": "^4.1.5", - "semver": "^5.6.0", - "sigmund": "^1.0.1" - }, - "bin": { - "editorconfig": "bin/editorconfig" - } - }, - "node_modules/editorconfig/node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true - }, - "node_modules/editorconfig/node_modules/lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", - "dev": true, - "dependencies": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - } - }, - "node_modules/editorconfig/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/editorconfig/node_modules/yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==", - "dev": true - }, - "node_modules/ee-first": { - "version": "1.1.1", - "resolved": "https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz", - "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==", - "dev": true - }, - "node_modules/electron-to-chromium": { - "version": "1.4.295", - "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.295.tgz", - "integrity": "sha512-lEO94zqf1bDA3aepxwnWoHUjA8sZ+2owgcSZjYQy0+uOSEclJX0VieZC+r+wLpSxUHRd6gG32znTWmr+5iGzFw==", - "dev": true - }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" - }, - "node_modules/emojis-list": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz", - "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/encode-utf8": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/encode-utf8/-/encode-utf8-1.0.3.tgz", - "integrity": "sha512-ucAnuBEhUK4boH2HjVYG5Q2mQyPorvv0u/ocS+zhdw0S8AlHYY+GOFhP1Gio5z4icpP2ivFSvhtFjQi8+T9ppw==" - }, - "node_modules/encodeurl": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz", - "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/end-of-stream": { - "version": "1.4.4", - "resolved": "https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz", - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "dev": true, - "dependencies": { - "once": "^1.4.0" - } - }, - "node_modules/enhanced-resolve": { - "version": "5.12.0", - "resolved": "https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz", - "integrity": "sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==", - "dev": true, - "dependencies": { - "graceful-fs": "^4.2.4", - "tapable": "^2.2.0" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/enhanced-resolve/node_modules/tapable": { - "version": "2.2.1", - "resolved": "https://registry.npmmirror.com/tapable/-/tapable-2.2.1.tgz", - "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/enquirer": { - "version": "2.3.6", - "resolved": "https://registry.npmmirror.com/enquirer/-/enquirer-2.3.6.tgz", - "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==", - "dev": true, - "dependencies": { - "ansi-colors": "^4.1.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/entities": { - "version": "2.2.0", - "resolved": "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz", - "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==", - "dev": true - }, - "node_modules/error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "dev": true, - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, - "node_modules/error-stack-parser": { - "version": "2.1.4", - "resolved": "https://registry.npmmirror.com/error-stack-parser/-/error-stack-parser-2.1.4.tgz", - "integrity": "sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==", - "dev": true, - "dependencies": { - "stackframe": "^1.3.4" - } - }, - "node_modules/es-module-lexer": { - "version": "0.9.3", - "resolved": "https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz", - "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==", - "dev": true - }, - "node_modules/escalade": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.1.1.tgz", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/escape-goat": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-2.1.1.tgz", - "integrity": "sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/escape-html": { - "version": "1.0.3", - "resolved": "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz", - "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==", - "dev": true - }, - "node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmmirror.com/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "dependencies": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/eslint-config-prettier": { - "version": "8.6.0", - "resolved": "https://registry.npmmirror.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz", - "integrity": "sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==", - "dev": true, - "bin": { - "eslint-config-prettier": "bin/cli.js" - }, - "peerDependencies": { - "eslint": ">=7.0.0" - } - }, - "node_modules/eslint-plugin-prettier": { - "version": "4.2.1", - "resolved": "https://registry.npmmirror.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz", - "integrity": "sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==", - "dev": true, - "dependencies": { - "prettier-linter-helpers": "^1.0.0" - }, - "engines": { - "node": ">=12.0.0" - }, - "peerDependencies": { - "eslint": ">=7.28.0", - "prettier": ">=2.0.0" - }, - "peerDependenciesMeta": { - "eslint-config-prettier": { - "optional": true - } - } - }, - "node_modules/eslint-plugin-vue": { - "version": "8.7.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz", - "integrity": "sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==", - "dev": true, - "dependencies": { - "eslint-utils": "^3.0.0", - "natural-compare": "^1.4.0", - "nth-check": "^2.0.1", - "postcss-selector-parser": "^6.0.9", - "semver": "^7.3.5", - "vue-eslint-parser": "^8.0.1" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/eslint-plugin-vue/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint-plugin-vue/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint-plugin-vue/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/eslint-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz", - "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", - "dev": true, - "dependencies": { - "eslint-visitor-keys": "^2.0.0" - }, - "engines": { - "node": "^10.0.0 || ^12.0.0 || >= 14.0.0" - }, - "peerDependencies": { - "eslint": ">=5" - } - }, - "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "3.3.0", - "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", - "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", - "dev": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/eslint-webpack-plugin": { - "version": "3.2.0", - "resolved": "https://registry.npmmirror.com/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz", - "integrity": "sha512-avrKcGncpPbPSUHX6B3stNGzkKFto3eL+DKM4+VyMrVnhPc3vRczVlCq3uhuFOdRvDHTVXuzwk1ZKUrqDQHQ9w==", - "dev": true, - "dependencies": { - "@types/eslint": "^7.29.0 || ^8.4.1", - "jest-worker": "^28.0.2", - "micromatch": "^4.0.5", - "normalize-path": "^3.0.0", - "schema-utils": "^4.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0", - "webpack": "^5.0.0" - } - }, - "node_modules/eslint-webpack-plugin/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "node_modules/eslint-webpack-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/eslint-webpack-plugin/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint-webpack-plugin/node_modules/jest-worker": { - "version": "28.1.3", - "resolved": "https://registry.npmmirror.com/jest-worker/-/jest-worker-28.1.3.tgz", - "integrity": "sha512-CqRA220YV/6jCo8VWvAt1KKx6eek1VIHMPeLEbpcfSfkEeWyBNppynM/o6q+Wmw+sOhos2ml34wZbSX3G13//g==", - "dev": true, - "dependencies": { - "@types/node": "*", - "merge-stream": "^2.0.0", - "supports-color": "^8.0.0" - }, - "engines": { - "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0" - } - }, - "node_modules/eslint-webpack-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/eslint-webpack-plugin/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - } - }, - "node_modules/eslint-webpack-plugin/node_modules/supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint/node_modules/@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "dependencies": { - "@babel/highlight": "^7.10.4" - } - }, - "node_modules/eslint/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/eslint/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/eslint/node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/eslint/node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint/node_modules/eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "dependencies": { - "eslint-visitor-keys": "^1.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/eslint/node_modules/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint/node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/eslint/node_modules/globals": { - "version": "13.20.0", - "resolved": "https://registry.npmmirror.com/globals/-/globals-13.20.0.tgz", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint/node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmmirror.com/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/eslint/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint/node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint/node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint/node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/eslint/node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/eslint/node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmmirror.com/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/eslint/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/espree": { - "version": "7.3.1", - "resolved": "https://registry.npmmirror.com/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "dependencies": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/espree/node_modules/acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true, - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/esquery": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.4.0.tgz", - "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==", - "dev": true, - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esquery/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estree-walker": { - "version": "2.0.2", - "resolved": "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz", - "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/etag": { - "version": "1.8.1", - "resolved": "https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz", - "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/event-pubsub": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/event-pubsub/-/event-pubsub-4.3.0.tgz", - "integrity": "sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ==", - "dev": true, - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/eventemitter3": { - "version": "4.0.7", - "resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz", - "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==", - "dev": true - }, - "node_modules/events": { - "version": "3.3.0", - "resolved": "https://registry.npmmirror.com/events/-/events-3.3.0.tgz", - "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", - "dev": true, - "engines": { - "node": ">=0.8.x" - } - }, - "node_modules/execa": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/execa/-/execa-1.0.0.tgz", - "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", - "dev": true, - "dependencies": { - "cross-spawn": "^6.0.0", - "get-stream": "^4.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/expand-tilde": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/expand-tilde/-/expand-tilde-2.0.2.tgz", - "integrity": "sha512-A5EmesHW6rfnZ9ysHQjPdJRni0SRar0tjtG5MNtm9n5TUvsYU8oozprtRD4AqHxcZWWlVuAmQo2nWKfN9oyjTw==", - "dev": true, - "dependencies": { - "homedir-polyfill": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/express": { - "version": "4.18.2", - "resolved": "https://registry.npmmirror.com/express/-/express-4.18.2.tgz", - "integrity": "sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==", - "dev": true, - "dependencies": { - "accepts": "~1.3.8", - "array-flatten": "1.1.1", - "body-parser": "1.20.1", - "content-disposition": "0.5.4", - "content-type": "~1.0.4", - "cookie": "0.5.0", - "cookie-signature": "1.0.6", - "debug": "2.6.9", - "depd": "2.0.0", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "etag": "~1.8.1", - "finalhandler": "1.2.0", - "fresh": "0.5.2", - "http-errors": "2.0.0", - "merge-descriptors": "1.0.1", - "methods": "~1.1.2", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "path-to-regexp": "0.1.7", - "proxy-addr": "~2.0.7", - "qs": "6.11.0", - "range-parser": "~1.2.1", - "safe-buffer": "5.2.1", - "send": "0.18.0", - "serve-static": "1.15.0", - "setprototypeof": "1.2.0", - "statuses": "2.0.1", - "type-is": "~1.6.18", - "utils-merge": "1.0.1", - "vary": "~1.1.2" - }, - "engines": { - "node": ">= 0.10.0" - } - }, - "node_modules/express/node_modules/array-flatten": { - "version": "1.1.1", - "resolved": "https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz", - "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==", - "dev": true - }, - "node_modules/express/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/express/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, - "node_modules/extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", - "dev": true - }, - "node_modules/extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==", - "dev": true, - "dependencies": { - "is-extendable": "^0.1.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/external-editor": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-3.1.0.tgz", - "integrity": "sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==", - "dev": true, - "dependencies": { - "chardet": "^0.7.0", - "iconv-lite": "^0.4.24", - "tmp": "^0.0.33" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "node_modules/fast-diff": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/fast-diff/-/fast-diff-1.2.0.tgz", - "integrity": "sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==", - "dev": true - }, - "node_modules/fast-glob": { - "version": "3.2.12", - "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.2.12.tgz", - "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", - "dev": true, - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/fast-glob/node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "node_modules/fastest-levenshtein": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz", - "integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==", - "dev": true, - "engines": { - "node": ">= 4.9.1" - } - }, - "node_modules/fastq": { - "version": "1.15.0", - "resolved": "https://registry.npmmirror.com/fastq/-/fastq-1.15.0.tgz", - "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", - "dev": true, - "dependencies": { - "reusify": "^1.0.4" - } - }, - "node_modules/faye-websocket": { - "version": "0.11.4", - "resolved": "https://registry.npmmirror.com/faye-websocket/-/faye-websocket-0.11.4.tgz", - "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==", - "dev": true, - "dependencies": { - "websocket-driver": ">=0.5.1" - }, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/figures": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/figures/-/figures-2.0.0.tgz", - "integrity": "sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA==", - "dev": true, - "dependencies": { - "escape-string-regexp": "^1.0.5" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dev": true, - "dependencies": { - "to-regex-range": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/finalhandler": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/finalhandler/-/finalhandler-1.2.0.tgz", - "integrity": "sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==", - "dev": true, - "dependencies": { - "debug": "2.6.9", - "encodeurl": "~1.0.2", - "escape-html": "~1.0.3", - "on-finished": "2.4.1", - "parseurl": "~1.3.3", - "statuses": "2.0.1", - "unpipe": "~1.0.0" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/finalhandler/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/finalhandler/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, - "node_modules/find-cache-dir": { - "version": "3.3.2", - "resolved": "https://registry.npmmirror.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz", - "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==", - "dev": true, - "dependencies": { - "commondir": "^1.0.1", - "make-dir": "^3.0.2", - "pkg-dir": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/find-node-modules": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/find-node-modules/-/find-node-modules-2.1.3.tgz", - "integrity": "sha512-UC2I2+nx1ZuOBclWVNdcnbDR5dlrOdVb7xNjmT/lHE+LsgztWks3dG7boJ37yTS/venXw84B/mAW9uHVoC5QRg==", - "dev": true, - "dependencies": { - "findup-sync": "^4.0.0", - "merge": "^2.1.1" - } - }, - "node_modules/find-root": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz", - "integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==", - "dev": true - }, - "node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmmirror.com/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/findup-sync": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-4.0.0.tgz", - "integrity": "sha512-6jvvn/12IC4quLBL1KNokxC7wWTvYncaVUYSoxWw7YykPLuRrnv4qdHcSOywOI5RpkOVGeQRtWM8/q+G6W6qfQ==", - "dev": true, - "dependencies": { - "detect-file": "^1.0.0", - "is-glob": "^4.0.0", - "micromatch": "^4.0.2", - "resolve-dir": "^1.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/flat-cache": { - "version": "3.0.4", - "resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-3.0.4.tgz", - "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", - "dev": true, - "dependencies": { - "flatted": "^3.1.0", - "rimraf": "^3.0.2" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", - "dev": true - }, - "node_modules/follow-redirects": { - "version": "1.15.2", - "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.2.tgz", - "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", - "engines": { - "node": ">=4.0" - }, - "peerDependenciesMeta": { - "debug": { - "optional": true - } - } - }, - "node_modules/fork-ts-checker-webpack-plugin": { - "version": "6.5.2", - "resolved": "https://registry.npmmirror.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.2.tgz", - "integrity": "sha512-m5cUmF30xkZ7h4tWUgTAcEaKmUW7tfyUyTqNNOz7OxWJ0v1VWKTcOvH8FWHUwSjlW/356Ijc9vi3XfcPstpQKA==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.8.3", - "@types/json-schema": "^7.0.5", - "chalk": "^4.1.0", - "chokidar": "^3.4.2", - "cosmiconfig": "^6.0.0", - "deepmerge": "^4.2.2", - "fs-extra": "^9.0.0", - "glob": "^7.1.6", - "memfs": "^3.1.2", - "minimatch": "^3.0.4", - "schema-utils": "2.7.0", - "semver": "^7.3.2", - "tapable": "^1.0.0" - }, - "engines": { - "node": ">=10", - "yarn": ">=1.0.0" - }, - "peerDependencies": { - "eslint": ">= 6", - "typescript": ">= 2.7", - "vue-template-compiler": "*", - "webpack": ">= 4" - }, - "peerDependenciesMeta": { - "eslint": { - "optional": true - }, - "vue-template-compiler": { - "optional": true - } - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": { - "version": "2.7.0", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-2.7.0.tgz", - "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.4", - "ajv": "^6.12.2", - "ajv-keywords": "^3.4.1" - }, - "engines": { - "node": ">= 8.9.0" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/form-data": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz", - "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==", - "dependencies": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.8", - "mime-types": "^2.1.12" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/forwarded": { - "version": "0.2.0", - "resolved": "https://registry.npmmirror.com/forwarded/-/forwarded-0.2.0.tgz", - "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/fraction.js": { - "version": "4.2.0", - "resolved": "https://registry.npmmirror.com/fraction.js/-/fraction.js-4.2.0.tgz", - "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==", - "dev": true, - "engines": { - "node": "*" - } - }, - "node_modules/fresh": { - "version": "0.5.2", - "resolved": "https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz", - "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/fs-exists-sync": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz", - "integrity": "sha512-cR/vflFyPZtrN6b38ZyWxpWdhlXrzZEBawlpBQMq7033xVY7/kg0GDMBK5jg8lDYQckdJ5x/YC88lM3C7VMsLg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fs-extra": { - "version": "9.1.0", - "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-9.1.0.tgz", - "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==", - "dev": true, - "dependencies": { - "at-least-node": "^1.0.0", - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/fs-monkey": { - "version": "1.0.3", - "resolved": "https://registry.npmmirror.com/fs-monkey/-/fs-monkey-1.0.3.tgz", - "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==", - "dev": true - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "node_modules/fsevents": { - "version": "2.3.2", - "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz", - "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==", - "dev": true, - "hasInstallScript": true, - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": "^8.16.0 || ^10.6.0 || >=11.0.0" - } - }, - "node_modules/function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "dev": true - }, - "node_modules/functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "node_modules/gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "engines": { - "node": "6.* || 8.* || >= 10.*" - } - }, - "node_modules/get-intrinsic": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.0.tgz", - "integrity": "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-symbols": "^1.0.3" - } - }, - "node_modules/get-pkg-repo": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/get-pkg-repo/-/get-pkg-repo-4.2.1.tgz", - "integrity": "sha512-2+QbHjFRfGB74v/pYWjd5OhU3TDIC2Gv/YKUTk/tCvAz0pkn/Mz6P3uByuBimLOcPvN2jYdScl3xGFSrx0jEcA==", - "dev": true, - "dependencies": { - "@hutson/parse-repository-url": "^3.0.0", - "hosted-git-info": "^4.0.0", - "through2": "^2.0.0", - "yargs": "^16.2.0" - }, - "bin": { - "get-pkg-repo": "src/cli.js" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/get-pkg-repo/node_modules/hosted-git-info": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", - "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/get-pkg-repo/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/get-pkg-repo/node_modules/readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "dev": true, - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/get-pkg-repo/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "dev": true - }, - "node_modules/get-pkg-repo/node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "dev": true, - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, - "node_modules/get-pkg-repo/node_modules/through2": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz", - "integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==", - "dev": true, - "dependencies": { - "readable-stream": "~2.3.6", - "xtend": "~4.0.1" - } - }, - "node_modules/get-pkg-repo/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/get-stream": { - "version": "4.1.0", - "resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz", - "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", - "dev": true, - "dependencies": { - "pump": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/git-config-path": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/git-config-path/-/git-config-path-1.0.1.tgz", - "integrity": "sha512-KcJ2dlrrP5DbBnYIZ2nlikALfRhKzNSX0stvv3ImJ+fvC4hXKoV+U+74SV0upg+jlQZbrtQzc0bu6/Zh+7aQbg==", - "dev": true, - "dependencies": { - "extend-shallow": "^2.0.1", - "fs-exists-sync": "^0.1.0", - "homedir-polyfill": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/git-raw-commits": { - "version": "2.0.11", - "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-2.0.11.tgz", - "integrity": "sha512-VnctFhw+xfj8Va1xtfEqCUD2XDrbAPSJx+hSrE5K7fGdjZruW7XV+QOrN7LF/RJyvspRiD2I0asWsxFp0ya26A==", - "dev": true, - "dependencies": { - "dargs": "^7.0.0", - "lodash": "^4.17.15", - "meow": "^8.0.0", - "split2": "^3.0.0", - "through2": "^4.0.0" - }, - "bin": { - "git-raw-commits": "cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/git-remote-origin-url": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz", - "integrity": "sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==", - "dev": true, - "dependencies": { - "gitconfiglocal": "^1.0.0", - "pify": "^2.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/git-remote-origin-url/node_modules/pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/git-semver-tags": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-4.1.1.tgz", - "integrity": "sha512-OWyMt5zBe7xFs8vglMmhM9lRQzCWL3WjHtxNNfJTMngGym7pC1kh8sP6jevfydJ6LP3ZvGxfb6ABYgPUM0mtsA==", - "dev": true, - "dependencies": { - "meow": "^8.0.0", - "semver": "^6.0.0" - }, - "bin": { - "git-semver-tags": "cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/git-username": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/git-username/-/git-username-1.0.0.tgz", - "integrity": "sha512-xm45KwBR6Eu1jO4umx/o2M84v9TC7tdOBuzLx8ayhdR9H1FBiiG9azz31uC0esDvaWVBTDINpJ5USomk+ja8OQ==", - "dev": true, - "dependencies": { - "parse-github-url": "^1.0.2", - "remote-origin-url": "^1.0.0" - }, - "engines": { - "node": ">=0.8" - } - }, - "node_modules/gitconfiglocal": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz", - "integrity": "sha512-spLUXeTAVHxDtKsJc8FkFVgFtMdEN9qPGpL23VfSHx4fP4+Ds097IXLvymbnDH8FnmxX5Nr9bPw3A+AQ6mWEaQ==", - "dev": true, - "dependencies": { - "ini": "^1.3.2" - } - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "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": "*" - } - }, - "node_modules/glob-parent": { - "version": "6.0.2", - "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz", - "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.3" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/glob-to-regexp": { - "version": "0.4.1", - "resolved": "https://registry.npmmirror.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", - "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==", - "dev": true - }, - "node_modules/global-dirs": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-2.1.0.tgz", - "integrity": "sha512-MG6kdOUh/xBnyo9cJFeIKkLEc1AyFq42QTU4XiX51i2NEdxLxLWXIjEjmqKeSuKR7pAZjTqUVoT2b2huxVLgYQ==", - "dev": true, - "dependencies": { - "ini": "1.3.7" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/global-dirs/node_modules/ini": { - "version": "1.3.7", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.7.tgz", - "integrity": "sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==", - "dev": true - }, - "node_modules/global-modules": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-1.0.0.tgz", - "integrity": "sha512-sKzpEkf11GpOFuw0Zzjzmt4B4UZwjOcG757PPvrfhxcLFbq0wpsgpOqxpxtxFiCG4DtG93M6XRVbF2oGdev7bg==", - "dev": true, - "dependencies": { - "global-prefix": "^1.0.1", - "is-windows": "^1.0.1", - "resolve-dir": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/global-prefix": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-1.0.2.tgz", - "integrity": "sha512-5lsx1NUDHtSjfg0eHlmYvZKv8/nVqX4ckFbM+FrGcQ+04KWcWFo9P5MxPZYSzUvyzmdTbI7Eix8Q4IbELDqzKg==", - "dev": true, - "dependencies": { - "expand-tilde": "^2.0.2", - "homedir-polyfill": "^1.0.1", - "ini": "^1.3.4", - "is-windows": "^1.0.1", - "which": "^1.2.14" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/globals": { - "version": "11.12.0", - "resolved": "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz", - "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/globby": { - "version": "11.1.0", - "resolved": "https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz", - "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", - "dev": true, - "dependencies": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.2.9", - "ignore": "^5.2.0", - "merge2": "^1.4.1", - "slash": "^3.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/globjoin": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz", - "integrity": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==", - "dev": true - }, - "node_modules/got": { - "version": "9.6.0", - "resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz", - "integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==", - "dev": true, - "dependencies": { - "@sindresorhus/is": "^0.14.0", - "@szmarczak/http-timer": "^1.1.2", - "cacheable-request": "^6.0.0", - "decompress-response": "^3.3.0", - "duplexer3": "^0.1.4", - "get-stream": "^4.1.0", - "lowercase-keys": "^1.0.1", - "mimic-response": "^1.0.1", - "p-cancelable": "^1.0.0", - "to-readable-stream": "^1.0.0", - "url-parse-lax": "^3.0.0" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/graceful-fs": { - "version": "4.2.10", - "resolved": "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz", - "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", - "dev": true - }, - "node_modules/grapheme-splitter": { - "version": "1.0.4", - "resolved": "https://registry.npmmirror.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz", - "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==", - "dev": true - }, - "node_modules/gzip-size": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/gzip-size/-/gzip-size-6.0.0.tgz", - "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==", - "dev": true, - "dependencies": { - "duplexer": "^0.1.2" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/handle-thing": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/handle-thing/-/handle-thing-2.0.1.tgz", - "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg==", - "dev": true - }, - "node_modules/handlebars": { - "version": "4.7.7", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.7.tgz", - "integrity": "sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==", - "dev": true, - "dependencies": { - "minimist": "^1.2.5", - "neo-async": "^2.6.0", - "source-map": "^0.6.1", - "wordwrap": "^1.0.0" - }, - "bin": { - "handlebars": "bin/handlebars" - }, - "engines": { - "node": ">=0.4.7" - }, - "optionalDependencies": { - "uglify-js": "^3.1.4" - } - }, - "node_modules/hard-rejection": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz", - "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/has": { - "version": "1.0.3", - "resolved": "https://registry.npmmirror.com/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.1" - }, - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/has-ansi": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "integrity": "sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==", - "dev": true, - "dependencies": { - "ansi-regex": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-ansi/node_modules/ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/has-own-prop": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-own-prop/-/has-own-prop-2.0.0.tgz", - "integrity": "sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/has-property-descriptors": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz", - "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==", - "dev": true, - "dependencies": { - "get-intrinsic": "^1.1.1" - } - }, - "node_modules/has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", - "dev": true, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/has-yarn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/has-yarn/-/has-yarn-2.1.0.tgz", - "integrity": "sha512-UqBRqi4ju7T+TqGNdqAO0PaSVGsDGJUBQvk9eUWNGRY1CFGDzYhLWoM7JQEemnlvVcv/YEmc2wNW8BC24EnUsw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/hash-sum": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz", - "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==", - "dev": true - }, - "node_modules/he": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/he/-/he-1.2.0.tgz", - "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", - "dev": true, - "bin": { - "he": "bin/he" - } - }, - "node_modules/highlight.js": { - "version": "10.7.3", - "resolved": "https://registry.npmmirror.com/highlight.js/-/highlight.js-10.7.3.tgz", - "integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==", - "dev": true, - "engines": { - "node": "*" - } - }, - "node_modules/homedir-polyfill": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/homedir-polyfill/-/homedir-polyfill-1.0.3.tgz", - "integrity": "sha512-eSmmWE5bZTK2Nou4g0AI3zZ9rswp7GRKoKXS1BLUkvPviOqs4YTN1djQIqrXy9k5gEtdLPy86JjRwsNM9tnDcA==", - "dev": true, - "dependencies": { - "parse-passwd": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/hosted-git-info": { - "version": "2.8.9", - "resolved": "https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", - "dev": true - }, - "node_modules/hpack.js": { - "version": "2.1.6", - "resolved": "https://registry.npmmirror.com/hpack.js/-/hpack.js-2.1.6.tgz", - "integrity": "sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ==", - "dev": true, - "dependencies": { - "inherits": "^2.0.1", - "obuf": "^1.0.0", - "readable-stream": "^2.0.1", - "wbuf": "^1.1.0" - } - }, - "node_modules/hpack.js/node_modules/readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "dev": true, - "dependencies": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "node_modules/hpack.js/node_modules/safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "dev": true - }, - "node_modules/hpack.js/node_modules/string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "dev": true, - "dependencies": { - "safe-buffer": "~5.1.0" - } - }, - "node_modules/html-entities": { - "version": "2.3.3", - "resolved": "https://registry.npmmirror.com/html-entities/-/html-entities-2.3.3.tgz", - "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==", - "dev": true - }, - "node_modules/html-minifier-terser": { - "version": "6.1.0", - "resolved": "https://registry.npmmirror.com/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz", - "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==", - "dev": true, - "dependencies": { - "camel-case": "^4.1.2", - "clean-css": "^5.2.2", - "commander": "^8.3.0", - "he": "^1.2.0", - "param-case": "^3.0.4", - "relateurl": "^0.2.7", - "terser": "^5.10.0" - }, - "bin": { - "html-minifier-terser": "cli.js" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/html-tags": { - "version": "3.2.0", - "resolved": "https://registry.npmmirror.com/html-tags/-/html-tags-3.2.0.tgz", - "integrity": "sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/html-webpack-plugin": { - "version": "5.5.0", - "resolved": "https://registry.npmmirror.com/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz", - "integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==", - "dev": true, - "dependencies": { - "@types/html-minifier-terser": "^6.0.0", - "html-minifier-terser": "^6.0.2", - "lodash": "^4.17.21", - "pretty-error": "^4.0.0", - "tapable": "^2.0.0" - }, - "engines": { - "node": ">=10.13.0" - }, - "peerDependencies": { - "webpack": "^5.20.0" - } - }, - "node_modules/html-webpack-plugin/node_modules/tapable": { - "version": "2.2.1", - "resolved": "https://registry.npmmirror.com/tapable/-/tapable-2.2.1.tgz", - "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/htmlparser2": { - "version": "6.1.0", - "resolved": "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-6.1.0.tgz", - "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==", - "dev": true, - "dependencies": { - "domelementtype": "^2.0.1", - "domhandler": "^4.0.0", - "domutils": "^2.5.2", - "entities": "^2.0.0" - } - }, - "node_modules/http-cache-semantics": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz", - "integrity": "sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==", - "dev": true - }, - "node_modules/http-deceiver": { - "version": "1.2.7", - "resolved": "https://registry.npmmirror.com/http-deceiver/-/http-deceiver-1.2.7.tgz", - "integrity": "sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw==", - "dev": true - }, - "node_modules/http-errors": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/http-errors/-/http-errors-2.0.0.tgz", - "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==", - "dev": true, - "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-parser-js": { - "version": "0.5.8", - "resolved": "https://registry.npmmirror.com/http-parser-js/-/http-parser-js-0.5.8.tgz", - "integrity": "sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q==", - "dev": true - }, - "node_modules/http-proxy": { - "version": "1.18.1", - "resolved": "https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz", - "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==", - "dev": true, - "dependencies": { - "eventemitter3": "^4.0.0", - "follow-redirects": "^1.0.0", - "requires-port": "^1.0.0" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/http-proxy-middleware": { - "version": "2.0.6", - "resolved": "https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz", - "integrity": "sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw==", - "dev": true, - "dependencies": { - "@types/http-proxy": "^1.17.8", - "http-proxy": "^1.18.1", - "is-glob": "^4.0.1", - "is-plain-obj": "^3.0.0", - "micromatch": "^4.0.2" - }, - "engines": { - "node": ">=12.0.0" - }, - "peerDependencies": { - "@types/express": "^4.17.13" - }, - "peerDependenciesMeta": { - "@types/express": { - "optional": true - } - } - }, - "node_modules/human-signals": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz", - "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", - "dev": true, - "engines": { - "node": ">=10.17.0" - } - }, - "node_modules/husky": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz", - "integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==", - "dev": true, - "bin": { - "husky": "lib/bin.js" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/typicode" - } - }, - "node_modules/iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dev": true, - "dependencies": { - "safer-buffer": ">= 2.1.2 < 3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/icss-utils": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/icss-utils/-/icss-utils-5.1.0.tgz", - "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "dev": true - }, - "node_modules/ignore": { - "version": "5.2.4", - "resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.2.4.tgz", - "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/immutable": { - "version": "4.2.4", - "resolved": "https://registry.npmmirror.com/immutable/-/immutable-4.2.4.tgz", - "integrity": "sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==", - "dev": true - }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/import-lazy": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-2.1.0.tgz", - "integrity": "sha512-m7ZEHgtw69qOGw+jwxXkHlrlIPdTGkyh66zXZ1ajZbxkDBNjSY/LGbmjc7h0s2ELsUDTAhFr55TrPSSqJGPG0A==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/indent-string": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz", - "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "node_modules/ini": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", - "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", - "dev": true - }, - "node_modules/inquirer": { - "version": "7.3.3", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-7.3.3.tgz", - "integrity": "sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA==", - "dev": true, - "dependencies": { - "ansi-escapes": "^4.2.1", - "chalk": "^4.1.0", - "cli-cursor": "^3.1.0", - "cli-width": "^3.0.0", - "external-editor": "^3.0.3", - "figures": "^3.0.0", - "lodash": "^4.17.19", - "mute-stream": "0.0.8", - "run-async": "^2.4.0", - "rxjs": "^6.6.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0", - "through": "^2.3.6" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/inquirer/node_modules/ansi-escapes": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", - "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.21.3" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/inquirer/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/inquirer/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "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/inquirer/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/inquirer/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/inquirer/node_modules/figures": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz", - "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==", - "dev": true, - "dependencies": { - "escape-string-regexp": "^1.0.5" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/inquirer/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/inquirer/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/inquirer/node_modules/type-fest": { - "version": "0.21.3", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", - "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/ipaddr.js": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-2.0.1.tgz", - "integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==", - "dev": true, - "engines": { - "node": ">= 10" - } - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "dev": true - }, - "node_modules/is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dev": true, - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-ci": { - "version": "1.2.1", - "resolved": "https://registry.npmmirror.com/is-ci/-/is-ci-1.2.1.tgz", - "integrity": "sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg==", - "dev": true, - "dependencies": { - "ci-info": "^1.5.0" - }, - "bin": { - "is-ci": "bin.js" - } - }, - "node_modules/is-core-module": { - "version": "2.11.0", - "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.11.0.tgz", - "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==", - "dev": true, - "dependencies": { - "has": "^1.0.3" - } - }, - "node_modules/is-directory": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/is-directory/-/is-directory-0.3.1.tgz", - "integrity": "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-docker": { - "version": "2.2.1", - "resolved": "https://registry.npmmirror.com/is-docker/-/is-docker-2.2.1.tgz", - "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", - "dev": true, - "bin": { - "is-docker": "cli.js" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-file-esm": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/is-file-esm/-/is-file-esm-1.0.0.tgz", - "integrity": "sha512-rZlaNKb4Mr8WlRu2A9XdeoKgnO5aA53XdPHgCKVyCrQ/rWi89RET1+bq37Ru46obaQXeiX4vmFIm1vks41hoSA==", - "dev": true, - "dependencies": { - "read-pkg-up": "^7.0.1" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "engines": { - "node": ">=8" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-installed-globally": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.3.2.tgz", - "integrity": "sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g==", - "dev": true, - "dependencies": { - "global-dirs": "^2.0.1", - "is-path-inside": "^3.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-interactive": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/is-interactive/-/is-interactive-1.0.0.tgz", - "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-npm": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-4.0.0.tgz", - "integrity": "sha512-96ECIfh9xtDDlPylNPXhzjsykHsMJZ18ASpaWzQyBr4YRTcVjUvzaHayDAES2oU/3KpljhHUjtSRNiDwi0F0ig==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true, - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/is-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz", - "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-plain-obj": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz", - "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dev": true, - "dependencies": { - "isobject": "^3.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-redirect": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz", - "integrity": "sha512-cr/SlUEe5zOGmzvj9bUyC4LVvkNVAXu4GytXLNMr1pny+a65MpQ9IJzFHD5vi7FyJgb4qt27+eS3TuQnqB+RQw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-retry-allowed": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz", - "integrity": "sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-stream": { - "version": "1.1.0", - "resolved": "https://registry.npmmirror.com/is-stream/-/is-stream-1.1.0.tgz", - "integrity": "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-text-path": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-1.0.1.tgz", - "integrity": "sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==", - "dev": true, - "dependencies": { - "text-extensions": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", - "dev": true - }, - "node_modules/is-unicode-supported": { - "version": "0.1.0", - "resolved": "https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", - "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/is-utf8": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz", - "integrity": "sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==", - "dev": true - }, - "node_modules/is-windows": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-wsl": { - "version": "2.2.0", - "resolved": "https://registry.npmmirror.com/is-wsl/-/is-wsl-2.2.0.tgz", - "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", - "dev": true, - "dependencies": { - "is-docker": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-yarn-global": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/is-yarn-global/-/is-yarn-global-0.3.0.tgz", - "integrity": "sha512-VjSeb/lHmkoyd8ryPVIKvOCn4D1koMqY+vqyjjUfc3xyKtP4dYOxM44sZrnqQSzSds3xyOrUTLTC9LVCVgLngw==", - "dev": true - }, - "node_modules/isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==", - "dev": true - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "node_modules/isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/javascript-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/javascript-stringify/-/javascript-stringify-2.1.0.tgz", - "integrity": "sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==", - "dev": true - }, - "node_modules/jest-worker": { - "version": "27.5.1", - "resolved": "https://registry.npmmirror.com/jest-worker/-/jest-worker-27.5.1.tgz", - "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==", - "dev": true, - "dependencies": { - "@types/node": "*", - "merge-stream": "^2.0.0", - "supports-color": "^8.0.0" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/jest-worker/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-worker/node_modules/supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/joi": { - "version": "17.7.1", - "resolved": "https://registry.npmmirror.com/joi/-/joi-17.7.1.tgz", - "integrity": "sha512-teoLhIvWE298R6AeJywcjR4sX2hHjB3/xJX4qPjg+gTg+c0mzUDsziYlqPmLomq9gVsfaMcgPaGc7VxtD/9StA==", - "dev": true, - "dependencies": { - "@hapi/hoek": "^9.0.0", - "@hapi/topo": "^5.0.0", - "@sideway/address": "^4.1.3", - "@sideway/formula": "^3.0.1", - "@sideway/pinpoint": "^2.0.0" - } - }, - "node_modules/js-message": { - "version": "1.0.7", - "resolved": "https://registry.npmmirror.com/js-message/-/js-message-1.0.7.tgz", - "integrity": "sha512-efJLHhLjIyKRewNS9EGZ4UpI8NguuL6fKkhRxVuMmrGV2xN/0APGdQYwLFky5w9naebSZ0OwAGp0G6/2Cg90rA==", - "dev": true, - "engines": { - "node": ">=0.6.0" - } - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", - "dev": true, - "bin": { - "jsesc": "bin/jsesc" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/json-buffer": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz", - "integrity": "sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==", - "dev": true - }, - "node_modules/json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", - "dev": true - }, - "node_modules/json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "dev": true - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "node_modules/json-stringify-safe": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "integrity": "sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==", - "dev": true - }, - "node_modules/json5": { - "version": "2.2.3", - "resolved": "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz", - "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", - "dev": true, - "bin": { - "json5": "lib/cli.js" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/jsonfile": { - "version": "6.1.0", - "resolved": "https://registry.npmmirror.com/jsonfile/-/jsonfile-6.1.0.tgz", - "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==", - "dev": true, - "dependencies": { - "universalify": "^2.0.0" - }, - "optionalDependencies": { - "graceful-fs": "^4.1.6" - } - }, - "node_modules/jsonparse": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz", - "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==", - "dev": true, - "engines": [ - "node >= 0.2.0" - ] - }, - "node_modules/JSONStream": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz", - "integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==", - "dev": true, - "dependencies": { - "jsonparse": "^1.2.0", - "through": ">=2.2.7 <3" - }, - "bin": { - "JSONStream": "bin.js" - }, - "engines": { - "node": "*" - } - }, - "node_modules/keyv": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz", - "integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==", - "dev": true, - "dependencies": { - "json-buffer": "3.0.0" - } - }, - "node_modules/kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/kleur": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", - "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/klona": { - "version": "2.0.6", - "resolved": "https://registry.npmmirror.com/klona/-/klona-2.0.6.tgz", - "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==", - "dev": true, - "engines": { - "node": ">= 8" - } - }, - "node_modules/known-css-properties": { - "version": "0.26.0", - "resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.26.0.tgz", - "integrity": "sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==", - "dev": true - }, - "node_modules/latest-version": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-5.1.0.tgz", - "integrity": "sha512-weT+r0kTkRQdCdYCNtkMwWXQTMEswKrFBkm4ckQOMVhhqhIMI1UT2hMj+1iigIhgSZm5gTmrRXBNoGUgaTY1xA==", - "dev": true, - "dependencies": { - "package-json": "^6.3.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/launch-editor": { - "version": "2.6.0", - "resolved": "https://registry.npmmirror.com/launch-editor/-/launch-editor-2.6.0.tgz", - "integrity": "sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==", - "dev": true, - "dependencies": { - "picocolors": "^1.0.0", - "shell-quote": "^1.7.3" - } - }, - "node_modules/launch-editor-middleware": { - "version": "2.6.0", - "resolved": "https://registry.npmmirror.com/launch-editor-middleware/-/launch-editor-middleware-2.6.0.tgz", - "integrity": "sha512-K2yxgljj5TdCeRN1lBtO3/J26+AIDDDw+04y6VAiZbWcTdBwsYN6RrZBnW5DN/QiSIdKNjKdATLUUluWWFYTIA==", - "dev": true, - "dependencies": { - "launch-editor": "^2.6.0" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/libnpx": { - "version": "10.2.4", - "resolved": "https://registry.npmjs.org/libnpx/-/libnpx-10.2.4.tgz", - "integrity": "sha512-BPc0D1cOjBeS8VIBKUu5F80s6njm0wbVt7CsGMrIcJ+SI7pi7V0uVPGpEMH9H5L8csOcclTxAXFE2VAsJXUhfA==", - "dev": true, - "dependencies": { - "dotenv": "^5.0.1", - "npm-package-arg": "^6.0.0", - "rimraf": "^2.6.2", - "safe-buffer": "^5.1.0", - "update-notifier": "^2.3.0", - "which": "^1.3.0", - "y18n": "^4.0.0", - "yargs": "^14.2.3" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/ansi-align": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-2.0.0.tgz", - "integrity": "sha512-TdlOggdA/zURfMYa7ABC66j+oqfMew58KpJMbUlH3bcZP1b+cBHIHDDn5uH9INsxrHBPjsqM0tDB4jPTF/vgJA==", - "dev": true, - "dependencies": { - "string-width": "^2.0.0" - } - }, - "node_modules/libnpx/node_modules/ansi-regex": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz", - "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/boxen": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/boxen/-/boxen-1.3.0.tgz", - "integrity": "sha512-TNPjfTr432qx7yOjQyaXm3dSR0MH9vXp7eT1BFSl/C51g+EFnOR9hTg1IreahGBmDNCehscshe45f+C1TBZbLw==", - "dev": true, - "dependencies": { - "ansi-align": "^2.0.0", - "camelcase": "^4.0.0", - "chalk": "^2.0.1", - "cli-boxes": "^1.0.0", - "string-width": "^2.0.0", - "term-size": "^1.2.0", - "widest-line": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/camelcase": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz", - "integrity": "sha512-FxAv7HpHrXbh3aPo4o2qxHay2lkLY3x5Mw3KeE4KQE8ysVfziWeRZDwcjauvwBSGEC/nXUPzZy8zeh4HokqOnw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/cli-boxes": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-1.0.0.tgz", - "integrity": "sha512-3Fo5wu8Ytle8q9iCzS4D2MWVL2X7JVWRiS1BnXbTFDhS9c/REkM9vd1AmabsoZoY5/dGi5TT9iKL8Kb6DeBRQg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/libnpx/node_modules/cliui": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz", - "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==", - "dev": true, - "dependencies": { - "string-width": "^3.1.0", - "strip-ansi": "^5.2.0", - "wrap-ansi": "^5.1.0" - } - }, - "node_modules/libnpx/node_modules/cliui/node_modules/ansi-regex": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz", - "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/cliui/node_modules/string-width": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", - "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", - "dev": true, - "dependencies": { - "emoji-regex": "^7.0.1", - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^5.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/cliui/node_modules/strip-ansi": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", - "dev": true, - "dependencies": { - "ansi-regex": "^4.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/configstore": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/configstore/-/configstore-3.1.5.tgz", - "integrity": "sha512-nlOhI4+fdzoK5xmJ+NY+1gZK56bwEaWZr8fYuXohZ9Vkc1o3a4T/R3M+yE/w7x/ZVJ1zF8c+oaOvF0dztdUgmA==", - "dev": true, - "dependencies": { - "dot-prop": "^4.2.1", - "graceful-fs": "^4.1.2", - "make-dir": "^1.0.0", - "unique-string": "^1.0.0", - "write-file-atomic": "^2.0.0", - "xdg-basedir": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", - "dev": true, - "dependencies": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "node_modules/libnpx/node_modules/crypto-random-string": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-1.0.0.tgz", - "integrity": "sha512-GsVpkFPlycH7/fRR7Dhcmnoii54gV1nz7y4CWyeFS14N+JVBBhY+r8amRHE4BwSYal7BPTDp8isvAlCxyFt3Hg==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/dot-prop": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.1.tgz", - "integrity": "sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==", - "dev": true, - "dependencies": { - "is-obj": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/dotenv": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-5.0.1.tgz", - "integrity": "sha512-4As8uPrjfwb7VXC+WnLCbXK7y+Ueb2B3zgNCePYfhxS1PYeaO1YTeplffTEcbfLhvFNGLAz90VvJs9yomG7bow==", - "dev": true, - "engines": { - "node": ">=4.6.0" - } - }, - "node_modules/libnpx/node_modules/emoji-regex": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz", - "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==", - "dev": true - }, - "node_modules/libnpx/node_modules/execa": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz", - "integrity": "sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==", - "dev": true, - "dependencies": { - "cross-spawn": "^5.0.1", - "get-stream": "^3.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/find-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz", - "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==", - "dev": true, - "dependencies": { - "locate-path": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/global-dirs": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz", - "integrity": "sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==", - "dev": true, - "dependencies": { - "ini": "^1.3.4" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/got": { - "version": "6.7.1", - "resolved": "https://registry.npmjs.org/got/-/got-6.7.1.tgz", - "integrity": "sha512-Y/K3EDuiQN9rTZhBvPRWMLXIKdeD1Rj0nzunfoi0Yyn5WBEbzxXKU9Ub2X41oZBagVWOBU3MuDonFMgPWQFnwg==", - "dev": true, - "dependencies": { - "create-error-class": "^3.0.0", - "duplexer3": "^0.1.4", - "get-stream": "^3.0.0", - "is-redirect": "^1.0.0", - "is-retry-allowed": "^1.0.0", - "is-stream": "^1.0.0", - "lowercase-keys": "^1.0.0", - "safe-buffer": "^5.0.1", - "timed-out": "^4.0.0", - "unzip-response": "^2.0.1", - "url-parse-lax": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/is-installed-globally": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-0.1.0.tgz", - "integrity": "sha512-ERNhMg+i/XgDwPIPF3u24qpajVreaiSuvpb1Uu0jugw7KKcxGyCX8cgp8P5fwTmAuXku6beDHHECdKArjlg7tw==", - "dev": true, - "dependencies": { - "global-dirs": "^0.1.0", - "is-path-inside": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/is-npm": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-npm/-/is-npm-1.0.0.tgz", - "integrity": "sha512-9r39FIr3d+KD9SbX0sfMsHzb5PP3uimOiwr3YupUaUFG4W0l1U57Rx3utpttV7qz5U3jmrO5auUa04LU9pyHsg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/libnpx/node_modules/is-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", - "integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/libnpx/node_modules/is-path-inside": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-1.0.1.tgz", - "integrity": "sha512-qhsCR/Esx4U4hg/9I19OVUAJkGWtjRYHMRgUMZE2TDdj+Ag+kttZanLupfddNyglzz50cUlmWzUaI37GDfNx/g==", - "dev": true, - "dependencies": { - "path-is-inside": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/libnpx/node_modules/latest-version": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/latest-version/-/latest-version-3.1.0.tgz", - "integrity": "sha512-Be1YRHWWlZaSsrz2U+VInk+tO0EwLIyV+23RhWLINJYwg/UIikxjlj3MhH37/6/EDCAusjajvMkMMUXRaMWl/w==", - "dev": true, - "dependencies": { - "package-json": "^4.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/locate-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz", - "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==", - "dev": true, - "dependencies": { - "p-locate": "^3.0.0", - "path-exists": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", - "dev": true, - "dependencies": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - } - }, - "node_modules/libnpx/node_modules/make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", - "dev": true, - "dependencies": { - "pify": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/p-locate": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz", - "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==", - "dev": true, - "dependencies": { - "p-limit": "^2.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/package-json": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/package-json/-/package-json-4.0.1.tgz", - "integrity": "sha512-q/R5GrMek0vzgoomq6rm9OX+3PQve8sLwTirmK30YB3Cu0Bbt9OX9M/SIUnroN5BGJkzwGsFwDaRGD9EwBOlCA==", - "dev": true, - "dependencies": { - "got": "^6.7.1", - "registry-auth-token": "^3.0.1", - "registry-url": "^3.0.3", - "semver": "^5.1.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/prepend-http": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz", - "integrity": "sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/libnpx/node_modules/registry-auth-token": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-3.4.0.tgz", - "integrity": "sha512-4LM6Fw8eBQdwMYcES4yTnn2TqIasbXuwDx3um+QRs7S55aMKCBKBxvPXl2RiUjHwuJLTyYfxSpmfSAjQpcuP+A==", - "dev": true, - "dependencies": { - "rc": "^1.1.6", - "safe-buffer": "^5.0.1" - } - }, - "node_modules/libnpx/node_modules/registry-url": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz", - "integrity": "sha512-ZbgR5aZEdf4UKZVBPYIgaglBmSF2Hi94s2PcIHhRGFjKYu+chjJdYfHn4rt3hB6eCKLJ8giVIIfgMa1ehDfZKA==", - "dev": true, - "dependencies": { - "rc": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/libnpx/node_modules/rimraf": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", - "integrity": "sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - } - }, - "node_modules/libnpx/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/libnpx/node_modules/semver-diff": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-2.1.0.tgz", - "integrity": "sha512-gL8F8L4ORwsS0+iQ34yCYv///jsOq0ZL7WP55d1HnJ32o7tyFYEFQZQA22mrLIacZdU6xecaBBZ+uEiffGNyXw==", - "dev": true, - "dependencies": { - "semver": "^5.0.3" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/libnpx/node_modules/string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "dependencies": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==", - "dev": true, - "dependencies": { - "ansi-regex": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/term-size": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/term-size/-/term-size-1.2.0.tgz", - "integrity": "sha512-7dPUZQGy/+m3/wjVz3ZW5dobSoD/02NxJpoXUX0WIyjfVS3l0c+b/+9phIDFA7FHzkYtwtMFgeGZ/Y8jVTeqQQ==", - "dev": true, - "dependencies": { - "execa": "^0.7.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/unique-string": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-1.0.0.tgz", - "integrity": "sha512-ODgiYu03y5g76A1I9Gt0/chLCzQjvzDy7DsZGsLOE/1MrF6wriEskSncj1+/C58Xk/kPZDppSctDybCwOSaGAg==", - "dev": true, - "dependencies": { - "crypto-random-string": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/update-notifier": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-2.5.0.tgz", - "integrity": "sha512-gwMdhgJHGuj/+wHJJs9e6PcCszpxR1b236igrOkUofGhqJuG+amlIKwApH1IW1WWl7ovZxsX49lMBWLxSdm5Dw==", - "dev": true, - "dependencies": { - "boxen": "^1.2.1", - "chalk": "^2.0.1", - "configstore": "^3.0.0", - "import-lazy": "^2.1.0", - "is-ci": "^1.0.10", - "is-installed-globally": "^0.1.0", - "is-npm": "^1.0.0", - "latest-version": "^3.0.0", - "semver-diff": "^2.0.0", - "xdg-basedir": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/url-parse-lax": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz", - "integrity": "sha512-BVA4lR5PIviy2PMseNd2jbFQ+jwSwQGdJejf5ctd1rEXt0Ypd7yanUK9+lYechVlN5VaTJGsu2U/3MDDu6KgBA==", - "dev": true, - "dependencies": { - "prepend-http": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/libnpx/node_modules/widest-line": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-2.0.1.tgz", - "integrity": "sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==", - "dev": true, - "dependencies": { - "string-width": "^2.1.1" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/wrap-ansi": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz", - "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.0", - "string-width": "^3.0.0", - "strip-ansi": "^5.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/wrap-ansi/node_modules/ansi-regex": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz", - "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/wrap-ansi/node_modules/string-width": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", - "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", - "dev": true, - "dependencies": { - "emoji-regex": "^7.0.1", - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^5.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/wrap-ansi/node_modules/strip-ansi": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", - "dev": true, - "dependencies": { - "ansi-regex": "^4.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/write-file-atomic": { - "version": "2.4.3", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-2.4.3.tgz", - "integrity": "sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==", - "dev": true, - "dependencies": { - "graceful-fs": "^4.1.11", - "imurmurhash": "^0.1.4", - "signal-exit": "^3.0.2" - } - }, - "node_modules/libnpx/node_modules/xdg-basedir": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-3.0.0.tgz", - "integrity": "sha512-1Dly4xqlulvPD3fZUQJLY+FUIeqN3N2MM3uqe4rCJftAvOjFa3jFGfctOgluGx4ahPbUCsZkmJILiP0Vi4T6lQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/libnpx/node_modules/y18n": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", - "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", - "dev": true - }, - "node_modules/libnpx/node_modules/yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==", - "dev": true - }, - "node_modules/libnpx/node_modules/yargs": { - "version": "14.2.3", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-14.2.3.tgz", - "integrity": "sha512-ZbotRWhF+lkjijC/VhmOT9wSgyBQ7+zr13+YLkhfsSiTriYsMzkTUFP18pFhWwBeMa5gUc1MzbhrO6/VB7c9Xg==", - "dev": true, - "dependencies": { - "cliui": "^5.0.0", - "decamelize": "^1.2.0", - "find-up": "^3.0.0", - "get-caller-file": "^2.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^3.0.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^15.0.1" - } - }, - "node_modules/libnpx/node_modules/yargs-parser": { - "version": "15.0.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-15.0.3.tgz", - "integrity": "sha512-/MVEVjTXy/cGAjdtQf8dW3V9b97bPN7rNn8ETj6BmAQL7ibC7O1Q9SPJbGjgh3SlwoBNXMzj/ZGIj8mBgl12YA==", - "dev": true, - "dependencies": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - } - }, - "node_modules/libnpx/node_modules/yargs-parser/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/yargs/node_modules/ansi-regex": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz", - "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/yargs/node_modules/string-width": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz", - "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==", - "dev": true, - "dependencies": { - "emoji-regex": "^7.0.1", - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^5.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/libnpx/node_modules/yargs/node_modules/strip-ansi": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz", - "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==", - "dev": true, - "dependencies": { - "ansi-regex": "^4.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/lilconfig": { - "version": "2.0.6", - "resolved": "https://registry.npmmirror.com/lilconfig/-/lilconfig-2.0.6.tgz", - "integrity": "sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/lines-and-columns": { - "version": "1.2.4", - "resolved": "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", - "dev": true - }, - "node_modules/lint-staged": { - "version": "13.1.2", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.2.tgz", - "integrity": "sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==", - "dev": true, - "dependencies": { - "cli-truncate": "^3.1.0", - "colorette": "^2.0.19", - "commander": "^9.4.1", - "debug": "^4.3.4", - "execa": "^6.1.0", - "lilconfig": "2.0.6", - "listr2": "^5.0.5", - "micromatch": "^4.0.5", - "normalize-path": "^3.0.0", - "object-inspect": "^1.12.2", - "pidtree": "^0.6.0", - "string-argv": "^0.3.1", - "yaml": "^2.1.3" - }, - "bin": { - "lint-staged": "bin/lint-staged.js" - }, - "engines": { - "node": "^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://opencollective.com/lint-staged" - } - }, - "node_modules/lint-staged/node_modules/commander": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz", - "integrity": "sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==", - "dev": true, - "engines": { - "node": "^12.20.0 || >=14" - } - }, - "node_modules/lint-staged/node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/lint-staged/node_modules/execa": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-6.1.0.tgz", - "integrity": "sha512-QVWlX2e50heYJcCPG0iWtf8r0xjEYfz/OYLGDYH+IyjWezzPNxz63qNFOu0l4YftGWuizFVZHHs8PrLU5p2IDA==", - "dev": true, - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.1", - "human-signals": "^3.0.1", - "is-stream": "^3.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^5.1.0", - "onetime": "^6.0.0", - "signal-exit": "^3.0.7", - "strip-final-newline": "^3.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/lint-staged/node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lint-staged/node_modules/human-signals": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-3.0.1.tgz", - "integrity": "sha512-rQLskxnM/5OCldHo+wNXbpVgDn5A17CUoKX+7Sokwaknlq7CdSnphy0W39GU8dw59XiCXmFXDg4fRuckQRKewQ==", - "dev": true, - "engines": { - "node": ">=12.20.0" - } - }, - "node_modules/lint-staged/node_modules/is-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz", - "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==", - "dev": true, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lint-staged/node_modules/mimic-fn": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz", - "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lint-staged/node_modules/npm-run-path": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz", - "integrity": "sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==", - "dev": true, - "dependencies": { - "path-key": "^4.0.0" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lint-staged/node_modules/npm-run-path/node_modules/path-key": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz", - "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lint-staged/node_modules/onetime": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz", - "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==", - "dev": true, - "dependencies": { - "mimic-fn": "^4.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lint-staged/node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/lint-staged/node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/lint-staged/node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/lint-staged/node_modules/strip-final-newline": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz", - "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/lint-staged/node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/lint-staged/node_modules/yaml": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz", - "integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==", - "dev": true, - "engines": { - "node": ">= 14" - } - }, - "node_modules/listify": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/listify/-/listify-1.0.3.tgz", - "integrity": "sha512-083swF7iH7bx8666zdzBColpgEuy46HjN3r1isD4zV6Ix7FuHfb/2/WVnl4CH8hjuoWeFF7P5KkKNXUnJCFEJg==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/listr2": { - "version": "5.0.7", - "resolved": "https://registry.npmjs.org/listr2/-/listr2-5.0.7.tgz", - "integrity": "sha512-MD+qXHPmtivrHIDRwPYdfNkrzqDiuaKU/rfBcec3WMyMF3xylQj3jMq344OtvQxz7zaCFViRAeqlr2AFhPvXHw==", - "dev": true, - "dependencies": { - "cli-truncate": "^2.1.0", - "colorette": "^2.0.19", - "log-update": "^4.0.0", - "p-map": "^4.0.0", - "rfdc": "^1.3.0", - "rxjs": "^7.8.0", - "through": "^2.3.8", - "wrap-ansi": "^7.0.0" - }, - "engines": { - "node": "^14.13.1 || >=16.0.0" - }, - "peerDependencies": { - "enquirer": ">= 2.3.0 < 3" - }, - "peerDependenciesMeta": { - "enquirer": { - "optional": true - } - } - }, - "node_modules/listr2/node_modules/ansi-escapes": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", - "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.21.3" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/listr2/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/listr2/node_modules/cli-truncate": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz", - "integrity": "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==", - "dev": true, - "dependencies": { - "slice-ansi": "^3.0.0", - "string-width": "^4.2.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/listr2/node_modules/cli-truncate/node_modules/slice-ansi": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz", - "integrity": "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/listr2/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/listr2/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/listr2/node_modules/log-update": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/log-update/-/log-update-4.0.0.tgz", - "integrity": "sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==", - "dev": true, - "dependencies": { - "ansi-escapes": "^4.3.0", - "cli-cursor": "^3.1.0", - "slice-ansi": "^4.0.0", - "wrap-ansi": "^6.2.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/listr2/node_modules/log-update/node_modules/wrap-ansi": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", - "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/listr2/node_modules/rxjs": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.0.tgz", - "integrity": "sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==", - "dev": true, - "dependencies": { - "tslib": "^2.1.0" - } - }, - "node_modules/listr2/node_modules/type-fest": { - "version": "0.21.3", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", - "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/load-json-file": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", - "integrity": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==", - "dev": true, - "dependencies": { - "graceful-fs": "^4.1.2", - "parse-json": "^4.0.0", - "pify": "^3.0.0", - "strip-bom": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/load-json-file/node_modules/parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==", - "dev": true, - "dependencies": { - "error-ex": "^1.3.1", - "json-parse-better-errors": "^1.0.1" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/load-json-file/node_modules/strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/loader-runner": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/loader-runner/-/loader-runner-4.3.0.tgz", - "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==", - "dev": true, - "engines": { - "node": ">=6.11.5" - } - }, - "node_modules/loader-utils": { - "version": "1.4.2", - "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.2.tgz", - "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^1.0.1" - }, - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/loader-utils/node_modules/json5": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz", - "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", - "dev": true, - "dependencies": { - "minimist": "^1.2.0" - }, - "bin": { - "json5": "lib/cli.js" - } - }, - "node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmmirror.com/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "node_modules/lodash.camelcase": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz", - "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==", - "dev": true - }, - "node_modules/lodash.debounce": { - "version": "4.0.8", - "resolved": "https://registry.npmmirror.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz", - "integrity": "sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==", - "dev": true - }, - "node_modules/lodash.defaultsdeep": { - "version": "4.6.1", - "resolved": "https://registry.npmmirror.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz", - "integrity": "sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA==", - "dev": true - }, - "node_modules/lodash.isfunction": { - "version": "3.0.9", - "resolved": "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-3.0.9.tgz", - "integrity": "sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==", - "dev": true - }, - "node_modules/lodash.ismatch": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz", - "integrity": "sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==", - "dev": true - }, - "node_modules/lodash.isplainobject": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz", - "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==", - "dev": true - }, - "node_modules/lodash.kebabcase": { - "version": "4.1.1", - "resolved": "https://registry.npmmirror.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz", - "integrity": "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==", - "dev": true - }, - "node_modules/lodash.map": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz", - "integrity": "sha512-worNHGKLDetmcEYDvh2stPCrrQRkP20E4l0iIS7F8EvzMqBBi7ltvFN5m1HvTf1P7Jk1txKhvFcmYsCr8O2F1Q==", - "dev": true - }, - "node_modules/lodash.mapvalues": { - "version": "4.6.0", - "resolved": "https://registry.npmmirror.com/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz", - "integrity": "sha512-JPFqXFeZQ7BfS00H58kClY7SPVeHertPE0lNuCyZ26/XlN8TvakYD7b9bGyNmXbT/D3BbtPAAmq90gPWqLkxlQ==", - "dev": true - }, - "node_modules/lodash.memoize": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz", - "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==", - "dev": true - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "node_modules/lodash.mergewith": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz", - "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==", - "dev": true - }, - "node_modules/lodash.snakecase": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz", - "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==", - "dev": true - }, - "node_modules/lodash.startcase": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz", - "integrity": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==", - "dev": true - }, - "node_modules/lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmmirror.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "node_modules/lodash.uniq": { - "version": "4.5.0", - "resolved": "https://registry.npmmirror.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz", - "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==", - "dev": true - }, - "node_modules/lodash.upperfirst": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz", - "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==", - "dev": true - }, - "node_modules/log-symbols": { - "version": "4.1.0", - "resolved": "https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz", - "integrity": "sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==", - "dev": true, - "dependencies": { - "chalk": "^4.1.0", - "is-unicode-supported": "^0.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/log-symbols/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/log-symbols/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/log-symbols/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/log-symbols/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/log-symbols/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/log-symbols/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/log-update": { - "version": "2.3.0", - "resolved": "https://registry.npmmirror.com/log-update/-/log-update-2.3.0.tgz", - "integrity": "sha512-vlP11XfFGyeNQlmEn9tJ66rEW1coA/79m5z6BCkudjbAGE83uhAcGYrBFwfs3AdLiLzGRusRPAbSPK9xZteCmg==", - "dev": true, - "dependencies": { - "ansi-escapes": "^3.0.0", - "cli-cursor": "^2.0.0", - "wrap-ansi": "^3.0.1" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/log-update/node_modules/ansi-regex": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-3.0.1.tgz", - "integrity": "sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/log-update/node_modules/cli-cursor": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/cli-cursor/-/cli-cursor-2.1.0.tgz", - "integrity": "sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw==", - "dev": true, - "dependencies": { - "restore-cursor": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/log-update/node_modules/is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/log-update/node_modules/mimic-fn": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-1.2.0.tgz", - "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/log-update/node_modules/onetime": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/onetime/-/onetime-2.0.1.tgz", - "integrity": "sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ==", - "dev": true, - "dependencies": { - "mimic-fn": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/log-update/node_modules/restore-cursor": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/restore-cursor/-/restore-cursor-2.0.0.tgz", - "integrity": "sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q==", - "dev": true, - "dependencies": { - "onetime": "^2.0.0", - "signal-exit": "^3.0.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/log-update/node_modules/string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmmirror.com/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "dependencies": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/log-update/node_modules/strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow==", - "dev": true, - "dependencies": { - "ansi-regex": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/log-update/node_modules/wrap-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz", - "integrity": "sha512-iXR3tDXpbnTpzjKSylUJRkLuOrEC7hwEB221cgn6wtF8wpmz28puFXAEfPT5zrjM3wahygB//VuWEr1vTkDcNQ==", - "dev": true, - "dependencies": { - "string-width": "^2.1.1", - "strip-ansi": "^4.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/longest": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/longest/-/longest-2.0.1.tgz", - "integrity": "sha512-Ajzxb8CM6WAnFjgiloPsI3bF+WCxcvhdIG3KNA2KN962+tdBsHcuQ4k4qX/EcS/2CRkcc0iAkR956Nib6aXU/Q==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/lottie-web": { - "version": "5.10.2", - "resolved": "https://registry.npmjs.org/lottie-web/-/lottie-web-5.10.2.tgz", - "integrity": "sha512-d0PFIGiwuMsJYaF4uPo+qG8dEorlI+xFI2zrrFtE1bGO4WoLIz+NjremxEq1swpR7juR10aeOtmNh3d6G3ub0A==" - }, - "node_modules/lower-case": { - "version": "2.0.2", - "resolved": "https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz", - "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==", - "dev": true, - "dependencies": { - "tslib": "^2.0.3" - } - }, - "node_modules/lowercase-keys": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz", - "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "dev": true, - "dependencies": { - "yallist": "^3.0.2" - } - }, - "node_modules/magic-string": { - "version": "0.25.9", - "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz", - "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", - "dependencies": { - "sourcemap-codec": "^1.4.8" - } - }, - "node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", - "dev": true, - "dependencies": { - "semver": "^6.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/make-error": { - "version": "1.3.6", - "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", - "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", - "dev": true - }, - "node_modules/map-obj": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz", - "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/mathml-tag-names": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz", - "integrity": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==", - "dev": true, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/wooorm" - } - }, - "node_modules/mdn-data": { - "version": "2.0.14", - "resolved": "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.14.tgz", - "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==", - "dev": true - }, - "node_modules/media-typer": { - "version": "0.3.0", - "resolved": "https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz", - "integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/memfs": { - "version": "3.4.13", - "resolved": "https://registry.npmmirror.com/memfs/-/memfs-3.4.13.tgz", - "integrity": "sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==", - "dev": true, - "dependencies": { - "fs-monkey": "^1.0.3" - }, - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/meow": { - "version": "8.1.2", - "resolved": "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz", - "integrity": "sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==", - "dev": true, - "dependencies": { - "@types/minimist": "^1.2.0", - "camelcase-keys": "^6.2.2", - "decamelize-keys": "^1.1.0", - "hard-rejection": "^2.1.0", - "minimist-options": "4.1.0", - "normalize-package-data": "^3.0.0", - "read-pkg-up": "^7.0.1", - "redent": "^3.0.0", - "trim-newlines": "^3.0.0", - "type-fest": "^0.18.0", - "yargs-parser": "^20.2.3" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/meow/node_modules/hosted-git-info": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", - "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/meow/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/meow/node_modules/normalize-package-data": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz", - "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==", - "dev": true, - "dependencies": { - "hosted-git-info": "^4.0.1", - "is-core-module": "^2.5.0", - "semver": "^7.3.4", - "validate-npm-package-license": "^3.0.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/meow/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/meow/node_modules/type-fest": { - "version": "0.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz", - "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/meow/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/merge": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/merge/-/merge-2.1.1.tgz", - "integrity": "sha512-jz+Cfrg9GWOZbQAnDQ4hlVnQky+341Yk5ru8bZSe6sIDTCIg8n9i/u7hSQGSVOF3C7lH6mGtqjkiT9G4wFLL0w==", - "dev": true - }, - "node_modules/merge-descriptors": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.1.tgz", - "integrity": "sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==", - "dev": true - }, - "node_modules/merge-source-map": { - "version": "1.1.0", - "resolved": "https://registry.npmmirror.com/merge-source-map/-/merge-source-map-1.1.0.tgz", - "integrity": "sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw==", - "dev": true, - "dependencies": { - "source-map": "^0.6.1" - } - }, - "node_modules/merge-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz", - "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", - "dev": true - }, - "node_modules/merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "dev": true, - "engines": { - "node": ">= 8" - } - }, - "node_modules/methods": { - "version": "1.1.2", - "resolved": "https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz", - "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", - "dev": true, - "dependencies": { - "braces": "^3.0.2", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/middleearth-names": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/middleearth-names/-/middleearth-names-1.1.0.tgz", - "integrity": "sha512-Oo1mbq9odpn6KHsDs8/UA5xFfX/gcrY+jWZpvd5MDaX0tjkxA7S7NTREQuqD7DWfluDgygjhKvETMWbwd3A9sA==", - "dev": true, - "dependencies": { - "unique-random-array": "1.0.0" - } - }, - "node_modules/mime": { - "version": "1.6.0", - "resolved": "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz", - "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==", - "dev": true, - "bin": { - "mime": "cli.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/mime-db": { - "version": "1.52.0", - "resolved": "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz", - "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==", - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mime-types": { - "version": "2.1.35", - "resolved": "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz", - "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==", - "dependencies": { - "mime-db": "1.52.0" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/mimic-response": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz", - "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/min-indent": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", - "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/mini-css-extract-plugin": { - "version": "2.7.2", - "resolved": "https://registry.npmmirror.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.2.tgz", - "integrity": "sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==", - "dev": true, - "dependencies": { - "schema-utils": "^4.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "webpack": "^5.0.0" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/mini-css-extract-plugin/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - } - }, - "node_modules/minimalistic-assert": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz", - "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==", - "dev": true - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/minimist": { - "version": "1.2.8", - "resolved": "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz", - "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", - "dev": true - }, - "node_modules/minimist-options": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz", - "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==", - "dev": true, - "dependencies": { - "arrify": "^1.0.1", - "is-plain-obj": "^1.1.0", - "kind-of": "^6.0.3" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/minimist-options/node_modules/is-plain-obj": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", - "integrity": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/minipass": { - "version": "3.3.6", - "resolved": "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz", - "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/minipass/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/mkdirp": { - "version": "0.5.6", - "resolved": "https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz", - "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==", - "dev": true, - "dependencies": { - "minimist": "^1.2.6" - }, - "bin": { - "mkdirp": "bin/cmd.js" - } - }, - "node_modules/modify-values": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz", - "integrity": "sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/module-alias": { - "version": "2.2.2", - "resolved": "https://registry.npmmirror.com/module-alias/-/module-alias-2.2.2.tgz", - "integrity": "sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==", - "dev": true - }, - "node_modules/mrm": { - "version": "4.1.13", - "resolved": "https://registry.npmjs.org/mrm/-/mrm-4.1.13.tgz", - "integrity": "sha512-IvMv4fVFfzQ6wUlC4eCl1sCzyMyz+yEjV4sHux7UQRIylJ8iCqFgM9JxpdKA1dPmEuf0s+itFJsp5CHMIpCdMw==", - "dev": true, - "dependencies": { - "git-username": "^1.0.0", - "glob": "^7.1.6", - "inquirer": "^7.0.4", - "is-directory": "^0.3.1", - "kleur": "^3.0.3", - "libnpx": "^10.2.4", - "listify": "^1.0.0", - "lodash": "^4.17.15", - "longest": "^2.0.1", - "middleearth-names": "^1.1.0", - "minimist": "^1.2.0", - "mrm-core": "^7.1.13", - "semver-utils": "^1.1.4", - "update-notifier": "^4.1.0", - "user-home": "^2.0.0", - "user-meta": "^1.0.0", - "which": "^2.0.2" - }, - "bin": { - "mrm": "bin/mrm.js" - }, - "engines": { - "node": ">=10.13" - } - }, - "node_modules/mrm-core": { - "version": "7.1.13", - "resolved": "https://registry.npmjs.org/mrm-core/-/mrm-core-7.1.13.tgz", - "integrity": "sha512-+AlsNuryLYw9HWqf+HBcNXULiwBEfcmb2VDccvYyg71x25bC8nJOn0YJA13x1PUUEF0aEbc5RTfqa6weMtRHaw==", - "dev": true, - "dependencies": { - "babel-code-frame": "^6.26.0", - "comment-json": "^2.2.0", - "detect-indent": "^6.0.0", - "editorconfig": "^0.15.3", - "find-up": "^4.1.0", - "fs-extra": "^8.1.0", - "kleur": "^3.0.3", - "listify": "^1.0.0", - "lodash": "^4.17.15", - "minimist": "^1.2.0", - "prop-ini": "^0.0.2", - "rc": "^1.2.8", - "readme-badger": "^0.3.0", - "semver": "^6.3.0", - "smpltmpl": "^1.0.2", - "split-lines": "^2.0.0", - "strip-bom": "^4.0.0", - "validate-npm-package-name": "^3.0.0", - "webpack-merge": "^4.2.2", - "yaml": "^2.0.0-1" - }, - "engines": { - "node": ">=10.13" - } - }, - "node_modules/mrm-core/node_modules/fs-extra": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", - "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", - "dev": true, - "dependencies": { - "graceful-fs": "^4.2.0", - "jsonfile": "^4.0.0", - "universalify": "^0.1.0" - }, - "engines": { - "node": ">=6 <7 || >=8" - } - }, - "node_modules/mrm-core/node_modules/jsonfile": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", - "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", - "dev": true, - "optionalDependencies": { - "graceful-fs": "^4.1.6" - } - }, - "node_modules/mrm-core/node_modules/universalify": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", - "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", - "dev": true, - "engines": { - "node": ">= 4.0.0" - } - }, - "node_modules/mrm-core/node_modules/webpack-merge": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-4.2.2.tgz", - "integrity": "sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==", - "dev": true, - "dependencies": { - "lodash": "^4.17.15" - } - }, - "node_modules/mrm-core/node_modules/yaml": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz", - "integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==", - "dev": true, - "engines": { - "node": ">= 14" - } - }, - "node_modules/mrm/node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/mrmime": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/mrmime/-/mrmime-1.0.1.tgz", - "integrity": "sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "node_modules/multicast-dns": { - "version": "7.2.5", - "resolved": "https://registry.npmmirror.com/multicast-dns/-/multicast-dns-7.2.5.tgz", - "integrity": "sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg==", - "dev": true, - "dependencies": { - "dns-packet": "^5.2.2", - "thunky": "^1.0.2" - }, - "bin": { - "multicast-dns": "cli.js" - } - }, - "node_modules/mute-stream": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.8.tgz", - "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==", - "dev": true - }, - "node_modules/mz": { - "version": "2.7.0", - "resolved": "https://registry.npmmirror.com/mz/-/mz-2.7.0.tgz", - "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==", - "dev": true, - "dependencies": { - "any-promise": "^1.0.0", - "object-assign": "^4.0.1", - "thenify-all": "^1.0.0" - } - }, - "node_modules/nanoid": { - "version": "3.3.4", - "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "node_modules/natural-compare-lite": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", - "dev": true - }, - "node_modules/negotiator": { - "version": "0.6.3", - "resolved": "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz", - "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/neo-async": { - "version": "2.6.2", - "resolved": "https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz", - "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==", - "dev": true - }, - "node_modules/nice-try": { - "version": "1.0.5", - "resolved": "https://registry.npmmirror.com/nice-try/-/nice-try-1.0.5.tgz", - "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", - "dev": true - }, - "node_modules/no-case": { - "version": "3.0.4", - "resolved": "https://registry.npmmirror.com/no-case/-/no-case-3.0.4.tgz", - "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==", - "dev": true, - "dependencies": { - "lower-case": "^2.0.2", - "tslib": "^2.0.3" - } - }, - "node_modules/node-fetch": { - "version": "2.6.9", - "resolved": "https://registry.npmmirror.com/node-fetch/-/node-fetch-2.6.9.tgz", - "integrity": "sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==", - "dev": true, - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, - "node_modules/node-forge": { - "version": "1.3.1", - "resolved": "https://registry.npmmirror.com/node-forge/-/node-forge-1.3.1.tgz", - "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", - "dev": true, - "engines": { - "node": ">= 6.13.0" - } - }, - "node_modules/node-releases": { - "version": "2.0.10", - "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.10.tgz", - "integrity": "sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==", - "dev": true - }, - "node_modules/normalize-package-data": { - "version": "2.5.0", - "resolved": "https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "dev": true, - "dependencies": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "node_modules/normalize-package-data/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/normalize-range": { - "version": "0.1.2", - "resolved": "https://registry.npmmirror.com/normalize-range/-/normalize-range-0.1.2.tgz", - "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/normalize-url": { - "version": "6.1.0", - "resolved": "https://registry.npmmirror.com/normalize-url/-/normalize-url-6.1.0.tgz", - "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/npm-package-arg": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-6.1.1.tgz", - "integrity": "sha512-qBpssaL3IOZWi5vEKUKW0cO7kzLeT+EQO9W8RsLOZf76KF9E/K9+wH0C7t06HXPpaH8WH5xF1MExLuCwbTqRUg==", - "dev": true, - "dependencies": { - "hosted-git-info": "^2.7.1", - "osenv": "^0.1.5", - "semver": "^5.6.0", - "validate-npm-package-name": "^3.0.0" - } - }, - "node_modules/npm-package-arg/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/npm-run-path": { - "version": "2.0.2", - "resolved": "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-2.0.2.tgz", - "integrity": "sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==", - "dev": true, - "dependencies": { - "path-key": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/nth-check": { - "version": "2.1.1", - "resolved": "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz", - "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==", - "dev": true, - "dependencies": { - "boolbase": "^1.0.0" - } - }, - "node_modules/object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/object-inspect": { - "version": "1.12.3", - "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.12.3.tgz", - "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", - "dev": true - }, - "node_modules/object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", - "dev": true, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/object.assign": { - "version": "4.1.4", - "resolved": "https://registry.npmmirror.com/object.assign/-/object.assign-4.1.4.tgz", - "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "has-symbols": "^1.0.3", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/obuf": { - "version": "1.1.2", - "resolved": "https://registry.npmmirror.com/obuf/-/obuf-1.1.2.tgz", - "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==", - "dev": true - }, - "node_modules/on-finished": { - "version": "2.4.1", - "resolved": "https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz", - "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==", - "dev": true, - "dependencies": { - "ee-first": "1.1.1" - }, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/on-headers": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/on-headers/-/on-headers-1.0.2.tgz", - "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmmirror.com/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "dev": true, - "dependencies": { - "mimic-fn": "^2.1.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/open": { - "version": "8.4.1", - "resolved": "https://registry.npmmirror.com/open/-/open-8.4.1.tgz", - "integrity": "sha512-/4b7qZNhv6Uhd7jjnREh1NjnPxlTq+XNWPG88Ydkj5AILcA5m3ajvcg57pB24EQjKv0dK62XnDqk9c/hkIG5Kg==", - "dev": true, - "dependencies": { - "define-lazy-prop": "^2.0.0", - "is-docker": "^2.1.1", - "is-wsl": "^2.2.0" - }, - "engines": { - "node": ">=12" - } - }, - "node_modules/opener": { - "version": "1.5.2", - "resolved": "https://registry.npmmirror.com/opener/-/opener-1.5.2.tgz", - "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==", - "dev": true, - "bin": { - "opener": "bin/opener-bin.js" - } - }, - "node_modules/optionator": { - "version": "0.9.1", - "resolved": "https://registry.npmmirror.com/optionator/-/optionator-0.9.1.tgz", - "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", - "dev": true, - "dependencies": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.3" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/ora": { - "version": "5.4.1", - "resolved": "https://registry.npmmirror.com/ora/-/ora-5.4.1.tgz", - "integrity": "sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==", - "dev": true, - "dependencies": { - "bl": "^4.1.0", - "chalk": "^4.1.0", - "cli-cursor": "^3.1.0", - "cli-spinners": "^2.5.0", - "is-interactive": "^1.0.0", - "is-unicode-supported": "^0.1.0", - "log-symbols": "^4.1.0", - "strip-ansi": "^6.0.0", - "wcwidth": "^1.0.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/ora/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/ora/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/ora/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/ora/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/ora/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/ora/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/os-homedir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz", - "integrity": "sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/os-tmpdir": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz", - "integrity": "sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/osenv": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz", - "integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==", - "dev": true, - "dependencies": { - "os-homedir": "^1.0.0", - "os-tmpdir": "^1.0.0" - } - }, - "node_modules/p-cancelable": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz", - "integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/p-finally": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/p-finally/-/p-finally-1.0.0.tgz", - "integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmmirror.com/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/p-map": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz", - "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==", - "dev": true, - "dependencies": { - "aggregate-error": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-retry": { - "version": "4.6.2", - "resolved": "https://registry.npmmirror.com/p-retry/-/p-retry-4.6.2.tgz", - "integrity": "sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==", - "dev": true, - "dependencies": { - "@types/retry": "0.12.0", - "retry": "^0.13.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/package-json": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/package-json/-/package-json-6.5.0.tgz", - "integrity": "sha512-k3bdm2n25tkyxcjSKzB5x8kfVxlMdgsbPr0GkZcwHsLpba6cBjqCt1KlcChKEvxHIcTB1FVMuwoijZ26xex5MQ==", - "dev": true, - "dependencies": { - "got": "^9.6.0", - "registry-auth-token": "^4.0.0", - "registry-url": "^5.0.0", - "semver": "^6.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/param-case": { - "version": "3.0.4", - "resolved": "https://registry.npmmirror.com/param-case/-/param-case-3.0.4.tgz", - "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==", - "dev": true, - "dependencies": { - "dot-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/parse-git-config": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/parse-git-config/-/parse-git-config-1.1.1.tgz", - "integrity": "sha512-S3LGXJZVSy/hswvbSkfdbKBRVsnqKrVu6j8fcvdtJ4TxosSELyQDsJPuGPXuZ+EyuYuJd3O4uAF8gcISR0OFrQ==", - "dev": true, - "dependencies": { - "extend-shallow": "^2.0.1", - "fs-exists-sync": "^0.1.0", - "git-config-path": "^1.0.1", - "ini": "^1.3.4" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/parse-github-url": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/parse-github-url/-/parse-github-url-1.0.2.tgz", - "integrity": "sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==", - "dev": true, - "bin": { - "parse-github-url": "cli.js" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/parse-passwd": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", - "integrity": "sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/parse5": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/parse5/-/parse5-5.1.1.tgz", - "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==", - "dev": true - }, - "node_modules/parse5-htmlparser2-tree-adapter": { - "version": "6.0.1", - "resolved": "https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz", - "integrity": "sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA==", - "dev": true, - "dependencies": { - "parse5": "^6.0.1" - } - }, - "node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5": { - "version": "6.0.1", - "resolved": "https://registry.npmmirror.com/parse5/-/parse5-6.0.1.tgz", - "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==", - "dev": true - }, - "node_modules/parseurl": { - "version": "1.3.3", - "resolved": "https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz", - "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/pascal-case": { - "version": "3.1.2", - "resolved": "https://registry.npmmirror.com/pascal-case/-/pascal-case-3.1.2.tgz", - "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==", - "dev": true, - "dependencies": { - "no-case": "^3.0.4", - "tslib": "^2.0.3" - } - }, - "node_modules/path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "engines": { - "node": ">=8" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-is-inside": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", - "integrity": "sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w==", - "dev": true - }, - "node_modules/path-key": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/path-key/-/path-key-2.0.1.tgz", - "integrity": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "node_modules/path-to-regexp": { - "version": "0.1.7", - "resolved": "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz", - "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==", - "dev": true - }, - "node_modules/path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" - }, - "node_modules/picomatch": { - "version": "2.3.1", - "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz", - "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", - "dev": true, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/pidtree": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz", - "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==", - "dev": true, - "bin": { - "pidtree": "bin/pidtree.js" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/pinia": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.0.30.tgz", - "integrity": "sha512-q6DUmxWwe/mQgg+55QQjykpKC+aGeGdaJV3niminl19V08dE+LRTvSEuqi6/NLSGCKHI49KGL6tMNEOssFiMyA==", - "dependencies": { - "@vue/devtools-api": "^6.4.5", - "vue-demi": "*" - }, - "funding": { - "url": "https://github.com/sponsors/posva" - }, - "peerDependencies": { - "@vue/composition-api": "^1.4.0", - "typescript": ">=4.4.4", - "vue": "^2.6.14 || ^3.2.0" - }, - "peerDependenciesMeta": { - "@vue/composition-api": { - "optional": true - }, - "typescript": { - "optional": true - } - } - }, - "node_modules/pinia-logger": { - "version": "1.3.11", - "resolved": "https://registry.npmjs.org/pinia-logger/-/pinia-logger-1.3.11.tgz", - "integrity": "sha512-X6FUVSZLBFbU/hbUY1Udcgl/ehKMWbaldaus5v4cKX3XnAV9FiZh/98GIr9IwTqaoF4P25mjHXNLNLRelSP0GA==", - "dev": true - }, - "node_modules/pinia/node_modules/vue-demi": { - "version": "0.13.11", - "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.13.11.tgz", - "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==", - "hasInstallScript": true, - "bin": { - "vue-demi-fix": "bin/vue-demi-fix.js", - "vue-demi-switch": "bin/vue-demi-switch.js" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - }, - "peerDependencies": { - "@vue/composition-api": "^1.0.0-rc.1", - "vue": "^3.0.0-0 || ^2.6.0" - }, - "peerDependenciesMeta": { - "@vue/composition-api": { - "optional": true - } - } - }, - "node_modules/pkg-dir": { - "version": "4.2.0", - "resolved": "https://registry.npmmirror.com/pkg-dir/-/pkg-dir-4.2.0.tgz", - "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "dev": true, - "dependencies": { - "find-up": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/pngjs": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz", - "integrity": "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==", - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/portfinder": { - "version": "1.0.32", - "resolved": "https://registry.npmmirror.com/portfinder/-/portfinder-1.0.32.tgz", - "integrity": "sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg==", - "dev": true, - "dependencies": { - "async": "^2.6.4", - "debug": "^3.2.7", - "mkdirp": "^0.5.6" - }, - "engines": { - "node": ">= 0.12.0" - } - }, - "node_modules/portfinder/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", - "dev": true, - "dependencies": { - "ms": "^2.1.1" - } - }, - "node_modules/postcss": { - "version": "8.4.21", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz", - "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - } - ], - "dependencies": { - "nanoid": "^3.3.4", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, - "node_modules/postcss-calc": { - "version": "8.2.4", - "resolved": "https://registry.npmmirror.com/postcss-calc/-/postcss-calc-8.2.4.tgz", - "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==", - "dev": true, - "dependencies": { - "postcss-selector-parser": "^6.0.9", - "postcss-value-parser": "^4.2.0" - }, - "peerDependencies": { - "postcss": "^8.2.2" - } - }, - "node_modules/postcss-colormin": { - "version": "5.3.0", - "resolved": "https://registry.npmmirror.com/postcss-colormin/-/postcss-colormin-5.3.0.tgz", - "integrity": "sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==", - "dev": true, - "dependencies": { - "browserslist": "^4.16.6", - "caniuse-api": "^3.0.0", - "colord": "^2.9.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-convert-values": { - "version": "5.1.3", - "resolved": "https://registry.npmmirror.com/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz", - "integrity": "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-discard-comments": { - "version": "5.1.2", - "resolved": "https://registry.npmmirror.com/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz", - "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-discard-duplicates": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz", - "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-discard-empty": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz", - "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-discard-overridden": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz", - "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-html": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/postcss-html/-/postcss-html-1.5.0.tgz", - "integrity": "sha512-kCMRWJRHKicpA166kc2lAVUGxDZL324bkj/pVOb6RhjB0Z5Krl7mN0AsVkBhVIRZZirY0lyQXG38HCVaoKVNoA==", - "dev": true, - "dependencies": { - "htmlparser2": "^8.0.0", - "js-tokens": "^8.0.0", - "postcss": "^8.4.0", - "postcss-safe-parser": "^6.0.0" - }, - "engines": { - "node": "^12 || >=14" - } - }, - "node_modules/postcss-html/node_modules/dom-serializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", - "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", - "dev": true, - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "entities": "^4.2.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/postcss-html/node_modules/domhandler": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", - "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", - "dev": true, - "dependencies": { - "domelementtype": "^2.3.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/postcss-html/node_modules/domutils": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz", - "integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==", - "dev": true, - "dependencies": { - "dom-serializer": "^2.0.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.1" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/postcss-html/node_modules/entities": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", - "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", - "dev": true, - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/postcss-html/node_modules/htmlparser2": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.1.tgz", - "integrity": "sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==", - "dev": true, - "funding": [ - "https://github.com/fb55/htmlparser2?sponsor=1", - { - "type": "github", - "url": "https://github.com/sponsors/fb55" - } - ], - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "domutils": "^3.0.1", - "entities": "^4.3.0" - } - }, - "node_modules/postcss-html/node_modules/js-tokens": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-8.0.1.tgz", - "integrity": "sha512-3AGrZT6tuMm1ZWWn9mLXh7XMfi2YtiLNPALCVxBCiUVq0LD1OQMxV/AdS/s7rLJU5o9i/jBZw/N4vXXL5dm29A==", - "dev": true - }, - "node_modules/postcss-loader": { - "version": "6.2.1", - "resolved": "https://registry.npmmirror.com/postcss-loader/-/postcss-loader-6.2.1.tgz", - "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", - "dev": true, - "dependencies": { - "cosmiconfig": "^7.0.0", - "klona": "^2.0.5", - "semver": "^7.3.5" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "postcss": "^7.0.0 || ^8.0.1", - "webpack": "^5.0.0" - } - }, - "node_modules/postcss-loader/node_modules/cosmiconfig": { - "version": "7.1.0", - "resolved": "https://registry.npmmirror.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz", - "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", - "dev": true, - "dependencies": { - "@types/parse-json": "^4.0.0", - "import-fresh": "^3.2.1", - "parse-json": "^5.0.0", - "path-type": "^4.0.0", - "yaml": "^1.10.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/postcss-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/postcss-loader/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/postcss-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/postcss-media-query-parser": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz", - "integrity": "sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==", - "dev": true - }, - "node_modules/postcss-merge-longhand": { - "version": "5.1.7", - "resolved": "https://registry.npmmirror.com/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz", - "integrity": "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0", - "stylehacks": "^5.1.1" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-merge-rules": { - "version": "5.1.3", - "resolved": "https://registry.npmmirror.com/postcss-merge-rules/-/postcss-merge-rules-5.1.3.tgz", - "integrity": "sha512-LbLd7uFC00vpOuMvyZop8+vvhnfRGpp2S+IMQKeuOZZapPRY4SMq5ErjQeHbHsjCUgJkRNrlU+LmxsKIqPKQlA==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "caniuse-api": "^3.0.0", - "cssnano-utils": "^3.1.0", - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-minify-font-values": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz", - "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-minify-gradients": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz", - "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==", - "dev": true, - "dependencies": { - "colord": "^2.9.1", - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-minify-params": { - "version": "5.1.4", - "resolved": "https://registry.npmmirror.com/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz", - "integrity": "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-minify-selectors": { - "version": "5.2.1", - "resolved": "https://registry.npmmirror.com/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz", - "integrity": "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==", - "dev": true, - "dependencies": { - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-modules-extract-imports": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", - "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-modules-local-by-default": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz", - "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==", - "dev": true, - "dependencies": { - "icss-utils": "^5.0.0", - "postcss-selector-parser": "^6.0.2", - "postcss-value-parser": "^4.1.0" - }, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-modules-scope": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz", - "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==", - "dev": true, - "dependencies": { - "postcss-selector-parser": "^6.0.4" - }, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-modules-values": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz", - "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==", - "dev": true, - "dependencies": { - "icss-utils": "^5.0.0" - }, - "engines": { - "node": "^10 || ^12 || >= 14" - }, - "peerDependencies": { - "postcss": "^8.1.0" - } - }, - "node_modules/postcss-normalize-charset": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz", - "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-display-values": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz", - "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-positions": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz", - "integrity": "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-repeat-style": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz", - "integrity": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-string": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz", - "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-timing-functions": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz", - "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-unicode": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz", - "integrity": "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-url": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz", - "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==", - "dev": true, - "dependencies": { - "normalize-url": "^6.0.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-normalize-whitespace": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz", - "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-ordered-values": { - "version": "5.1.3", - "resolved": "https://registry.npmmirror.com/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz", - "integrity": "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==", - "dev": true, - "dependencies": { - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-px-to-viewport-8-plugin": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/postcss-px-to-viewport-8-plugin/-/postcss-px-to-viewport-8-plugin-1.2.0.tgz", - "integrity": "sha512-3mbLHcJSb8LymP3zIsvwBkumkyfau5IMEGcn83dzELIRi83yKbIuJCKv3sDZW5XaJs3CntdncYugHWffbubCsg==", - "dev": true, - "dependencies": { - "object-assign": "^4.1.1" - } - }, - "node_modules/postcss-reduce-initial": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/postcss-reduce-initial/-/postcss-reduce-initial-5.1.1.tgz", - "integrity": "sha512-//jeDqWcHPuXGZLoolFrUXBDyuEGbr9S2rMo19bkTIjBQ4PqkaO+oI8wua5BOUxpfi97i3PCoInsiFIEBfkm9w==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "caniuse-api": "^3.0.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-reduce-transforms": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz", - "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-resolve-nested-selector": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.1.tgz", - "integrity": "sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==", - "dev": true - }, - "node_modules/postcss-safe-parser": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz", - "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==", - "dev": true, - "engines": { - "node": ">=12.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - "peerDependencies": { - "postcss": "^8.3.3" - } - }, - "node_modules/postcss-scss": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.6.tgz", - "integrity": "sha512-rLDPhJY4z/i4nVFZ27j9GqLxj1pwxE80eAzUNRMXtcpipFYIeowerzBgG3yJhMtObGEXidtIgbUpQ3eLDsf5OQ==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss-scss" - } - ], - "engines": { - "node": ">=12.0" - }, - "peerDependencies": { - "postcss": "^8.4.19" - } - }, - "node_modules/postcss-selector-parser": { - "version": "6.0.11", - "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz", - "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==", - "dev": true, - "dependencies": { - "cssesc": "^3.0.0", - "util-deprecate": "^1.0.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/postcss-sorting": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/postcss-sorting/-/postcss-sorting-8.0.1.tgz", - "integrity": "sha512-go9Zoxx7KQH+uLrJ9xa5wRErFeXu01ydA6O8m7koPXkmAN7Ts//eRcIqjo0stBR4+Nir2gMYDOWAOx7O5EPUZA==", - "dev": true, - "peerDependencies": { - "postcss": "^8.4.20" - } - }, - "node_modules/postcss-svgo": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/postcss-svgo/-/postcss-svgo-5.1.0.tgz", - "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0", - "svgo": "^2.7.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-unique-selectors": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz", - "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==", - "dev": true, - "dependencies": { - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/postcss-value-parser": { - "version": "4.2.0", - "resolved": "https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", - "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", - "dev": true - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/prepend-http": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", - "integrity": "sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/prettier": { - "version": "2.8.4", - "resolved": "https://registry.npmmirror.com/prettier/-/prettier-2.8.4.tgz", - "integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==", - "dev": true, - "bin": { - "prettier": "bin-prettier.js" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/prettier-linter-helpers": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz", - "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==", - "dev": true, - "dependencies": { - "fast-diff": "^1.1.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/pretty-error": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/pretty-error/-/pretty-error-4.0.0.tgz", - "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==", - "dev": true, - "dependencies": { - "lodash": "^4.17.20", - "renderkid": "^3.0.0" - } - }, - "node_modules/process-nextick-args": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", - "dev": true - }, - "node_modules/progress": { - "version": "2.0.3", - "resolved": "https://registry.npmmirror.com/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/progress-webpack-plugin": { - "version": "1.0.16", - "resolved": "https://registry.npmmirror.com/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz", - "integrity": "sha512-sdiHuuKOzELcBANHfrupYo+r99iPRyOnw15qX+rNlVUqXGfjXdH4IgxriKwG1kNJwVswKQHMdj1hYZMcb9jFaA==", - "dev": true, - "dependencies": { - "chalk": "^2.1.0", - "figures": "^2.0.0", - "log-update": "^2.3.0" - }, - "engines": { - "node": ">= 10.13.0" - }, - "peerDependencies": { - "webpack": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0" - } - }, - "node_modules/prop-ini": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/prop-ini/-/prop-ini-0.0.2.tgz", - "integrity": "sha512-qyU57WvAvZDbzmRy9xDbJGVwrGJhmA+rYnVjy4xtX4Ny9c7gzvpmf/j7A3oq9ChbPh15MZQKjPep2mNdnAhtig==", - "dev": true, - "dependencies": { - "extend": "^3.0.0" - } - }, - "node_modules/proxy-addr": { - "version": "2.0.7", - "resolved": "https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.7.tgz", - "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==", - "dev": true, - "dependencies": { - "forwarded": "0.2.0", - "ipaddr.js": "1.9.1" - }, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/proxy-addr/node_modules/ipaddr.js": { - "version": "1.9.1", - "resolved": "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz", - "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==", - "dev": true, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/proxy-from-env": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", - "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" - }, - "node_modules/pseudomap": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/pseudomap/-/pseudomap-1.0.2.tgz", - "integrity": "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==", - "dev": true - }, - "node_modules/pump": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "dev": true, - "dependencies": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "node_modules/punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/pupa": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/pupa/-/pupa-2.1.1.tgz", - "integrity": "sha512-l1jNAspIBSFqbT+y+5FosojNpVpF94nlI+wDUpqP9enwOTfHx9f0gh5nB96vl+6yTpsJsypeNrwfzPrKuHB41A==", - "dev": true, - "dependencies": { - "escape-goat": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/q": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", - "integrity": "sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==", - "dev": true, - "engines": { - "node": ">=0.6.0", - "teleport": ">=0.2.0" - } - }, - "node_modules/qrcode": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/qrcode/-/qrcode-1.5.1.tgz", - "integrity": "sha512-nS8NJ1Z3md8uTjKtP+SGGhfqmTCs5flU/xR623oI0JX+Wepz9R8UrRVCTBTJm3qGw3rH6jJ6MUHjkDx15cxSSg==", - "dependencies": { - "dijkstrajs": "^1.0.1", - "encode-utf8": "^1.0.3", - "pngjs": "^5.0.0", - "yargs": "^15.3.1" - }, - "bin": { - "qrcode": "bin/qrcode" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/qrcode/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/qrcode/node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "engines": { - "node": ">=6" - } - }, - "node_modules/qrcode/node_modules/cliui": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", - "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", - "dependencies": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^6.2.0" - } - }, - "node_modules/qrcode/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/qrcode/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/qrcode/node_modules/wrap-ansi": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", - "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/qrcode/node_modules/y18n": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", - "integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==" - }, - "node_modules/qrcode/node_modules/yargs": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", - "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", - "dependencies": { - "cliui": "^6.0.0", - "decamelize": "^1.2.0", - "find-up": "^4.1.0", - "get-caller-file": "^2.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^4.2.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^18.1.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/qrcode/node_modules/yargs-parser": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", - "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", - "dependencies": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/qs": { - "version": "6.11.0", - "resolved": "https://registry.npmmirror.com/qs/-/qs-6.11.0.tgz", - "integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==", - "dev": true, - "dependencies": { - "side-channel": "^1.0.4" - }, - "engines": { - "node": ">=0.6" - } - }, - "node_modules/queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true - }, - "node_modules/quick-lru": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz", - "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/randombytes": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz", - "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", - "dev": true, - "dependencies": { - "safe-buffer": "^5.1.0" - } - }, - "node_modules/range-parser": { - "version": "1.2.1", - "resolved": "https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz", - "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/raw-body": { - "version": "2.5.1", - "resolved": "https://registry.npmmirror.com/raw-body/-/raw-body-2.5.1.tgz", - "integrity": "sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig==", - "dev": true, - "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", - "resolved": "https://registry.npmmirror.com/bytes/-/bytes-3.1.2.tgz", - "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/rc": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", - "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", - "dev": true, - "dependencies": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" - }, - "bin": { - "rc": "cli.js" - } - }, - "node_modules/rc/node_modules/strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/read-pkg": { - "version": "5.2.0", - "resolved": "https://registry.npmmirror.com/read-pkg/-/read-pkg-5.2.0.tgz", - "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", - "dev": true, - "dependencies": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^2.5.0", - "parse-json": "^5.0.0", - "type-fest": "^0.6.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg-up": { - "version": "7.0.1", - "resolved": "https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz", - "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", - "dev": true, - "dependencies": { - "find-up": "^4.1.0", - "read-pkg": "^5.2.0", - "type-fest": "^0.8.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/read-pkg-up/node_modules/type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", - "dev": true, - "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", - "resolved": "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz", - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", - "dev": true, - "dependencies": { - "picomatch": "^2.2.1" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/readme-badger": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/readme-badger/-/readme-badger-0.3.0.tgz", - "integrity": "sha512-+sMOLSs1imZUISZ2Rhz7qqVd77QtpcAPbGeIraFdgJmijb04YtdlPjGNBvDChTNtLbeQ6JNGQy3pOgslWfaP3g==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0" - } - }, - "node_modules/redent": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz", - "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==", - "dev": true, - "dependencies": { - "indent-string": "^4.0.0", - "strip-indent": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/redent/node_modules/strip-indent": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz", - "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==", - "dev": true, - "dependencies": { - "min-indent": "^1.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/regenerate": { - "version": "1.4.2", - "resolved": "https://registry.npmmirror.com/regenerate/-/regenerate-1.4.2.tgz", - "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==", - "dev": true - }, - "node_modules/regenerate-unicode-properties": { - "version": "10.1.0", - "resolved": "https://registry.npmmirror.com/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz", - "integrity": "sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==", - "dev": true, - "dependencies": { - "regenerate": "^1.4.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/regenerator-runtime": { - "version": "0.13.11", - "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", - "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==", - "dev": true - }, - "node_modules/regenerator-transform": { - "version": "0.15.1", - "resolved": "https://registry.npmmirror.com/regenerator-transform/-/regenerator-transform-0.15.1.tgz", - "integrity": "sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==", - "dev": true, - "dependencies": { - "@babel/runtime": "^7.8.4" - } - }, - "node_modules/regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/regexpu-core": { - "version": "5.3.0", - "resolved": "https://registry.npmmirror.com/regexpu-core/-/regexpu-core-5.3.0.tgz", - "integrity": "sha512-ZdhUQlng0RoscyW7jADnUZ25F5eVtHdMyXSb2PiwafvteRAOJUjFoUPEYZSIfP99fBIs3maLIRfpEddT78wAAQ==", - "dev": true, - "dependencies": { - "@babel/regjsgen": "^0.8.0", - "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.1.0", - "regjsparser": "^0.9.1", - "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.1.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/registry-auth-token": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.2.tgz", - "integrity": "sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==", - "dev": true, - "dependencies": { - "rc": "1.2.8" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/registry-url": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-5.1.0.tgz", - "integrity": "sha512-8acYXXTI0AkQv6RAOjE3vOaIXZkT9wo4LOFbBKYQEEnnMNBpKqdUrI6S4NT0KPIo/WVvJ5tE/X5LF/TQUf0ekw==", - "dev": true, - "dependencies": { - "rc": "^1.2.8" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/regjsparser": { - "version": "0.9.1", - "resolved": "https://registry.npmmirror.com/regjsparser/-/regjsparser-0.9.1.tgz", - "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==", - "dev": true, - "dependencies": { - "jsesc": "~0.5.0" - }, - "bin": { - "regjsparser": "bin/parser" - } - }, - "node_modules/regjsparser/node_modules/jsesc": { - "version": "0.5.0", - "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-0.5.0.tgz", - "integrity": "sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==", - "dev": true, - "bin": { - "jsesc": "bin/jsesc" - } - }, - "node_modules/relateurl": { - "version": "0.2.7", - "resolved": "https://registry.npmmirror.com/relateurl/-/relateurl-0.2.7.tgz", - "integrity": "sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==", - "dev": true, - "engines": { - "node": ">= 0.10" - } - }, - "node_modules/remote-origin-url": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/remote-origin-url/-/remote-origin-url-1.0.0.tgz", - "integrity": "sha512-xHDM6IBqivpiQ1e4WOuFpM/T6rbzA/WBsu+3WLtgPOhHyjA0nYlijV3NprlTb4FcXlQ5+Q+z174sQ1NnUF5FwA==", - "dev": true, - "dependencies": { - "parse-git-config": "^1.1.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/renderkid": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/renderkid/-/renderkid-3.0.0.tgz", - "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==", - "dev": true, - "dependencies": { - "css-select": "^4.1.3", - "dom-converter": "^0.2.0", - "htmlparser2": "^6.1.0", - "lodash": "^4.17.21", - "strip-ansi": "^6.0.1" - } - }, - "node_modules/repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", - "dev": true, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmmirror.com/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-main-filename": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", - "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==" - }, - "node_modules/requires-port": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz", - "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", - "dev": true - }, - "node_modules/resolve": { - "version": "1.22.1", - "resolved": "https://registry.npmmirror.com/resolve/-/resolve-1.22.1.tgz", - "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==", - "dev": true, - "dependencies": { - "is-core-module": "^2.9.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - } - }, - "node_modules/resolve-dir": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz", - "integrity": "sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==", - "dev": true, - "dependencies": { - "expand-tilde": "^2.0.0", - "global-modules": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/resolve-global": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/resolve-global/-/resolve-global-1.0.0.tgz", - "integrity": "sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==", - "dev": true, - "dependencies": { - "global-dirs": "^0.1.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/resolve-global/node_modules/global-dirs": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz", - "integrity": "sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==", - "dev": true, - "dependencies": { - "ini": "^1.3.4" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/responselike": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz", - "integrity": "sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==", - "dev": true, - "dependencies": { - "lowercase-keys": "^1.0.0" - } - }, - "node_modules/restore-cursor": { - "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/restore-cursor/-/restore-cursor-3.1.0.tgz", - "integrity": "sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==", - "dev": true, - "dependencies": { - "onetime": "^5.1.0", - "signal-exit": "^3.0.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/retry": { - "version": "0.13.1", - "resolved": "https://registry.npmmirror.com/retry/-/retry-0.13.1.tgz", - "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "dev": true, - "engines": { - "iojs": ">=1.0.0", - "node": ">=0.10.0" - } - }, - "node_modules/rfdc": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.3.0.tgz", - "integrity": "sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==", - "dev": true - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - } - }, - "node_modules/run-async": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz", - "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==", - "dev": true, - "engines": { - "node": ">=0.12.0" - } - }, - "node_modules/run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "dev": true, - "dependencies": { - "queue-microtask": "^1.2.2" - } - }, - "node_modules/rxjs": { - "version": "6.6.7", - "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", - "integrity": "sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==", - "dev": true, - "dependencies": { - "tslib": "^1.9.0" - }, - "engines": { - "npm": ">=2.0.0" - } - }, - "node_modules/rxjs/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "dev": true - }, - "node_modules/safe-buffer": { - "version": "5.2.1", - "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz", - "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==", - "dev": true - }, - "node_modules/safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "dev": true - }, - "node_modules/sass": { - "version": "1.58.1", - "resolved": "https://registry.npmmirror.com/sass/-/sass-1.58.1.tgz", - "integrity": "sha512-bnINi6nPXbP1XNRaranMFEBZWUfdW/AF16Ql5+ypRxfTvCRTTKrLsMIakyDcayUt2t/RZotmL4kgJwNH5xO+bg==", - "dev": true, - "dependencies": { - "chokidar": ">=3.0.0 <4.0.0", - "immutable": "^4.0.0", - "source-map-js": ">=0.6.2 <2.0.0" - }, - "bin": { - "sass": "sass.js" - }, - "engines": { - "node": ">=12.0.0" - } - }, - "node_modules/sass-loader": { - "version": "12.6.0", - "resolved": "https://registry.npmmirror.com/sass-loader/-/sass-loader-12.6.0.tgz", - "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==", - "dev": true, - "dependencies": { - "klona": "^2.0.4", - "neo-async": "^2.6.2" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "fibers": ">= 3.1.0", - "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0", - "sass": "^1.3.0", - "sass-embedded": "*", - "webpack": "^5.0.0" - }, - "peerDependenciesMeta": { - "fibers": { - "optional": true - }, - "node-sass": { - "optional": true - }, - "sass": { - "optional": true - }, - "sass-embedded": { - "optional": true - } - } - }, - "node_modules/schema-utils": { - "version": "2.7.1", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-2.7.1.tgz", - "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.5", - "ajv": "^6.12.4", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 8.9.0" - } - }, - "node_modules/select-hose": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/select-hose/-/select-hose-2.0.0.tgz", - "integrity": "sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg==", - "dev": true - }, - "node_modules/selfsigned": { - "version": "2.1.1", - "resolved": "https://registry.npmmirror.com/selfsigned/-/selfsigned-2.1.1.tgz", - "integrity": "sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ==", - "dev": true, - "dependencies": { - "node-forge": "^1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/semver-diff": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/semver-diff/-/semver-diff-3.1.1.tgz", - "integrity": "sha512-GX0Ix/CJcHyB8c4ykpHGIAvLyOwOobtM/8d+TQkAd81/bEjgPHrfba41Vpesr7jX/t8Uh+R3EX9eAS5be+jQYg==", - "dev": true, - "dependencies": { - "semver": "^6.3.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/semver-utils": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/semver-utils/-/semver-utils-1.1.4.tgz", - "integrity": "sha512-EjnoLE5OGmDAVV/8YDoN5KiajNadjzIp9BAHOhYeQHt7j0UWxjmgsx4YD48wp4Ue1Qogq38F1GNUJNqF1kKKxA==", - "dev": true - }, - "node_modules/send": { - "version": "0.18.0", - "resolved": "https://registry.npmmirror.com/send/-/send-0.18.0.tgz", - "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==", - "dev": true, - "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/send/node_modules/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/send/node_modules/debug/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, - "node_modules/send/node_modules/ms": { - "version": "2.1.3", - "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz", - "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", - "dev": true - }, - "node_modules/serialize-javascript": { - "version": "6.0.1", - "resolved": "https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.1.tgz", - "integrity": "sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==", - "dev": true, - "dependencies": { - "randombytes": "^2.1.0" - } - }, - "node_modules/serve-index": { - "version": "1.9.1", - "resolved": "https://registry.npmmirror.com/serve-index/-/serve-index-1.9.1.tgz", - "integrity": "sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==", - "dev": true, - "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/debug": { - "version": "2.6.9", - "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "dependencies": { - "ms": "2.0.0" - } - }, - "node_modules/serve-index/node_modules/depd": { - "version": "1.1.2", - "resolved": "https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz", - "integrity": "sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/serve-index/node_modules/http-errors": { - "version": "1.6.3", - "resolved": "https://registry.npmmirror.com/http-errors/-/http-errors-1.6.3.tgz", - "integrity": "sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==", - "dev": true, - "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", - "resolved": "https://registry.npmmirror.com/inherits/-/inherits-2.0.3.tgz", - "integrity": "sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==", - "dev": true - }, - "node_modules/serve-index/node_modules/ms": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", - "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", - "dev": true - }, - "node_modules/serve-index/node_modules/setprototypeof": { - "version": "1.1.0", - "resolved": "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.0.tgz", - "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==", - "dev": true - }, - "node_modules/serve-index/node_modules/statuses": { - "version": "1.5.0", - "resolved": "https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz", - "integrity": "sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==", - "dev": true, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/serve-static": { - "version": "1.15.0", - "resolved": "https://registry.npmmirror.com/serve-static/-/serve-static-1.15.0.tgz", - "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==", - "dev": true, - "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/set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==" - }, - "node_modules/setprototypeof": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz", - "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==", - "dev": true - }, - "node_modules/shallow-clone": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz", - "integrity": "sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==", - "dev": true, - "dependencies": { - "kind-of": "^6.0.2" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmmirror.com/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dev": true, - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/shell-quote": { - "version": "1.8.0", - "resolved": "https://registry.npmmirror.com/shell-quote/-/shell-quote-1.8.0.tgz", - "integrity": "sha512-QHsz8GgQIGKlRi24yFc6a6lN69Idnx634w49ay6+jA5yFh7a1UY+4Rp6HPx/L/1zcEDPEij8cIsiqR6bQsE5VQ==", - "dev": true - }, - "node_modules/side-channel": { - "version": "1.0.4", - "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.0.4.tgz", - "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.0", - "get-intrinsic": "^1.0.2", - "object-inspect": "^1.9.0" - } - }, - "node_modules/sigmund": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz", - "integrity": "sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==", - "dev": true - }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", - "dev": true - }, - "node_modules/sirv": { - "version": "1.0.19", - "resolved": "https://registry.npmmirror.com/sirv/-/sirv-1.0.19.tgz", - "integrity": "sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==", - "dev": true, - "dependencies": { - "@polka/url": "^1.0.0-next.20", - "mrmime": "^1.0.0", - "totalist": "^1.0.0" - }, - "engines": { - "node": ">= 10" - } - }, - "node_modules/slash": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/slice-ansi/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/slice-ansi/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/slice-ansi/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/smpltmpl": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/smpltmpl/-/smpltmpl-1.0.2.tgz", - "integrity": "sha512-Hq23NNgeZigOzIiX1dkb6W3gFn2/XQj43KhPxu65IMieG/gIwf/lQb1IudjYv0c/5LwJeS/mPayYzyo+8WJMxQ==", - "dev": true, - "dependencies": { - "babel-code-frame": "^6.26.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/sockjs": { - "version": "0.3.24", - "resolved": "https://registry.npmmirror.com/sockjs/-/sockjs-0.3.24.tgz", - "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==", - "dev": true, - "dependencies": { - "faye-websocket": "^0.11.3", - "uuid": "^8.3.2", - "websocket-driver": "^0.7.4" - } - }, - "node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/source-map-support": { - "version": "0.5.21", - "resolved": "https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz", - "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", - "dev": true, - "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "node_modules/sourcemap-codec": { - "version": "1.4.8", - "resolved": "https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", - "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", - "deprecated": "Please use @jridgewell/sourcemap-codec instead" - }, - "node_modules/spdx-correct": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.1.1.tgz", - "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==", - "dev": true, - "dependencies": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-exceptions": { - "version": "2.3.0", - "resolved": "https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", - "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==", - "dev": true - }, - "node_modules/spdx-expression-parse": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", - "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", - "dev": true, - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-license-ids": { - "version": "3.0.12", - "resolved": "https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.12.tgz", - "integrity": "sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA==", - "dev": true - }, - "node_modules/spdy": { - "version": "4.0.2", - "resolved": "https://registry.npmmirror.com/spdy/-/spdy-4.0.2.tgz", - "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==", - "dev": true, - "dependencies": { - "debug": "^4.1.0", - "handle-thing": "^2.0.0", - "http-deceiver": "^1.2.7", - "select-hose": "^2.0.0", - "spdy-transport": "^3.0.0" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/spdy-transport": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/spdy-transport/-/spdy-transport-3.0.0.tgz", - "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==", - "dev": true, - "dependencies": { - "debug": "^4.1.0", - "detect-node": "^2.0.4", - "hpack.js": "^2.1.6", - "obuf": "^1.1.2", - "readable-stream": "^3.0.6", - "wbuf": "^1.7.3" - } - }, - "node_modules/split": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/split/-/split-1.0.1.tgz", - "integrity": "sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==", - "dev": true, - "dependencies": { - "through": "2" - }, - "engines": { - "node": "*" - } - }, - "node_modules/split-lines": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/split-lines/-/split-lines-2.1.0.tgz", - "integrity": "sha512-8dv+1zKgTpfTkOy8XZLFyWrfxO0NV/bj/3EaQ+hBrBxGv2DwiroljPjU8NlCr+59nLnsVm9WYT7lXKwe4TC6bw==", - "dev": true, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/split2": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz", - "integrity": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==", - "dev": true, - "dependencies": { - "readable-stream": "^3.0.0" - } - }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "node_modules/ssr-window": { - "version": "4.0.2", - "resolved": "https://registry.npmmirror.com/ssr-window/-/ssr-window-4.0.2.tgz", - "integrity": "sha512-ISv/Ch+ig7SOtw7G2+qkwfVASzazUnvlDTwypdLoPoySv+6MqlOV10VwPSE6EWkGjhW50lUmghPmpYZXMu/+AQ==" - }, - "node_modules/ssri": { - "version": "8.0.1", - "resolved": "https://registry.npmmirror.com/ssri/-/ssri-8.0.1.tgz", - "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==", - "dev": true, - "dependencies": { - "minipass": "^3.1.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/stable": { - "version": "0.1.8", - "resolved": "https://registry.npmmirror.com/stable/-/stable-0.1.8.tgz", - "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==", - "deprecated": "Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility", - "dev": true - }, - "node_modules/stackframe": { - "version": "1.3.4", - "resolved": "https://registry.npmmirror.com/stackframe/-/stackframe-1.3.4.tgz", - "integrity": "sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==", - "dev": true - }, - "node_modules/standard-version": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/standard-version/-/standard-version-9.5.0.tgz", - "integrity": "sha512-3zWJ/mmZQsOaO+fOlsa0+QK90pwhNd042qEcw6hKFNoLFs7peGyvPffpEBbK/DSGPbyOvli0mUIFv5A4qTjh2Q==", - "dev": true, - "dependencies": { - "chalk": "^2.4.2", - "conventional-changelog": "3.1.25", - "conventional-changelog-config-spec": "2.1.0", - "conventional-changelog-conventionalcommits": "4.6.3", - "conventional-recommended-bump": "6.1.0", - "detect-indent": "^6.0.0", - "detect-newline": "^3.1.0", - "dotgitignore": "^2.1.0", - "figures": "^3.1.0", - "find-up": "^5.0.0", - "git-semver-tags": "^4.0.0", - "semver": "^7.1.1", - "stringify-package": "^1.0.1", - "yargs": "^16.0.0" - }, - "bin": { - "standard-version": "bin/cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/standard-version/node_modules/figures": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz", - "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==", - "dev": true, - "dependencies": { - "escape-string-regexp": "^1.0.5" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/standard-version/node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dev": true, - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/standard-version/node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dev": true, - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/standard-version/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/standard-version/node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dev": true, - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/standard-version/node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dev": true, - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/standard-version/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/standard-version/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/statuses": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/statuses/-/statuses-2.0.1.tgz", - "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "dev": true, - "dependencies": { - "safe-buffer": "~5.2.0" - } - }, - "node_modules/string-argv": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.1.tgz", - "integrity": "sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==", - "dev": true, - "engines": { - "node": ">=0.6.19" - } - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/stringify-package": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz", - "integrity": "sha512-sa4DUQsYciMP1xhKWGuFM04fB0LG/9DlluZoSVywUMRNvzid6XucHK0/90xGxRoHrAaROrcHK1aPKaijCtSrhg==", - "deprecated": "This module is not used anymore, and has been replaced by @npmcli/package-json", - "dev": true - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-bom": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", - "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-eof": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/strip-eof/-/strip-eof-1.0.0.tgz", - "integrity": "sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/strip-final-newline": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/strip-indent": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/strip-indent/-/strip-indent-2.0.0.tgz", - "integrity": "sha512-RsSNPLpq6YUL7QYy44RnPVTn/lcVZtb48Uof3X5JLbF4zD/Gs7ZFDv2HWol+leoQN2mT86LAzSshGfkTlSOpsA==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/style-search": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz", - "integrity": "sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==", - "dev": true - }, - "node_modules/stylehacks": { - "version": "5.1.1", - "resolved": "https://registry.npmmirror.com/stylehacks/-/stylehacks-5.1.1.tgz", - "integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "postcss-selector-parser": "^6.0.4" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/stylelint": { - "version": "15.1.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.1.0.tgz", - "integrity": "sha512-Tw8OyIiYhxnIHUzgoLlCyWgCUKsPYiP3TDgs7M1VbayS+q5qZly2yxABg+YPe/hFRWiu0cOtptCtpyrn1CrnYw==", - "dev": true, - "dependencies": { - "@csstools/css-parser-algorithms": "^2.0.1", - "@csstools/css-tokenizer": "^2.0.1", - "@csstools/media-query-list-parser": "^2.0.1", - "@csstools/selector-specificity": "^2.1.1", - "balanced-match": "^2.0.0", - "colord": "^2.9.3", - "cosmiconfig": "^8.0.0", - "css-functions-list": "^3.1.0", - "css-tree": "^2.3.1", - "debug": "^4.3.4", - "fast-glob": "^3.2.12", - "fastest-levenshtein": "^1.0.16", - "file-entry-cache": "^6.0.1", - "global-modules": "^2.0.0", - "globby": "^11.1.0", - "globjoin": "^0.1.4", - "html-tags": "^3.2.0", - "ignore": "^5.2.4", - "import-lazy": "^4.0.0", - "imurmurhash": "^0.1.4", - "is-plain-object": "^5.0.0", - "known-css-properties": "^0.26.0", - "mathml-tag-names": "^2.1.3", - "meow": "^9.0.0", - "micromatch": "^4.0.5", - "normalize-path": "^3.0.0", - "picocolors": "^1.0.0", - "postcss": "^8.4.21", - "postcss-media-query-parser": "^0.2.3", - "postcss-resolve-nested-selector": "^0.1.1", - "postcss-safe-parser": "^6.0.0", - "postcss-selector-parser": "^6.0.11", - "postcss-value-parser": "^4.2.0", - "resolve-from": "^5.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1", - "style-search": "^0.1.0", - "supports-hyperlinks": "^2.3.0", - "svg-tags": "^1.0.0", - "table": "^6.8.1", - "v8-compile-cache": "^2.3.0", - "write-file-atomic": "^5.0.0" - }, - "bin": { - "stylelint": "bin/stylelint.js" - }, - "engines": { - "node": "^14.13.1 || >=16.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/stylelint" - } - }, - "node_modules/stylelint-config-html": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/stylelint-config-html/-/stylelint-config-html-1.1.0.tgz", - "integrity": "sha512-IZv4IVESjKLumUGi+HWeb7skgO6/g4VMuAYrJdlqQFndgbj6WJAXPhaysvBiXefX79upBdQVumgYcdd17gCpjQ==", - "dev": true, - "engines": { - "node": "^12 || >=14" - }, - "funding": { - "url": "https://github.com/sponsors/ota-meshi" - }, - "peerDependencies": { - "postcss-html": "^1.0.0", - "stylelint": ">=14.0.0" - } - }, - "node_modules/stylelint-config-recommended": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-10.0.1.tgz", - "integrity": "sha512-TQ4xQ48tW4QSlODcti7pgSRqBZcUaBzuh0jPpfiMhwJKBPkqzTIAU+IrSWL/7BgXlOM90DjB7YaNgFpx8QWhuA==", - "dev": true, - "peerDependencies": { - "stylelint": "^15.0.0" - } - }, - "node_modules/stylelint-config-recommended-scss": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-9.0.0.tgz", - "integrity": "sha512-5e9pn3Ztfncd8s9OqvvCW7tZpYe+vGmPi7VEXX7XEp+Kj38PnKCrvFCBL+hQ7rkD4d5QzjB3BxlFEyo/30UWUw==", - "dev": true, - "dependencies": { - "postcss-scss": "^4.0.2", - "stylelint-config-recommended": "^10.0.1", - "stylelint-scss": "^4.4.0" - }, - "peerDependencies": { - "postcss": "^8.3.3", - "stylelint": "^15.0.0" - }, - "peerDependenciesMeta": { - "postcss": { - "optional": true - } - } - }, - "node_modules/stylelint-config-recommended-vue": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended-vue/-/stylelint-config-recommended-vue-1.4.0.tgz", - "integrity": "sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==", - "dev": true, - "dependencies": { - "semver": "^7.3.5", - "stylelint-config-html": ">=1.0.0", - "stylelint-config-recommended": ">=6.0.0" - }, - "engines": { - "node": "^12 || >=14" - }, - "funding": { - "url": "https://github.com/sponsors/ota-meshi" - }, - "peerDependencies": { - "postcss-html": "^1.0.0", - "stylelint": ">=14.0.0" - } - }, - "node_modules/stylelint-config-recommended-vue/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/stylelint-config-recommended-vue/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/stylelint-config-recommended-vue/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/stylelint-config-standard": { - "version": "30.0.1", - "resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-30.0.1.tgz", - "integrity": "sha512-NbeHOmpRQhjZh5XB1B/S4MLRWvz4xxAxeDBjzl0tY2xEcayNhLbaRGF0ZQzq+DQZLCcPpOHeS2Ru1ydbkhkmLg==", - "dev": true, - "dependencies": { - "stylelint-config-recommended": "^10.0.1" - }, - "peerDependencies": { - "stylelint": "^15.0.0" - } - }, - "node_modules/stylelint-config-standard-vue": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-standard-vue/-/stylelint-config-standard-vue-1.0.0.tgz", - "integrity": "sha512-wAzU7p6DSlo04pWfCbOcaMq09Nojt0FEsbdxhCBTdC7IguD9ZVl7FP/bvyA0HAHjZGC4JkW7m6WiQaoVMDSuFw==", - "dev": true, - "dependencies": { - "stylelint-config-html": ">=1.0.0", - "stylelint-config-recommended-vue": ">=1.1.0", - "stylelint-config-standard": ">=24.0.0" - }, - "engines": { - "node": "^12 || >=14" - }, - "funding": { - "url": "https://github.com/sponsors/ota-meshi" - }, - "peerDependencies": { - "postcss-html": "^1.0.0", - "stylelint": ">=14.0.0" - } - }, - "node_modules/stylelint-order": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/stylelint-order/-/stylelint-order-6.0.2.tgz", - "integrity": "sha512-yuac0BE6toHd27wUPvYVVQicAJthKFIv1HPQFH3Q0dExiO3Z6Uam7geoO0tUd5Z9ddsATYK++1qWNDX4RxMH5Q==", - "dev": true, - "dependencies": { - "postcss": "^8.4.21", - "postcss-sorting": "^8.0.1" - }, - "peerDependencies": { - "stylelint": "^14.0.0 || ^15.0.0" - } - }, - "node_modules/stylelint-scss": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/stylelint-scss/-/stylelint-scss-4.4.0.tgz", - "integrity": "sha512-Qy66a+/30aylFhPmUArHhVsHOun1qrO93LGT15uzLuLjWS7hKDfpFm34mYo1ndR4MCo8W4bEZM1+AlJRJORaaw==", - "dev": true, - "dependencies": { - "lodash": "^4.17.21", - "postcss-media-query-parser": "^0.2.3", - "postcss-resolve-nested-selector": "^0.1.1", - "postcss-selector-parser": "^6.0.6", - "postcss-value-parser": "^4.1.0" - }, - "peerDependencies": { - "stylelint": "^14.5.1 || ^15.0.0" - } - }, - "node_modules/stylelint/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true - }, - "node_modules/stylelint/node_modules/balanced-match": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", - "integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==", - "dev": true - }, - "node_modules/stylelint/node_modules/cosmiconfig": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.0.0.tgz", - "integrity": "sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==", - "dev": true, - "dependencies": { - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "parse-json": "^5.0.0", - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=14" - } - }, - "node_modules/stylelint/node_modules/css-tree": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", - "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.30", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" - } - }, - "node_modules/stylelint/node_modules/global-modules": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz", - "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==", - "dev": true, - "dependencies": { - "global-prefix": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/stylelint/node_modules/global-prefix": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz", - "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==", - "dev": true, - "dependencies": { - "ini": "^1.3.5", - "kind-of": "^6.0.2", - "which": "^1.3.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/stylelint/node_modules/hosted-git-info": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz", - "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/stylelint/node_modules/import-lazy": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-4.0.0.tgz", - "integrity": "sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/stylelint/node_modules/is-plain-object": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", - "integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/stylelint/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dev": true, - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/stylelint/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/stylelint/node_modules/mdn-data": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", - "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==", - "dev": true - }, - "node_modules/stylelint/node_modules/meow": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz", - "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==", - "dev": true, - "dependencies": { - "@types/minimist": "^1.2.0", - "camelcase-keys": "^6.2.2", - "decamelize": "^1.2.0", - "decamelize-keys": "^1.1.0", - "hard-rejection": "^2.1.0", - "minimist-options": "4.1.0", - "normalize-package-data": "^3.0.0", - "read-pkg-up": "^7.0.1", - "redent": "^3.0.0", - "trim-newlines": "^3.0.0", - "type-fest": "^0.18.0", - "yargs-parser": "^20.2.3" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/stylelint/node_modules/normalize-package-data": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz", - "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==", - "dev": true, - "dependencies": { - "hosted-git-info": "^4.0.1", - "is-core-module": "^2.5.0", - "semver": "^7.3.4", - "validate-npm-package-license": "^3.0.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/stylelint/node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/stylelint/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/stylelint/node_modules/type-fest": { - "version": "0.18.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz", - "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/stylelint/node_modules/write-file-atomic": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.0.tgz", - "integrity": "sha512-R7NYMnHSlV42K54lwY9lvW6MnSm1HSJqZL3xiSgi9E7//FYaI74r2G0rd+/X6VAMkHEdzxQaU5HUOXWUz5kA/w==", - "dev": true, - "dependencies": { - "imurmurhash": "^0.1.4", - "signal-exit": "^3.0.7" - }, - "engines": { - "node": "^14.17.0 || ^16.13.0 || >=18.0.0" - } - }, - "node_modules/stylelint/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/supports-hyperlinks": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz", - "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0", - "supports-color": "^7.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-hyperlinks/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-hyperlinks/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/svg-tags": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/svg-tags/-/svg-tags-1.0.0.tgz", - "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==", - "dev": true - }, - "node_modules/svgo": { - "version": "2.8.0", - "resolved": "https://registry.npmmirror.com/svgo/-/svgo-2.8.0.tgz", - "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==", - "dev": true, - "dependencies": { - "@trysound/sax": "0.2.0", - "commander": "^7.2.0", - "css-select": "^4.1.3", - "css-tree": "^1.1.3", - "csso": "^4.2.0", - "picocolors": "^1.0.0", - "stable": "^0.1.8" - }, - "bin": { - "svgo": "bin/svgo" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/svgo/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "dev": true, - "engines": { - "node": ">= 10" - } - }, - "node_modules/swiper": { - "version": "8.4.5", - "resolved": "https://registry.npmmirror.com/swiper/-/swiper-8.4.5.tgz", - "integrity": "sha512-zveyEFBBv4q1sVkbJHnuH4xCtarKieavJ4SxP0QEHvdpPLJRuD7j/Xg38IVVLbp7Db6qrPsLUePvxohYx39Agw==", - "hasInstallScript": true, - "dependencies": { - "dom7": "^4.0.4", - "ssr-window": "^4.0.2" - }, - "engines": { - "node": ">= 4.7.0" - } - }, - "node_modules/table": { - "version": "6.8.1", - "resolved": "https://registry.npmmirror.com/table/-/table-6.8.1.tgz", - "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", - "dev": true, - "dependencies": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/table/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "node_modules/table/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/tapable": { - "version": "1.1.3", - "resolved": "https://registry.npmmirror.com/tapable/-/tapable-1.1.3.tgz", - "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/term-size": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/term-size/-/term-size-2.2.1.tgz", - "integrity": "sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/terser": { - "version": "5.16.3", - "resolved": "https://registry.npmmirror.com/terser/-/terser-5.16.3.tgz", - "integrity": "sha512-v8wWLaS/xt3nE9dgKEWhNUFP6q4kngO5B8eYFUuebsu7Dw/UNAnpUod6UHo04jSSkv8TzKHjZDSd7EXdDQAl8Q==", - "dev": true, - "dependencies": { - "@jridgewell/source-map": "^0.3.2", - "acorn": "^8.5.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, - "bin": { - "terser": "bin/terser" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/terser-webpack-plugin": { - "version": "5.3.6", - "resolved": "https://registry.npmmirror.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.6.tgz", - "integrity": "sha512-kfLFk+PoLUQIbLmB1+PZDMRSZS99Mp+/MHqDNmMA6tOItzRt+Npe3E+fsMs5mfcM0wCtrrdU387UnV+vnSffXQ==", - "dev": true, - "dependencies": { - "@jridgewell/trace-mapping": "^0.3.14", - "jest-worker": "^27.4.5", - "schema-utils": "^3.1.1", - "serialize-javascript": "^6.0.0", - "terser": "^5.14.1" - }, - "engines": { - "node": ">= 10.13.0" - }, - "peerDependencies": { - "webpack": "^5.1.0" - }, - "peerDependenciesMeta": { - "@swc/core": { - "optional": true - }, - "esbuild": { - "optional": true - }, - "uglify-js": { - "optional": true - } - } - }, - "node_modules/terser-webpack-plugin/node_modules/schema-utils": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-3.1.1.tgz", - "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/terser/node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true - }, - "node_modules/text-extensions": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz", - "integrity": "sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==", - "dev": true, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "node_modules/thenify": { - "version": "3.3.1", - "resolved": "https://registry.npmmirror.com/thenify/-/thenify-3.3.1.tgz", - "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", - "dev": true, - "dependencies": { - "any-promise": "^1.0.0" - } - }, - "node_modules/thenify-all": { - "version": "1.6.0", - "resolved": "https://registry.npmmirror.com/thenify-all/-/thenify-all-1.6.0.tgz", - "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==", - "dev": true, - "dependencies": { - "thenify": ">= 3.1.0 < 4" - }, - "engines": { - "node": ">=0.8" - } - }, - "node_modules/thread-loader": { - "version": "3.0.4", - "resolved": "https://registry.npmmirror.com/thread-loader/-/thread-loader-3.0.4.tgz", - "integrity": "sha512-ByaL2TPb+m6yArpqQUZvP+5S1mZtXsEP7nWKKlAUTm7fCml8kB5s1uI3+eHRP2bk5mVYfRSBI7FFf+tWEyLZwA==", - "dev": true, - "dependencies": { - "json-parse-better-errors": "^1.0.2", - "loader-runner": "^4.1.0", - "loader-utils": "^2.0.0", - "neo-async": "^2.6.2", - "schema-utils": "^3.0.0" - }, - "engines": { - "node": ">= 10.13.0" - }, - "peerDependencies": { - "webpack": "^4.27.0 || ^5.0.0" - } - }, - "node_modules/thread-loader/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, - "node_modules/thread-loader/node_modules/schema-utils": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-3.1.1.tgz", - "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/through": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", - "dev": true - }, - "node_modules/through2": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", - "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==", - "dev": true, - "dependencies": { - "readable-stream": "3" - } - }, - "node_modules/thunky": { - "version": "1.1.0", - "resolved": "https://registry.npmmirror.com/thunky/-/thunky-1.1.0.tgz", - "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", - "dev": true - }, - "node_modules/timed-out": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz", - "integrity": "sha512-G7r3AhovYtr5YKOWQkta8RKAPb+J9IsO4uVmzjl8AZwfhs8UcUwTiD6gcJYSgOtzyjvQKrKYn41syHbUWMkafA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/tmp": { - "version": "0.0.33", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", - "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", - "dev": true, - "dependencies": { - "os-tmpdir": "~1.0.2" - }, - "engines": { - "node": ">=0.6.0" - } - }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/to-readable-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz", - "integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "dependencies": { - "is-number": "^7.0.0" - }, - "engines": { - "node": ">=8.0" - } - }, - "node_modules/toidentifier": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz", - "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==", - "dev": true, - "engines": { - "node": ">=0.6" - } - }, - "node_modules/totalist": { - "version": "1.1.0", - "resolved": "https://registry.npmmirror.com/totalist/-/totalist-1.1.0.tgz", - "integrity": "sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/tr46": { - "version": "0.0.3", - "resolved": "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz", - "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==", - "dev": true - }, - "node_modules/trim-newlines": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz", - "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/ts-loader": { - "version": "9.4.2", - "resolved": "https://registry.npmmirror.com/ts-loader/-/ts-loader-9.4.2.tgz", - "integrity": "sha512-OmlC4WVmFv5I0PpaxYb+qGeGOdm5giHU7HwDDUjw59emP2UYMHy9fFSDcYgSNoH8sXcj4hGCSEhlDZ9ULeDraA==", - "dev": true, - "dependencies": { - "chalk": "^4.1.0", - "enhanced-resolve": "^5.0.0", - "micromatch": "^4.0.0", - "semver": "^7.3.4" - }, - "engines": { - "node": ">=12.0.0" - }, - "peerDependencies": { - "typescript": "*", - "webpack": "^5.0.0" - } - }, - "node_modules/ts-loader/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/ts-loader/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/ts-loader/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/ts-loader/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/ts-loader/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/ts-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/ts-loader/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/ts-loader/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/ts-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/ts-node": { - "version": "10.9.1", - "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.1.tgz", - "integrity": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==", - "dev": true, - "dependencies": { - "@cspotcode/source-map-support": "^0.8.0", - "@tsconfig/node10": "^1.0.7", - "@tsconfig/node12": "^1.0.7", - "@tsconfig/node14": "^1.0.0", - "@tsconfig/node16": "^1.0.2", - "acorn": "^8.4.1", - "acorn-walk": "^8.1.1", - "arg": "^4.1.0", - "create-require": "^1.1.0", - "diff": "^4.0.1", - "make-error": "^1.1.1", - "v8-compile-cache-lib": "^3.0.1", - "yn": "3.1.1" - }, - "bin": { - "ts-node": "dist/bin.js", - "ts-node-cwd": "dist/bin-cwd.js", - "ts-node-esm": "dist/bin-esm.js", - "ts-node-script": "dist/bin-script.js", - "ts-node-transpile-only": "dist/bin-transpile.js", - "ts-script": "dist/bin-script-deprecated.js" - }, - "peerDependencies": { - "@swc/core": ">=1.2.50", - "@swc/wasm": ">=1.2.50", - "@types/node": "*", - "typescript": ">=2.7" - }, - "peerDependenciesMeta": { - "@swc/core": { - "optional": true - }, - "@swc/wasm": { - "optional": true - } - } - }, - "node_modules/tslib": { - "version": "2.5.0", - "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.5.0.tgz", - "integrity": "sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==", - "dev": true - }, - "node_modules/tsutils": { - "version": "3.21.0", - "resolved": "https://registry.npmmirror.com/tsutils/-/tsutils-3.21.0.tgz", - "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", - "dev": true, - "dependencies": { - "tslib": "^1.8.1" - }, - "engines": { - "node": ">= 6" - }, - "peerDependencies": { - "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta" - } - }, - "node_modules/tsutils/node_modules/tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "dev": true - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-fest": { - "version": "0.6.0", - "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.6.0.tgz", - "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/type-is": { - "version": "1.6.18", - "resolved": "https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz", - "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==", - "dev": true, - "dependencies": { - "media-typer": "0.3.0", - "mime-types": "~2.1.24" - }, - "engines": { - "node": ">= 0.6" - } - }, - "node_modules/typedarray": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz", - "integrity": "sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==", - "dev": true - }, - "node_modules/typedarray-to-buffer": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", - "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "dev": true, - "dependencies": { - "is-typedarray": "^1.0.0" - } - }, - "node_modules/typescript": { - "version": "4.5.5", - "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.5.5.tgz", - "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==", - "devOptional": true, - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } - }, - "node_modules/uglify-js": { - "version": "3.17.4", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.17.4.tgz", - "integrity": "sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==", - "dev": true, - "optional": true, - "bin": { - "uglifyjs": "bin/uglifyjs" - }, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/unicode-canonical-property-names-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz", - "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-match-property-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz", - "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==", - "dev": true, - "dependencies": { - "unicode-canonical-property-names-ecmascript": "^2.0.0", - "unicode-property-aliases-ecmascript": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-match-property-value-ecmascript": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz", - "integrity": "sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/unicode-property-aliases-ecmascript": { - "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", - "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/unique-random": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unique-random/-/unique-random-1.0.0.tgz", - "integrity": "sha512-K1sUkPf9EXCZFNIlMCoX4icAqcvkR4FMPH4Z61HbyiWhQl1ZGo0zYeV2bJmocK8Cp6tnKYrCnpkeKGebXZoRTQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/unique-random-array": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unique-random-array/-/unique-random-array-1.0.0.tgz", - "integrity": "sha512-vtj2yltjcHPa69nFjNJ3xnhsEwE8pMyjqUQDw2myz/iSezqf4YCAcygwFQEsOgMid5VNW/dCPbnb2BcmaDCCKg==", - "dev": true, - "dependencies": { - "unique-random": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/unique-string": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz", - "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==", - "dev": true, - "dependencies": { - "crypto-random-string": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/universalify": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/universalify/-/universalify-2.0.0.tgz", - "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==", - "dev": true, - "engines": { - "node": ">= 10.0.0" - } - }, - "node_modules/unpipe": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz", - "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/unzip-response": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/unzip-response/-/unzip-response-2.0.1.tgz", - "integrity": "sha512-N0XH6lqDtFH84JxptQoZYmloF4nzrQqqrAymNj+/gW60AO2AZgOcf4O/nUXJcYfyQkqvMo9lSupBZmmgvuVXlw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/update-browserslist-db": { - "version": "1.0.10", - "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz", - "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==", - "dev": true, - "dependencies": { - "escalade": "^3.1.1", - "picocolors": "^1.0.0" - }, - "bin": { - "browserslist-lint": "cli.js" - }, - "peerDependencies": { - "browserslist": ">= 4.21.0" - } - }, - "node_modules/update-notifier": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-4.1.3.tgz", - "integrity": "sha512-Yld6Z0RyCYGB6ckIjffGOSOmHXj1gMeE7aROz4MG+XMkmixBX4jUngrGXNYz7wPKBmtoD4MnBa2Anu7RSKht/A==", - "dev": true, - "dependencies": { - "boxen": "^4.2.0", - "chalk": "^3.0.0", - "configstore": "^5.0.1", - "has-yarn": "^2.1.0", - "import-lazy": "^2.1.0", - "is-ci": "^2.0.0", - "is-installed-globally": "^0.3.1", - "is-npm": "^4.0.0", - "is-yarn-global": "^0.3.0", - "latest-version": "^5.0.0", - "pupa": "^2.0.1", - "semver-diff": "^3.1.1", - "xdg-basedir": "^4.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/yeoman/update-notifier?sponsor=1" - } - }, - "node_modules/update-notifier/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/update-notifier/node_modules/chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/update-notifier/node_modules/ci-info": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", - "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", - "dev": true - }, - "node_modules/update-notifier/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/update-notifier/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/update-notifier/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/update-notifier/node_modules/is-ci": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", - "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==", - "dev": true, - "dependencies": { - "ci-info": "^2.0.0" - }, - "bin": { - "is-ci": "bin.js" - } - }, - "node_modules/update-notifier/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/url-parse-lax": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", - "integrity": "sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==", - "dev": true, - "dependencies": { - "prepend-http": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/user-home": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/user-home/-/user-home-2.0.0.tgz", - "integrity": "sha512-KMWqdlOcjCYdtIJpicDSFBQ8nFwS2i9sslAd6f4+CBGcU4gist2REnr2fxj2YocvJFxSF3ZOHLYLVZnUxv4BZQ==", - "dev": true, - "dependencies": { - "os-homedir": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/user-meta": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/user-meta/-/user-meta-1.0.0.tgz", - "integrity": "sha512-Q/opMgFhVbBkdlTs44UKzV7L5Uj2zrJ4MVPXTTzJmrU1bHb2cX6wJzBIqEf1gROTzZIH8u39WmHsa5EvfnMPrw==", - "dev": true, - "dependencies": { - "rc": "^1.2.1" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", - "dev": true - }, - "node_modules/utila": { - "version": "0.4.0", - "resolved": "https://registry.npmmirror.com/utila/-/utila-0.4.0.tgz", - "integrity": "sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA==", - "dev": true - }, - "node_modules/utils-merge": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz", - "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==", - "dev": true, - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", - "dev": true, - "bin": { - "uuid": "dist/bin/uuid" - } - }, - "node_modules/v8-compile-cache": { - "version": "2.3.0", - "resolved": "https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", - "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", - "dev": true - }, - "node_modules/v8-compile-cache-lib": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", - "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", - "dev": true - }, - "node_modules/validate-npm-package-license": { - "version": "3.0.4", - "resolved": "https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "dev": true, - "dependencies": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, - "node_modules/validate-npm-package-name": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-3.0.0.tgz", - "integrity": "sha512-M6w37eVCMMouJ9V/sdPGnC5H4uDr73/+xdq0FBLO3TFFX1+7wiUY6Es328NN+y43tmY+doUdN9g9J21vqB7iLw==", - "dev": true, - "dependencies": { - "builtins": "^1.0.3" - } - }, - "node_modules/vary": { - "version": "1.1.2", - "resolved": "https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz", - "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==", - "dev": true, - "engines": { - "node": ">= 0.8" - } - }, - "node_modules/vue": { - "version": "3.2.47", - "resolved": "https://registry.npmmirror.com/vue/-/vue-3.2.47.tgz", - "integrity": "sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==", - "dependencies": { - "@vue/compiler-dom": "3.2.47", - "@vue/compiler-sfc": "3.2.47", - "@vue/runtime-dom": "3.2.47", - "@vue/server-renderer": "3.2.47", - "@vue/shared": "3.2.47" - } - }, - "node_modules/vue-eslint-parser": { - "version": "8.3.0", - "resolved": "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz", - "integrity": "sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==", - "dev": true, - "dependencies": { - "debug": "^4.3.2", - "eslint-scope": "^7.0.0", - "eslint-visitor-keys": "^3.1.0", - "espree": "^9.0.0", - "esquery": "^1.4.0", - "lodash": "^4.17.21", - "semver": "^7.3.5" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, - "peerDependencies": { - "eslint": ">=6.0.0" - } - }, - "node_modules/vue-eslint-parser/node_modules/eslint-scope": { - "version": "7.1.1", - "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.1.1.tgz", - "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^5.2.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/vue-eslint-parser/node_modules/espree": { - "version": "9.4.1", - "resolved": "https://registry.npmmirror.com/espree/-/espree-9.4.1.tgz", - "integrity": "sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==", - "dev": true, - "dependencies": { - "acorn": "^8.8.0", - "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - } - }, - "node_modules/vue-eslint-parser/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/vue-eslint-parser/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/vue-eslint-parser/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmmirror.com/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/vue-eslint-parser/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "node_modules/vue-hot-reload-api": { - "version": "2.3.4", - "resolved": "https://registry.npmmirror.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz", - "integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==", - "dev": true - }, - "node_modules/vue-i18n": { - "version": "9.2.2", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.2.2.tgz", - "integrity": "sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==", - "dependencies": { - "@intlify/core-base": "9.2.2", - "@intlify/shared": "9.2.2", - "@intlify/vue-devtools": "9.2.2", - "@vue/devtools-api": "^6.2.1" - }, - "engines": { - "node": ">= 14" - }, - "peerDependencies": { - "vue": "^3.0.0" - } - }, - "node_modules/vue-loader": { - "version": "17.0.1", - "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-17.0.1.tgz", - "integrity": "sha512-/OOyugJnImKCkAKrAvdsWMuwoCqGxWT5USLsjohzWbMgOwpA5wQmzQiLMzZd7DjhIfunzAGIApTOgIylz/kwcg==", - "dev": true, - "dependencies": { - "chalk": "^4.1.0", - "hash-sum": "^2.0.0", - "loader-utils": "^2.0.0" - }, - "peerDependencies": { - "webpack": "^4.1.0 || ^5.0.0-0" - }, - "peerDependenciesMeta": { - "@vue/compiler-sfc": { - "optional": true - }, - "vue": { - "optional": true - } - } - }, - "node_modules/vue-loader/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/vue-loader/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/vue-loader/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/vue-loader/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/vue-loader/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/vue-loader/node_modules/loader-utils": { - "version": "2.0.4", - "resolved": "https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz", - "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", - "dev": true, - "dependencies": { - "big.js": "^5.2.2", - "emojis-list": "^3.0.0", - "json5": "^2.1.2" - }, - "engines": { - "node": ">=8.9.0" - } - }, - "node_modules/vue-loader/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/vue-router": { - "version": "4.1.6", - "resolved": "https://registry.npmmirror.com/vue-router/-/vue-router-4.1.6.tgz", - "integrity": "sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==", - "dependencies": { - "@vue/devtools-api": "^6.4.5" - }, - "peerDependencies": { - "vue": "^3.2.0" - } - }, - "node_modules/vue-style-loader": { - "version": "4.1.3", - "resolved": "https://registry.npmmirror.com/vue-style-loader/-/vue-style-loader-4.1.3.tgz", - "integrity": "sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==", - "dev": true, - "dependencies": { - "hash-sum": "^1.0.2", - "loader-utils": "^1.0.2" - } - }, - "node_modules/vue-style-loader/node_modules/hash-sum": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz", - "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==", - "dev": true - }, - "node_modules/vue-template-es2015-compiler": { - "version": "1.9.1", - "resolved": "https://registry.npmmirror.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz", - "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==", - "dev": true - }, - "node_modules/vue3-lazyload": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/vue3-lazyload/-/vue3-lazyload-0.3.6.tgz", - "integrity": "sha512-UcVnEN9JzxeFBa7nNAPWKXHTtvVAzWYhBSvRU+Gmx9MdTGLWKwjZiNSyB1Os25jr9HaFHWY0DaU8uugXkGu9Gw==", - "dependencies": { - "vue-demi": "^0.12.5" - }, - "peerDependencies": { - "@vue/composition-api": "^1.0.0-rc.1", - "vue": "^2.0.0 || >=3.0.0" - }, - "peerDependenciesMeta": { - "@vue/composition-api": { - "optional": true - } - } - }, - "node_modules/vue3-lazyload/node_modules/vue-demi": { - "version": "0.12.5", - "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.12.5.tgz", - "integrity": "sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==", - "hasInstallScript": true, - "bin": { - "vue-demi-fix": "bin/vue-demi-fix.js", - "vue-demi-switch": "bin/vue-demi-switch.js" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - }, - "peerDependencies": { - "@vue/composition-api": "^1.0.0-rc.1", - "vue": "^3.0.0-0 || ^2.6.0" - }, - "peerDependenciesMeta": { - "@vue/composition-api": { - "optional": true - } - } - }, - "node_modules/watchpack": { - "version": "2.4.0", - "resolved": "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.0.tgz", - "integrity": "sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==", - "dev": true, - "dependencies": { - "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.1.2" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/wbuf": { - "version": "1.7.3", - "resolved": "https://registry.npmmirror.com/wbuf/-/wbuf-1.7.3.tgz", - "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==", - "dev": true, - "dependencies": { - "minimalistic-assert": "^1.0.0" - } - }, - "node_modules/wcwidth": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/wcwidth/-/wcwidth-1.0.1.tgz", - "integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==", - "dev": true, - "dependencies": { - "defaults": "^1.0.3" - } - }, - "node_modules/webidl-conversions": { - "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz", - "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==", - "dev": true - }, - "node_modules/webpack": { - "version": "5.75.0", - "resolved": "https://registry.npmmirror.com/webpack/-/webpack-5.75.0.tgz", - "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==", - "dev": true, - "dependencies": { - "@types/eslint-scope": "^3.7.3", - "@types/estree": "^0.0.51", - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/wasm-edit": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", - "acorn": "^8.7.1", - "acorn-import-assertions": "^1.7.6", - "browserslist": "^4.14.5", - "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.10.0", - "es-module-lexer": "^0.9.0", - "eslint-scope": "5.1.1", - "events": "^3.2.0", - "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.2.9", - "json-parse-even-better-errors": "^2.3.1", - "loader-runner": "^4.2.0", - "mime-types": "^2.1.27", - "neo-async": "^2.6.2", - "schema-utils": "^3.1.0", - "tapable": "^2.1.1", - "terser-webpack-plugin": "^5.1.3", - "watchpack": "^2.4.0", - "webpack-sources": "^3.2.3" - }, - "bin": { - "webpack": "bin/webpack.js" - }, - "engines": { - "node": ">=10.13.0" - }, - "peerDependenciesMeta": { - "webpack-cli": { - "optional": true - } - } - }, - "node_modules/webpack-bundle-analyzer": { - "version": "4.8.0", - "resolved": "https://registry.npmmirror.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.8.0.tgz", - "integrity": "sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg==", - "dev": true, - "dependencies": { - "@discoveryjs/json-ext": "0.5.7", - "acorn": "^8.0.4", - "acorn-walk": "^8.0.0", - "chalk": "^4.1.0", - "commander": "^7.2.0", - "gzip-size": "^6.0.0", - "lodash": "^4.17.20", - "opener": "^1.5.2", - "sirv": "^1.0.7", - "ws": "^7.3.1" - }, - "bin": { - "webpack-bundle-analyzer": "lib/bin/analyzer.js" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/webpack-bundle-analyzer/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "dev": true, - "engines": { - "node": ">= 10" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/webpack-bundle-analyzer/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/webpack-chain": { - "version": "6.5.1", - "resolved": "https://registry.npmmirror.com/webpack-chain/-/webpack-chain-6.5.1.tgz", - "integrity": "sha512-7doO/SRtLu8q5WM0s7vPKPWX580qhi0/yBHkOxNkv50f6qB76Zy9o2wRTrrPULqYTvQlVHuvbA8v+G5ayuUDsA==", - "dev": true, - "dependencies": { - "deepmerge": "^1.5.2", - "javascript-stringify": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/webpack-chain/node_modules/deepmerge": { - "version": "1.5.2", - "resolved": "https://registry.npmmirror.com/deepmerge/-/deepmerge-1.5.2.tgz", - "integrity": "sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/webpack-dev-middleware": { - "version": "5.3.3", - "resolved": "https://registry.npmmirror.com/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz", - "integrity": "sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA==", - "dev": true, - "dependencies": { - "colorette": "^2.0.10", - "memfs": "^3.4.3", - "mime-types": "^2.1.31", - "range-parser": "^1.2.1", - "schema-utils": "^4.0.0" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "webpack": "^4.0.0 || ^5.0.0" - } - }, - "node_modules/webpack-dev-middleware/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "node_modules/webpack-dev-middleware/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/webpack-dev-middleware/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - } - }, - "node_modules/webpack-dev-server": { - "version": "4.11.1", - "resolved": "https://registry.npmmirror.com/webpack-dev-server/-/webpack-dev-server-4.11.1.tgz", - "integrity": "sha512-lILVz9tAUy1zGFwieuaQtYiadImb5M3d+H+L1zDYalYoDl0cksAB1UNyuE5MMWJrG6zR1tXkCP2fitl7yoUJiw==", - "dev": true, - "dependencies": { - "@types/bonjour": "^3.5.9", - "@types/connect-history-api-fallback": "^1.3.5", - "@types/express": "^4.17.13", - "@types/serve-index": "^1.9.1", - "@types/serve-static": "^1.13.10", - "@types/sockjs": "^0.3.33", - "@types/ws": "^8.5.1", - "ansi-html-community": "^0.0.8", - "bonjour-service": "^1.0.11", - "chokidar": "^3.5.3", - "colorette": "^2.0.10", - "compression": "^1.7.4", - "connect-history-api-fallback": "^2.0.0", - "default-gateway": "^6.0.3", - "express": "^4.17.3", - "graceful-fs": "^4.2.6", - "html-entities": "^2.3.2", - "http-proxy-middleware": "^2.0.3", - "ipaddr.js": "^2.0.1", - "open": "^8.0.9", - "p-retry": "^4.5.0", - "rimraf": "^3.0.2", - "schema-utils": "^4.0.0", - "selfsigned": "^2.1.1", - "serve-index": "^1.9.1", - "sockjs": "^0.3.24", - "spdy": "^4.0.2", - "webpack-dev-middleware": "^5.3.1", - "ws": "^8.4.2" - }, - "bin": { - "webpack-dev-server": "bin/webpack-dev-server.js" - }, - "engines": { - "node": ">= 12.13.0" - }, - "peerDependencies": { - "webpack": "^4.37.0 || ^5.0.0" - }, - "peerDependenciesMeta": { - "webpack-cli": { - "optional": true - } - } - }, - "node_modules/webpack-dev-server/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmmirror.com/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "node_modules/webpack-dev-server/node_modules/ajv-keywords": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz", - "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.3" - }, - "peerDependencies": { - "ajv": "^8.8.2" - } - }, - "node_modules/webpack-dev-server/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/webpack-dev-server/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", - "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" - }, - "engines": { - "node": ">= 12.13.0" - } - }, - "node_modules/webpack-dev-server/node_modules/ws": { - "version": "8.12.1", - "resolved": "https://registry.npmmirror.com/ws/-/ws-8.12.1.tgz", - "integrity": "sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==", - "dev": true, - "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/webpack-merge": { - "version": "5.8.0", - "resolved": "https://registry.npmmirror.com/webpack-merge/-/webpack-merge-5.8.0.tgz", - "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==", - "dev": true, - "dependencies": { - "clone-deep": "^4.0.1", - "wildcard": "^2.0.0" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/webpack-sources": { - "version": "3.2.3", - "resolved": "https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz", - "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==", - "dev": true, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/webpack-virtual-modules": { - "version": "0.4.6", - "resolved": "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.4.6.tgz", - "integrity": "sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA==", - "dev": true - }, - "node_modules/webpack/node_modules/@types/estree": { - "version": "0.0.51", - "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-0.0.51.tgz", - "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==", - "dev": true - }, - "node_modules/webpack/node_modules/schema-utils": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/schema-utils/-/schema-utils-3.1.1.tgz", - "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", - "dev": true, - "dependencies": { - "@types/json-schema": "^7.0.8", - "ajv": "^6.12.5", - "ajv-keywords": "^3.5.2" - }, - "engines": { - "node": ">= 10.13.0" - } - }, - "node_modules/webpack/node_modules/tapable": { - "version": "2.2.1", - "resolved": "https://registry.npmmirror.com/tapable/-/tapable-2.2.1.tgz", - "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/websocket-driver": { - "version": "0.7.4", - "resolved": "https://registry.npmmirror.com/websocket-driver/-/websocket-driver-0.7.4.tgz", - "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==", - "dev": true, - "dependencies": { - "http-parser-js": ">=0.5.1", - "safe-buffer": ">=5.1.0", - "websocket-extensions": ">=0.1.1" - }, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/websocket-extensions": { - "version": "0.1.4", - "resolved": "https://registry.npmmirror.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz", - "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/whatwg-fetch": { - "version": "3.6.2", - "resolved": "https://registry.npmmirror.com/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz", - "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==", - "dev": true - }, - "node_modules/whatwg-url": { - "version": "5.0.0", - "resolved": "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz", - "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", - "dev": true, - "dependencies": { - "tr46": "~0.0.3", - "webidl-conversions": "^3.0.0" - } - }, - "node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmmirror.com/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" - } - }, - "node_modules/which-module": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", - "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==" - }, - "node_modules/widest-line": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz", - "integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==", - "dev": true, - "dependencies": { - "string-width": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/wildcard": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/wildcard/-/wildcard-2.0.0.tgz", - "integrity": "sha512-JcKqAHLPxcdb9KM49dufGXn2x3ssnfjbcaQdLlfZsL9rH9wgDQjUtDxbo8NE0F6SFvydeu1VhZe7hZuHsB2/pw==", - "dev": true - }, - "node_modules/word-wrap": { - "version": "1.2.3", - "resolved": "https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.3.tgz", - "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/wordwrap": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz", - "integrity": "sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==", - "dev": true - }, - "node_modules/wrap-ansi": { - "version": "7.0.0", - "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz", - "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/wrap-ansi/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/wrap-ansi/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/wrap-ansi/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - }, - "node_modules/write-file-atomic": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", - "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "dev": true, - "dependencies": { - "imurmurhash": "^0.1.4", - "is-typedarray": "^1.0.0", - "signal-exit": "^3.0.2", - "typedarray-to-buffer": "^3.1.5" - } - }, - "node_modules/ws": { - "version": "7.5.9", - "resolved": "https://registry.npmmirror.com/ws/-/ws-7.5.9.tgz", - "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", - "dev": true, - "engines": { - "node": ">=8.3.0" - }, - "peerDependencies": { - "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" - }, - "peerDependenciesMeta": { - "bufferutil": { - "optional": true - }, - "utf-8-validate": { - "optional": true - } - } - }, - "node_modules/xdg-basedir": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz", - "integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", - "dev": true, - "engines": { - "node": ">=0.4" - } - }, - "node_modules/y18n": { - "version": "5.0.8", - "resolved": "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz", - "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", - "dev": true - }, - "node_modules/yaml": { - "version": "1.10.2", - "resolved": "https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz", - "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", - "dev": true, - "engines": { - "node": ">= 6" - } - }, - "node_modules/yargs": { - "version": "16.2.0", - "resolved": "https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz", - "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==", - "dev": true, - "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": ">=10" - } - }, - "node_modules/yargs-parser": { - "version": "20.2.9", - "resolved": "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.9.tgz", - "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/yn": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", - "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/yorkie": { - "version": "2.0.0", - "resolved": "https://registry.npmmirror.com/yorkie/-/yorkie-2.0.0.tgz", - "integrity": "sha512-jcKpkthap6x63MB4TxwCyuIGkV0oYP/YRyuQU5UO0Yz/E/ZAu+653/uov+phdmO54n6BcvFRyyt0RRrWdN2mpw==", - "dev": true, - "hasInstallScript": true, - "dependencies": { - "execa": "^0.8.0", - "is-ci": "^1.0.10", - "normalize-path": "^1.0.0", - "strip-indent": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/yorkie/node_modules/cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", - "dev": true, - "dependencies": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "node_modules/yorkie/node_modules/execa": { - "version": "0.8.0", - "resolved": "https://registry.npmmirror.com/execa/-/execa-0.8.0.tgz", - "integrity": "sha512-zDWS+Rb1E8BlqqhALSt9kUhss8Qq4nN3iof3gsOdyINksElaPyNBtKUMTR62qhvgVWR0CqCX7sdnKe4MnUbFEA==", - "dev": true, - "dependencies": { - "cross-spawn": "^5.0.1", - "get-stream": "^3.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/yorkie/node_modules/get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/yorkie/node_modules/lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", - "dev": true, - "dependencies": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - } - }, - "node_modules/yorkie/node_modules/normalize-path": { - "version": "1.0.0", - "resolved": "https://registry.npmmirror.com/normalize-path/-/normalize-path-1.0.0.tgz", - "integrity": "sha512-7WyT0w8jhpDStXRq5836AMmihQwq2nrUVQrgjvUo/p/NZf9uy/MeJ246lBJVmWuYXMlJuG9BNZHF0hWjfTbQUA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/yorkie/node_modules/yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmmirror.com/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==", - "dev": true - } - }, "dependencies": { "@achrinza/node-ipc": { "version": "9.2.6", @@ -20565,8 +1602,7 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.3.0.tgz", "integrity": "sha512-NTxV1MFfZDLPiBMjxbHRwSh5LaLcPMwNdCutmnHJCKoVnlvldPWlllonKwrsRJ5pYZBIBGRWWU2tfvzxgeSW5Q==", - "dev": true, - "requires": {} + "dev": true }, "has-flag": { "version": "4.0.0", @@ -20904,8 +1940,7 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.0.1.tgz", "integrity": "sha512-B9/8PmOtU6nBiibJg0glnNktQDZ3rZnGn/7UmDfrm2vMtrdlXO3p7ErE95N0up80IRk9YEtB5jyj/TmQ1WH3dw==", - "dev": true, - "requires": {} + "dev": true }, "@csstools/css-tokenizer": { "version": "2.0.2", @@ -20917,15 +1952,13 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.0.1.tgz", "integrity": "sha512-X2/OuzEbjaxhzm97UJ+95GrMeT29d1Ib+Pu+paGLuRWZnWRK9sI9r3ikmKXPWGA1C4y4JEdBEFpp9jEqCvLeRA==", - "dev": true, - "requires": {} + "dev": true }, "@csstools/selector-specificity": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.1.1.tgz", "integrity": "sha512-jwx+WCqszn53YHOfvFMJJRd/B2GqkCBt+1MJSG6o5/s8+ytHMvDZXsJgUEWLk12UnLd7HYKac4BYU5i/Ron1Cw==", - "dev": true, - "requires": {} + "dev": true }, "@discoveryjs/json-ext": { "version": "0.5.7", @@ -21970,8 +3003,7 @@ "version": "5.0.8", "resolved": "https://registry.npmmirror.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz", "integrity": "sha512-HSYWPqrunRE5ZZs8kVwiY6oWcn95qf/OQabwLfprhdpFWAGtLStShjsGED2aDpSSeGAskQETrtR/5h7VqgIlBA==", - "dev": true, - "requires": {} + "dev": true }, "@vue/cli-service": { "version": "5.0.8", @@ -22034,6 +3066,29 @@ "webpack-merge": "^5.7.3", "webpack-virtual-modules": "^0.4.2", "whatwg-fetch": "^3.6.2" + }, + "dependencies": { + "@vue/vue-loader-v15": { + "version": "npm:vue-loader@15.10.1", + "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-15.10.1.tgz", + "integrity": "sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA==", + "dev": true, + "requires": { + "@vue/component-compiler-utils": "^3.1.0", + "hash-sum": "^1.0.2", + "loader-utils": "^1.1.0", + "vue-hot-reload-api": "^2.3.0", + "vue-style-loader": "^4.1.0" + }, + "dependencies": { + "hash-sum": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz", + "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==", + "dev": true + } + } + } } }, "@vue/cli-shared-utils": { @@ -22301,27 +3356,6 @@ "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.2.47.tgz", "integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==" }, - "@vue/vue-loader-v15": { - "version": "npm:vue-loader@15.10.1", - "resolved": "https://registry.npmmirror.com/vue-loader/-/vue-loader-15.10.1.tgz", - "integrity": "sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA==", - "dev": true, - "requires": { - "@vue/component-compiler-utils": "^3.1.0", - "hash-sum": "^1.0.2", - "loader-utils": "^1.1.0", - "vue-hot-reload-api": "^2.3.0", - "vue-style-loader": "^4.1.0" - }, - "dependencies": { - "hash-sum": { - "version": "1.0.2", - "resolved": "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz", - "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==", - "dev": true - } - } - }, "@vue/web-component-wrapper": { "version": "1.3.0", "resolved": "https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz", @@ -22342,8 +3376,7 @@ "vue-demi": { "version": "0.13.11", "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.13.11.tgz", - "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==", - "requires": {} + "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==" } } }, @@ -22363,8 +3396,7 @@ "vue-demi": { "version": "0.13.11", "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.13.11.tgz", - "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==", - "requires": {} + "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==" } } }, @@ -22526,6 +3558,16 @@ "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==", "dev": true }, + "JSONStream": { + "version": "1.3.5", + "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz", + "integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==", + "dev": true, + "requires": { + "jsonparse": "^1.2.0", + "through": ">=2.2.7 <3" + } + }, "accepts": { "version": "1.3.8", "resolved": "https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz", @@ -22546,15 +3588,13 @@ "version": "1.8.0", "resolved": "https://registry.npmmirror.com/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz", "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==", - "dev": true, - "requires": {} + "dev": true }, "acorn-jsx": { "version": "5.3.2", "resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz", "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "requires": {} + "dev": true }, "acorn-walk": { "version": "8.2.0", @@ -22629,8 +3669,7 @@ "version": "3.5.2", "resolved": "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz", "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", - "dev": true, - "requires": {} + "dev": true }, "animate.css": { "version": "4.1.1", @@ -24202,8 +5241,8 @@ "integrity": "sha512-nK7sAtfi+QXbxHCYfhpZsfRtaitZLIA6889kFIouLvz6repszQDgxBu7wf2WbU+Dco7sAnNCJYERCwt54WPC2Q==", "dev": true, "requires": { - "is-text-path": "^1.0.1", "JSONStream": "^1.0.4", + "is-text-path": "^1.0.1", "lodash": "^4.17.15", "meow": "^8.0.0", "split2": "^3.0.0", @@ -24350,8 +5389,7 @@ "version": "6.3.1", "resolved": "https://registry.npmmirror.com/css-declaration-sorter/-/css-declaration-sorter-6.3.1.tgz", "integrity": "sha512-fBffmak0bPAnyqc/HO8C3n2sHrp9wcqQz6ES9koRF2/mLOVAx9zIQ3Y7R29sYCteTPqMCwns4WYQoCX91Xl3+w==", - "dev": true, - "requires": {} + "dev": true }, "css-functions-list": { "version": "3.1.0", @@ -24543,8 +5581,7 @@ "version": "3.1.0", "resolved": "https://registry.npmmirror.com/cssnano-utils/-/cssnano-utils-3.1.0.tgz", "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==", - "dev": true, - "requires": {} + "dev": true }, "csso": { "version": "4.2.0", @@ -25421,8 +6458,7 @@ "version": "8.6.0", "resolved": "https://registry.npmmirror.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz", "integrity": "sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==", - "dev": true, - "requires": {} + "dev": true }, "eslint-plugin-prettier": { "version": "4.2.1", @@ -26805,8 +7841,7 @@ "version": "5.1.0", "resolved": "https://registry.npmmirror.com/icss-utils/-/icss-utils-5.1.0.tgz", "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", - "dev": true, - "requires": {} + "dev": true }, "ieee754": { "version": "1.2.1", @@ -27330,16 +8365,6 @@ "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==", "dev": true }, - "JSONStream": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz", - "integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==", - "dev": true, - "requires": { - "jsonparse": "^1.2.0", - "through": ">=2.2.7 <3" - } - }, "keyv": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz", @@ -29679,8 +10704,7 @@ "vue-demi": { "version": "0.13.11", "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.13.11.tgz", - "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==", - "requires": {} + "integrity": "sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==" } } }, @@ -29772,29 +10796,25 @@ "version": "5.1.2", "resolved": "https://registry.npmmirror.com/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz", "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==", - "dev": true, - "requires": {} + "dev": true }, "postcss-discard-duplicates": { "version": "5.1.0", "resolved": "https://registry.npmmirror.com/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz", "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==", - "dev": true, - "requires": {} + "dev": true }, "postcss-discard-empty": { "version": "5.1.1", "resolved": "https://registry.npmmirror.com/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz", "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==", - "dev": true, - "requires": {} + "dev": true }, "postcss-discard-overridden": { "version": "5.1.0", "resolved": "https://registry.npmmirror.com/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz", "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==", - "dev": true, - "requires": {} + "dev": true }, "postcss-html": { "version": "1.5.0", @@ -29987,8 +11007,7 @@ "version": "3.0.0", "resolved": "https://registry.npmmirror.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==", - "dev": true, - "requires": {} + "dev": true }, "postcss-modules-local-by-default": { "version": "4.0.0", @@ -30023,8 +11042,7 @@ "version": "5.1.0", "resolved": "https://registry.npmmirror.com/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz", "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==", - "dev": true, - "requires": {} + "dev": true }, "postcss-normalize-display-values": { "version": "5.1.0", @@ -30148,15 +11166,13 @@ "version": "6.0.0", "resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz", "integrity": "sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==", - "dev": true, - "requires": {} + "dev": true }, "postcss-scss": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-4.0.6.tgz", "integrity": "sha512-rLDPhJY4z/i4nVFZ27j9GqLxj1pwxE80eAzUNRMXtcpipFYIeowerzBgG3yJhMtObGEXidtIgbUpQ3eLDsf5OQ==", - "dev": true, - "requires": {} + "dev": true }, "postcss-selector-parser": { "version": "6.0.11", @@ -30172,8 +11188,7 @@ "version": "8.0.1", "resolved": "https://registry.npmjs.org/postcss-sorting/-/postcss-sorting-8.0.1.tgz", "integrity": "sha512-go9Zoxx7KQH+uLrJ9xa5wRErFeXu01ydA6O8m7koPXkmAN7Ts//eRcIqjo0stBR4+Nir2gMYDOWAOx7O5EPUZA==", - "dev": true, - "requires": {} + "dev": true }, "postcss-svgo": { "version": "5.1.0", @@ -31436,15 +12451,6 @@ "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==", "dev": true }, - "string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "dev": true, - "requires": { - "safe-buffer": "~5.2.0" - } - }, "string-argv": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.1.tgz", @@ -31461,6 +12467,15 @@ "strip-ansi": "^6.0.1" } }, + "string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "dev": true, + "requires": { + "safe-buffer": "~5.2.0" + } + }, "stringify-package": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/stringify-package/-/stringify-package-1.0.1.tgz", @@ -31745,15 +12760,13 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/stylelint-config-html/-/stylelint-config-html-1.1.0.tgz", "integrity": "sha512-IZv4IVESjKLumUGi+HWeb7skgO6/g4VMuAYrJdlqQFndgbj6WJAXPhaysvBiXefX79upBdQVumgYcdd17gCpjQ==", - "dev": true, - "requires": {} + "dev": true }, "stylelint-config-recommended": { "version": "10.0.1", "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-10.0.1.tgz", "integrity": "sha512-TQ4xQ48tW4QSlODcti7pgSRqBZcUaBzuh0jPpfiMhwJKBPkqzTIAU+IrSWL/7BgXlOM90DjB7YaNgFpx8QWhuA==", - "dev": true, - "requires": {} + "dev": true }, "stylelint-config-recommended-scss": { "version": "9.0.0", @@ -32340,7 +13353,7 @@ "version": "4.5.5", "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.5.5.tgz", "integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==", - "devOptional": true + "dev": true }, "uglify-js": { "version": "3.17.4", @@ -32826,8 +13839,7 @@ "vue-demi": { "version": "0.12.5", "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.12.5.tgz", - "integrity": "sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==", - "requires": {} + "integrity": "sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==" } } }, @@ -33149,8 +14161,7 @@ "version": "8.12.1", "resolved": "https://registry.npmmirror.com/ws/-/ws-8.12.1.tgz", "integrity": "sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==", - "dev": true, - "requires": {} + "dev": true } } }, @@ -33309,8 +14320,7 @@ "version": "7.5.9", "resolved": "https://registry.npmmirror.com/ws/-/ws-7.5.9.tgz", "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==", - "dev": true, - "requires": {} + "dev": true }, "xdg-basedir": { "version": "4.0.0", diff --git a/postcss.config.js b/postcss.config.js index cfd3e22..c94f23d 100644 --- a/postcss.config.js +++ b/postcss.config.js @@ -3,7 +3,7 @@ module.exports = { autoprefixer: {}, // 用来给不同的浏览器自动添加相应前缀,如-webkit-,-moz-等等 'postcss-px-to-viewport-8-plugin': { unitToConvert: 'px', // 要转化的单位 - viewportWidth: 1080, // UI设计稿的宽度 + viewportWidth: 1920, // UI设计稿的宽度 unitPrecision: 6, // 转换后的精度,即小数点位数 propList: ['*'], // 指定转换的css属性的单位,*代表全部css属性的单位都进行转换 viewportUnit: 'vw', // 指定需要转换成的视窗单位,默认vw diff --git a/public/static/offline/JSON/GetDevCoordinateByIP.json b/public/static/offline/JSON/GetDevCoordinateByIP.json index 0404eff..f1731e8 100644 --- a/public/static/offline/JSON/GetDevCoordinateByIP.json +++ b/public/static/offline/JSON/GetDevCoordinateByIP.json @@ -1 +1,25 @@ -{"code":200,"msg":"success","data":{"machineCode":"orZRFkOwWYOpbLImEwpjg","machineName":"CS","machineTypeName":"导视","label":"windows","screenAttribute":"1080*1920竖屏","building":"A栋","buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floor":"L1","floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"ip":"192.168.1.100","mac":"E0D55E1B2B17","location":"61","angle":"0","projectCode":"project-zert3dski8fqmgr4zhusea","regionCode":"","lensCoordinate":"","orientationCoordinate":""}} \ No newline at end of file +{ + "code": 200, + "msg": "success", + "data": { + "machineCode": "orZRFkOwWYOpbLImEwpjg", + "machineName": "CS", + "machineTypeName": "导视", + "label": "windows", + "screenAttribute": "1080*1920竖屏", + "building": "A栋", + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floor": "L1", + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "ip": "192.168.1.100", + "mac": "E0D55E1B2B17", + "location": "61", + "angle": "0", + "projectCode": "project-zert3dski8fqmgr4zhusea", + "regionCode": "", + "lensCoordinate": "", + "orientationCoordinate": "" + } +} diff --git a/public/static/offline/JSON/getBrandShopListByFloor.json b/public/static/offline/JSON/getBrandShopListByFloor.json index 62252a5..42115df 100644 --- a/public/static/offline/JSON/getBrandShopListByFloor.json +++ b/public/static/offline/JSON/getBrandShopListByFloor.json @@ -1 +1,8569 @@ -{"code":200,"msg":"操作成功","data":{"list":[{"name":"B2","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"jJm_JY3_Wx2CBcUsNdoms","shopName":"WEcar","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"WEcar","initials":"WECAR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"IwAcE6lst1owgytDL8HoX","shopName":"尤萨洗衣","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-02","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"you sa xi yi ","initials":"YSXY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"yeHwFwSAXa1CPjKrgSLze","shopName":"优宠宠物","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-03","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"you chong chong wu ","initials":"YCCW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"fO7qLBFZTwXjV019Tv1sk","shopName":"BLUEO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-04","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"BLUEO","initials":"BLUEO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"NLLpsf-YWtXl5I_XW52GI","shopName":"C&C靓鞋坊","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"C&Cjing xie fang ","initials":"C&CJXF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0}]},{"name":"B1","shopList":[{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"9ZU31wE7IcqZzFL-Kfnye","shopName":"McDonald's","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB101A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"McDonald's","initials":"MCDONALD'S","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"4twe5xW0gG44wrGZn-PNp","shopName":"奥特乐(装修中)","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB101B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ao te le (zhuang xiu zhong )","initials":"ATL(ZXZ)","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"O-Nw4_gcApCxawDr48iCO","shopName":"阿香米线","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB102A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"a xiang mi xian ","initials":"AXMX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"r1p0_hwy2VBvCYb_IBsyh","shopName":"激力鸡排","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB102B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ji li ji pai ","initials":"JLJP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"m7A-T5kaQsuGtXXK2uXCE","shopName":"BEBE HOUSE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB103","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"BEBE HOUSE","initials":"BEBE HOUSE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"PpvKF1pOc9sARaN7skSoq","shopName":"畹町","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB104","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"wan ding ","initials":"WD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZsVBqqgWIEOKxMvIKt0s8","industryFatherName":"主力店","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"jSQlSYXhTNpnK7_Ed-70O","shopName":"永辉超市","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB105","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yong hui chao shi ","initials":"YHCS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"jXCZ9toV3IHcgSNteK4aA","shopName":"DQ","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB106","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"DQ","initials":"DQ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"2Fe0tgxTRR-yak8AF3aQ5","shopName":"阪之屋","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB107","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ban zhi wu ","initials":"BZW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"A7uWWk4vagbLsnOb7Jeif","shopName":"好利来","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB108","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hao li lai ","initials":"HLL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"fe2tjt23iqfwESMXHy19k","shopName":"竹叶青","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB115","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"zhu ye qing ","initials":"ZYQ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"gNGIPK4tIlBLzYKvkiEGn","shopName":"九木杂物社","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB125+FB126","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"jiu mu za wu she ","initials":"JMZWS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"bQHECf54bBi5ZIm8fbNEf","shopName":"屈臣氏","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"-zwXFZ1BH1vYLjoMP1YFc","building":"A栋","floor":"B1","houseNumber":"FB127","intro":"屈臣氏为屈臣氏集团旗下零售品牌,业务遍布15个亚洲及欧洲市场,经营超过8,000家店铺,其中超过1,500家提供专业药房服务。屈臣氏一直致力于通过为顾客提供个性化的咨询与建议,配以傲视同侪的多元化产品种类,令顾客每天都能LOOK GOOD, DO GOOD, FEEL GREAT。\n屈臣氏在中国内地逾500个城市拥有近4,000家店铺和逾6,000万名付费会员,是大众所熟知的线下及线上(O+O)保健及美妆产品零售商。屈臣氏在质量与创新方面建立了相当声誉,为顾客奉上令人惊喜不断和物超所值的购物环境,从而赢得顾客高度信赖。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"qu chen shi ","initials":"QCS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"UnFcwsUly3F2ZgvZp4DLE","shopName":"美丽宣言","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"aK1k6s1lmE_k6_A4zXhas","building":"A栋","floor":"B1","houseNumber":"FB128A","intro":"Meschöne美丽宣言科技纤体美容源自德国,英文“me”意旨我的,德语“schöne”意旨美丽 的,合译“我的美丽”。Meschöne美丽宣言是专注于科技抗衰的美容连锁品牌,专注服务于高端精英女性。美丽宣言专家团队认为,所有 的皮肤问题,身体问题的产生原因都是因为“内因+外因”,而精准的检测诊断才是一切护 理治疗的关键,独有的人工智能检测系统引进全球尖端检测设备,真正实现“个性化专属定 制服务”,从面部到身体、从肌肤到机能,满足所有精英女性年轻美丽的美好心愿。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"mei li xuan yan ","initials":"MLXY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_9yvh3pL9cFmxFbyMKaV6","shopName":"多赢","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"Vkg6Cyo3eCVsTXwjFAXij","building":"A栋","floor":"B1","houseNumber":"FB128B","intro":"名酒堂成立于2006年,该品牌起步于陕西烟酒连锁品牌,在陕西地区现拥有十二家门店,公司秉承“以人为本,诚信经营”的企业理念,始终把“客户满意度”作为工作核心,以诚信、合法、公正、公平的原则进行经营,注重公司的整体利益和长远发展,以最真诚、最专业的服务来满足客户全方位的需求,打造广大客户心目中最认可的烟酒销售公司。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"duo ying ","initials":"DY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"B_tuck5db6LussQbnjlfX","shopName":"燕之屋","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB128C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yan zhi wu ","initials":"YZW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xnk04lslRHAPWBWbhKOla","shopName":"来伊份","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"Va_PiD8MY6nHRi6txIxG6","building":"A栋","floor":"B1","houseNumber":"FB128D","intro":"来伊份,中国休闲食品连锁行业的先行者,中国经营自主品牌的休闲食品全渠道运营商。自2002年成立以来,来伊份一直专注于为消费者提供新鲜、美味、健康的休闲食品,引领有爱、有温度的休闲生活方式,旗下芒太后、居司令、百年好核等12大单品及10大品类近千款零食,深受顾客青睐。 2016年,来伊份A股上市,成为“主板零食第一股”。 2020年来伊份正式发布新鲜零食品牌战略,通过精选全球当季新鲜原料、新一代门店升级换代、大单品品牌化、APP商城选代升级、商品包装升级、品牌形象升级、顶流明星代言,从产品、服务、体验、文化多维度丰富来伊份”品牌内涵,全方位打造 “新鲜零食就要来伊份”的品牌内核,让“新鲜零食=来伊份的品牌认知在消费者心中根深蒂固。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"lai yi fen ","initials":"LYF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"SkLrEteGzuehEGygxquz0","shopName":"万仟堂","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB129","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"wan qian tang ","initials":"WQT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"pmN-2H8B7cH-Xsc9qvxsz","shopName":"全棉时代","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"oLSO25QLyWOv-1e7FABVz","building":"A栋","floor":"B1","houseNumber":"FB130A","intro":"Purcotton全棉时代成立于2009年,是稳健医疗的全资子公司,也是一家拥有医疗背景的全棉生活方式品牌。秉承“医学贴近生活,全棉呵护健康”的理念,全棉时代产品以天然棉花为核心原材料,保证穿用舒适的同时,对环境友好。全棉时代自主研发的纯棉柔巾、奈丝公主卫生巾、奈丝宝宝棉尿裤等核心单品,带动了众多生活用品对于全棉材质的广泛应用;清洁护理、孕育护理、女性护理、服装服饰、家居生活等产品品类,赢得越来越多用户的青睐,奠定了在母婴领域、生活用品领域的强大口碑,致力于引领健康的生活方式,成为可信的中国品牌。\n","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"quan mian shi dai ","initials":"QMSD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"J7TO2jQ3k_f6QOLNRG2aW","shopName":"宏济堂","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"hYEv9Wq9vIyJFZbxYXCWY","building":"A栋","floor":"B1","houseNumber":"FB130C","intro":"宏济堂创始于1907年,为我国首批中华老字号。1915年,宏济堂阿胶荣获巴拿马国际博览会金奖,是中医药在国际上获得的最高荣誉。\n2021年,\"宏济堂中医药文化\"被列入国家级非物质文化遗产。\n在\"健康中国\"升级为国家战略的时代背景下,宏济堂作为百年民族企业,以促进国人更加健康为使命,致力于让更多消费者享受高品质健康产品,让更多从业者获得大健康事业成就。宏济堂健康产业推出系列健康产品,把好源头,甄选原材料,为健康产业市场注入新活力。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hong ji tang ","initials":"HJT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"vBGxfM3IrdxHHCuwxQuAU","shopName":"海荣锅贴","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB130D","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hai rong guo tie ","initials":"HRGT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"Xf8rOOc_FeggMR34TOYjD","industryFatherName":"休闲娱乐","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"c5Bb8qC5Eei1p1ePw6Z9-","shopName":"趣萌猫爪","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB130B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"qu meng mao zhua ","initials":"QMMZ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rRQa0TZlzSTZoFbvuSUnP","shopName":"泰熙家","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB131A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"tai xi jia ","initials":"TXJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"OJSSf4Bu5eIBJSMbyypSP","shopName":"古都秦记","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB131D","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"gu dou qin ji ","initials":"GDQJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"gS0BMqlja4--VI2ah8lgp","shopName":"鱼你在一起","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB131C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yu ni zai yi qi ","initials":"YNZYQ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"wucqDKA-4drnIjJ2aHzj0","shopName":"十尝冒菜","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"u2ffz-DzqC2jzrPVVQ9-Q","building":"A栋","floor":"B1","houseNumber":"FB132A","intro":"一家觉醒你哧蕾的美食店--十尝冒菜\n\n关中有热爱美食者,其名曰:波,自蓉城一品香辣冒菜后,便夜不能寐 ,寻常饭食皆难以下 ,更五日十次皆于蓉城那老冒菜店就餐,流连忘返,后学艺于店主,三年艺成归来,于秦地举十尝鲜汁冒菜大旗,制此锦官城美食与诸位共尝。\n 冒菜十尝 一碗鲜香","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"shi chang mao cai ","initials":"SCMC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xGqkKaQ665qAp8zXAZop8","shopName":"姐弟俩土豆粉","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"OyirlSZlWZgqOZbAUvkFp","building":"A栋","floor":"B1","houseNumber":"FB132B","intro":"姐弟俩是姐弟餐饮管理有限公司旗下品牌,创立于2001年4月,总部位于河南省郑州市,是一家以经营砂锅土豆粉为核心的土豆粉餐厅,副食以小吃搭配水果茶饮品为主。创业初期,仅有四平方米的营业面积,历经20年发展扩大,现有500余家连锁店遍布全国18个省市直辖市,并在美国纽约开设直营店,建有一座大型中央食品工厂,每年有超过6000万人在姐弟俩就餐,为上万人提供了就业机会,对当地经济发展做出了相应的贡献。作为土豆粉品类的开创者和领先者,历经5年,1282次试验,成功挑战世界级难题,研发出速冻无添加明矾土豆粉,为食品安全做出突出贡献,姐弟俩品牌价值得到充分的肯定。\n\n公司以创新追求永续经营,不断升级老产品和研发新产品。公司拥有强大的管理团队、研发团队和运营团队, 凭借对产品质量的严格把控以及丰富的运营管理经验,赋能姐弟俩品牌一步步发展壮大,走遍全国,走向世界","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"jie di liang tu dou fen ","initials":"JDLTDF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"Xf8rOOc_FeggMR34TOYjD","industryFatherName":"休闲娱乐","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"LbwXv2E41dOk30uYGWsdF","shopName":"蜗牛健身","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB132C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"wo niu jian shen ","initials":"WNJS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"D9CaXdVijXyPszoznK3Gg","shopName":"奥佳华","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"ySPpFPvOKPTC_kVCp5cu1","building":"A栋","floor":"B1","houseNumber":"FB133A","intro":"奥佳华OGAWA,奥佳华智能健康科技集团(股票代码:002614)旗下国际健康品牌,1996年创立于马来西亚。奥佳华致力于将更先进的健康产品和服务带给海内外消费者,截至目前在亚太区域20余个国家和地区拥有800+专卖店/专柜。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ao jia hua ","initials":"AJH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_AG3NUjqq6FrgZciUx_9u","shopName":"DR.NIE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB133B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"DR.NIE","initials":"DR.NIE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"78-EgpB0d_bdm0neD6615","shopName":"时尚殿堂","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB133C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"shi shang dian tang ","initials":"SSDT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Et9MabpEF6BRe-kJleZc9","shopName":"聂小聂","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"nie xiao nie ","initials":"NXN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"dJJ2TGEDj4Pn07t9DKtal","shopName":"NOROSKINS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-02","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"NOROSKINS","initials":"NOROSKINS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"guZsCoKw7H5LDpxc9LPip","shopName":"疯果村","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"40GmUgcKLFxLgXdqfax3a","building":"A栋","floor":"B1","houseNumber":"B1-ZD-03","intro":"“疯果村”为湖南砚清企业经营管理有限公司旗下坚果零食品牌。公司是一家以休闲食品的开发、供应链管理及市场营销为主体,集线下、互联网商务经营模式、新零售为一体的综合服务型企业。疯果村是以传承古老技艺为核心,透明化生产,立志带给消费者最绿色健康的食品。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"feng guo cun ","initials":"FGC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"MUvIVDIDLWGA3VI2eIeGA","shopName":"HERAROSE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-04+B1-ZD-14","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"HERAROSE","initials":"HERAROSE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"PHJPnaGM_Aa4sePKdZCLN","shopName":"稻香村","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"dao xiang cun ","initials":"DXC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_JBC7v33Ndhpd4UZNuLcZ","shopName":"添可","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"tian ke ","initials":"TK","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"teO9reqPTwcsot3bvlV7_","shopName":"百艺丰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-08","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"bai yi feng ","initials":"BYF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"UVSCtjHHhF8jNa8-qjLIN","shopName":"虎牌","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-10","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hu pai ","initials":"HP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"C1WF6fB8m9j28I3Sd4xHP","shopName":"一点点","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-13","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yi dian dian ","initials":"YDD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"w_kzHjz1GY2kFNqwbBrED","shopName":"全能保险柜","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-15","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"quan neng bao xian ju ","initials":"QNBXJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"vErekuPJuGdqCrCwFFr5I","shopName":"德施曼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-16","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"de shi man ","initials":"DSM","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"iFgpuRxX620pcxUHwlM7u","shopName":"全满贯","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-17W","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"quan man guan ","initials":"QMG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xKpI-Qe-FOHfr-vDMe0y0","shopName":"潘多乐","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-18","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"pan duo le ","initials":"PDL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"G05xGBobMlBxEqPnlw4qS","shopName":"蓉旺","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-19","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"rong wang ","initials":"RW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"GtwLEwZRDgR2DWfsrmHNa","shopName":"刘大饼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-21","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"liu da bing ","initials":"LDB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"8g-4kfnZr1R2_a7oDEbPu","shopName":"斯润普","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-22","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"si run pu ","initials":"SRP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Ea4UiC7tNDXt8cMlKtzsC","shopName":"喜识","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-23","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi shi ","initials":"XS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"caUtUr36DdqQlmO5occeL","shopName":"怼了炸串","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-24","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"dui le zha chuan ","initials":"DLZC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"arJnI80Cke0N8WT3DEvDx","shopName":"宝宝面皮","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-25","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"bao bao mian pi ","initials":"BBMP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"tU42tzqWdi0CYvZaMELJA","shopName":"周黑鸭","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-26","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"zhou hei ya ","initials":"ZHY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Pzu_AaW06ZpivZGD--ROu","shopName":"名表维修","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-28","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ming biao wei xiu ","initials":"MBWX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Fi6VsHogT7JSYdU-HFnep","shopName":"西树泡芙","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-29","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi shu pao fu ","initials":"XSPF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0}]},{"name":"L1","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"IznGMTjRGfxu87jTCTP3P","industryFatherName":"汽车","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ptmeCKcDksiWQxI6ocQpn","shopName":"宝马","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F101","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1862, 50, -331]","yaxis":"1","doorMaterialList":["/iotFile/project-zert3dski8fqmgr4zhusea/20230608/c5h7XoACw8p71e1JeZI8P.png","/iotFile/project-zert3dski8fqmgr4zhusea/20230608/HLcvJpDgcYBfYmpOKD7SZ.png"],"foodMaterialList":["/iotFile/project-zert3dski8fqmgr4zhusea/20230608/ut1Wz4TTyeGBaVJL6-AIJ.png"],"spelling":"bao ma ","initials":"BM","borderColor":"","formatColor":"","activityList":[{"fileCode":"bwY6XDEoqPEV7f2xDbfqB","fileCodes":["vVngvaTrp-ylSoST2HeYp"],"fileUrl":"/iotFile/project-zert3dski8fqmgr4zhusea/20230607/bwY6XDEoqPEV7f2xDbfqB.png","fileUrls":["/iotFile/project-zert3dski8fqmgr4zhusea/20230607/vVngvaTrp-ylSoST2HeYp.gif"],"shopCode":"ptmeCKcDksiWQxI6ocQpn","building":"A栋","floor":"L1","activityId":79,"activityName":"0708","activityNameEn":"","activityContent":"","activityContentEn":"","activityAddress":"","activityAddressEn":"","activityType":2,"startDate":"2023-06-06","endDate":"2023-07-31","online":"2023-06-06","offline":"2023-07-31","point":-1,"ord":1,"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2}],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"iOoSnwfAGrKut2dHT9YWq","shopName":"华为","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F102B","intro":"华为是全球领先的ICT(信息与通信)基础设施和智能终端提供商,致力于把数字世界带入每个人、每个家庭、每个组织,构建万物互联的智能世界。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hua wei ","initials":"HW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"24fD2WMoOuYanvSvyODLY","shopName":"ECCO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F103","intro":"ECCO(爱步),成立于1963年,是来自丹麦的鞋履品牌。产品涵盖男士系列、女士系列、休闲正装系列、户外系列、运动系列、高尔夫系列和儿童系列,同时还包括包袋配件、小皮件、鞋护产品等。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1234, 50, -474]","yaxis":"5","doorMaterialList":[],"foodMaterialList":[],"spelling":"ECCO","initials":"ECCO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"WRg5W8kMRQumYQh3gFh5Q","shopName":"有兰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F104","intro":"有兰秉持原创设计的高级女装品牌,urlazh有兰女装内敛优雅、经典独特、混合趣味感,以新经典理念重新诠释都会女性气质。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-989, 50, -512]","yaxis":"7","doorMaterialList":[],"foodMaterialList":[],"spelling":"you lan ","initials":"YL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ER5b93KkblRaTCUpxW6CM","shopName":"NEXY.CO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F105","intro":"NEXY.CO(奈蔻)成立于2009年, 提供以时尚职场为主的多场合服饰,致力于打造知性、简约、智美的国际化品牌。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-715, 50, -502]","yaxis":"8","doorMaterialList":[],"foodMaterialList":[],"spelling":"NEXY.CO","initials":"NEXY.CO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Uf1lS57evHjAKMTDlYgAH","shopName":"CKJeans","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F106A+F106B","intro":"Calvin Klein(简称“CK”) 是卡尔文·克雷恩,Calvin Klein于1968年创立的全球时尚生活方式品牌,CK以性感和人们熟知的极简风格为审美理念,致力于成为全球文化融合的催化剂。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-287, 50, -516]","yaxis":"12","doorMaterialList":[],"foodMaterialList":[],"spelling":"CKJeans","initials":"CKJEANS","borderColor":"","formatColor":"","activityList":[{"fileCode":"eusWaYbGqb0WdmW2FI1iW","fileCodes":["mBui2WKV6dhlUjyWQXtEQ"],"fileUrl":"/iotFile/project-zert3dski8fqmgr4zhusea/20230607/eusWaYbGqb0WdmW2FI1iW.jpg","fileUrls":["/iotFile/project-zert3dski8fqmgr4zhusea/20230607/mBui2WKV6dhlUjyWQXtEQ.gif"],"shopCode":"Uf1lS57evHjAKMTDlYgAH","building":"A栋","floor":"L1","activityId":80,"activityName":"123123","activityNameEn":"","activityContent":"13123123123","activityContentEn":"","activityAddress":"123123","activityAddressEn":"","activityType":2,"startDate":"2023-06-06","endDate":"2023-07-31","online":"2023-06-06","offline":"2023-07-31","point":-1,"ord":1,"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2}],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ZNlIqLoc9CN4tmPgEB6yt","shopName":"TOMMY HILFIGER","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F107","intro":"TOMMY HILFIGER 品牌崇尚自然、简洁的风尚,同时设计理念中无不渗透出青春的动感活力,与美国本土的风格特点十分和谐,受到年轻一代美国人的热爱,使得 TOMMY HILFIGER 很快就能与 Perry Ellis、Calvin Klein、Ralph Lauren 等大牌媲美。由于 TOMMY HILFIGER 品牌浓郁的美国特色,同时品牌标志与美国国旗十分相似,使得该品牌在美国公众中,树立了良好的形象。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[3, 50, -409]","yaxis":"14","doorMaterialList":[],"foodMaterialList":[],"spelling":"TOMMY HILFIGER","initials":"TOMMY HILFIGER","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"PwXzaPCNWhzoHlPz52CRH","shopName":"X11","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F108","intro":"X11隶属广东快客电子商务有限公司旗下,是国内全球潮玩集合店连锁品牌X11涵盖了盲盒、手办、BJD 娃娃、拼装模型、精品模型、二次元周边、图书、潮流饰品、潮流文创以及艺术潮玩共10大品类,是一家丰富、全面、集中的潮玩集合店。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[270, 50, -464]","yaxis":"16","doorMaterialList":[],"foodMaterialList":[],"spelling":"X11","initials":"X11","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LEylVJu3AzR9dMi2zs6hK","industryFatherName":"次主力","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"pyv212DLXi3X-a4zF-9oE","shopName":"UNIQLO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F109,F110,F111","intro":"优衣库(UNIQLO)是全球知名服饰零售企业,秉承LifeWear服适人生理念,始终以服务消费者为首位,全心全意向所有人提供优质服装和服务,给人们的生活带去舒适,快乐和幸福感。近30年来,优衣库积极经营,在中国大陆180多个城市直营850多家店铺,将全球先进的优质商品和创新服务体验,带给更多城市和消费者。一直以来,优衣库深受消费者认可喜爱,自2012年起连续10年获得《第一财经》杂志评选中国消费者票选“金字招牌”,并蝉联深受消费者喜爱的日常服饰品牌第一名!","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[878, 50, -278]","yaxis":"20","doorMaterialList":[],"foodMaterialList":[],"spelling":"UNIQLO","initials":"UNIQLO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"vR25GE0uAd5Tqv8RKwiDi","shopName":"尚派正品","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F112C","intro":"公司是苹果公司的全国性战略级合作伙伴,致力于在中国大陆区域内开设连锁型苹果授权A类专卖店,专注于苹果公司全系列产品及相关配件产品的零售业务。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1529, 50, -250]","yaxis":"25","doorMaterialList":[],"foodMaterialList":[],"spelling":"shang pai zheng pin ","initials":"SPZP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LEylVJu3AzR9dMi2zs6hK","industryFatherName":"次主力","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"iaQZk2sFkvlgRAYdsZb2z","shopName":"UR","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F130","intro":"UR产品由国际二十多个品牌的设计师提供样板,同时在全球多个国家设有专业买手配合,采选最新、最适合中国市场的服装、配件、饰品等。在亚太地区,UR拥有香港和国内的服装设计师对产品进行系列整合,实现了每周两次更新货品50-100款的高难度运作,在服装界创造了奇迹。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"UR","initials":"UR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"GSwKURYvHV9m5Ow8t4EHM","shopName":"丝芙兰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F112A","intro":"丝芙兰(SEPHORA),1969年创立于法国里摩日丝芙兰在1997年加入全球奢侈品牌公司LVMH。SEPHORA在全球21个国家拥有1665家店铺。2005年4月,SEPHORA在上海开启了她们在中国大陆的第一家店。SEPHORA(丝芙兰)在商店内提供全面的产品选择:从护肤、美容到香水;既有久负盛名的化妆品精选品牌,还有最新亮相的市场新品如微气泡技术,更有独家专有的SEPHORA(丝芙兰中国)品牌产品。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1935, 50, -150]","yaxis":"26","doorMaterialList":[],"foodMaterialList":[],"spelling":"si fu lan ","initials":"SFL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"hm-mV58hy21EO53DJxk38","shopName":"星巴克","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F113","intro":"星巴克(Starbucks)是美国一家连锁咖啡公司的名称,1971年成立,为全球最大的咖啡连锁店,其总部坐落美国华盛顿州西雅图市。星巴克旗下零售产品包括30多款全球顶级的咖啡豆、手工制作的浓缩咖啡和多款咖啡冷热饮料、新鲜美味的各式糕点食品以及丰富多样的咖啡机、咖啡杯等商品。星巴克在全球范围内已经有近21300间分店,遍布北美、南美洲、欧洲、中东及太平洋区。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1303, 50, 718]","yaxis":"30","doorMaterialList":[],"foodMaterialList":[],"spelling":"xing ba ke ","initials":"XBK","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"o6H9ZJSF5htzdBJTrtpGQ","shopName":"周大福","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F114","intro":"周大福(股票代号:1929)是香港上市市值最大珠宝公司,专营周大福品牌珠宝玉石金饰业务,是集原料采购、生产设计、零售服务的综合性经营企业,是中国最著名及最具规模的珠宝首饰品牌。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1058, 50, 595]","yaxis":"31","doorMaterialList":[],"foodMaterialList":[],"spelling":"zhou da fu ","initials":"ZDF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xEr6y6m7nw1t8_Ja_PUSt","shopName":"喜茶","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F115A,F115C","intro":"2012年,喜茶HEYTEA起源于江边里的一条小巷,原名皇茶ROYALTEA为了与层出不穷的山寨品牌区分开来,故全面升级为注册品牌喜HEYTEA。 喜茶为芝士现泡茶的原创者。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[833, 50, 545]","yaxis":"55","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi cha ","initials":"XC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"bGHRGuDjdi7RzejgP86tB","shopName":"雅氏","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F115B","intro":"achette,中文名称:雅氏。始创于1968年,专注于高端休闲时尚鞋履的设计与制作。由Pierre Robert Helaine先生与Andre Helaine女士共同创立,总部设在古老而浪漫的法国卢瓦尔河谷城堡区。achette品牌低调内敛,鞋履产品设计色彩鲜艳、优雅简洁,致力于为穿着者带来舒适行走体验。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[758, 50, 395]","yaxis":"33","doorMaterialList":[],"foodMaterialList":[],"spelling":"ya shi ","initials":"YS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"FLBVPEUbEruAbhyEvoeHU","shopName":"ASH","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F116A","intro":"SH(艾熙),Highline UnitedChina旗下著名女鞋品牌,二十一世纪初成立于欧洲,自出世之际便迅速风靡欧洲乃至全球。ASH的设计风格独特、叛逆、精彩、附冒险精神、青春、有动力,献给所有关心时尚但不希望被大众同化的群体。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[418, 50, 370]","yaxis":"35","doorMaterialList":[],"foodMaterialList":[],"spelling":"ASH","initials":"ASH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"-hLSNHR0AKqITVwz5cav2","shopName":"施丹兰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F116B","intro":"施丹兰是风靡欧洲的沐浴产品和全身肌肤护理品牌。施丹兰的产品继承了欧洲古老传统,均以最新鲜的植物、蔬果、花卉、草药、谷物为原料,采汲波罗的海深海的洁净海水手工制成。施丹兰一直秉承“纯手工、最新鲜、纯天然”三大环保理念,延续古老北欧沐浴习惯,营造一种“取自大自然、反馈大自然”的健康环保的生活方式。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[595, 50, 275]","yaxis":"34","doorMaterialList":[],"foodMaterialList":[],"spelling":"shi dan lan ","initials":"SDL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"OJr6hWy9hCG7_ZLZvclA6","shopName":"雅格狮丹","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F117A","intro":"雅格狮丹Aquascutum是英国著名品牌,创立于1851年,现为YGM贸易有限公司旗下品牌,是时装界永恒经典的象征。凭借优雅、时尚的服装设计及伟大的技术发明,雅格狮丹扬名国际,在时装界掀起革命。雅格狮丹以经典、优雅不凡的英伦风格、精致的工艺及优良的信誉而驰名世界。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[178, 50, 268]","yaxis":"36","doorMaterialList":[],"foodMaterialList":[],"spelling":"ya ge shi dan ","initials":"YGSD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"i1JlwKsYnWz5XDevWjcjn","shopName":"博士眼镜","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F117B","intro":"博士眼镜,是一家眼镜零售的连锁经营企业。旗下有博士眼镜、President optical、zèle、砼四个子品牌,以博士眼镜市场占有率最高,达到74%。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[178, 50, 398]","yaxis":"39","doorMaterialList":[],"foodMaterialList":[],"spelling":"bo shi yan jing ","initials":"BSYJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rkCo2kx3jzb3chfL85mbB","shopName":"三星","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F118","intro":"三星是韩国的知名公司之一,是韩国最大的企业集团三星集团的简称,该集团包括44个下属公司及若干其他法人机构,“世界最受尊敬企业”企业之一的三星在全世界68个国家拥有429个据点23万员工,业务涉及电子、金融、机械、化学等众多领域。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[195, 50, 584]","yaxis":"40","doorMaterialList":[],"foodMaterialList":[],"spelling":"san xing ","initials":"SX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"sw9gukxkbv8yk_Ge7WVJb","shopName":"M STAND(装修中)","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F119A","intro":"M Stand是一家精品连锁咖啡品牌运营商,是一个纯白色简洁都市风的上海网红饮品品牌,核心用户以25-45岁的都市白领为主,产品种类格外丰富,包括西柚咖啡、燕麦拿铁、水泥芝士蛋糕、海盐芝士黑咖、黑糖奶咖等,M Stand选用优质的原材料,总部拥有自己的原料生产基地。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-137, 50, 565]","yaxis":"40","doorMaterialList":[],"foodMaterialList":[],"spelling":"M STAND(zhuang xiu zhong )","initials":"M STAND(ZXZ)","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Z8JL6w2roKnC0TWrqZ6W7","shopName":"AIGLE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F120","intro":"AIGLE源自1853年,法国知名户外休闲品牌,总部位于法国巴黎。致力于在城市与户外生活之间取得平衡与和谐感,尊重人类回归自然的意愿。专精于提供具有时尚设计感的功能性休闲外套、手工时尚雨靴。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-370, 50, 273]","yaxis":"43","doorMaterialList":[],"foodMaterialList":[],"spelling":"AIGLE","initials":"AIGLE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"gLkbanQH97Kp7wzAQ_0X1","shopName":"EIN、茶愫、PLAIN PEOPLE集合厅","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F121","intro":"EIN,PURETEA茶愫,PLAINPEOPLE。Ein服装是深圳索言公司旗下的女装品牌,它的公司旗下品牌有EIN,PURETEA茶愫,PLAINPEOPLE。Ein针对富于知性、有文化内涵的都市成熟女性,诠释他他们特有的鲜明个性和自由精神,以引导性的理念在国内的女装品牌中独树1帜,Ein的设计品位超然大气。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-677, 50, 175]","yaxis":"45","doorMaterialList":[],"foodMaterialList":[],"spelling":"EIN、cha su 、PLAIN PEOPLEji he ting ","initials":"EIN、CS、PLAIN PEOPLEJHT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"5kjjVbC3rmUtBz2HWQeiL","shopName":"略味","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F122","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-700, 50, 445]","yaxis":"68","doorMaterialList":[],"foodMaterialList":[],"spelling":"lu:e wei ","initials":"LW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"hDssSXkw0vJCHBZVARmOE","shopName":"ELSEWHERE by Koradior","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F123A","intro":"Koradior是赢家时尚集团旗下品牌,作为悠享都市生活的倡导者,主张“悠享生活,不止8小时”的生活方式,秉承悠闲、舒适、有品质的美学风格,致力于为都市轻熟女性提供轻松自在的服饰穿搭。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-887, 50, 8]","yaxis":"47","doorMaterialList":[],"foodMaterialList":[],"spelling":"ELSEWHERE by Koradior","initials":"ELSEWHERE BY KORADIOR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rMO0Yenbyeu578HBfKvzX","shopName":"兰巴赫","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F123C","intro":"兰巴赫是以德国西餐和啤酒为主题的餐吧。把最好的西餐美食和美酒以合理的价格提供给顾客,是我们一直以来的追求!凭借一流的用餐环境,美好的用餐体验,更亲民的价格,兰巴赫正在赢得越来越多顾客的喜爱。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1252, 50, 422]","yaxis":"58","doorMaterialList":[],"foodMaterialList":[],"spelling":"lan ba he ","initials":"LBH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"0LTNzA9oOpe7_hgPyVvGd","shopName":"EDITION","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F124A","intro":"Edition是EPO集团于2010年推出的高端女装品牌,以Gentlewoman(女绅士)风格为核心DNA,融合东方文化与当代艺术灵感的中国中高端女装品牌。Edition在全球范围内臻选天然材质与制作工艺,为25-40岁的独立女性提供简洁大气、注重内涵的时装产品。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1112, 50, 88]","yaxis":"48","doorMaterialList":[],"foodMaterialList":[],"spelling":"EDITION","initials":"EDITION","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"bDqMNebmTpxcPYJf0S2P3","shopName":"上禾里","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F124B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1306, 50, 192]","yaxis":"50","doorMaterialList":[],"foodMaterialList":[],"spelling":"shang he li ","initials":"SHL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"IznGMTjRGfxu87jTCTP3P","industryFatherName":"汽车","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"DxZdtcWltf_cfTRyte1H9","shopName":"蔚来","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F125A+F125D","intro":"蔚来是一家全球化的智能电动汽车公司,于2014年11月成立。蔚来致力于通过提供高性能的智能电动汽车与极致用户体验,为用户创造愉悦的生活方式。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1997, 50, 570]","yaxis":"69","doorMaterialList":[],"foodMaterialList":[],"spelling":"yu lai ","initials":"YL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ClZXOKyL0WJXmMPkF27IY","shopName":"J.LINDEBERG","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F125B+F125C","intro":"J.LINDEBERG 来自瑞典的品牌 , 是一家集设计、生产、销售于一体的高级成衣、时装公司 . 拥有严格的质量保证体系以及完善的售后服务。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1605, 50, 318]","yaxis":"52","doorMaterialList":[],"foodMaterialList":[],"spelling":"J.LINDEBERG","initials":"J.LINDEBERG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_YtMyxR9Gp1ryfRBX-mS7","shopName":"BOSE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"-1","doorMaterialList":[],"foodMaterialList":[],"spelling":"BOSE","initials":"BOSE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Y0CHqd7YHLU4Q9HuYMcz_","shopName":"一目华珠宝","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yi mu hua zhu bao ","initials":"YMHZB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xjsEShkvxaYZS-nH20h_T","shopName":"être par lee","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-09","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"être par lee","initials":"ÊTRE PAR LEE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"cVRpuGlaQKoUsHfXVMbgE","shopName":"Soinlove","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-02","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"Soinlove","initials":"SOINLOVE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"hNGCarzujfinp2Bhdb4Pv","shopName":"荣耀","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"rong yao ","initials":"RY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"osg38SXdQHtuDRSACw4_i","shopName":"小电自助充电","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"B1-ZN-003","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1783, 50, 414]","yaxis":"28","doorMaterialList":[],"foodMaterialList":[],"spelling":"xiao dian zi zhu chong dian ","initials":"XDZZCD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"h6gWS8Y4z1bn4jqeMZ3mo","shopName":"ZIPPO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZN-003","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ZIPPO","initials":"ZIPPO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"yksT-kBlWOZklFm2tyjEx","shopName":"泡泡玛特","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZN-001","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"pao pao ma te ","initials":"PPMT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0}]},{"name":"L2","shopList":[{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"LhbCqfYjTwtI8rlAlqCRS","shopName":"托马斯小火车主题餐厅","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F201","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1818, 30, -391]","yaxis":"1","doorMaterialList":[],"foodMaterialList":[],"spelling":"tuo ma si xiao huo che zhu ti can ting ","initials":"TMSXHCZTCT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"YwdKvuEt2FP9xjVEfihNS","shopName":"爱慕女人会","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F202+F203","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1344, 30, -391]","yaxis":"4","doorMaterialList":[],"foodMaterialList":[],"spelling":"ai mu nu: ren hui ","initials":"AMNRH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"5lyoIMYj4pGAzVR1ltWXB","shopName":"JNBY","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F204","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1004, 30, -502]","yaxis":"7","doorMaterialList":[],"foodMaterialList":[],"spelling":"JNBY","initials":"JNBY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"z38vjbb2s5qigbs6F-DXu","shopName":"衣架","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F205","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-748, 30, -458]","yaxis":"8","doorMaterialList":[],"foodMaterialList":[],"spelling":"yi jia ","initials":"YJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ve_fBkBQVGoeArdEfVWbi","shopName":"H'S","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F206","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-468, 30, -556]","yaxis":"10","doorMaterialList":[],"foodMaterialList":[],"spelling":"H'S","initials":"H'S","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Payv9D7vcuNTVrqXpyiRh","shopName":"DAZZLE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F207","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-272, 30, -446]","yaxis":"11","doorMaterialList":[],"foodMaterialList":[],"spelling":"DAZZLE","initials":"DAZZLE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Wx0o2YUwXRZeIiDayxQsy","shopName":"鄂尔多斯","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F208","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-24, 30, -516]","yaxis":"13","doorMaterialList":[],"foodMaterialList":[],"spelling":"e er duo si ","initials":"EEDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"7d0Nk6u5ixshoo1dgfgbw","shopName":"FILA KIDS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F209","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[224, 30, -346]","yaxis":"16","doorMaterialList":[],"foodMaterialList":[],"spelling":"FILA KIDS","initials":"FILA KIDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"9R_tABqfuocq02quHBHUN","shopName":"ANTA KIDS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F210","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[482.5, 30, -449.5]","yaxis":"18","doorMaterialList":[],"foodMaterialList":[],"spelling":"ANTA KIDS","initials":"ANTA KIDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"7HS5eJxf2Ws6qwJqK9Tem","shopName":"RBIGX","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F211","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[644, 30, -80]","yaxis":"19","doorMaterialList":[],"foodMaterialList":[],"spelling":"RBIGX","initials":"RBIGX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"QvmZWQMnCQj43-DSw7-0n","shopName":"MITTI","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F212A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[783.5, 30, -181.5]","yaxis":"20","doorMaterialList":[],"foodMaterialList":[],"spelling":"MITTI","initials":"MITTI","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"EWiWT87qB7ldFJgsWR_cW","shopName":"Teenie Weenie Kids","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F212B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[900, 30, -82]","yaxis":"21","doorMaterialList":[],"foodMaterialList":[],"spelling":"Teenie Weenie Kids","initials":"TEENIE WEENIE KIDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"djOsWw-Jdyu0DqmfQVuk5","shopName":"Paw in paw world","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F213A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1028, 30, -192]","yaxis":"22","doorMaterialList":[],"foodMaterialList":[],"spelling":"Paw in paw world","initials":"PAW IN PAW WORLD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"2K0njdgx4xectx9R9LaGM","shopName":"杨梅红","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F213B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1080, 30, -404]","yaxis":"23","doorMaterialList":[],"foodMaterialList":[],"spelling":"yang mei hong ","initials":"YMH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"Xf8rOOc_FeggMR34TOYjD","industryFatherName":"休闲娱乐","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"RWiyck3RmUzoK4nPDBB6Z","shopName":"卡通尼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F214A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1648, 30, -392]","yaxis":"25","doorMaterialList":[],"foodMaterialList":[],"spelling":"ka tong ni ","initials":"KTN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nK5UTAd5s3CQPmu3A1vs1","shopName":"童话城堡","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F214B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1888, 30, -188]","yaxis":"26","doorMaterialList":[],"foodMaterialList":[],"spelling":"tong hua cheng bao ","initials":"THCB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nH2MTP7qvw6eUitYO_tNt","shopName":"科贝乐","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F214C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1747.5, 30, 258.5]","yaxis":"27","doorMaterialList":[],"foodMaterialList":[],"spelling":"ke bei le ","initials":"KBL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"uL9_uTyUgUfOG2oo56JO6","shopName":"KIDSLAND","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F215","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1204, 30, 700]","yaxis":"32","doorMaterialList":[],"foodMaterialList":[],"spelling":"KIDSLAND","initials":"KIDSLAND","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"9wR83r_kH6BUkcfSU5R4c","shopName":"mlatin","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F216","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[980, 30, 572]","yaxis":"33","doorMaterialList":[],"foodMaterialList":[],"spelling":"mlatin","initials":"MLATIN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"0jEqB6BihwLXxGv3w1ekL","shopName":"little mo&co","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F217","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[838, 30, 486]","yaxis":"34","doorMaterialList":[],"foodMaterialList":[],"spelling":"little mo&co","initials":"LITTLE MO&CO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_1M99GvFi_Ujewzv4MFwh","shopName":"JNBY Kids","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F218","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[726, 30, 388]","yaxis":"36","doorMaterialList":[],"foodMaterialList":[],"spelling":"JNBY Kids","initials":"JNBY KIDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"zKSnolRpVekDdlyma2Cyj","shopName":"云朵、阿卡邦","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F219","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[484, 30, 318]","yaxis":"38","doorMaterialList":[],"foodMaterialList":[],"spelling":"yun duo 、a ka bang ","initials":"YD、AKB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nJ0jfV4lfRVQnEufIdc-x","shopName":"西町村屋","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F220+F228","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[148, 30, 542]","yaxis":"39","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi ding cun wu ","initials":"XDCW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"VOIjkieFZyxA4dx0Q5w0-","shopName":"ARIOSEYEARS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F221","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-22, 30, 288]","yaxis":"41","doorMaterialList":[],"foodMaterialList":[],"spelling":"ARIOSEYEARS","initials":"ARIOSEYEARS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"16n-sRN-ylBXFqr4OGjHA","shopName":"珂曼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F222","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-266, 30, 312]","yaxis":"43","doorMaterialList":[],"foodMaterialList":[],"spelling":"ke man ","initials":"KM","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"e9-Rnp16xGv0NGmzxYhCz","shopName":"颐墨,佐料","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F223","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-502, 30, 230]","yaxis":"44","doorMaterialList":[],"foodMaterialList":[],"spelling":"yi mo ,zuo liao ","initials":"YM,ZL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"x_EQxiDw1L5uTttf8y0bn","shopName":"BROADCAST播","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F224","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-754, 30, 88]","yaxis":"45","doorMaterialList":[],"foodMaterialList":[],"spelling":"BROADCASTbo ","initials":"BROADCASTB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"TeADjoooPU8WEh5o0DmNG","shopName":"TEENIE WEENIE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F225A+F225B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1010, 30, 192]","yaxis":"47","doorMaterialList":[],"foodMaterialList":[],"spelling":"TEENIE WEENIE","initials":"TEENIE WEENIE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"EuaEsPTnzXFlvlyuUPXJO","shopName":"那家小馆","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F123B,F226","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1122, 30, 366]","yaxis":"56","doorMaterialList":[],"foodMaterialList":[],"spelling":"nei jia xiao guan ","initials":"NJXG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Spka3KLGVfNlvKYdYxIu3","shopName":"多美TOMY","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"duo mei TOMY","initials":"DMTOMY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"e_LrfvtR0RG-ScjdHOmjh","shopName":"小天才","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-09A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"xiao tian cai ","initials":"XTC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"MwnVwKVu7e0lKttNI65Sz","shopName":"M1&M2","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-09B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"M1&M2","initials":"M1&M2","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"-Ltjpe2Fscw6DQJKW19jp","shopName":"伽百利","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-02","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"jia bai li ","initials":"JBL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nKc_kZKOuzhAdm4-cF_2e","shopName":"科大讯飞、希沃","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-03","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ke da xun fei 、xi wo ","initials":"KDXF、XW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rPyIlv500w_niL0P0B_Hn","shopName":"博辉文化","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"bo hui wen hua ","initials":"BHWH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"1R_m7bxmkzN-mOJ80rR2y","shopName":"木易先生","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"mu yi xian sheng ","initials":"MYXS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nZVw3XsypvBHQvUKDRqSq","shopName":"尚趣","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-07","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"shang qu ","initials":"SQ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"B4766ao-zeHVVTIXh5TB0","shopName":"荣泰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-08","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"rong tai ","initials":"RT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0}]},{"name":"L3","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"L1ohFOzzCS8hzWq8YFFGo","shopName":"思妍丽","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F301B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1408, 30, -508]","yaxis":"7","doorMaterialList":[],"foodMaterialList":[],"spelling":"si yan li ","initials":"SYL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"LgS7-4Y_CETNfsjJHLl7y","shopName":"舞动步落","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F301C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-2018, 30, -428]","yaxis":"1","doorMaterialList":[],"foodMaterialList":[],"spelling":"wu dong bu luo ","initials":"WDBL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"w5V4cge2Gw_vGxziLrzu_","shopName":"跳动全城","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F301D","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1768, 30, -306]","yaxis":"4","doorMaterialList":[],"foodMaterialList":[],"spelling":"tiao dong quan cheng ","initials":"TDQC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"bC6QT9cbUsn8S3wCj66Us","shopName":"UA","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F302A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-916, 30, -416]","yaxis":"16","doorMaterialList":[],"foodMaterialList":[],"spelling":"UA","initials":"UA","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"tvlihsajQIIG2pqaW_STT","shopName":"曼妮芬","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F302B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1080, 30, -470]","yaxis":"14","doorMaterialList":[],"foodMaterialList":[],"spelling":"man ni fen ","initials":"MNF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Xl9rxhdZdfi3IRz5QbHAe","shopName":"ASICS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F302C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-728, 30, -516]","yaxis":"18","doorMaterialList":[],"foodMaterialList":[],"spelling":"ASICS","initials":"ASICS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"W79ZhNMR_bdRBewiXEJWo","shopName":"FILA","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F303A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-349, 30, -472.5]","yaxis":"22","doorMaterialList":[],"foodMaterialList":[],"spelling":"FILA","initials":"FILA","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"z5OB_hjnr8P6s_xSTHh6D","shopName":"探鱼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F303C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[466, 30, -232]","yaxis":"30","doorMaterialList":[],"foodMaterialList":[],"spelling":"tan yu ","initials":"TY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"IGGriXoUhS-6EyXyKnCgk","shopName":"海马体照相馆","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F303D","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-58, 30, -368]","yaxis":"26","doorMaterialList":[],"foodMaterialList":[],"spelling":"hai ma ti zhao xiang guan ","initials":"HMTZXG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"zYy8JdWu6P5qIR2afgIaE","shopName":"胖哥俩蟹煲","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F304","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[852, 30, -140]","yaxis":"33","doorMaterialList":[],"foodMaterialList":[],"spelling":"pang ge liang xie bao ","initials":"PGLXB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Wrqe5nVEO4gBbuk8-nnTv","shopName":"顶顶香","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F305","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1094, 30, -36]","yaxis":"35","doorMaterialList":[],"foodMaterialList":[],"spelling":"ding ding xiang ","initials":"DDX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"4ThRbZUaPIsfXpAjaNiGH","shopName":"眉州东坡","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F306","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1708, 30, -14]","yaxis":"37","doorMaterialList":[],"foodMaterialList":[],"spelling":"mei zhou dong po ","initials":"MZDP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"3rrwboTznQewvKdtYvIWU","shopName":"黄记煌","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F308","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[806, 30, 460]","yaxis":"45","doorMaterialList":[],"foodMaterialList":[],"spelling":"huang ji huang ","initials":"HJH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nclb-tAQ09pinlnsRoR-A","shopName":"喜家德","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F309","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[387.5, 30, 277.5]","yaxis":"50","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi jia de ","initials":"XJD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xnhPYIInV9YzypBakqjzG","shopName":"李宁","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F310,F311","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-120, 30, 382]","yaxis":"54","doorMaterialList":[],"foodMaterialList":[],"spelling":"li ning ","initials":"LN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rYpSzk4aKBXqcrwBE7zlz","shopName":"NewBalance","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F312A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-460, 30, 228]","yaxis":"57","doorMaterialList":[],"foodMaterialList":[],"spelling":"NewBalance","initials":"NEWBALANCE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"a6qHsuPPPFkZH0tHDQRwf","shopName":"SKECHERS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F312B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-646, 30, 300]","yaxis":"59","doorMaterialList":[],"foodMaterialList":[],"spelling":"SKECHERS","initials":"SKECHERS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"4SqJWlBbb9gCa49JrBNQg","shopName":"卡诗","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F312C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-828, 30, 150]","yaxis":"61","doorMaterialList":[],"foodMaterialList":[],"spelling":"ka shi ","initials":"KS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"QGOiRht395xeGR3A5LLOw","shopName":"绿茶","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F313","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1160, 30, 188]","yaxis":"63","doorMaterialList":[],"foodMaterialList":[],"spelling":"lu: cha ","initials":"LC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"XLzcDt0E1M6i8H8-EY6t3","shopName":"西贝莜面村","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F314","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-2010, 30, 504]","yaxis":"70","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi bei you mian cun ","initials":"XBYMC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"gWDklALBN0oSRv05epR94","shopName":"瑞幸咖啡","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"rui xing ka fei ","initials":"RXKF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"yXVmbiQDvDGPS0MOinRPX","shopName":"gege","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-04","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"gege","initials":"GEGE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"e_j5JpOevrXkoL3nihK8S","shopName":"库克山","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ku ke shan ","initials":"KKS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"4p3LtkiFXB98GijDIHY6B","shopName":"ninebot九号","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ninebotjiu hao ","initials":"NINEBOTJH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"795qQvN8KVqow2Pngxlgx","shopName":"回力","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-07","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hui li ","initials":"HL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"SnG3bFky6adA0rt1a4BdQ","shopName":"Singbee","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-08","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"Singbee","initials":"SINGBEE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0}]},{"name":"L4","shopList":[{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"r9_48LDTIYvIB2dD9PjAm","shopName":"晓宇火锅","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F401","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1777, 30, -428]","yaxis":"70","doorMaterialList":[],"foodMaterialList":[],"spelling":"xiao yu huo guo ","initials":"XYHG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"U1SyQRmdVz_GKZyCEzj7f","shopName":"八合里","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F402","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1372, 30, -383]","yaxis":"3","doorMaterialList":[],"foodMaterialList":[],"spelling":"ba he li ","initials":"BHL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"fCxs5IPqoRzwAITJGrAvy","shopName":"和府捞面","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F403","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-850, 30, -461]","yaxis":"7","doorMaterialList":[],"foodMaterialList":[],"spelling":"he fu lao mian ","initials":"HFLM","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"LkbzqFukNgeYQL5n_s6ng","shopName":"池奈","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F404B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-272, 30, -488]","yaxis":"10","doorMaterialList":[],"foodMaterialList":[],"spelling":"chi nai ","initials":"CN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"YUjm__uDqr1RJaW91s76K","shopName":"云海肴","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F405A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[33, 30, -371]","yaxis":"13","doorMaterialList":[],"foodMaterialList":[],"spelling":"yun hai yao ","initials":"YHY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Rfpo2zzV9ngtPXUE8OO-5","shopName":"御牛道","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F405B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[470, 30, -188]","yaxis":"17","doorMaterialList":[],"foodMaterialList":[],"spelling":"yu niu dao ","initials":"YND","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"plQsTWECI4xSWcloJhow7","shopName":"小六XL","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F406","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1183, 30, 683]","yaxis":"32","doorMaterialList":[],"foodMaterialList":[],"spelling":"xiao liu XL","initials":"XLXL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"o0IX8WPx7uVh_kqffINrf","shopName":"麦当劳甜品","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F407","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[392.5, 30, 215.5]","yaxis":"42","doorMaterialList":[],"foodMaterialList":[],"spelling":"mai dang lao tian pin ","initials":"MDLTP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"HyqiB8wHgV0i6IEOI2Zt2","shopName":"兰湘子","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"HFDSHhzrC8_Ah9tH_BZdS","building":"A栋","floor":"L4","houseNumber":"F407C","intro":"想要吃一餐好饭却又担心时间不够?\n\n兰湘子•湘菜小炒,专为解决更多白领一族的美食体验和用餐效率问题;上菜快吃得爽,湘菜热销榜;兰湘子产品由著名湘菜大师张小春先生主理出品;是首个入驻skp的湘菜品牌,也是湘菜小炒品类引领者;2022大众点评必吃榜上榜品牌;全国13省,150+直营门店。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[843, 30, 498]","yaxis":"36","doorMaterialList":[],"foodMaterialList":[],"spelling":"lan xiang zi ","initials":"LXZ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"MUKZOjrzIHVPSpiDtan50","shopName":"老张牛肉面","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"h82VinALD3a3mN9IUFQYd","building":"A栋","floor":"L4","houseNumber":"F407B","intro":"这面馆在宝岛台湾开了六十年,不仅拥有台北“面中之王”的美誉,还吸引了成龙、徐克、张惠妹等明星频频打卡,并且被《舌尖上的中国》收纳在其中。如此牛气冲天,当然非老张牛肉面莫属啦。创始人张顺祖籍四川,渡台后用家乡手法结合台湾当地特色,独创了台式番茄牛肉面,还获得了第二届台北国际牛肉面节的双料冠军。\n金字招牌——番茄牛肉面\n24小时慢火熬煮,将新鲜牛骨的浓郁香味与番茄丰富的维C充分融合在一起,成就了这碗口感丰富、层次分明的独特汤头。厚切的牛肉让人忍不住大快朵颐,分量十足,味道感人。\n本店位置:金地广场4楼4—407B。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[545, 30, 290]","yaxis":"40","doorMaterialList":[],"foodMaterialList":[],"spelling":"lao zhang niu rou mian ","initials":"LZNRM","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"BV18HSc-WU4sZhoTUdBxY","shopName":"太二酸菜鱼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F408A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[62.5, 30, 365]","yaxis":"46","doorMaterialList":[],"foodMaterialList":[],"spelling":"tai er suan cai yu ","initials":"TESCY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"BxKPwPmCaI9foO-3zCDrs","shopName":"百特喜","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"T_V67nhqtTh3p9dCW4Y9X","building":"A栋","floor":"L4","houseNumber":"F409B","intro":"百特喜创始人Richard,在去到意大利后就爱上了意餐 , 并把意餐带到中国发扬光大作为自己的终身奋斗目标。百特喜 ·意大利餐厅成立于2006年,第一家餐厅落户上海。\n百特喜深耕意餐十多年,始终致力于营造有档次、有仪式感、有品位的意大利餐厅,满足中高端顾客对生活仪式感,重要时刻--生日、聚会、结婚纪念日等消费场景需求,”重要时刻,就在百特喜!”让生活更丰富多彩。\n百特喜 · 意大利餐厅,选用中高档食材,地道的欧洲食材、轻松优雅的用餐环境和周到的服务,专业的研发厨师团队对菜品的不断追求和创新,带来超值的西餐用餐体验。完整的意大利餐厅用餐体验从一份简单的手工现制餐前面包开始,目前餐厅的招牌菜品-由意大利、法国、中国三国大厨共同研发的”招牌法肝披萨”,曾荣获2017年国际披萨大师赛最具表现力奖。”澳洲原切进口牛排”也是是餐厅的特色。其他产品,如前菜、汤、主菜、牛排、披萨、沙拉、意饭、意面、 甜品、饮品、鸡尾酒、葡萄酒,百特喜一应俱全。\n百特喜目前拥有24家连锁餐厅,在全国江苏、安徽、湖南、湖北、陕西、贵州等省市的主流商圈。让每座城市爱好意大利餐的朋友们因百特喜,相识、相知、相聚!","introEn":"","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-692, 30, 175]","yaxis":"55","doorMaterialList":[],"foodMaterialList":[],"spelling":"bai te xi ","initials":"BTX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"GpR2KolNK34EG7yzfhM5K","shopName":"喜来稀肉","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F409A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1007, 30, 13]","yaxis":"58","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi lai xi rou ","initials":"XLXR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"9OOmb2h21Q5UW4WutbxBQ","shopName":"尽膳口福","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"u5KczlknEjjdP7H7mo7_E","building":"A栋","floor":"L4","houseNumber":"F410","intro":"盡膳口福始创于1907(清光绪三十三年)、历经115年,四代传承,来自四川乐山, 非物质文化遗产餐厅。\n一锅好汤源自于百年的传承\n非物质文化遗产技艺","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1260, 30, 218]","yaxis":"62","doorMaterialList":[],"foodMaterialList":[],"spelling":"jin shan kou fu ","initials":"JSKF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"AwRF1lDpDPYn17ifESek4","shopName":"淮扬韵","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"MvKdD7YnR5CLexZf_4BXY","building":"A栋","floor":"L4","houseNumber":"F411","intro":"宴贵宾,淮扬韵\n淮扬韵是中国淮扬菜集团旗下的新锐时尚品牌,淮扬菜集团是淮安市政府为发展淮扬菜文化产业而成立的市属国有企业,集团先后荣获“中国菜·全国省籍地域经典名菜代表品牌企业”、“中国淮扬菜饮食文化传承地”等称号。\n淮扬菜是中国传统四大菜系之一,是周恩来总理的家乡菜,1949年开国大典当晚的“开国第一宴”主选淮扬菜,因此常被称为“国宴菜”。淮扬菜以江湖河鲜为主料,以本味本色为上乘,以妙契众口为至味,以绝顶烹艺为核心,雅俗共赏而不失其大雅,奢俭并存而不病其小奢,尤其是“和精清新”的独特理念,使之成为中华饮食文化中的一朵奇葩。淮扬韵精选“双骄、三绝、六必吃”,无须下扬州便可品尝“东南第一佳味,天下之至美”。\n门店以雅致蓝色为主色调,充满江南水乡的柔情风韵,设有散台、雅座、及包间,是宴请及聚会的绝佳选择。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-2066, 30, 563]","yaxis":"64","doorMaterialList":[],"foodMaterialList":[],"spelling":"huai yang yun ","initials":"HYY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZsVBqqgWIEOKxMvIKt0s8","industryFatherName":"主力店","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_fp63UgYnqvU5p9CXhZyx","shopName":"奥斯卡国际影城","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F412","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1542, 30, -133]","yaxis":"24","doorMaterialList":[],"foodMaterialList":[],"spelling":"ao si ka guo ji ying cheng ","initials":"ASKGJYC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"0dF9CHS5sw80GujneXmjG","shopName":"RR美甲","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"RRmei jia ","initials":"RRMJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"WlgqGZjUJSYKzhynHqKjD","shopName":"IP小站","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZN-001","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"IPxiao zhan ","initials":"IPXZ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"5yVRAWnQ9DuoxNut8gSkg","shopName":"超级麦芽","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZN-002","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"chao ji mai ya ","initials":"CJMY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"JIORBL6RSLTVE4K4jQO37","shopName":"茶话弄","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZD-04","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"cha hua nong ","initials":"CHN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"lnIavIu1Vt9c9cMTBvVeg","shopName":"食上山里人","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"shi shang shan li ren ","initials":"SSSLR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"TEx_vOPRBmlOmEVox0Tq9","shopName":"GULIKE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZD-07","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"GULIKE","initials":"GULIKE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0}]}]}} \ No newline at end of file +{ + "code": 200, + "msg": "操作成功", + "data": { + "list": [ + { + "name": "B2", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "jJm_JY3_Wx2CBcUsNdoms", + "shopName": "WEcar", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "WEcar", + "initials": "WECAR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "IwAcE6lst1owgytDL8HoX", + "shopName": "尤萨洗衣", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-02", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "you sa xi yi ", + "initials": "YSXY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "yeHwFwSAXa1CPjKrgSLze", + "shopName": "优宠宠物", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-03", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "you chong chong wu ", + "initials": "YCCW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "fO7qLBFZTwXjV019Tv1sk", + "shopName": "BLUEO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-04", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "BLUEO", + "initials": "BLUEO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "NLLpsf-YWtXl5I_XW52GI", + "shopName": "C&C靓鞋坊", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "C&Cjing xie fang ", + "initials": "C&CJXF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + } + ] + }, + { + "name": "B1", + "shopList": [ + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "9ZU31wE7IcqZzFL-Kfnye", + "shopName": "McDonald's", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB101A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "McDonald's", + "initials": "MCDONALD'S", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "4twe5xW0gG44wrGZn-PNp", + "shopName": "奥特乐(装修中)", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB101B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ao te le (zhuang xiu zhong )", + "initials": "ATL(ZXZ)", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "O-Nw4_gcApCxawDr48iCO", + "shopName": "阿香米线", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB102A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "a xiang mi xian ", + "initials": "AXMX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "r1p0_hwy2VBvCYb_IBsyh", + "shopName": "激力鸡排", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB102B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ji li ji pai ", + "initials": "JLJP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "m7A-T5kaQsuGtXXK2uXCE", + "shopName": "BEBE HOUSE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB103", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "BEBE HOUSE", + "initials": "BEBE HOUSE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "PpvKF1pOc9sARaN7skSoq", + "shopName": "畹町", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB104", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "wan ding ", + "initials": "WD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZsVBqqgWIEOKxMvIKt0s8", + "industryFatherName": "主力店", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "jSQlSYXhTNpnK7_Ed-70O", + "shopName": "永辉超市", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB105", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yong hui chao shi ", + "initials": "YHCS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "jXCZ9toV3IHcgSNteK4aA", + "shopName": "DQ", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB106", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "DQ", + "initials": "DQ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "2Fe0tgxTRR-yak8AF3aQ5", + "shopName": "阪之屋", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB107", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ban zhi wu ", + "initials": "BZW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "A7uWWk4vagbLsnOb7Jeif", + "shopName": "好利来", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB108", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hao li lai ", + "initials": "HLL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "fe2tjt23iqfwESMXHy19k", + "shopName": "竹叶青", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB115", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "zhu ye qing ", + "initials": "ZYQ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "gNGIPK4tIlBLzYKvkiEGn", + "shopName": "九木杂物社", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB125+FB126", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "jiu mu za wu she ", + "initials": "JMZWS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "bQHECf54bBi5ZIm8fbNEf", + "shopName": "屈臣氏", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "-zwXFZ1BH1vYLjoMP1YFc", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB127", + "intro": "屈臣氏为屈臣氏集团旗下零售品牌,业务遍布15个亚洲及欧洲市场,经营超过8,000家店铺,其中超过1,500家提供专业药房服务。屈臣氏一直致力于通过为顾客提供个性化的咨询与建议,配以傲视同侪的多元化产品种类,令顾客每天都能LOOK GOOD, DO GOOD, FEEL GREAT。\n屈臣氏在中国内地逾500个城市拥有近4,000家店铺和逾6,000万名付费会员,是大众所熟知的线下及线上(O+O)保健及美妆产品零售商。屈臣氏在质量与创新方面建立了相当声誉,为顾客奉上令人惊喜不断和物超所值的购物环境,从而赢得顾客高度信赖。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "qu chen shi ", + "initials": "QCS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "UnFcwsUly3F2ZgvZp4DLE", + "shopName": "美丽宣言", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "aK1k6s1lmE_k6_A4zXhas", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB128A", + "intro": "Meschöne美丽宣言科技纤体美容源自德国,英文“me”意旨我的,德语“schöne”意旨美丽 的,合译“我的美丽”。Meschöne美丽宣言是专注于科技抗衰的美容连锁品牌,专注服务于高端精英女性。美丽宣言专家团队认为,所有 的皮肤问题,身体问题的产生原因都是因为“内因+外因”,而精准的检测诊断才是一切护 理治疗的关键,独有的人工智能检测系统引进全球尖端检测设备,真正实现“个性化专属定 制服务”,从面部到身体、从肌肤到机能,满足所有精英女性年轻美丽的美好心愿。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mei li xuan yan ", + "initials": "MLXY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_9yvh3pL9cFmxFbyMKaV6", + "shopName": "多赢", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "Vkg6Cyo3eCVsTXwjFAXij", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB128B", + "intro": "名酒堂成立于2006年,该品牌起步于陕西烟酒连锁品牌,在陕西地区现拥有十二家门店,公司秉承“以人为本,诚信经营”的企业理念,始终把“客户满意度”作为工作核心,以诚信、合法、公正、公平的原则进行经营,注重公司的整体利益和长远发展,以最真诚、最专业的服务来满足客户全方位的需求,打造广大客户心目中最认可的烟酒销售公司。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "duo ying ", + "initials": "DY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "B_tuck5db6LussQbnjlfX", + "shopName": "燕之屋", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB128C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yan zhi wu ", + "initials": "YZW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xnk04lslRHAPWBWbhKOla", + "shopName": "来伊份", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "Va_PiD8MY6nHRi6txIxG6", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB128D", + "intro": "来伊份,中国休闲食品连锁行业的先行者,中国经营自主品牌的休闲食品全渠道运营商。自2002年成立以来,来伊份一直专注于为消费者提供新鲜、美味、健康的休闲食品,引领有爱、有温度的休闲生活方式,旗下芒太后、居司令、百年好核等12大单品及10大品类近千款零食,深受顾客青睐。 2016年,来伊份A股上市,成为“主板零食第一股”。 2020年来伊份正式发布新鲜零食品牌战略,通过精选全球当季新鲜原料、新一代门店升级换代、大单品品牌化、APP商城选代升级、商品包装升级、品牌形象升级、顶流明星代言,从产品、服务、体验、文化多维度丰富来伊份”品牌内涵,全方位打造 “新鲜零食就要来伊份”的品牌内核,让“新鲜零食=来伊份的品牌认知在消费者心中根深蒂固。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lai yi fen ", + "initials": "LYF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "SkLrEteGzuehEGygxquz0", + "shopName": "万仟堂", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB129", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "wan qian tang ", + "initials": "WQT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "pmN-2H8B7cH-Xsc9qvxsz", + "shopName": "全棉时代", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "oLSO25QLyWOv-1e7FABVz", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB130A", + "intro": "Purcotton全棉时代成立于2009年,是稳健医疗的全资子公司,也是一家拥有医疗背景的全棉生活方式品牌。秉承“医学贴近生活,全棉呵护健康”的理念,全棉时代产品以天然棉花为核心原材料,保证穿用舒适的同时,对环境友好。全棉时代自主研发的纯棉柔巾、奈丝公主卫生巾、奈丝宝宝棉尿裤等核心单品,带动了众多生活用品对于全棉材质的广泛应用;清洁护理、孕育护理、女性护理、服装服饰、家居生活等产品品类,赢得越来越多用户的青睐,奠定了在母婴领域、生活用品领域的强大口碑,致力于引领健康的生活方式,成为可信的中国品牌。\n", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "quan mian shi dai ", + "initials": "QMSD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "J7TO2jQ3k_f6QOLNRG2aW", + "shopName": "宏济堂", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "hYEv9Wq9vIyJFZbxYXCWY", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB130C", + "intro": "宏济堂创始于1907年,为我国首批中华老字号。1915年,宏济堂阿胶荣获巴拿马国际博览会金奖,是中医药在国际上获得的最高荣誉。\n2021年,\"宏济堂中医药文化\"被列入国家级非物质文化遗产。\n在\"健康中国\"升级为国家战略的时代背景下,宏济堂作为百年民族企业,以促进国人更加健康为使命,致力于让更多消费者享受高品质健康产品,让更多从业者获得大健康事业成就。宏济堂健康产业推出系列健康产品,把好源头,甄选原材料,为健康产业市场注入新活力。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hong ji tang ", + "initials": "HJT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "vBGxfM3IrdxHHCuwxQuAU", + "shopName": "海荣锅贴", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB130D", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hai rong guo tie ", + "initials": "HRGT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "Xf8rOOc_FeggMR34TOYjD", + "industryFatherName": "休闲娱乐", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "c5Bb8qC5Eei1p1ePw6Z9-", + "shopName": "趣萌猫爪", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB130B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "qu meng mao zhua ", + "initials": "QMMZ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rRQa0TZlzSTZoFbvuSUnP", + "shopName": "泰熙家", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB131A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tai xi jia ", + "initials": "TXJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "OJSSf4Bu5eIBJSMbyypSP", + "shopName": "古都秦记", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB131D", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "gu dou qin ji ", + "initials": "GDQJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "gS0BMqlja4--VI2ah8lgp", + "shopName": "鱼你在一起", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB131C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yu ni zai yi qi ", + "initials": "YNZYQ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "wucqDKA-4drnIjJ2aHzj0", + "shopName": "十尝冒菜", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "u2ffz-DzqC2jzrPVVQ9-Q", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB132A", + "intro": "一家觉醒你哧蕾的美食店--十尝冒菜\n\n关中有热爱美食者,其名曰:波,自蓉城一品香辣冒菜后,便夜不能寐 ,寻常饭食皆难以下 ,更五日十次皆于蓉城那老冒菜店就餐,流连忘返,后学艺于店主,三年艺成归来,于秦地举十尝鲜汁冒菜大旗,制此锦官城美食与诸位共尝。\n 冒菜十尝 一碗鲜香", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shi chang mao cai ", + "initials": "SCMC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xGqkKaQ665qAp8zXAZop8", + "shopName": "姐弟俩土豆粉", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "OyirlSZlWZgqOZbAUvkFp", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB132B", + "intro": "姐弟俩是姐弟餐饮管理有限公司旗下品牌,创立于2001年4月,总部位于河南省郑州市,是一家以经营砂锅土豆粉为核心的土豆粉餐厅,副食以小吃搭配水果茶饮品为主。创业初期,仅有四平方米的营业面积,历经20年发展扩大,现有500余家连锁店遍布全国18个省市直辖市,并在美国纽约开设直营店,建有一座大型中央食品工厂,每年有超过6000万人在姐弟俩就餐,为上万人提供了就业机会,对当地经济发展做出了相应的贡献。作为土豆粉品类的开创者和领先者,历经5年,1282次试验,成功挑战世界级难题,研发出速冻无添加明矾土豆粉,为食品安全做出突出贡献,姐弟俩品牌价值得到充分的肯定。\n\n公司以创新追求永续经营,不断升级老产品和研发新产品。公司拥有强大的管理团队、研发团队和运营团队, 凭借对产品质量的严格把控以及丰富的运营管理经验,赋能姐弟俩品牌一步步发展壮大,走遍全国,走向世界", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "jie di liang tu dou fen ", + "initials": "JDLTDF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "Xf8rOOc_FeggMR34TOYjD", + "industryFatherName": "休闲娱乐", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "LbwXv2E41dOk30uYGWsdF", + "shopName": "蜗牛健身", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB132C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "wo niu jian shen ", + "initials": "WNJS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "D9CaXdVijXyPszoznK3Gg", + "shopName": "奥佳华", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "ySPpFPvOKPTC_kVCp5cu1", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB133A", + "intro": "奥佳华OGAWA,奥佳华智能健康科技集团(股票代码:002614)旗下国际健康品牌,1996年创立于马来西亚。奥佳华致力于将更先进的健康产品和服务带给海内外消费者,截至目前在亚太区域20余个国家和地区拥有800+专卖店/专柜。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ao jia hua ", + "initials": "AJH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_AG3NUjqq6FrgZciUx_9u", + "shopName": "DR.NIE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB133B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "DR.NIE", + "initials": "DR.NIE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "78-EgpB0d_bdm0neD6615", + "shopName": "时尚殿堂", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB133C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shi shang dian tang ", + "initials": "SSDT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Et9MabpEF6BRe-kJleZc9", + "shopName": "聂小聂", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "nie xiao nie ", + "initials": "NXN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "dJJ2TGEDj4Pn07t9DKtal", + "shopName": "NOROSKINS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-02", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "NOROSKINS", + "initials": "NOROSKINS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "guZsCoKw7H5LDpxc9LPip", + "shopName": "疯果村", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "40GmUgcKLFxLgXdqfax3a", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-03", + "intro": "“疯果村”为湖南砚清企业经营管理有限公司旗下坚果零食品牌。公司是一家以休闲食品的开发、供应链管理及市场营销为主体,集线下、互联网商务经营模式、新零售为一体的综合服务型企业。疯果村是以传承古老技艺为核心,透明化生产,立志带给消费者最绿色健康的食品。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "feng guo cun ", + "initials": "FGC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "MUvIVDIDLWGA3VI2eIeGA", + "shopName": "HERAROSE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-04+B1-ZD-14", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "HERAROSE", + "initials": "HERAROSE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "PHJPnaGM_Aa4sePKdZCLN", + "shopName": "稻香村", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "dao xiang cun ", + "initials": "DXC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_JBC7v33Ndhpd4UZNuLcZ", + "shopName": "添可", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tian ke ", + "initials": "TK", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "teO9reqPTwcsot3bvlV7_", + "shopName": "百艺丰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-08", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bai yi feng ", + "initials": "BYF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "UVSCtjHHhF8jNa8-qjLIN", + "shopName": "虎牌", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-10", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hu pai ", + "initials": "HP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "C1WF6fB8m9j28I3Sd4xHP", + "shopName": "一点点", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-13", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yi dian dian ", + "initials": "YDD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "w_kzHjz1GY2kFNqwbBrED", + "shopName": "全能保险柜", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-15", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "quan neng bao xian ju ", + "initials": "QNBXJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "vErekuPJuGdqCrCwFFr5I", + "shopName": "德施曼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-16", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "de shi man ", + "initials": "DSM", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "iFgpuRxX620pcxUHwlM7u", + "shopName": "全满贯", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-17W", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "quan man guan ", + "initials": "QMG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xKpI-Qe-FOHfr-vDMe0y0", + "shopName": "潘多乐", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-18", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "pan duo le ", + "initials": "PDL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "G05xGBobMlBxEqPnlw4qS", + "shopName": "蓉旺", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-19", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "rong wang ", + "initials": "RW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "GtwLEwZRDgR2DWfsrmHNa", + "shopName": "刘大饼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-21", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "liu da bing ", + "initials": "LDB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "8g-4kfnZr1R2_a7oDEbPu", + "shopName": "斯润普", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-22", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "si run pu ", + "initials": "SRP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Ea4UiC7tNDXt8cMlKtzsC", + "shopName": "喜识", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-23", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi shi ", + "initials": "XS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "caUtUr36DdqQlmO5occeL", + "shopName": "怼了炸串", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-24", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "dui le zha chuan ", + "initials": "DLZC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "arJnI80Cke0N8WT3DEvDx", + "shopName": "宝宝面皮", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-25", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bao bao mian pi ", + "initials": "BBMP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "tU42tzqWdi0CYvZaMELJA", + "shopName": "周黑鸭", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-26", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "zhou hei ya ", + "initials": "ZHY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Pzu_AaW06ZpivZGD--ROu", + "shopName": "名表维修", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-28", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ming biao wei xiu ", + "initials": "MBWX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Fi6VsHogT7JSYdU-HFnep", + "shopName": "西树泡芙", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-29", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi shu pao fu ", + "initials": "XSPF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + } + ] + }, + { + "name": "L1", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "IznGMTjRGfxu87jTCTP3P", + "industryFatherName": "汽车", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ptmeCKcDksiWQxI6ocQpn", + "shopName": "宝马", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F101", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1862, 50, -331]", + "yaxis": "1", + "doorMaterialList": [ + "/iotFile/project-zert3dski8fqmgr4zhusea/20230608/c5h7XoACw8p71e1JeZI8P.png", + "/iotFile/project-zert3dski8fqmgr4zhusea/20230608/HLcvJpDgcYBfYmpOKD7SZ.png" + ], + "foodMaterialList": [ + "/iotFile/project-zert3dski8fqmgr4zhusea/20230608/ut1Wz4TTyeGBaVJL6-AIJ.png" + ], + "spelling": "bao ma ", + "initials": "BM", + "borderColor": "", + "formatColor": "", + "activityList": [ + { + "fileCode": "bwY6XDEoqPEV7f2xDbfqB", + "fileCodes": [ + "vVngvaTrp-ylSoST2HeYp" + ], + "fileUrl": "/iotFile/project-zert3dski8fqmgr4zhusea/20230607/bwY6XDEoqPEV7f2xDbfqB.png", + "fileUrls": [ + "/iotFile/project-zert3dski8fqmgr4zhusea/20230607/vVngvaTrp-ylSoST2HeYp.gif" + ], + "shopCode": "ptmeCKcDksiWQxI6ocQpn", + "building": "A栋", + "floor": "L1", + "activityId": 79, + "activityName": "0708", + "activityNameEn": "", + "activityContent": "", + "activityContentEn": "", + "activityAddress": "", + "activityAddressEn": "", + "activityType": 2, + "startDate": "2023-06-06", + "endDate": "2023-07-31", + "online": "2023-06-06", + "offline": "2023-07-31", + "point": -1, + "ord": 1, + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2 + } + ], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "iOoSnwfAGrKut2dHT9YWq", + "shopName": "华为", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F102B", + "intro": "华为是全球领先的ICT(信息与通信)基础设施和智能终端提供商,致力于把数字世界带入每个人、每个家庭、每个组织,构建万物互联的智能世界。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hua wei ", + "initials": "HW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "24fD2WMoOuYanvSvyODLY", + "shopName": "ECCO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F103", + "intro": "ECCO(爱步),成立于1963年,是来自丹麦的鞋履品牌。产品涵盖男士系列、女士系列、休闲正装系列、户外系列、运动系列、高尔夫系列和儿童系列,同时还包括包袋配件、小皮件、鞋护产品等。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1234, 50, -474]", + "yaxis": "5", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ECCO", + "initials": "ECCO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "WRg5W8kMRQumYQh3gFh5Q", + "shopName": "有兰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F104", + "intro": "有兰秉持原创设计的高级女装品牌,urlazh有兰女装内敛优雅、经典独特、混合趣味感,以新经典理念重新诠释都会女性气质。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-989, 50, -512]", + "yaxis": "7", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "you lan ", + "initials": "YL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ER5b93KkblRaTCUpxW6CM", + "shopName": "NEXY.CO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F105", + "intro": "NEXY.CO(奈蔻)成立于2009年, 提供以时尚职场为主的多场合服饰,致力于打造知性、简约、智美的国际化品牌。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-715, 50, -502]", + "yaxis": "8", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "NEXY.CO", + "initials": "NEXY.CO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Uf1lS57evHjAKMTDlYgAH", + "shopName": "CKJeans", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F106A+F106B", + "intro": "Calvin Klein(简称“CK”) 是卡尔文·克雷恩,Calvin Klein于1968年创立的全球时尚生活方式品牌,CK以性感和人们熟知的极简风格为审美理念,致力于成为全球文化融合的催化剂。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-287, 50, -516]", + "yaxis": "12", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "CKJeans", + "initials": "CKJEANS", + "borderColor": "", + "formatColor": "", + "activityList": [ + { + "fileCode": "eusWaYbGqb0WdmW2FI1iW", + "fileCodes": [ + "mBui2WKV6dhlUjyWQXtEQ" + ], + "fileUrl": "/iotFile/project-zert3dski8fqmgr4zhusea/20230607/eusWaYbGqb0WdmW2FI1iW.jpg", + "fileUrls": [ + "/iotFile/project-zert3dski8fqmgr4zhusea/20230607/mBui2WKV6dhlUjyWQXtEQ.gif" + ], + "shopCode": "Uf1lS57evHjAKMTDlYgAH", + "building": "A栋", + "floor": "L1", + "activityId": 80, + "activityName": "123123", + "activityNameEn": "", + "activityContent": "13123123123", + "activityContentEn": "", + "activityAddress": "123123", + "activityAddressEn": "", + "activityType": 2, + "startDate": "2023-06-06", + "endDate": "2023-07-31", + "online": "2023-06-06", + "offline": "2023-07-31", + "point": -1, + "ord": 1, + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2 + } + ], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ZNlIqLoc9CN4tmPgEB6yt", + "shopName": "TOMMY HILFIGER", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F107", + "intro": "TOMMY HILFIGER 品牌崇尚自然、简洁的风尚,同时设计理念中无不渗透出青春的动感活力,与美国本土的风格特点十分和谐,受到年轻一代美国人的热爱,使得 TOMMY HILFIGER 很快就能与 Perry Ellis、Calvin Klein、Ralph Lauren 等大牌媲美。由于 TOMMY HILFIGER 品牌浓郁的美国特色,同时品牌标志与美国国旗十分相似,使得该品牌在美国公众中,树立了良好的形象。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[3, 50, -409]", + "yaxis": "14", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "TOMMY HILFIGER", + "initials": "TOMMY HILFIGER", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "PwXzaPCNWhzoHlPz52CRH", + "shopName": "X11", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F108", + "intro": "X11隶属广东快客电子商务有限公司旗下,是国内全球潮玩集合店连锁品牌X11涵盖了盲盒、手办、BJD 娃娃、拼装模型、精品模型、二次元周边、图书、潮流饰品、潮流文创以及艺术潮玩共10大品类,是一家丰富、全面、集中的潮玩集合店。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[270, 50, -464]", + "yaxis": "16", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "X11", + "initials": "X11", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LEylVJu3AzR9dMi2zs6hK", + "industryFatherName": "次主力", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "pyv212DLXi3X-a4zF-9oE", + "shopName": "UNIQLO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F109,F110,F111", + "intro": "优衣库(UNIQLO)是全球知名服饰零售企业,秉承LifeWear服适人生理念,始终以服务消费者为首位,全心全意向所有人提供优质服装和服务,给人们的生活带去舒适,快乐和幸福感。近30年来,优衣库积极经营,在中国大陆180多个城市直营850多家店铺,将全球先进的优质商品和创新服务体验,带给更多城市和消费者。一直以来,优衣库深受消费者认可喜爱,自2012年起连续10年获得《第一财经》杂志评选中国消费者票选“金字招牌”,并蝉联深受消费者喜爱的日常服饰品牌第一名!", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[878, 50, -278]", + "yaxis": "20", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "UNIQLO", + "initials": "UNIQLO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "vR25GE0uAd5Tqv8RKwiDi", + "shopName": "尚派正品", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F112C", + "intro": "公司是苹果公司的全国性战略级合作伙伴,致力于在中国大陆区域内开设连锁型苹果授权A类专卖店,专注于苹果公司全系列产品及相关配件产品的零售业务。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1529, 50, -250]", + "yaxis": "25", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shang pai zheng pin ", + "initials": "SPZP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LEylVJu3AzR9dMi2zs6hK", + "industryFatherName": "次主力", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "iaQZk2sFkvlgRAYdsZb2z", + "shopName": "UR", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F130", + "intro": "UR产品由国际二十多个品牌的设计师提供样板,同时在全球多个国家设有专业买手配合,采选最新、最适合中国市场的服装、配件、饰品等。在亚太地区,UR拥有香港和国内的服装设计师对产品进行系列整合,实现了每周两次更新货品50-100款的高难度运作,在服装界创造了奇迹。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "UR", + "initials": "UR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "GSwKURYvHV9m5Ow8t4EHM", + "shopName": "丝芙兰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F112A", + "intro": "丝芙兰(SEPHORA),1969年创立于法国里摩日丝芙兰在1997年加入全球奢侈品牌公司LVMH。SEPHORA在全球21个国家拥有1665家店铺。2005年4月,SEPHORA在上海开启了她们在中国大陆的第一家店。SEPHORA(丝芙兰)在商店内提供全面的产品选择:从护肤、美容到香水;既有久负盛名的化妆品精选品牌,还有最新亮相的市场新品如微气泡技术,更有独家专有的SEPHORA(丝芙兰中国)品牌产品。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1935, 50, -150]", + "yaxis": "26", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "si fu lan ", + "initials": "SFL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "hm-mV58hy21EO53DJxk38", + "shopName": "星巴克", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F113", + "intro": "星巴克(Starbucks)是美国一家连锁咖啡公司的名称,1971年成立,为全球最大的咖啡连锁店,其总部坐落美国华盛顿州西雅图市。星巴克旗下零售产品包括30多款全球顶级的咖啡豆、手工制作的浓缩咖啡和多款咖啡冷热饮料、新鲜美味的各式糕点食品以及丰富多样的咖啡机、咖啡杯等商品。星巴克在全球范围内已经有近21300间分店,遍布北美、南美洲、欧洲、中东及太平洋区。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1303, 50, 718]", + "yaxis": "30", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xing ba ke ", + "initials": "XBK", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "o6H9ZJSF5htzdBJTrtpGQ", + "shopName": "周大福", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F114", + "intro": "周大福(股票代号:1929)是香港上市市值最大珠宝公司,专营周大福品牌珠宝玉石金饰业务,是集原料采购、生产设计、零售服务的综合性经营企业,是中国最著名及最具规模的珠宝首饰品牌。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1058, 50, 595]", + "yaxis": "31", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "zhou da fu ", + "initials": "ZDF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xEr6y6m7nw1t8_Ja_PUSt", + "shopName": "喜茶", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F115A,F115C", + "intro": "2012年,喜茶HEYTEA起源于江边里的一条小巷,原名皇茶ROYALTEA为了与层出不穷的山寨品牌区分开来,故全面升级为注册品牌喜HEYTEA。 喜茶为芝士现泡茶的原创者。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[833, 50, 545]", + "yaxis": "55", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi cha ", + "initials": "XC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "bGHRGuDjdi7RzejgP86tB", + "shopName": "雅氏", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F115B", + "intro": "achette,中文名称:雅氏。始创于1968年,专注于高端休闲时尚鞋履的设计与制作。由Pierre Robert Helaine先生与Andre Helaine女士共同创立,总部设在古老而浪漫的法国卢瓦尔河谷城堡区。achette品牌低调内敛,鞋履产品设计色彩鲜艳、优雅简洁,致力于为穿着者带来舒适行走体验。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[758, 50, 395]", + "yaxis": "33", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ya shi ", + "initials": "YS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "FLBVPEUbEruAbhyEvoeHU", + "shopName": "ASH", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F116A", + "intro": "SH(艾熙),Highline UnitedChina旗下著名女鞋品牌,二十一世纪初成立于欧洲,自出世之际便迅速风靡欧洲乃至全球。ASH的设计风格独特、叛逆、精彩、附冒险精神、青春、有动力,献给所有关心时尚但不希望被大众同化的群体。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[418, 50, 370]", + "yaxis": "35", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ASH", + "initials": "ASH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "-hLSNHR0AKqITVwz5cav2", + "shopName": "施丹兰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F116B", + "intro": "施丹兰是风靡欧洲的沐浴产品和全身肌肤护理品牌。施丹兰的产品继承了欧洲古老传统,均以最新鲜的植物、蔬果、花卉、草药、谷物为原料,采汲波罗的海深海的洁净海水手工制成。施丹兰一直秉承“纯手工、最新鲜、纯天然”三大环保理念,延续古老北欧沐浴习惯,营造一种“取自大自然、反馈大自然”的健康环保的生活方式。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[595, 50, 275]", + "yaxis": "34", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shi dan lan ", + "initials": "SDL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "OJr6hWy9hCG7_ZLZvclA6", + "shopName": "雅格狮丹", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F117A", + "intro": "雅格狮丹Aquascutum是英国著名品牌,创立于1851年,现为YGM贸易有限公司旗下品牌,是时装界永恒经典的象征。凭借优雅、时尚的服装设计及伟大的技术发明,雅格狮丹扬名国际,在时装界掀起革命。雅格狮丹以经典、优雅不凡的英伦风格、精致的工艺及优良的信誉而驰名世界。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[178, 50, 268]", + "yaxis": "36", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ya ge shi dan ", + "initials": "YGSD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "i1JlwKsYnWz5XDevWjcjn", + "shopName": "博士眼镜", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F117B", + "intro": "博士眼镜,是一家眼镜零售的连锁经营企业。旗下有博士眼镜、President optical、zèle、砼四个子品牌,以博士眼镜市场占有率最高,达到74%。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[178, 50, 398]", + "yaxis": "39", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bo shi yan jing ", + "initials": "BSYJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rkCo2kx3jzb3chfL85mbB", + "shopName": "三星", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F118", + "intro": "三星是韩国的知名公司之一,是韩国最大的企业集团三星集团的简称,该集团包括44个下属公司及若干其他法人机构,“世界最受尊敬企业”企业之一的三星在全世界68个国家拥有429个据点23万员工,业务涉及电子、金融、机械、化学等众多领域。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[195, 50, 584]", + "yaxis": "40", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "san xing ", + "initials": "SX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "sw9gukxkbv8yk_Ge7WVJb", + "shopName": "M STAND(装修中)", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F119A", + "intro": "M Stand是一家精品连锁咖啡品牌运营商,是一个纯白色简洁都市风的上海网红饮品品牌,核心用户以25-45岁的都市白领为主,产品种类格外丰富,包括西柚咖啡、燕麦拿铁、水泥芝士蛋糕、海盐芝士黑咖、黑糖奶咖等,M Stand选用优质的原材料,总部拥有自己的原料生产基地。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-137, 50, 565]", + "yaxis": "40", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "M STAND(zhuang xiu zhong )", + "initials": "M STAND(ZXZ)", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Z8JL6w2roKnC0TWrqZ6W7", + "shopName": "AIGLE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F120", + "intro": "AIGLE源自1853年,法国知名户外休闲品牌,总部位于法国巴黎。致力于在城市与户外生活之间取得平衡与和谐感,尊重人类回归自然的意愿。专精于提供具有时尚设计感的功能性休闲外套、手工时尚雨靴。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-370, 50, 273]", + "yaxis": "43", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "AIGLE", + "initials": "AIGLE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "gLkbanQH97Kp7wzAQ_0X1", + "shopName": "EIN、茶愫、PLAIN PEOPLE集合厅", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F121", + "intro": "EIN,PURETEA茶愫,PLAINPEOPLE。Ein服装是深圳索言公司旗下的女装品牌,它的公司旗下品牌有EIN,PURETEA茶愫,PLAINPEOPLE。Ein针对富于知性、有文化内涵的都市成熟女性,诠释他他们特有的鲜明个性和自由精神,以引导性的理念在国内的女装品牌中独树1帜,Ein的设计品位超然大气。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-677, 50, 175]", + "yaxis": "45", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "EIN、cha su 、PLAIN PEOPLEji he ting ", + "initials": "EIN、CS、PLAIN PEOPLEJHT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "5kjjVbC3rmUtBz2HWQeiL", + "shopName": "略味", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F122", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-700, 50, 445]", + "yaxis": "68", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lu:e wei ", + "initials": "LW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "hDssSXkw0vJCHBZVARmOE", + "shopName": "ELSEWHERE by Koradior", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F123A", + "intro": "Koradior是赢家时尚集团旗下品牌,作为悠享都市生活的倡导者,主张“悠享生活,不止8小时”的生活方式,秉承悠闲、舒适、有品质的美学风格,致力于为都市轻熟女性提供轻松自在的服饰穿搭。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-887, 50, 8]", + "yaxis": "47", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ELSEWHERE by Koradior", + "initials": "ELSEWHERE BY KORADIOR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rMO0Yenbyeu578HBfKvzX", + "shopName": "兰巴赫", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F123C", + "intro": "兰巴赫是以德国西餐和啤酒为主题的餐吧。把最好的西餐美食和美酒以合理的价格提供给顾客,是我们一直以来的追求!凭借一流的用餐环境,美好的用餐体验,更亲民的价格,兰巴赫正在赢得越来越多顾客的喜爱。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1252, 50, 422]", + "yaxis": "58", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lan ba he ", + "initials": "LBH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "0LTNzA9oOpe7_hgPyVvGd", + "shopName": "EDITION", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F124A", + "intro": "Edition是EPO集团于2010年推出的高端女装品牌,以Gentlewoman(女绅士)风格为核心DNA,融合东方文化与当代艺术灵感的中国中高端女装品牌。Edition在全球范围内臻选天然材质与制作工艺,为25-40岁的独立女性提供简洁大气、注重内涵的时装产品。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1112, 50, 88]", + "yaxis": "48", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "EDITION", + "initials": "EDITION", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "bDqMNebmTpxcPYJf0S2P3", + "shopName": "上禾里", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F124B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1306, 50, 192]", + "yaxis": "50", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shang he li ", + "initials": "SHL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "IznGMTjRGfxu87jTCTP3P", + "industryFatherName": "汽车", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "DxZdtcWltf_cfTRyte1H9", + "shopName": "蔚来", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F125A+F125D", + "intro": "蔚来是一家全球化的智能电动汽车公司,于2014年11月成立。蔚来致力于通过提供高性能的智能电动汽车与极致用户体验,为用户创造愉悦的生活方式。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1997, 50, 570]", + "yaxis": "69", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yu lai ", + "initials": "YL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ClZXOKyL0WJXmMPkF27IY", + "shopName": "J.LINDEBERG", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F125B+F125C", + "intro": "J.LINDEBERG 来自瑞典的品牌 , 是一家集设计、生产、销售于一体的高级成衣、时装公司 . 拥有严格的质量保证体系以及完善的售后服务。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1605, 50, 318]", + "yaxis": "52", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "J.LINDEBERG", + "initials": "J.LINDEBERG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_YtMyxR9Gp1ryfRBX-mS7", + "shopName": "BOSE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "-1", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "BOSE", + "initials": "BOSE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Y0CHqd7YHLU4Q9HuYMcz_", + "shopName": "一目华珠宝", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yi mu hua zhu bao ", + "initials": "YMHZB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xjsEShkvxaYZS-nH20h_T", + "shopName": "être par lee", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-09", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "être par lee", + "initials": "ÊTRE PAR LEE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "cVRpuGlaQKoUsHfXVMbgE", + "shopName": "Soinlove", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-02", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "Soinlove", + "initials": "SOINLOVE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "hNGCarzujfinp2Bhdb4Pv", + "shopName": "荣耀", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "rong yao ", + "initials": "RY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "osg38SXdQHtuDRSACw4_i", + "shopName": "小电自助充电", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "B1-ZN-003", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1783, 50, 414]", + "yaxis": "28", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xiao dian zi zhu chong dian ", + "initials": "XDZZCD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "h6gWS8Y4z1bn4jqeMZ3mo", + "shopName": "ZIPPO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZN-003", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ZIPPO", + "initials": "ZIPPO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "yksT-kBlWOZklFm2tyjEx", + "shopName": "泡泡玛特", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZN-001", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "pao pao ma te ", + "initials": "PPMT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + } + ] + }, + { + "name": "L2", + "shopList": [ + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "LhbCqfYjTwtI8rlAlqCRS", + "shopName": "托马斯小火车主题餐厅", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F201", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1818, 30, -391]", + "yaxis": "1", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tuo ma si xiao huo che zhu ti can ting ", + "initials": "TMSXHCZTCT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "YwdKvuEt2FP9xjVEfihNS", + "shopName": "爱慕女人会", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F202+F203", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1344, 30, -391]", + "yaxis": "4", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ai mu nu: ren hui ", + "initials": "AMNRH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "5lyoIMYj4pGAzVR1ltWXB", + "shopName": "JNBY", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F204", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1004, 30, -502]", + "yaxis": "7", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "JNBY", + "initials": "JNBY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "z38vjbb2s5qigbs6F-DXu", + "shopName": "衣架", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F205", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-748, 30, -458]", + "yaxis": "8", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yi jia ", + "initials": "YJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ve_fBkBQVGoeArdEfVWbi", + "shopName": "H'S", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F206", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-468, 30, -556]", + "yaxis": "10", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "H'S", + "initials": "H'S", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Payv9D7vcuNTVrqXpyiRh", + "shopName": "DAZZLE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F207", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-272, 30, -446]", + "yaxis": "11", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "DAZZLE", + "initials": "DAZZLE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Wx0o2YUwXRZeIiDayxQsy", + "shopName": "鄂尔多斯", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F208", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-24, 30, -516]", + "yaxis": "13", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "e er duo si ", + "initials": "EEDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "7d0Nk6u5ixshoo1dgfgbw", + "shopName": "FILA KIDS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F209", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[224, 30, -346]", + "yaxis": "16", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "FILA KIDS", + "initials": "FILA KIDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "9R_tABqfuocq02quHBHUN", + "shopName": "ANTA KIDS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F210", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[482.5, 30, -449.5]", + "yaxis": "18", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ANTA KIDS", + "initials": "ANTA KIDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "7HS5eJxf2Ws6qwJqK9Tem", + "shopName": "RBIGX", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F211", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[644, 30, -80]", + "yaxis": "19", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "RBIGX", + "initials": "RBIGX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "QvmZWQMnCQj43-DSw7-0n", + "shopName": "MITTI", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F212A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[783.5, 30, -181.5]", + "yaxis": "20", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "MITTI", + "initials": "MITTI", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "EWiWT87qB7ldFJgsWR_cW", + "shopName": "Teenie Weenie Kids", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F212B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[900, 30, -82]", + "yaxis": "21", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "Teenie Weenie Kids", + "initials": "TEENIE WEENIE KIDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "djOsWw-Jdyu0DqmfQVuk5", + "shopName": "Paw in paw world", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F213A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1028, 30, -192]", + "yaxis": "22", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "Paw in paw world", + "initials": "PAW IN PAW WORLD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "2K0njdgx4xectx9R9LaGM", + "shopName": "杨梅红", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F213B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1080, 30, -404]", + "yaxis": "23", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yang mei hong ", + "initials": "YMH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "Xf8rOOc_FeggMR34TOYjD", + "industryFatherName": "休闲娱乐", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "RWiyck3RmUzoK4nPDBB6Z", + "shopName": "卡通尼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F214A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1648, 30, -392]", + "yaxis": "25", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ka tong ni ", + "initials": "KTN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nK5UTAd5s3CQPmu3A1vs1", + "shopName": "童话城堡", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F214B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1888, 30, -188]", + "yaxis": "26", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tong hua cheng bao ", + "initials": "THCB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nH2MTP7qvw6eUitYO_tNt", + "shopName": "科贝乐", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F214C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1747.5, 30, 258.5]", + "yaxis": "27", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ke bei le ", + "initials": "KBL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "uL9_uTyUgUfOG2oo56JO6", + "shopName": "KIDSLAND", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F215", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1204, 30, 700]", + "yaxis": "32", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "KIDSLAND", + "initials": "KIDSLAND", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "9wR83r_kH6BUkcfSU5R4c", + "shopName": "mlatin", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F216", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[980, 30, 572]", + "yaxis": "33", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mlatin", + "initials": "MLATIN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "0jEqB6BihwLXxGv3w1ekL", + "shopName": "little mo&co", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F217", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[838, 30, 486]", + "yaxis": "34", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "little mo&co", + "initials": "LITTLE MO&CO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_1M99GvFi_Ujewzv4MFwh", + "shopName": "JNBY Kids", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F218", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[726, 30, 388]", + "yaxis": "36", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "JNBY Kids", + "initials": "JNBY KIDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "zKSnolRpVekDdlyma2Cyj", + "shopName": "云朵、阿卡邦", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F219", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[484, 30, 318]", + "yaxis": "38", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yun duo 、a ka bang ", + "initials": "YD、AKB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nJ0jfV4lfRVQnEufIdc-x", + "shopName": "西町村屋", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F220+F228", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[148, 30, 542]", + "yaxis": "39", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi ding cun wu ", + "initials": "XDCW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "VOIjkieFZyxA4dx0Q5w0-", + "shopName": "ARIOSEYEARS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F221", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-22, 30, 288]", + "yaxis": "41", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ARIOSEYEARS", + "initials": "ARIOSEYEARS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "16n-sRN-ylBXFqr4OGjHA", + "shopName": "珂曼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F222", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-266, 30, 312]", + "yaxis": "43", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ke man ", + "initials": "KM", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "e9-Rnp16xGv0NGmzxYhCz", + "shopName": "颐墨,佐料", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F223", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-502, 30, 230]", + "yaxis": "44", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yi mo ,zuo liao ", + "initials": "YM,ZL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "x_EQxiDw1L5uTttf8y0bn", + "shopName": "BROADCAST播", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F224", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-754, 30, 88]", + "yaxis": "45", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "BROADCASTbo ", + "initials": "BROADCASTB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "TeADjoooPU8WEh5o0DmNG", + "shopName": "TEENIE WEENIE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F225A+F225B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1010, 30, 192]", + "yaxis": "47", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "TEENIE WEENIE", + "initials": "TEENIE WEENIE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "EuaEsPTnzXFlvlyuUPXJO", + "shopName": "那家小馆", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F123B,F226", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1122, 30, 366]", + "yaxis": "56", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "nei jia xiao guan ", + "initials": "NJXG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Spka3KLGVfNlvKYdYxIu3", + "shopName": "多美TOMY", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "duo mei TOMY", + "initials": "DMTOMY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "e_LrfvtR0RG-ScjdHOmjh", + "shopName": "小天才", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-09A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xiao tian cai ", + "initials": "XTC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "MwnVwKVu7e0lKttNI65Sz", + "shopName": "M1&M2", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-09B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "M1&M2", + "initials": "M1&M2", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "-Ltjpe2Fscw6DQJKW19jp", + "shopName": "伽百利", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-02", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "jia bai li ", + "initials": "JBL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nKc_kZKOuzhAdm4-cF_2e", + "shopName": "科大讯飞、希沃", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-03", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ke da xun fei 、xi wo ", + "initials": "KDXF、XW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rPyIlv500w_niL0P0B_Hn", + "shopName": "博辉文化", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bo hui wen hua ", + "initials": "BHWH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "1R_m7bxmkzN-mOJ80rR2y", + "shopName": "木易先生", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mu yi xian sheng ", + "initials": "MYXS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nZVw3XsypvBHQvUKDRqSq", + "shopName": "尚趣", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-07", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shang qu ", + "initials": "SQ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "B4766ao-zeHVVTIXh5TB0", + "shopName": "荣泰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-08", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "rong tai ", + "initials": "RT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + } + ] + }, + { + "name": "L3", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "L1ohFOzzCS8hzWq8YFFGo", + "shopName": "思妍丽", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F301B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1408, 30, -508]", + "yaxis": "7", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "si yan li ", + "initials": "SYL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "LgS7-4Y_CETNfsjJHLl7y", + "shopName": "舞动步落", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F301C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-2018, 30, -428]", + "yaxis": "1", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "wu dong bu luo ", + "initials": "WDBL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "w5V4cge2Gw_vGxziLrzu_", + "shopName": "跳动全城", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F301D", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1768, 30, -306]", + "yaxis": "4", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tiao dong quan cheng ", + "initials": "TDQC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "bC6QT9cbUsn8S3wCj66Us", + "shopName": "UA", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F302A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-916, 30, -416]", + "yaxis": "16", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "UA", + "initials": "UA", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "tvlihsajQIIG2pqaW_STT", + "shopName": "曼妮芬", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F302B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1080, 30, -470]", + "yaxis": "14", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "man ni fen ", + "initials": "MNF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Xl9rxhdZdfi3IRz5QbHAe", + "shopName": "ASICS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F302C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-728, 30, -516]", + "yaxis": "18", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ASICS", + "initials": "ASICS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "W79ZhNMR_bdRBewiXEJWo", + "shopName": "FILA", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F303A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-349, 30, -472.5]", + "yaxis": "22", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "FILA", + "initials": "FILA", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "z5OB_hjnr8P6s_xSTHh6D", + "shopName": "探鱼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F303C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[466, 30, -232]", + "yaxis": "30", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tan yu ", + "initials": "TY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "IGGriXoUhS-6EyXyKnCgk", + "shopName": "海马体照相馆", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F303D", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-58, 30, -368]", + "yaxis": "26", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hai ma ti zhao xiang guan ", + "initials": "HMTZXG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "zYy8JdWu6P5qIR2afgIaE", + "shopName": "胖哥俩蟹煲", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F304", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[852, 30, -140]", + "yaxis": "33", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "pang ge liang xie bao ", + "initials": "PGLXB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Wrqe5nVEO4gBbuk8-nnTv", + "shopName": "顶顶香", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F305", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1094, 30, -36]", + "yaxis": "35", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ding ding xiang ", + "initials": "DDX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "4ThRbZUaPIsfXpAjaNiGH", + "shopName": "眉州东坡", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F306", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1708, 30, -14]", + "yaxis": "37", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mei zhou dong po ", + "initials": "MZDP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "3rrwboTznQewvKdtYvIWU", + "shopName": "黄记煌", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F308", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[806, 30, 460]", + "yaxis": "45", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "huang ji huang ", + "initials": "HJH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nclb-tAQ09pinlnsRoR-A", + "shopName": "喜家德", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F309", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[387.5, 30, 277.5]", + "yaxis": "50", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi jia de ", + "initials": "XJD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xnhPYIInV9YzypBakqjzG", + "shopName": "李宁", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F310,F311", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-120, 30, 382]", + "yaxis": "54", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "li ning ", + "initials": "LN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rYpSzk4aKBXqcrwBE7zlz", + "shopName": "NewBalance", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F312A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-460, 30, 228]", + "yaxis": "57", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "NewBalance", + "initials": "NEWBALANCE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "a6qHsuPPPFkZH0tHDQRwf", + "shopName": "SKECHERS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F312B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-646, 30, 300]", + "yaxis": "59", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "SKECHERS", + "initials": "SKECHERS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "4SqJWlBbb9gCa49JrBNQg", + "shopName": "卡诗", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F312C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-828, 30, 150]", + "yaxis": "61", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ka shi ", + "initials": "KS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "QGOiRht395xeGR3A5LLOw", + "shopName": "绿茶", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F313", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1160, 30, 188]", + "yaxis": "63", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lu: cha ", + "initials": "LC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "XLzcDt0E1M6i8H8-EY6t3", + "shopName": "西贝莜面村", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F314", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-2010, 30, 504]", + "yaxis": "70", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi bei you mian cun ", + "initials": "XBYMC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "gWDklALBN0oSRv05epR94", + "shopName": "瑞幸咖啡", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "rui xing ka fei ", + "initials": "RXKF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "yXVmbiQDvDGPS0MOinRPX", + "shopName": "gege", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-04", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "gege", + "initials": "GEGE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "e_j5JpOevrXkoL3nihK8S", + "shopName": "库克山", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ku ke shan ", + "initials": "KKS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "4p3LtkiFXB98GijDIHY6B", + "shopName": "ninebot九号", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ninebotjiu hao ", + "initials": "NINEBOTJH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "795qQvN8KVqow2Pngxlgx", + "shopName": "回力", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-07", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hui li ", + "initials": "HL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "SnG3bFky6adA0rt1a4BdQ", + "shopName": "Singbee", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-08", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "Singbee", + "initials": "SINGBEE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + } + ] + }, + { + "name": "L4", + "shopList": [ + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "r9_48LDTIYvIB2dD9PjAm", + "shopName": "晓宇火锅", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F401", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1777, 30, -428]", + "yaxis": "70", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xiao yu huo guo ", + "initials": "XYHG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "U1SyQRmdVz_GKZyCEzj7f", + "shopName": "八合里", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F402", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1372, 30, -383]", + "yaxis": "3", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ba he li ", + "initials": "BHL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "fCxs5IPqoRzwAITJGrAvy", + "shopName": "和府捞面", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F403", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-850, 30, -461]", + "yaxis": "7", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "he fu lao mian ", + "initials": "HFLM", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "LkbzqFukNgeYQL5n_s6ng", + "shopName": "池奈", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F404B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-272, 30, -488]", + "yaxis": "10", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "chi nai ", + "initials": "CN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "YUjm__uDqr1RJaW91s76K", + "shopName": "云海肴", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F405A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[33, 30, -371]", + "yaxis": "13", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yun hai yao ", + "initials": "YHY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Rfpo2zzV9ngtPXUE8OO-5", + "shopName": "御牛道", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F405B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[470, 30, -188]", + "yaxis": "17", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yu niu dao ", + "initials": "YND", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "plQsTWECI4xSWcloJhow7", + "shopName": "小六XL", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F406", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1183, 30, 683]", + "yaxis": "32", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xiao liu XL", + "initials": "XLXL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "o0IX8WPx7uVh_kqffINrf", + "shopName": "麦当劳甜品", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F407", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[392.5, 30, 215.5]", + "yaxis": "42", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mai dang lao tian pin ", + "initials": "MDLTP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "HyqiB8wHgV0i6IEOI2Zt2", + "shopName": "兰湘子", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "HFDSHhzrC8_Ah9tH_BZdS", + "building": "A栋", + "floor": "L4", + "houseNumber": "F407C", + "intro": "想要吃一餐好饭却又担心时间不够?\n\n兰湘子•湘菜小炒,专为解决更多白领一族的美食体验和用餐效率问题;上菜快吃得爽,湘菜热销榜;兰湘子产品由著名湘菜大师张小春先生主理出品;是首个入驻skp的湘菜品牌,也是湘菜小炒品类引领者;2022大众点评必吃榜上榜品牌;全国13省,150+直营门店。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[843, 30, 498]", + "yaxis": "36", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lan xiang zi ", + "initials": "LXZ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "MUKZOjrzIHVPSpiDtan50", + "shopName": "老张牛肉面", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "h82VinALD3a3mN9IUFQYd", + "building": "A栋", + "floor": "L4", + "houseNumber": "F407B", + "intro": "这面馆在宝岛台湾开了六十年,不仅拥有台北“面中之王”的美誉,还吸引了成龙、徐克、张惠妹等明星频频打卡,并且被《舌尖上的中国》收纳在其中。如此牛气冲天,当然非老张牛肉面莫属啦。创始人张顺祖籍四川,渡台后用家乡手法结合台湾当地特色,独创了台式番茄牛肉面,还获得了第二届台北国际牛肉面节的双料冠军。\n金字招牌——番茄牛肉面\n24小时慢火熬煮,将新鲜牛骨的浓郁香味与番茄丰富的维C充分融合在一起,成就了这碗口感丰富、层次分明的独特汤头。厚切的牛肉让人忍不住大快朵颐,分量十足,味道感人。\n本店位置:金地广场4楼4—407B。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[545, 30, 290]", + "yaxis": "40", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lao zhang niu rou mian ", + "initials": "LZNRM", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "BV18HSc-WU4sZhoTUdBxY", + "shopName": "太二酸菜鱼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F408A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[62.5, 30, 365]", + "yaxis": "46", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tai er suan cai yu ", + "initials": "TESCY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "BxKPwPmCaI9foO-3zCDrs", + "shopName": "百特喜", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "T_V67nhqtTh3p9dCW4Y9X", + "building": "A栋", + "floor": "L4", + "houseNumber": "F409B", + "intro": "百特喜创始人Richard,在去到意大利后就爱上了意餐 , 并把意餐带到中国发扬光大作为自己的终身奋斗目标。百特喜 ·意大利餐厅成立于2006年,第一家餐厅落户上海。\n百特喜深耕意餐十多年,始终致力于营造有档次、有仪式感、有品位的意大利餐厅,满足中高端顾客对生活仪式感,重要时刻--生日、聚会、结婚纪念日等消费场景需求,”重要时刻,就在百特喜!”让生活更丰富多彩。\n百特喜 · 意大利餐厅,选用中高档食材,地道的欧洲食材、轻松优雅的用餐环境和周到的服务,专业的研发厨师团队对菜品的不断追求和创新,带来超值的西餐用餐体验。完整的意大利餐厅用餐体验从一份简单的手工现制餐前面包开始,目前餐厅的招牌菜品-由意大利、法国、中国三国大厨共同研发的”招牌法肝披萨”,曾荣获2017年国际披萨大师赛最具表现力奖。”澳洲原切进口牛排”也是是餐厅的特色。其他产品,如前菜、汤、主菜、牛排、披萨、沙拉、意饭、意面、 甜品、饮品、鸡尾酒、葡萄酒,百特喜一应俱全。\n百特喜目前拥有24家连锁餐厅,在全国江苏、安徽、湖南、湖北、陕西、贵州等省市的主流商圈。让每座城市爱好意大利餐的朋友们因百特喜,相识、相知、相聚!", + "introEn": "", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-692, 30, 175]", + "yaxis": "55", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bai te xi ", + "initials": "BTX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "GpR2KolNK34EG7yzfhM5K", + "shopName": "喜来稀肉", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F409A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1007, 30, 13]", + "yaxis": "58", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi lai xi rou ", + "initials": "XLXR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "9OOmb2h21Q5UW4WutbxBQ", + "shopName": "尽膳口福", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "u5KczlknEjjdP7H7mo7_E", + "building": "A栋", + "floor": "L4", + "houseNumber": "F410", + "intro": "盡膳口福始创于1907(清光绪三十三年)、历经115年,四代传承,来自四川乐山, 非物质文化遗产餐厅。\n一锅好汤源自于百年的传承\n非物质文化遗产技艺", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1260, 30, 218]", + "yaxis": "62", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "jin shan kou fu ", + "initials": "JSKF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "AwRF1lDpDPYn17ifESek4", + "shopName": "淮扬韵", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "MvKdD7YnR5CLexZf_4BXY", + "building": "A栋", + "floor": "L4", + "houseNumber": "F411", + "intro": "宴贵宾,淮扬韵\n淮扬韵是中国淮扬菜集团旗下的新锐时尚品牌,淮扬菜集团是淮安市政府为发展淮扬菜文化产业而成立的市属国有企业,集团先后荣获“中国菜·全国省籍地域经典名菜代表品牌企业”、“中国淮扬菜饮食文化传承地”等称号。\n淮扬菜是中国传统四大菜系之一,是周恩来总理的家乡菜,1949年开国大典当晚的“开国第一宴”主选淮扬菜,因此常被称为“国宴菜”。淮扬菜以江湖河鲜为主料,以本味本色为上乘,以妙契众口为至味,以绝顶烹艺为核心,雅俗共赏而不失其大雅,奢俭并存而不病其小奢,尤其是“和精清新”的独特理念,使之成为中华饮食文化中的一朵奇葩。淮扬韵精选“双骄、三绝、六必吃”,无须下扬州便可品尝“东南第一佳味,天下之至美”。\n门店以雅致蓝色为主色调,充满江南水乡的柔情风韵,设有散台、雅座、及包间,是宴请及聚会的绝佳选择。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-2066, 30, 563]", + "yaxis": "64", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "huai yang yun ", + "initials": "HYY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZsVBqqgWIEOKxMvIKt0s8", + "industryFatherName": "主力店", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_fp63UgYnqvU5p9CXhZyx", + "shopName": "奥斯卡国际影城", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F412", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1542, 30, -133]", + "yaxis": "24", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ao si ka guo ji ying cheng ", + "initials": "ASKGJYC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "0dF9CHS5sw80GujneXmjG", + "shopName": "RR美甲", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "RRmei jia ", + "initials": "RRMJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "WlgqGZjUJSYKzhynHqKjD", + "shopName": "IP小站", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZN-001", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "IPxiao zhan ", + "initials": "IPXZ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "5yVRAWnQ9DuoxNut8gSkg", + "shopName": "超级麦芽", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZN-002", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "chao ji mai ya ", + "initials": "CJMY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "JIORBL6RSLTVE4K4jQO37", + "shopName": "茶话弄", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZD-04", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "cha hua nong ", + "initials": "CHN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "lnIavIu1Vt9c9cMTBvVeg", + "shopName": "食上山里人", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shi shang shan li ren ", + "initials": "SSSLR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "TEx_vOPRBmlOmEVox0Tq9", + "shopName": "GULIKE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZD-07", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "GULIKE", + "initials": "GULIKE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + } + ] + } + ] + } +} diff --git a/public/static/offline/JSON/getBrandShopListByIndustryId.json b/public/static/offline/JSON/getBrandShopListByIndustryId.json index 55ebe8f..b4e0bc1 100644 --- a/public/static/offline/JSON/getBrandShopListByIndustryId.json +++ b/public/static/offline/JSON/getBrandShopListByIndustryId.json @@ -1 +1,8589 @@ -{"code":200,"msg":"操作成功","data":{"list":[{"name":"餐饮","shopList":[{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"5kjjVbC3rmUtBz2HWQeiL","shopName":"略味","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F122","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-700, 50, 445]","yaxis":"68","doorMaterialList":[],"foodMaterialList":[],"spelling":"lu:e wei ","initials":"LW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rMO0Yenbyeu578HBfKvzX","shopName":"兰巴赫","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F123C","intro":"兰巴赫是以德国西餐和啤酒为主题的餐吧。把最好的西餐美食和美酒以合理的价格提供给顾客,是我们一直以来的追求!凭借一流的用餐环境,美好的用餐体验,更亲民的价格,兰巴赫正在赢得越来越多顾客的喜爱。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1252, 50, 422]","yaxis":"58","doorMaterialList":[],"foodMaterialList":[],"spelling":"lan ba he ","initials":"LBH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"LhbCqfYjTwtI8rlAlqCRS","shopName":"托马斯小火车主题餐厅","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F201","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1818, 30, -391]","yaxis":"1","doorMaterialList":[],"foodMaterialList":[],"spelling":"tuo ma si xiao huo che zhu ti can ting ","initials":"TMSXHCZTCT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"EuaEsPTnzXFlvlyuUPXJO","shopName":"那家小馆","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F123B,F226","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1122, 30, 366]","yaxis":"56","doorMaterialList":[],"foodMaterialList":[],"spelling":"nei jia xiao guan ","initials":"NJXG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"z5OB_hjnr8P6s_xSTHh6D","shopName":"探鱼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F303C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[466, 30, -232]","yaxis":"30","doorMaterialList":[],"foodMaterialList":[],"spelling":"tan yu ","initials":"TY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"zYy8JdWu6P5qIR2afgIaE","shopName":"胖哥俩蟹煲","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F304","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[852, 30, -140]","yaxis":"33","doorMaterialList":[],"foodMaterialList":[],"spelling":"pang ge liang xie bao ","initials":"PGLXB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Wrqe5nVEO4gBbuk8-nnTv","shopName":"顶顶香","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F305","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1094, 30, -36]","yaxis":"35","doorMaterialList":[],"foodMaterialList":[],"spelling":"ding ding xiang ","initials":"DDX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"4ThRbZUaPIsfXpAjaNiGH","shopName":"眉州东坡","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F306","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1708, 30, -14]","yaxis":"37","doorMaterialList":[],"foodMaterialList":[],"spelling":"mei zhou dong po ","initials":"MZDP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"3rrwboTznQewvKdtYvIWU","shopName":"黄记煌","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F308","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[806, 30, 460]","yaxis":"45","doorMaterialList":[],"foodMaterialList":[],"spelling":"huang ji huang ","initials":"HJH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nclb-tAQ09pinlnsRoR-A","shopName":"喜家德","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F309","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[387.5, 30, 277.5]","yaxis":"50","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi jia de ","initials":"XJD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"QGOiRht395xeGR3A5LLOw","shopName":"绿茶","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F313","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1160, 30, 188]","yaxis":"63","doorMaterialList":[],"foodMaterialList":[],"spelling":"lu: cha ","initials":"LC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"XLzcDt0E1M6i8H8-EY6t3","shopName":"西贝莜面村","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F314","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-2010, 30, 504]","yaxis":"70","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi bei you mian cun ","initials":"XBYMC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"r9_48LDTIYvIB2dD9PjAm","shopName":"晓宇火锅","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F401","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1777, 30, -428]","yaxis":"70","doorMaterialList":[],"foodMaterialList":[],"spelling":"xiao yu huo guo ","initials":"XYHG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"U1SyQRmdVz_GKZyCEzj7f","shopName":"八合里","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F402","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1372, 30, -383]","yaxis":"3","doorMaterialList":[],"foodMaterialList":[],"spelling":"ba he li ","initials":"BHL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"fCxs5IPqoRzwAITJGrAvy","shopName":"和府捞面","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F403","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-850, 30, -461]","yaxis":"7","doorMaterialList":[],"foodMaterialList":[],"spelling":"he fu lao mian ","initials":"HFLM","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"LkbzqFukNgeYQL5n_s6ng","shopName":"池奈","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F404B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-272, 30, -488]","yaxis":"10","doorMaterialList":[],"foodMaterialList":[],"spelling":"chi nai ","initials":"CN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"YUjm__uDqr1RJaW91s76K","shopName":"云海肴","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F405A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[33, 30, -371]","yaxis":"13","doorMaterialList":[],"foodMaterialList":[],"spelling":"yun hai yao ","initials":"YHY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Rfpo2zzV9ngtPXUE8OO-5","shopName":"御牛道","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F405B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[470, 30, -188]","yaxis":"17","doorMaterialList":[],"foodMaterialList":[],"spelling":"yu niu dao ","initials":"YND","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"plQsTWECI4xSWcloJhow7","shopName":"小六XL","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F406","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1183, 30, 683]","yaxis":"32","doorMaterialList":[],"foodMaterialList":[],"spelling":"xiao liu XL","initials":"XLXL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"HyqiB8wHgV0i6IEOI2Zt2","shopName":"兰湘子","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"HFDSHhzrC8_Ah9tH_BZdS","building":"A栋","floor":"L4","houseNumber":"F407C","intro":"想要吃一餐好饭却又担心时间不够?\n\n兰湘子•湘菜小炒,专为解决更多白领一族的美食体验和用餐效率问题;上菜快吃得爽,湘菜热销榜;兰湘子产品由著名湘菜大师张小春先生主理出品;是首个入驻skp的湘菜品牌,也是湘菜小炒品类引领者;2022大众点评必吃榜上榜品牌;全国13省,150+直营门店。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[843, 30, 498]","yaxis":"36","doorMaterialList":[],"foodMaterialList":[],"spelling":"lan xiang zi ","initials":"LXZ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"MUKZOjrzIHVPSpiDtan50","shopName":"老张牛肉面","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"h82VinALD3a3mN9IUFQYd","building":"A栋","floor":"L4","houseNumber":"F407B","intro":"这面馆在宝岛台湾开了六十年,不仅拥有台北“面中之王”的美誉,还吸引了成龙、徐克、张惠妹等明星频频打卡,并且被《舌尖上的中国》收纳在其中。如此牛气冲天,当然非老张牛肉面莫属啦。创始人张顺祖籍四川,渡台后用家乡手法结合台湾当地特色,独创了台式番茄牛肉面,还获得了第二届台北国际牛肉面节的双料冠军。\n金字招牌——番茄牛肉面\n24小时慢火熬煮,将新鲜牛骨的浓郁香味与番茄丰富的维C充分融合在一起,成就了这碗口感丰富、层次分明的独特汤头。厚切的牛肉让人忍不住大快朵颐,分量十足,味道感人。\n本店位置:金地广场4楼4—407B。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[545, 30, 290]","yaxis":"40","doorMaterialList":[],"foodMaterialList":[],"spelling":"lao zhang niu rou mian ","initials":"LZNRM","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"BV18HSc-WU4sZhoTUdBxY","shopName":"太二酸菜鱼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F408A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[62.5, 30, 365]","yaxis":"46","doorMaterialList":[],"foodMaterialList":[],"spelling":"tai er suan cai yu ","initials":"TESCY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"BxKPwPmCaI9foO-3zCDrs","shopName":"百特喜","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"T_V67nhqtTh3p9dCW4Y9X","building":"A栋","floor":"L4","houseNumber":"F409B","intro":"百特喜创始人Richard,在去到意大利后就爱上了意餐 , 并把意餐带到中国发扬光大作为自己的终身奋斗目标。百特喜 ·意大利餐厅成立于2006年,第一家餐厅落户上海。\n百特喜深耕意餐十多年,始终致力于营造有档次、有仪式感、有品位的意大利餐厅,满足中高端顾客对生活仪式感,重要时刻--生日、聚会、结婚纪念日等消费场景需求,”重要时刻,就在百特喜!”让生活更丰富多彩。\n百特喜 · 意大利餐厅,选用中高档食材,地道的欧洲食材、轻松优雅的用餐环境和周到的服务,专业的研发厨师团队对菜品的不断追求和创新,带来超值的西餐用餐体验。完整的意大利餐厅用餐体验从一份简单的手工现制餐前面包开始,目前餐厅的招牌菜品-由意大利、法国、中国三国大厨共同研发的”招牌法肝披萨”,曾荣获2017年国际披萨大师赛最具表现力奖。”澳洲原切进口牛排”也是是餐厅的特色。其他产品,如前菜、汤、主菜、牛排、披萨、沙拉、意饭、意面、 甜品、饮品、鸡尾酒、葡萄酒,百特喜一应俱全。\n百特喜目前拥有24家连锁餐厅,在全国江苏、安徽、湖南、湖北、陕西、贵州等省市的主流商圈。让每座城市爱好意大利餐的朋友们因百特喜,相识、相知、相聚!","introEn":"","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-692, 30, 175]","yaxis":"55","doorMaterialList":[],"foodMaterialList":[],"spelling":"bai te xi ","initials":"BTX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"GpR2KolNK34EG7yzfhM5K","shopName":"喜来稀肉","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F409A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1007, 30, 13]","yaxis":"58","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi lai xi rou ","initials":"XLXR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"9OOmb2h21Q5UW4WutbxBQ","shopName":"尽膳口福","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"u5KczlknEjjdP7H7mo7_E","building":"A栋","floor":"L4","houseNumber":"F410","intro":"盡膳口福始创于1907(清光绪三十三年)、历经115年,四代传承,来自四川乐山, 非物质文化遗产餐厅。\n一锅好汤源自于百年的传承\n非物质文化遗产技艺","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1260, 30, 218]","yaxis":"62","doorMaterialList":[],"foodMaterialList":[],"spelling":"jin shan kou fu ","initials":"JSKF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"AwRF1lDpDPYn17ifESek4","shopName":"淮扬韵","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"MvKdD7YnR5CLexZf_4BXY","building":"A栋","floor":"L4","houseNumber":"F411","intro":"宴贵宾,淮扬韵\n淮扬韵是中国淮扬菜集团旗下的新锐时尚品牌,淮扬菜集团是淮安市政府为发展淮扬菜文化产业而成立的市属国有企业,集团先后荣获“中国菜·全国省籍地域经典名菜代表品牌企业”、“中国淮扬菜饮食文化传承地”等称号。\n淮扬菜是中国传统四大菜系之一,是周恩来总理的家乡菜,1949年开国大典当晚的“开国第一宴”主选淮扬菜,因此常被称为“国宴菜”。淮扬菜以江湖河鲜为主料,以本味本色为上乘,以妙契众口为至味,以绝顶烹艺为核心,雅俗共赏而不失其大雅,奢俭并存而不病其小奢,尤其是“和精清新”的独特理念,使之成为中华饮食文化中的一朵奇葩。淮扬韵精选“双骄、三绝、六必吃”,无须下扬州便可品尝“东南第一佳味,天下之至美”。\n门店以雅致蓝色为主色调,充满江南水乡的柔情风韵,设有散台、雅座、及包间,是宴请及聚会的绝佳选择。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-2066, 30, 563]","yaxis":"64","doorMaterialList":[],"foodMaterialList":[],"spelling":"huai yang yun ","initials":"HYY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"9ZU31wE7IcqZzFL-Kfnye","shopName":"McDonald's","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB101A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"McDonald's","initials":"MCDONALD'S","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"O-Nw4_gcApCxawDr48iCO","shopName":"阿香米线","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB102A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"a xiang mi xian ","initials":"AXMX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"r1p0_hwy2VBvCYb_IBsyh","shopName":"激力鸡排","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB102B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ji li ji pai ","initials":"JLJP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"vBGxfM3IrdxHHCuwxQuAU","shopName":"海荣锅贴","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB130D","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hai rong guo tie ","initials":"HRGT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rRQa0TZlzSTZoFbvuSUnP","shopName":"泰熙家","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB131A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"tai xi jia ","initials":"TXJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"OJSSf4Bu5eIBJSMbyypSP","shopName":"古都秦记","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB131D","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"gu dou qin ji ","initials":"GDQJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"gS0BMqlja4--VI2ah8lgp","shopName":"鱼你在一起","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB131C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yu ni zai yi qi ","initials":"YNZYQ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"wucqDKA-4drnIjJ2aHzj0","shopName":"十尝冒菜","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"u2ffz-DzqC2jzrPVVQ9-Q","building":"A栋","floor":"B1","houseNumber":"FB132A","intro":"一家觉醒你哧蕾的美食店--十尝冒菜\n\n关中有热爱美食者,其名曰:波,自蓉城一品香辣冒菜后,便夜不能寐 ,寻常饭食皆难以下 ,更五日十次皆于蓉城那老冒菜店就餐,流连忘返,后学艺于店主,三年艺成归来,于秦地举十尝鲜汁冒菜大旗,制此锦官城美食与诸位共尝。\n 冒菜十尝 一碗鲜香","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"shi chang mao cai ","initials":"SCMC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":1,"isPass":0,"industryCode":"","industryFatherCode":"g6AyKKqfsKXIuKEra3obf","industryFatherName":"餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xGqkKaQ665qAp8zXAZop8","shopName":"姐弟俩土豆粉","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"OyirlSZlWZgqOZbAUvkFp","building":"A栋","floor":"B1","houseNumber":"FB132B","intro":"姐弟俩是姐弟餐饮管理有限公司旗下品牌,创立于2001年4月,总部位于河南省郑州市,是一家以经营砂锅土豆粉为核心的土豆粉餐厅,副食以小吃搭配水果茶饮品为主。创业初期,仅有四平方米的营业面积,历经20年发展扩大,现有500余家连锁店遍布全国18个省市直辖市,并在美国纽约开设直营店,建有一座大型中央食品工厂,每年有超过6000万人在姐弟俩就餐,为上万人提供了就业机会,对当地经济发展做出了相应的贡献。作为土豆粉品类的开创者和领先者,历经5年,1282次试验,成功挑战世界级难题,研发出速冻无添加明矾土豆粉,为食品安全做出突出贡献,姐弟俩品牌价值得到充分的肯定。\n\n公司以创新追求永续经营,不断升级老产品和研发新产品。公司拥有强大的管理团队、研发团队和运营团队, 凭借对产品质量的严格把控以及丰富的运营管理经验,赋能姐弟俩品牌一步步发展壮大,走遍全国,走向世界","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"jie di liang tu dou fen ","initials":"JDLTDF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0}]},{"name":"次主力","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LEylVJu3AzR9dMi2zs6hK","industryFatherName":"次主力","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"pyv212DLXi3X-a4zF-9oE","shopName":"UNIQLO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F109,F110,F111","intro":"优衣库(UNIQLO)是全球知名服饰零售企业,秉承LifeWear服适人生理念,始终以服务消费者为首位,全心全意向所有人提供优质服装和服务,给人们的生活带去舒适,快乐和幸福感。近30年来,优衣库积极经营,在中国大陆180多个城市直营850多家店铺,将全球先进的优质商品和创新服务体验,带给更多城市和消费者。一直以来,优衣库深受消费者认可喜爱,自2012年起连续10年获得《第一财经》杂志评选中国消费者票选“金字招牌”,并蝉联深受消费者喜爱的日常服饰品牌第一名!","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[878, 50, -278]","yaxis":"20","doorMaterialList":[],"foodMaterialList":[],"spelling":"UNIQLO","initials":"UNIQLO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LEylVJu3AzR9dMi2zs6hK","industryFatherName":"次主力","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"iaQZk2sFkvlgRAYdsZb2z","shopName":"UR","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F130","intro":"UR产品由国际二十多个品牌的设计师提供样板,同时在全球多个国家设有专业买手配合,采选最新、最适合中国市场的服装、配件、饰品等。在亚太地区,UR拥有香港和国内的服装设计师对产品进行系列整合,实现了每周两次更新货品50-100款的高难度运作,在服装界创造了奇迹。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"UR","initials":"UR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0}]},{"name":"岛柜","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_YtMyxR9Gp1ryfRBX-mS7","shopName":"BOSE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"-1","doorMaterialList":[],"foodMaterialList":[],"spelling":"BOSE","initials":"BOSE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Y0CHqd7YHLU4Q9HuYMcz_","shopName":"一目华珠宝","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yi mu hua zhu bao ","initials":"YMHZB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xjsEShkvxaYZS-nH20h_T","shopName":"être par lee","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-09","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"être par lee","initials":"ÊTRE PAR LEE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"cVRpuGlaQKoUsHfXVMbgE","shopName":"Soinlove","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-02","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"Soinlove","initials":"SOINLOVE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"hNGCarzujfinp2Bhdb4Pv","shopName":"荣耀","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"rong yao ","initials":"RY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Et9MabpEF6BRe-kJleZc9","shopName":"聂小聂","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"nie xiao nie ","initials":"NXN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"dJJ2TGEDj4Pn07t9DKtal","shopName":"NOROSKINS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-02","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"NOROSKINS","initials":"NOROSKINS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"guZsCoKw7H5LDpxc9LPip","shopName":"疯果村","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"40GmUgcKLFxLgXdqfax3a","building":"A栋","floor":"B1","houseNumber":"B1-ZD-03","intro":"“疯果村”为湖南砚清企业经营管理有限公司旗下坚果零食品牌。公司是一家以休闲食品的开发、供应链管理及市场营销为主体,集线下、互联网商务经营模式、新零售为一体的综合服务型企业。疯果村是以传承古老技艺为核心,透明化生产,立志带给消费者最绿色健康的食品。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"feng guo cun ","initials":"FGC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"MUvIVDIDLWGA3VI2eIeGA","shopName":"HERAROSE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-04+B1-ZD-14","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"HERAROSE","initials":"HERAROSE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"PHJPnaGM_Aa4sePKdZCLN","shopName":"稻香村","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"dao xiang cun ","initials":"DXC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_JBC7v33Ndhpd4UZNuLcZ","shopName":"添可","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"tian ke ","initials":"TK","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"teO9reqPTwcsot3bvlV7_","shopName":"百艺丰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-08","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"bai yi feng ","initials":"BYF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"UVSCtjHHhF8jNa8-qjLIN","shopName":"虎牌","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-10","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hu pai ","initials":"HP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"C1WF6fB8m9j28I3Sd4xHP","shopName":"一点点","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-13","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yi dian dian ","initials":"YDD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"w_kzHjz1GY2kFNqwbBrED","shopName":"全能保险柜","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-15","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"quan neng bao xian ju ","initials":"QNBXJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"vErekuPJuGdqCrCwFFr5I","shopName":"德施曼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-16","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"de shi man ","initials":"DSM","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"iFgpuRxX620pcxUHwlM7u","shopName":"全满贯","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-17W","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"quan man guan ","initials":"QMG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xKpI-Qe-FOHfr-vDMe0y0","shopName":"潘多乐","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-18","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"pan duo le ","initials":"PDL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"G05xGBobMlBxEqPnlw4qS","shopName":"蓉旺","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-19","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"rong wang ","initials":"RW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"GtwLEwZRDgR2DWfsrmHNa","shopName":"刘大饼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-21","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"liu da bing ","initials":"LDB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"8g-4kfnZr1R2_a7oDEbPu","shopName":"斯润普","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-22","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"si run pu ","initials":"SRP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Ea4UiC7tNDXt8cMlKtzsC","shopName":"喜识","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-23","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi shi ","initials":"XS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"caUtUr36DdqQlmO5occeL","shopName":"怼了炸串","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-24","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"dui le zha chuan ","initials":"DLZC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"arJnI80Cke0N8WT3DEvDx","shopName":"宝宝面皮","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-25","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"bao bao mian pi ","initials":"BBMP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"tU42tzqWdi0CYvZaMELJA","shopName":"周黑鸭","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-26","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"zhou hei ya ","initials":"ZHY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Pzu_AaW06ZpivZGD--ROu","shopName":"名表维修","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-28","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ming biao wei xiu ","initials":"MBWX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Fi6VsHogT7JSYdU-HFnep","shopName":"西树泡芙","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"B1-ZD-29","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi shu pao fu ","initials":"XSPF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Spka3KLGVfNlvKYdYxIu3","shopName":"多美TOMY","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"duo mei TOMY","initials":"DMTOMY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"e_LrfvtR0RG-ScjdHOmjh","shopName":"小天才","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-09A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"xiao tian cai ","initials":"XTC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"MwnVwKVu7e0lKttNI65Sz","shopName":"M1&M2","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-09B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"M1&M2","initials":"M1&M2","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"-Ltjpe2Fscw6DQJKW19jp","shopName":"伽百利","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-02","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"jia bai li ","initials":"JBL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nKc_kZKOuzhAdm4-cF_2e","shopName":"科大讯飞、希沃","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-03","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ke da xun fei 、xi wo ","initials":"KDXF、XW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rPyIlv500w_niL0P0B_Hn","shopName":"博辉文化","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"bo hui wen hua ","initials":"BHWH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"1R_m7bxmkzN-mOJ80rR2y","shopName":"木易先生","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"mu yi xian sheng ","initials":"MYXS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nZVw3XsypvBHQvUKDRqSq","shopName":"尚趣","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-07","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"shang qu ","initials":"SQ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"B4766ao-zeHVVTIXh5TB0","shopName":"荣泰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F2-ZD-08","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"rong tai ","initials":"RT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"gWDklALBN0oSRv05epR94","shopName":"瑞幸咖啡","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"rui xing ka fei ","initials":"RXKF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"yXVmbiQDvDGPS0MOinRPX","shopName":"gege","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-04","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"gege","initials":"GEGE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"e_j5JpOevrXkoL3nihK8S","shopName":"库克山","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ku ke shan ","initials":"KKS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"4p3LtkiFXB98GijDIHY6B","shopName":"ninebot九号","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ninebotjiu hao ","initials":"NINEBOTJH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"795qQvN8KVqow2Pngxlgx","shopName":"回力","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-07","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hui li ","initials":"HL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"SnG3bFky6adA0rt1a4BdQ","shopName":"Singbee","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F3-ZD-08","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"Singbee","initials":"SINGBEE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"0dF9CHS5sw80GujneXmjG","shopName":"RR美甲","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"RRmei jia ","initials":"RRMJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"JIORBL6RSLTVE4K4jQO37","shopName":"茶话弄","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZD-04","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"cha hua nong ","initials":"CHN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"lnIavIu1Vt9c9cMTBvVeg","shopName":"食上山里人","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZD-05","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"shi shang shan li ren ","initials":"SSSLR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"TEx_vOPRBmlOmEVox0Tq9","shopName":"GULIKE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZD-07","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"GULIKE","initials":"GULIKE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"jJm_JY3_Wx2CBcUsNdoms","shopName":"WEcar","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-01","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"WEcar","initials":"WECAR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"IwAcE6lst1owgytDL8HoX","shopName":"尤萨洗衣","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-02","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"you sa xi yi ","initials":"YSXY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"yeHwFwSAXa1CPjKrgSLze","shopName":"优宠宠物","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-03","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"you chong chong wu ","initials":"YCCW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"fO7qLBFZTwXjV019Tv1sk","shopName":"BLUEO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-04","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"BLUEO","initials":"BLUEO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZpddKVHnMhGchWRVi5K-_","industryFatherName":"岛柜","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"NLLpsf-YWtXl5I_XW52GI","shopName":"C&C靓鞋坊","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B2","houseNumber":"B2-ZD-06","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"C&Cjing xie fang ","initials":"C&CJXF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"50MhIJ12unje3RlgHIQXA","floorOrder":0,"star":0}]},{"name":"零售","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"iOoSnwfAGrKut2dHT9YWq","shopName":"华为","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F102B","intro":"华为是全球领先的ICT(信息与通信)基础设施和智能终端提供商,致力于把数字世界带入每个人、每个家庭、每个组织,构建万物互联的智能世界。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hua wei ","initials":"HW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"24fD2WMoOuYanvSvyODLY","shopName":"ECCO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F103","intro":"ECCO(爱步),成立于1963年,是来自丹麦的鞋履品牌。产品涵盖男士系列、女士系列、休闲正装系列、户外系列、运动系列、高尔夫系列和儿童系列,同时还包括包袋配件、小皮件、鞋护产品等。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1234, 50, -474]","yaxis":"5","doorMaterialList":[],"foodMaterialList":[],"spelling":"ECCO","initials":"ECCO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"WRg5W8kMRQumYQh3gFh5Q","shopName":"有兰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F104","intro":"有兰秉持原创设计的高级女装品牌,urlazh有兰女装内敛优雅、经典独特、混合趣味感,以新经典理念重新诠释都会女性气质。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-989, 50, -512]","yaxis":"7","doorMaterialList":[],"foodMaterialList":[],"spelling":"you lan ","initials":"YL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ER5b93KkblRaTCUpxW6CM","shopName":"NEXY.CO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F105","intro":"NEXY.CO(奈蔻)成立于2009年, 提供以时尚职场为主的多场合服饰,致力于打造知性、简约、智美的国际化品牌。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-715, 50, -502]","yaxis":"8","doorMaterialList":[],"foodMaterialList":[],"spelling":"NEXY.CO","initials":"NEXY.CO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Uf1lS57evHjAKMTDlYgAH","shopName":"CKJeans","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F106A+F106B","intro":"Calvin Klein(简称“CK”) 是卡尔文·克雷恩,Calvin Klein于1968年创立的全球时尚生活方式品牌,CK以性感和人们熟知的极简风格为审美理念,致力于成为全球文化融合的催化剂。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-287, 50, -516]","yaxis":"12","doorMaterialList":[],"foodMaterialList":[],"spelling":"CKJeans","initials":"CKJEANS","borderColor":"","formatColor":"","activityList":[{"fileCode":"eusWaYbGqb0WdmW2FI1iW","fileCodes":["mBui2WKV6dhlUjyWQXtEQ"],"fileUrl":"/iotFile/project-zert3dski8fqmgr4zhusea/20230607/eusWaYbGqb0WdmW2FI1iW.jpg","fileUrls":["/iotFile/project-zert3dski8fqmgr4zhusea/20230607/mBui2WKV6dhlUjyWQXtEQ.gif"],"shopCode":"Uf1lS57evHjAKMTDlYgAH","building":"A栋","floor":"L1","activityId":80,"activityName":"123123","activityNameEn":"","activityContent":"13123123123","activityContentEn":"","activityAddress":"123123","activityAddressEn":"","activityType":2,"startDate":"2023-06-06","endDate":"2023-07-31","online":"2023-06-06","offline":"2023-07-31","point":-1,"ord":1,"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2}],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ZNlIqLoc9CN4tmPgEB6yt","shopName":"TOMMY HILFIGER","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F107","intro":"TOMMY HILFIGER 品牌崇尚自然、简洁的风尚,同时设计理念中无不渗透出青春的动感活力,与美国本土的风格特点十分和谐,受到年轻一代美国人的热爱,使得 TOMMY HILFIGER 很快就能与 Perry Ellis、Calvin Klein、Ralph Lauren 等大牌媲美。由于 TOMMY HILFIGER 品牌浓郁的美国特色,同时品牌标志与美国国旗十分相似,使得该品牌在美国公众中,树立了良好的形象。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[3, 50, -409]","yaxis":"14","doorMaterialList":[],"foodMaterialList":[],"spelling":"TOMMY HILFIGER","initials":"TOMMY HILFIGER","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"PwXzaPCNWhzoHlPz52CRH","shopName":"X11","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F108","intro":"X11隶属广东快客电子商务有限公司旗下,是国内全球潮玩集合店连锁品牌X11涵盖了盲盒、手办、BJD 娃娃、拼装模型、精品模型、二次元周边、图书、潮流饰品、潮流文创以及艺术潮玩共10大品类,是一家丰富、全面、集中的潮玩集合店。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[270, 50, -464]","yaxis":"16","doorMaterialList":[],"foodMaterialList":[],"spelling":"X11","initials":"X11","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"vR25GE0uAd5Tqv8RKwiDi","shopName":"尚派正品","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F112C","intro":"公司是苹果公司的全国性战略级合作伙伴,致力于在中国大陆区域内开设连锁型苹果授权A类专卖店,专注于苹果公司全系列产品及相关配件产品的零售业务。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1529, 50, -250]","yaxis":"25","doorMaterialList":[],"foodMaterialList":[],"spelling":"shang pai zheng pin ","initials":"SPZP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"GSwKURYvHV9m5Ow8t4EHM","shopName":"丝芙兰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F112A","intro":"丝芙兰(SEPHORA),1969年创立于法国里摩日丝芙兰在1997年加入全球奢侈品牌公司LVMH。SEPHORA在全球21个国家拥有1665家店铺。2005年4月,SEPHORA在上海开启了她们在中国大陆的第一家店。SEPHORA(丝芙兰)在商店内提供全面的产品选择:从护肤、美容到香水;既有久负盛名的化妆品精选品牌,还有最新亮相的市场新品如微气泡技术,更有独家专有的SEPHORA(丝芙兰中国)品牌产品。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1935, 50, -150]","yaxis":"26","doorMaterialList":[],"foodMaterialList":[],"spelling":"si fu lan ","initials":"SFL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"o6H9ZJSF5htzdBJTrtpGQ","shopName":"周大福","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F114","intro":"周大福(股票代号:1929)是香港上市市值最大珠宝公司,专营周大福品牌珠宝玉石金饰业务,是集原料采购、生产设计、零售服务的综合性经营企业,是中国最著名及最具规模的珠宝首饰品牌。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1058, 50, 595]","yaxis":"31","doorMaterialList":[],"foodMaterialList":[],"spelling":"zhou da fu ","initials":"ZDF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"bGHRGuDjdi7RzejgP86tB","shopName":"雅氏","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F115B","intro":"achette,中文名称:雅氏。始创于1968年,专注于高端休闲时尚鞋履的设计与制作。由Pierre Robert Helaine先生与Andre Helaine女士共同创立,总部设在古老而浪漫的法国卢瓦尔河谷城堡区。achette品牌低调内敛,鞋履产品设计色彩鲜艳、优雅简洁,致力于为穿着者带来舒适行走体验。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[758, 50, 395]","yaxis":"33","doorMaterialList":[],"foodMaterialList":[],"spelling":"ya shi ","initials":"YS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"FLBVPEUbEruAbhyEvoeHU","shopName":"ASH","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F116A","intro":"SH(艾熙),Highline UnitedChina旗下著名女鞋品牌,二十一世纪初成立于欧洲,自出世之际便迅速风靡欧洲乃至全球。ASH的设计风格独特、叛逆、精彩、附冒险精神、青春、有动力,献给所有关心时尚但不希望被大众同化的群体。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[418, 50, 370]","yaxis":"35","doorMaterialList":[],"foodMaterialList":[],"spelling":"ASH","initials":"ASH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"-hLSNHR0AKqITVwz5cav2","shopName":"施丹兰","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F116B","intro":"施丹兰是风靡欧洲的沐浴产品和全身肌肤护理品牌。施丹兰的产品继承了欧洲古老传统,均以最新鲜的植物、蔬果、花卉、草药、谷物为原料,采汲波罗的海深海的洁净海水手工制成。施丹兰一直秉承“纯手工、最新鲜、纯天然”三大环保理念,延续古老北欧沐浴习惯,营造一种“取自大自然、反馈大自然”的健康环保的生活方式。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[595, 50, 275]","yaxis":"34","doorMaterialList":[],"foodMaterialList":[],"spelling":"shi dan lan ","initials":"SDL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"OJr6hWy9hCG7_ZLZvclA6","shopName":"雅格狮丹","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F117A","intro":"雅格狮丹Aquascutum是英国著名品牌,创立于1851年,现为YGM贸易有限公司旗下品牌,是时装界永恒经典的象征。凭借优雅、时尚的服装设计及伟大的技术发明,雅格狮丹扬名国际,在时装界掀起革命。雅格狮丹以经典、优雅不凡的英伦风格、精致的工艺及优良的信誉而驰名世界。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[178, 50, 268]","yaxis":"36","doorMaterialList":[],"foodMaterialList":[],"spelling":"ya ge shi dan ","initials":"YGSD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"i1JlwKsYnWz5XDevWjcjn","shopName":"博士眼镜","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F117B","intro":"博士眼镜,是一家眼镜零售的连锁经营企业。旗下有博士眼镜、President optical、zèle、砼四个子品牌,以博士眼镜市场占有率最高,达到74%。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[178, 50, 398]","yaxis":"39","doorMaterialList":[],"foodMaterialList":[],"spelling":"bo shi yan jing ","initials":"BSYJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rkCo2kx3jzb3chfL85mbB","shopName":"三星","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F118","intro":"三星是韩国的知名公司之一,是韩国最大的企业集团三星集团的简称,该集团包括44个下属公司及若干其他法人机构,“世界最受尊敬企业”企业之一的三星在全世界68个国家拥有429个据点23万员工,业务涉及电子、金融、机械、化学等众多领域。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[195, 50, 584]","yaxis":"40","doorMaterialList":[],"foodMaterialList":[],"spelling":"san xing ","initials":"SX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Z8JL6w2roKnC0TWrqZ6W7","shopName":"AIGLE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F120","intro":"AIGLE源自1853年,法国知名户外休闲品牌,总部位于法国巴黎。致力于在城市与户外生活之间取得平衡与和谐感,尊重人类回归自然的意愿。专精于提供具有时尚设计感的功能性休闲外套、手工时尚雨靴。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-370, 50, 273]","yaxis":"43","doorMaterialList":[],"foodMaterialList":[],"spelling":"AIGLE","initials":"AIGLE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"gLkbanQH97Kp7wzAQ_0X1","shopName":"EIN、茶愫、PLAIN PEOPLE集合厅","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F121","intro":"EIN,PURETEA茶愫,PLAINPEOPLE。Ein服装是深圳索言公司旗下的女装品牌,它的公司旗下品牌有EIN,PURETEA茶愫,PLAINPEOPLE。Ein针对富于知性、有文化内涵的都市成熟女性,诠释他他们特有的鲜明个性和自由精神,以引导性的理念在国内的女装品牌中独树1帜,Ein的设计品位超然大气。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-677, 50, 175]","yaxis":"45","doorMaterialList":[],"foodMaterialList":[],"spelling":"EIN、cha su 、PLAIN PEOPLEji he ting ","initials":"EIN、CS、PLAIN PEOPLEJHT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"hDssSXkw0vJCHBZVARmOE","shopName":"ELSEWHERE by Koradior","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F123A","intro":"Koradior是赢家时尚集团旗下品牌,作为悠享都市生活的倡导者,主张“悠享生活,不止8小时”的生活方式,秉承悠闲、舒适、有品质的美学风格,致力于为都市轻熟女性提供轻松自在的服饰穿搭。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-887, 50, 8]","yaxis":"47","doorMaterialList":[],"foodMaterialList":[],"spelling":"ELSEWHERE by Koradior","initials":"ELSEWHERE BY KORADIOR","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"0LTNzA9oOpe7_hgPyVvGd","shopName":"EDITION","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F124A","intro":"Edition是EPO集团于2010年推出的高端女装品牌,以Gentlewoman(女绅士)风格为核心DNA,融合东方文化与当代艺术灵感的中国中高端女装品牌。Edition在全球范围内臻选天然材质与制作工艺,为25-40岁的独立女性提供简洁大气、注重内涵的时装产品。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1112, 50, 88]","yaxis":"48","doorMaterialList":[],"foodMaterialList":[],"spelling":"EDITION","initials":"EDITION","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"bDqMNebmTpxcPYJf0S2P3","shopName":"上禾里","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F124B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1306, 50, 192]","yaxis":"50","doorMaterialList":[],"foodMaterialList":[],"spelling":"shang he li ","initials":"SHL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ClZXOKyL0WJXmMPkF27IY","shopName":"J.LINDEBERG","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F125B+F125C","intro":"J.LINDEBERG 来自瑞典的品牌 , 是一家集设计、生产、销售于一体的高级成衣、时装公司 . 拥有严格的质量保证体系以及完善的售后服务。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1605, 50, 318]","yaxis":"52","doorMaterialList":[],"foodMaterialList":[],"spelling":"J.LINDEBERG","initials":"J.LINDEBERG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"YwdKvuEt2FP9xjVEfihNS","shopName":"爱慕女人会","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F202+F203","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1344, 30, -391]","yaxis":"4","doorMaterialList":[],"foodMaterialList":[],"spelling":"ai mu nu: ren hui ","initials":"AMNRH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"5lyoIMYj4pGAzVR1ltWXB","shopName":"JNBY","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F204","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1004, 30, -502]","yaxis":"7","doorMaterialList":[],"foodMaterialList":[],"spelling":"JNBY","initials":"JNBY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"z38vjbb2s5qigbs6F-DXu","shopName":"衣架","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F205","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-748, 30, -458]","yaxis":"8","doorMaterialList":[],"foodMaterialList":[],"spelling":"yi jia ","initials":"YJ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ve_fBkBQVGoeArdEfVWbi","shopName":"H'S","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F206","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-468, 30, -556]","yaxis":"10","doorMaterialList":[],"foodMaterialList":[],"spelling":"H'S","initials":"H'S","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Payv9D7vcuNTVrqXpyiRh","shopName":"DAZZLE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F207","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-272, 30, -446]","yaxis":"11","doorMaterialList":[],"foodMaterialList":[],"spelling":"DAZZLE","initials":"DAZZLE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Wx0o2YUwXRZeIiDayxQsy","shopName":"鄂尔多斯","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F208","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-24, 30, -516]","yaxis":"13","doorMaterialList":[],"foodMaterialList":[],"spelling":"e er duo si ","initials":"EEDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"7d0Nk6u5ixshoo1dgfgbw","shopName":"FILA KIDS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F209","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[224, 30, -346]","yaxis":"16","doorMaterialList":[],"foodMaterialList":[],"spelling":"FILA KIDS","initials":"FILA KIDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"9R_tABqfuocq02quHBHUN","shopName":"ANTA KIDS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F210","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[482.5, 30, -449.5]","yaxis":"18","doorMaterialList":[],"foodMaterialList":[],"spelling":"ANTA KIDS","initials":"ANTA KIDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"7HS5eJxf2Ws6qwJqK9Tem","shopName":"RBIGX","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F211","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[644, 30, -80]","yaxis":"19","doorMaterialList":[],"foodMaterialList":[],"spelling":"RBIGX","initials":"RBIGX","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"QvmZWQMnCQj43-DSw7-0n","shopName":"MITTI","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F212A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[783.5, 30, -181.5]","yaxis":"20","doorMaterialList":[],"foodMaterialList":[],"spelling":"MITTI","initials":"MITTI","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"EWiWT87qB7ldFJgsWR_cW","shopName":"Teenie Weenie Kids","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F212B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[900, 30, -82]","yaxis":"21","doorMaterialList":[],"foodMaterialList":[],"spelling":"Teenie Weenie Kids","initials":"TEENIE WEENIE KIDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"djOsWw-Jdyu0DqmfQVuk5","shopName":"Paw in paw world","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F213A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1028, 30, -192]","yaxis":"22","doorMaterialList":[],"foodMaterialList":[],"spelling":"Paw in paw world","initials":"PAW IN PAW WORLD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"uL9_uTyUgUfOG2oo56JO6","shopName":"KIDSLAND","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F215","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1204, 30, 700]","yaxis":"32","doorMaterialList":[],"foodMaterialList":[],"spelling":"KIDSLAND","initials":"KIDSLAND","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"9wR83r_kH6BUkcfSU5R4c","shopName":"mlatin","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F216","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[980, 30, 572]","yaxis":"33","doorMaterialList":[],"foodMaterialList":[],"spelling":"mlatin","initials":"MLATIN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"0jEqB6BihwLXxGv3w1ekL","shopName":"little mo&co","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F217","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[838, 30, 486]","yaxis":"34","doorMaterialList":[],"foodMaterialList":[],"spelling":"little mo&co","initials":"LITTLE MO&CO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_1M99GvFi_Ujewzv4MFwh","shopName":"JNBY Kids","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F218","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[726, 30, 388]","yaxis":"36","doorMaterialList":[],"foodMaterialList":[],"spelling":"JNBY Kids","initials":"JNBY KIDS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"zKSnolRpVekDdlyma2Cyj","shopName":"云朵、阿卡邦","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F219","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[484, 30, 318]","yaxis":"38","doorMaterialList":[],"foodMaterialList":[],"spelling":"yun duo 、a ka bang ","initials":"YD、AKB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nJ0jfV4lfRVQnEufIdc-x","shopName":"西町村屋","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F220+F228","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[148, 30, 542]","yaxis":"39","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi ding cun wu ","initials":"XDCW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"VOIjkieFZyxA4dx0Q5w0-","shopName":"ARIOSEYEARS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F221","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-22, 30, 288]","yaxis":"41","doorMaterialList":[],"foodMaterialList":[],"spelling":"ARIOSEYEARS","initials":"ARIOSEYEARS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"16n-sRN-ylBXFqr4OGjHA","shopName":"珂曼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F222","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-266, 30, 312]","yaxis":"43","doorMaterialList":[],"foodMaterialList":[],"spelling":"ke man ","initials":"KM","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"e9-Rnp16xGv0NGmzxYhCz","shopName":"颐墨,佐料","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F223","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-502, 30, 230]","yaxis":"44","doorMaterialList":[],"foodMaterialList":[],"spelling":"yi mo ,zuo liao ","initials":"YM,ZL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"x_EQxiDw1L5uTttf8y0bn","shopName":"BROADCAST播","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F224","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-754, 30, 88]","yaxis":"45","doorMaterialList":[],"foodMaterialList":[],"spelling":"BROADCASTbo ","initials":"BROADCASTB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"TeADjoooPU8WEh5o0DmNG","shopName":"TEENIE WEENIE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F225A+F225B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1010, 30, 192]","yaxis":"47","doorMaterialList":[],"foodMaterialList":[],"spelling":"TEENIE WEENIE","initials":"TEENIE WEENIE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"bC6QT9cbUsn8S3wCj66Us","shopName":"UA","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F302A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-916, 30, -416]","yaxis":"16","doorMaterialList":[],"foodMaterialList":[],"spelling":"UA","initials":"UA","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"tvlihsajQIIG2pqaW_STT","shopName":"曼妮芬","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F302B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1080, 30, -470]","yaxis":"14","doorMaterialList":[],"foodMaterialList":[],"spelling":"man ni fen ","initials":"MNF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"Xl9rxhdZdfi3IRz5QbHAe","shopName":"ASICS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F302C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-728, 30, -516]","yaxis":"18","doorMaterialList":[],"foodMaterialList":[],"spelling":"ASICS","initials":"ASICS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"W79ZhNMR_bdRBewiXEJWo","shopName":"FILA","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F303A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-349, 30, -472.5]","yaxis":"22","doorMaterialList":[],"foodMaterialList":[],"spelling":"FILA","initials":"FILA","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xnhPYIInV9YzypBakqjzG","shopName":"李宁","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F310,F311","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-120, 30, 382]","yaxis":"54","doorMaterialList":[],"foodMaterialList":[],"spelling":"li ning ","initials":"LN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"rYpSzk4aKBXqcrwBE7zlz","shopName":"NewBalance","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F312A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-460, 30, 228]","yaxis":"57","doorMaterialList":[],"foodMaterialList":[],"spelling":"NewBalance","initials":"NEWBALANCE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"a6qHsuPPPFkZH0tHDQRwf","shopName":"SKECHERS","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F312B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-646, 30, 300]","yaxis":"59","doorMaterialList":[],"foodMaterialList":[],"spelling":"SKECHERS","initials":"SKECHERS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"m7A-T5kaQsuGtXXK2uXCE","shopName":"BEBE HOUSE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB103","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"BEBE HOUSE","initials":"BEBE HOUSE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"PpvKF1pOc9sARaN7skSoq","shopName":"畹町","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB104","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"wan ding ","initials":"WD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"2Fe0tgxTRR-yak8AF3aQ5","shopName":"阪之屋","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB107","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ban zhi wu ","initials":"BZW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"fe2tjt23iqfwESMXHy19k","shopName":"竹叶青","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB115","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"zhu ye qing ","initials":"ZYQ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"gNGIPK4tIlBLzYKvkiEGn","shopName":"九木杂物社","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB125+FB126","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"jiu mu za wu she ","initials":"JMZWS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"bQHECf54bBi5ZIm8fbNEf","shopName":"屈臣氏","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"-zwXFZ1BH1vYLjoMP1YFc","building":"A栋","floor":"B1","houseNumber":"FB127","intro":"屈臣氏为屈臣氏集团旗下零售品牌,业务遍布15个亚洲及欧洲市场,经营超过8,000家店铺,其中超过1,500家提供专业药房服务。屈臣氏一直致力于通过为顾客提供个性化的咨询与建议,配以傲视同侪的多元化产品种类,令顾客每天都能LOOK GOOD, DO GOOD, FEEL GREAT。\n屈臣氏在中国内地逾500个城市拥有近4,000家店铺和逾6,000万名付费会员,是大众所熟知的线下及线上(O+O)保健及美妆产品零售商。屈臣氏在质量与创新方面建立了相当声誉,为顾客奉上令人惊喜不断和物超所值的购物环境,从而赢得顾客高度信赖。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"qu chen shi ","initials":"QCS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_9yvh3pL9cFmxFbyMKaV6","shopName":"多赢","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"Vkg6Cyo3eCVsTXwjFAXij","building":"A栋","floor":"B1","houseNumber":"FB128B","intro":"名酒堂成立于2006年,该品牌起步于陕西烟酒连锁品牌,在陕西地区现拥有十二家门店,公司秉承“以人为本,诚信经营”的企业理念,始终把“客户满意度”作为工作核心,以诚信、合法、公正、公平的原则进行经营,注重公司的整体利益和长远发展,以最真诚、最专业的服务来满足客户全方位的需求,打造广大客户心目中最认可的烟酒销售公司。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"duo ying ","initials":"DY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"B_tuck5db6LussQbnjlfX","shopName":"燕之屋","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB128C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yan zhi wu ","initials":"YZW","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xnk04lslRHAPWBWbhKOla","shopName":"来伊份","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"Va_PiD8MY6nHRi6txIxG6","building":"A栋","floor":"B1","houseNumber":"FB128D","intro":"来伊份,中国休闲食品连锁行业的先行者,中国经营自主品牌的休闲食品全渠道运营商。自2002年成立以来,来伊份一直专注于为消费者提供新鲜、美味、健康的休闲食品,引领有爱、有温度的休闲生活方式,旗下芒太后、居司令、百年好核等12大单品及10大品类近千款零食,深受顾客青睐。 2016年,来伊份A股上市,成为“主板零食第一股”。 2020年来伊份正式发布新鲜零食品牌战略,通过精选全球当季新鲜原料、新一代门店升级换代、大单品品牌化、APP商城选代升级、商品包装升级、品牌形象升级、顶流明星代言,从产品、服务、体验、文化多维度丰富来伊份”品牌内涵,全方位打造 “新鲜零食就要来伊份”的品牌内核,让“新鲜零食=来伊份的品牌认知在消费者心中根深蒂固。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"lai yi fen ","initials":"LYF","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"SkLrEteGzuehEGygxquz0","shopName":"万仟堂","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB129","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"wan qian tang ","initials":"WQT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"pmN-2H8B7cH-Xsc9qvxsz","shopName":"全棉时代","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"oLSO25QLyWOv-1e7FABVz","building":"A栋","floor":"B1","houseNumber":"FB130A","intro":"Purcotton全棉时代成立于2009年,是稳健医疗的全资子公司,也是一家拥有医疗背景的全棉生活方式品牌。秉承“医学贴近生活,全棉呵护健康”的理念,全棉时代产品以天然棉花为核心原材料,保证穿用舒适的同时,对环境友好。全棉时代自主研发的纯棉柔巾、奈丝公主卫生巾、奈丝宝宝棉尿裤等核心单品,带动了众多生活用品对于全棉材质的广泛应用;清洁护理、孕育护理、女性护理、服装服饰、家居生活等产品品类,赢得越来越多用户的青睐,奠定了在母婴领域、生活用品领域的强大口碑,致力于引领健康的生活方式,成为可信的中国品牌。\n","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"quan mian shi dai ","initials":"QMSD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"LkOpFi8jsDY1emSN2Z4_U","industryFatherName":"零售","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"D9CaXdVijXyPszoznK3Gg","shopName":"奥佳华","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"ySPpFPvOKPTC_kVCp5cu1","building":"A栋","floor":"B1","houseNumber":"FB133A","intro":"奥佳华OGAWA,奥佳华智能健康科技集团(股票代码:002614)旗下国际健康品牌,1996年创立于马来西亚。奥佳华致力于将更先进的健康产品和服务带给海内外消费者,截至目前在亚太区域20余个国家和地区拥有800+专卖店/专柜。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ao jia hua ","initials":"AJH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0}]},{"name":"汽车","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"IznGMTjRGfxu87jTCTP3P","industryFatherName":"汽车","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"ptmeCKcDksiWQxI6ocQpn","shopName":"宝马","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F101","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1862, 50, -331]","yaxis":"1","doorMaterialList":["/iotFile/project-zert3dski8fqmgr4zhusea/20230608/c5h7XoACw8p71e1JeZI8P.png","/iotFile/project-zert3dski8fqmgr4zhusea/20230608/HLcvJpDgcYBfYmpOKD7SZ.png"],"foodMaterialList":["/iotFile/project-zert3dski8fqmgr4zhusea/20230608/ut1Wz4TTyeGBaVJL6-AIJ.png"],"spelling":"bao ma ","initials":"BM","borderColor":"","formatColor":"","activityList":[{"fileCode":"bwY6XDEoqPEV7f2xDbfqB","fileCodes":["vVngvaTrp-ylSoST2HeYp"],"fileUrl":"/iotFile/project-zert3dski8fqmgr4zhusea/20230607/bwY6XDEoqPEV7f2xDbfqB.png","fileUrls":["/iotFile/project-zert3dski8fqmgr4zhusea/20230607/vVngvaTrp-ylSoST2HeYp.gif"],"shopCode":"ptmeCKcDksiWQxI6ocQpn","building":"A栋","floor":"L1","activityId":79,"activityName":"0708","activityNameEn":"","activityContent":"","activityContentEn":"","activityAddress":"","activityAddressEn":"","activityType":2,"startDate":"2023-06-06","endDate":"2023-07-31","online":"2023-06-06","offline":"2023-07-31","point":-1,"ord":1,"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2}],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"IznGMTjRGfxu87jTCTP3P","industryFatherName":"汽车","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"DxZdtcWltf_cfTRyte1H9","shopName":"蔚来","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F125A+F125D","intro":"蔚来是一家全球化的智能电动汽车公司,于2014年11月成立。蔚来致力于通过提供高性能的智能电动汽车与极致用户体验,为用户创造愉悦的生活方式。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1997, 50, 570]","yaxis":"69","doorMaterialList":[],"foodMaterialList":[],"spelling":"yu lai ","initials":"YL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0}]},{"name":"轻餐饮","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"hm-mV58hy21EO53DJxk38","shopName":"星巴克","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F113","intro":"星巴克(Starbucks)是美国一家连锁咖啡公司的名称,1971年成立,为全球最大的咖啡连锁店,其总部坐落美国华盛顿州西雅图市。星巴克旗下零售产品包括30多款全球顶级的咖啡豆、手工制作的浓缩咖啡和多款咖啡冷热饮料、新鲜美味的各式糕点食品以及丰富多样的咖啡机、咖啡杯等商品。星巴克在全球范围内已经有近21300间分店,遍布北美、南美洲、欧洲、中东及太平洋区。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1303, 50, 718]","yaxis":"30","doorMaterialList":[],"foodMaterialList":[],"spelling":"xing ba ke ","initials":"XBK","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"xEr6y6m7nw1t8_Ja_PUSt","shopName":"喜茶","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F115A,F115C","intro":"2012年,喜茶HEYTEA起源于江边里的一条小巷,原名皇茶ROYALTEA为了与层出不穷的山寨品牌区分开来,故全面升级为注册品牌喜HEYTEA。 喜茶为芝士现泡茶的原创者。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[833, 50, 545]","yaxis":"55","doorMaterialList":[],"foodMaterialList":[],"spelling":"xi cha ","initials":"XC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"sw9gukxkbv8yk_Ge7WVJb","shopName":"M STAND(装修中)","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F119A","intro":"M Stand是一家精品连锁咖啡品牌运营商,是一个纯白色简洁都市风的上海网红饮品品牌,核心用户以25-45岁的都市白领为主,产品种类格外丰富,包括西柚咖啡、燕麦拿铁、水泥芝士蛋糕、海盐芝士黑咖、黑糖奶咖等,M Stand选用优质的原材料,总部拥有自己的原料生产基地。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-137, 50, 565]","yaxis":"40","doorMaterialList":[],"foodMaterialList":[],"spelling":"M STAND(zhuang xiu zhong )","initials":"M STAND(ZXZ)","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"o0IX8WPx7uVh_kqffINrf","shopName":"麦当劳甜品","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F407","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[392.5, 30, 215.5]","yaxis":"42","doorMaterialList":[],"foodMaterialList":[],"spelling":"mai dang lao tian pin ","initials":"MDLTP","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"jXCZ9toV3IHcgSNteK4aA","shopName":"DQ","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB106","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"DQ","initials":"DQ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"6ziRf3uIRMlJyVl6hZUs7","industryFatherName":"轻餐饮","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"A7uWWk4vagbLsnOb7Jeif","shopName":"好利来","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB108","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hao li lai ","initials":"HLL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0}]},{"name":"生活配套","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"2K0njdgx4xectx9R9LaGM","shopName":"杨梅红","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F213B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1080, 30, -404]","yaxis":"23","doorMaterialList":[],"foodMaterialList":[],"spelling":"yang mei hong ","initials":"YMH","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nK5UTAd5s3CQPmu3A1vs1","shopName":"童话城堡","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F214B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1888, 30, -188]","yaxis":"26","doorMaterialList":[],"foodMaterialList":[],"spelling":"tong hua cheng bao ","initials":"THCB","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"nH2MTP7qvw6eUitYO_tNt","shopName":"科贝乐","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F214C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1747.5, 30, 258.5]","yaxis":"27","doorMaterialList":[],"foodMaterialList":[],"spelling":"ke bei le ","initials":"KBL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"L1ohFOzzCS8hzWq8YFFGo","shopName":"思妍丽","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F301B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1408, 30, -508]","yaxis":"7","doorMaterialList":[],"foodMaterialList":[],"spelling":"si yan li ","initials":"SYL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"LgS7-4Y_CETNfsjJHLl7y","shopName":"舞动步落","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F301C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-2018, 30, -428]","yaxis":"1","doorMaterialList":[],"foodMaterialList":[],"spelling":"wu dong bu luo ","initials":"WDBL","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"w5V4cge2Gw_vGxziLrzu_","shopName":"跳动全城","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F301D","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-1768, 30, -306]","yaxis":"4","doorMaterialList":[],"foodMaterialList":[],"spelling":"tiao dong quan cheng ","initials":"TDQC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"IGGriXoUhS-6EyXyKnCgk","shopName":"海马体照相馆","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F303D","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-58, 30, -368]","yaxis":"26","doorMaterialList":[],"foodMaterialList":[],"spelling":"hai ma ti zhao xiang guan ","initials":"HMTZXG","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"4SqJWlBbb9gCa49JrBNQg","shopName":"卡诗","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L3","houseNumber":"F312C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[-828, 30, 150]","yaxis":"61","doorMaterialList":[],"foodMaterialList":[],"spelling":"ka shi ","initials":"KS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"4s8pWkrvtXxlmfMf__dxT","floorOrder":4,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"4twe5xW0gG44wrGZn-PNp","shopName":"奥特乐(装修中)","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB101B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ao te le (zhuang xiu zhong )","initials":"ATL(ZXZ)","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"UnFcwsUly3F2ZgvZp4DLE","shopName":"美丽宣言","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"aK1k6s1lmE_k6_A4zXhas","building":"A栋","floor":"B1","houseNumber":"FB128A","intro":"Meschöne美丽宣言科技纤体美容源自德国,英文“me”意旨我的,德语“schöne”意旨美丽 的,合译“我的美丽”。Meschöne美丽宣言是专注于科技抗衰的美容连锁品牌,专注服务于高端精英女性。美丽宣言专家团队认为,所有 的皮肤问题,身体问题的产生原因都是因为“内因+外因”,而精准的检测诊断才是一切护 理治疗的关键,独有的人工智能检测系统引进全球尖端检测设备,真正实现“个性化专属定 制服务”,从面部到身体、从肌肤到机能,满足所有精英女性年轻美丽的美好心愿。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"mei li xuan yan ","initials":"MLXY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"J7TO2jQ3k_f6QOLNRG2aW","shopName":"宏济堂","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"hYEv9Wq9vIyJFZbxYXCWY","building":"A栋","floor":"B1","houseNumber":"FB130C","intro":"宏济堂创始于1907年,为我国首批中华老字号。1915年,宏济堂阿胶荣获巴拿马国际博览会金奖,是中医药在国际上获得的最高荣誉。\n2021年,\"宏济堂中医药文化\"被列入国家级非物质文化遗产。\n在\"健康中国\"升级为国家战略的时代背景下,宏济堂作为百年民族企业,以促进国人更加健康为使命,致力于让更多消费者享受高品质健康产品,让更多从业者获得大健康事业成就。宏济堂健康产业推出系列健康产品,把好源头,甄选原材料,为健康产业市场注入新活力。","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"hong ji tang ","initials":"HJT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_AG3NUjqq6FrgZciUx_9u","shopName":"DR.NIE","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB133B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"DR.NIE","initials":"DR.NIE","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"57ZjqyDkFHZDAOtUa5FIA","industryFatherName":"生活配套","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"78-EgpB0d_bdm0neD6615","shopName":"时尚殿堂","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB133C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"shi shang dian tang ","initials":"SSDT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0}]},{"name":"休闲娱乐","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"Xf8rOOc_FeggMR34TOYjD","industryFatherName":"休闲娱乐","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"RWiyck3RmUzoK4nPDBB6Z","shopName":"卡通尼","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L2","houseNumber":"F214A","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1648, 30, -392]","yaxis":"25","doorMaterialList":[],"foodMaterialList":[],"spelling":"ka tong ni ","initials":"KTN","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"7Q5J4mfRebZR_t_PKeEDJ","floorOrder":3,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"Xf8rOOc_FeggMR34TOYjD","industryFatherName":"休闲娱乐","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"c5Bb8qC5Eei1p1ePw6Z9-","shopName":"趣萌猫爪","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB130B","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"qu meng mao zhua ","initials":"QMMZ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"Xf8rOOc_FeggMR34TOYjD","industryFatherName":"休闲娱乐","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"LbwXv2E41dOk30uYGWsdF","shopName":"蜗牛健身","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB132C","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"wo niu jian shen ","initials":"WNJS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0}]},{"name":"主力店","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZsVBqqgWIEOKxMvIKt0s8","industryFatherName":"主力店","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"_fp63UgYnqvU5p9CXhZyx","shopName":"奥斯卡国际影城","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F412","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1542, 30, -133]","yaxis":"24","doorMaterialList":[],"foodMaterialList":[],"spelling":"ao si ka guo ji ying cheng ","initials":"ASKGJYC","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"ZsVBqqgWIEOKxMvIKt0s8","industryFatherName":"主力店","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"jSQlSYXhTNpnK7_Ed-70O","shopName":"永辉超市","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"B1","houseNumber":"FB105","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"yong hui chao shi ","initials":"YHCS","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"zgyB1j1Ie3w3cTN8a33YK","floorOrder":1,"star":0}]},{"name":"自助机","shopList":[{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"osg38SXdQHtuDRSACw4_i","shopName":"小电自助充电","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"B1-ZN-003","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"[1783, 50, 414]","yaxis":"28","doorMaterialList":[],"foodMaterialList":[],"spelling":"xiao dian zi zhu chong dian ","initials":"XDZZCD","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"h6gWS8Y4z1bn4jqeMZ3mo","shopName":"ZIPPO","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZN-003","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"ZIPPO","initials":"ZIPPO","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"yksT-kBlWOZklFm2tyjEx","shopName":"泡泡玛特","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L1","houseNumber":"F1-ZN-001","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"pao pao ma te ","initials":"PPMT","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"nL3E-j25zxxkag_HMSGsR","floorOrder":2,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"WlgqGZjUJSYKzhynHqKjD","shopName":"IP小站","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZN-001","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"IPxiao zhan ","initials":"IPXZ","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0},{"isSpecial":0,"isPass":0,"industryCode":"","industryFatherCode":"InSBX8bW5BNiqUVDsYPLL","industryFatherName":"自助机","industryFatherNameEn":"","industryFatherNameJa":"","industryFatherNameOl":"","shopCode":"5yVRAWnQ9DuoxNut8gSkg","shopName":"超级麦芽","shopNameEn":"","shopNameJa":"","shopNameOl":"","alias":"","logoCode":"","building":"A栋","floor":"L4","houseNumber":"F4-ZN-002","introJa":"","introOl":"","regionCode":"","businessHours":"10:00-22:00","contact":"029-88725666","gender":3,"minAge":1,"maxAge":100,"thirdKouCode":"","thirdMeiCode":"","thirdZhiCode":"","isNewShop":0,"xaxis":"","yaxis":"","doorMaterialList":[],"foodMaterialList":[],"spelling":"chao ji mai ya ","initials":"CJMY","borderColor":"","formatColor":"","activityList":[],"buildingCode":"DLvmtzN2qodUq_oYr7vyM","buildingOrder":0,"floorCode":"yat_acOU1WqQMyEm8XlDO","floorOrder":5,"star":0}]}]}} \ No newline at end of file +{ + "code": 200, + "msg": "操作成功", + "data": { + "list": [ + { + "name": "餐饮", + "shopList": [ + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "5kjjVbC3rmUtBz2HWQeiL", + "shopName": "略味", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F122", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-700, 50, 445]", + "yaxis": "68", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lu:e wei ", + "initials": "LW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rMO0Yenbyeu578HBfKvzX", + "shopName": "兰巴赫", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F123C", + "intro": "兰巴赫是以德国西餐和啤酒为主题的餐吧。把最好的西餐美食和美酒以合理的价格提供给顾客,是我们一直以来的追求!凭借一流的用餐环境,美好的用餐体验,更亲民的价格,兰巴赫正在赢得越来越多顾客的喜爱。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1252, 50, 422]", + "yaxis": "58", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lan ba he ", + "initials": "LBH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "LhbCqfYjTwtI8rlAlqCRS", + "shopName": "托马斯小火车主题餐厅", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F201", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1818, 30, -391]", + "yaxis": "1", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tuo ma si xiao huo che zhu ti can ting ", + "initials": "TMSXHCZTCT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "EuaEsPTnzXFlvlyuUPXJO", + "shopName": "那家小馆", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F123B,F226", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1122, 30, 366]", + "yaxis": "56", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "nei jia xiao guan ", + "initials": "NJXG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "z5OB_hjnr8P6s_xSTHh6D", + "shopName": "探鱼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F303C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[466, 30, -232]", + "yaxis": "30", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tan yu ", + "initials": "TY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "zYy8JdWu6P5qIR2afgIaE", + "shopName": "胖哥俩蟹煲", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F304", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[852, 30, -140]", + "yaxis": "33", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "pang ge liang xie bao ", + "initials": "PGLXB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Wrqe5nVEO4gBbuk8-nnTv", + "shopName": "顶顶香", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F305", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1094, 30, -36]", + "yaxis": "35", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ding ding xiang ", + "initials": "DDX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "4ThRbZUaPIsfXpAjaNiGH", + "shopName": "眉州东坡", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F306", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1708, 30, -14]", + "yaxis": "37", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mei zhou dong po ", + "initials": "MZDP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "3rrwboTznQewvKdtYvIWU", + "shopName": "黄记煌", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F308", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[806, 30, 460]", + "yaxis": "45", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "huang ji huang ", + "initials": "HJH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nclb-tAQ09pinlnsRoR-A", + "shopName": "喜家德", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F309", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[387.5, 30, 277.5]", + "yaxis": "50", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi jia de ", + "initials": "XJD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "QGOiRht395xeGR3A5LLOw", + "shopName": "绿茶", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F313", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1160, 30, 188]", + "yaxis": "63", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lu: cha ", + "initials": "LC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "XLzcDt0E1M6i8H8-EY6t3", + "shopName": "西贝莜面村", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F314", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-2010, 30, 504]", + "yaxis": "70", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi bei you mian cun ", + "initials": "XBYMC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "r9_48LDTIYvIB2dD9PjAm", + "shopName": "晓宇火锅", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F401", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1777, 30, -428]", + "yaxis": "70", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xiao yu huo guo ", + "initials": "XYHG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "U1SyQRmdVz_GKZyCEzj7f", + "shopName": "八合里", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F402", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1372, 30, -383]", + "yaxis": "3", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ba he li ", + "initials": "BHL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "fCxs5IPqoRzwAITJGrAvy", + "shopName": "和府捞面", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F403", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-850, 30, -461]", + "yaxis": "7", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "he fu lao mian ", + "initials": "HFLM", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "LkbzqFukNgeYQL5n_s6ng", + "shopName": "池奈", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F404B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-272, 30, -488]", + "yaxis": "10", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "chi nai ", + "initials": "CN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "YUjm__uDqr1RJaW91s76K", + "shopName": "云海肴", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F405A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[33, 30, -371]", + "yaxis": "13", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yun hai yao ", + "initials": "YHY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Rfpo2zzV9ngtPXUE8OO-5", + "shopName": "御牛道", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F405B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[470, 30, -188]", + "yaxis": "17", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yu niu dao ", + "initials": "YND", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "plQsTWECI4xSWcloJhow7", + "shopName": "小六XL", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F406", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1183, 30, 683]", + "yaxis": "32", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xiao liu XL", + "initials": "XLXL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "HyqiB8wHgV0i6IEOI2Zt2", + "shopName": "兰湘子", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "HFDSHhzrC8_Ah9tH_BZdS", + "building": "A栋", + "floor": "L4", + "houseNumber": "F407C", + "intro": "想要吃一餐好饭却又担心时间不够?\n\n兰湘子•湘菜小炒,专为解决更多白领一族的美食体验和用餐效率问题;上菜快吃得爽,湘菜热销榜;兰湘子产品由著名湘菜大师张小春先生主理出品;是首个入驻skp的湘菜品牌,也是湘菜小炒品类引领者;2022大众点评必吃榜上榜品牌;全国13省,150+直营门店。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[843, 30, 498]", + "yaxis": "36", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lan xiang zi ", + "initials": "LXZ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "MUKZOjrzIHVPSpiDtan50", + "shopName": "老张牛肉面", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "h82VinALD3a3mN9IUFQYd", + "building": "A栋", + "floor": "L4", + "houseNumber": "F407B", + "intro": "这面馆在宝岛台湾开了六十年,不仅拥有台北“面中之王”的美誉,还吸引了成龙、徐克、张惠妹等明星频频打卡,并且被《舌尖上的中国》收纳在其中。如此牛气冲天,当然非老张牛肉面莫属啦。创始人张顺祖籍四川,渡台后用家乡手法结合台湾当地特色,独创了台式番茄牛肉面,还获得了第二届台北国际牛肉面节的双料冠军。\n金字招牌——番茄牛肉面\n24小时慢火熬煮,将新鲜牛骨的浓郁香味与番茄丰富的维C充分融合在一起,成就了这碗口感丰富、层次分明的独特汤头。厚切的牛肉让人忍不住大快朵颐,分量十足,味道感人。\n本店位置:金地广场4楼4—407B。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[545, 30, 290]", + "yaxis": "40", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lao zhang niu rou mian ", + "initials": "LZNRM", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "BV18HSc-WU4sZhoTUdBxY", + "shopName": "太二酸菜鱼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F408A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[62.5, 30, 365]", + "yaxis": "46", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tai er suan cai yu ", + "initials": "TESCY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "BxKPwPmCaI9foO-3zCDrs", + "shopName": "百特喜", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "T_V67nhqtTh3p9dCW4Y9X", + "building": "A栋", + "floor": "L4", + "houseNumber": "F409B", + "intro": "百特喜创始人Richard,在去到意大利后就爱上了意餐 , 并把意餐带到中国发扬光大作为自己的终身奋斗目标。百特喜 ·意大利餐厅成立于2006年,第一家餐厅落户上海。\n百特喜深耕意餐十多年,始终致力于营造有档次、有仪式感、有品位的意大利餐厅,满足中高端顾客对生活仪式感,重要时刻--生日、聚会、结婚纪念日等消费场景需求,”重要时刻,就在百特喜!”让生活更丰富多彩。\n百特喜 · 意大利餐厅,选用中高档食材,地道的欧洲食材、轻松优雅的用餐环境和周到的服务,专业的研发厨师团队对菜品的不断追求和创新,带来超值的西餐用餐体验。完整的意大利餐厅用餐体验从一份简单的手工现制餐前面包开始,目前餐厅的招牌菜品-由意大利、法国、中国三国大厨共同研发的”招牌法肝披萨”,曾荣获2017年国际披萨大师赛最具表现力奖。”澳洲原切进口牛排”也是是餐厅的特色。其他产品,如前菜、汤、主菜、牛排、披萨、沙拉、意饭、意面、 甜品、饮品、鸡尾酒、葡萄酒,百特喜一应俱全。\n百特喜目前拥有24家连锁餐厅,在全国江苏、安徽、湖南、湖北、陕西、贵州等省市的主流商圈。让每座城市爱好意大利餐的朋友们因百特喜,相识、相知、相聚!", + "introEn": "", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-692, 30, 175]", + "yaxis": "55", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bai te xi ", + "initials": "BTX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "GpR2KolNK34EG7yzfhM5K", + "shopName": "喜来稀肉", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F409A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1007, 30, 13]", + "yaxis": "58", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi lai xi rou ", + "initials": "XLXR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "9OOmb2h21Q5UW4WutbxBQ", + "shopName": "尽膳口福", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "u5KczlknEjjdP7H7mo7_E", + "building": "A栋", + "floor": "L4", + "houseNumber": "F410", + "intro": "盡膳口福始创于1907(清光绪三十三年)、历经115年,四代传承,来自四川乐山, 非物质文化遗产餐厅。\n一锅好汤源自于百年的传承\n非物质文化遗产技艺", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1260, 30, 218]", + "yaxis": "62", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "jin shan kou fu ", + "initials": "JSKF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "AwRF1lDpDPYn17ifESek4", + "shopName": "淮扬韵", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "MvKdD7YnR5CLexZf_4BXY", + "building": "A栋", + "floor": "L4", + "houseNumber": "F411", + "intro": "宴贵宾,淮扬韵\n淮扬韵是中国淮扬菜集团旗下的新锐时尚品牌,淮扬菜集团是淮安市政府为发展淮扬菜文化产业而成立的市属国有企业,集团先后荣获“中国菜·全国省籍地域经典名菜代表品牌企业”、“中国淮扬菜饮食文化传承地”等称号。\n淮扬菜是中国传统四大菜系之一,是周恩来总理的家乡菜,1949年开国大典当晚的“开国第一宴”主选淮扬菜,因此常被称为“国宴菜”。淮扬菜以江湖河鲜为主料,以本味本色为上乘,以妙契众口为至味,以绝顶烹艺为核心,雅俗共赏而不失其大雅,奢俭并存而不病其小奢,尤其是“和精清新”的独特理念,使之成为中华饮食文化中的一朵奇葩。淮扬韵精选“双骄、三绝、六必吃”,无须下扬州便可品尝“东南第一佳味,天下之至美”。\n门店以雅致蓝色为主色调,充满江南水乡的柔情风韵,设有散台、雅座、及包间,是宴请及聚会的绝佳选择。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-2066, 30, 563]", + "yaxis": "64", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "huai yang yun ", + "initials": "HYY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "9ZU31wE7IcqZzFL-Kfnye", + "shopName": "McDonald's", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB101A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "McDonald's", + "initials": "MCDONALD'S", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "O-Nw4_gcApCxawDr48iCO", + "shopName": "阿香米线", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB102A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "a xiang mi xian ", + "initials": "AXMX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "r1p0_hwy2VBvCYb_IBsyh", + "shopName": "激力鸡排", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB102B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ji li ji pai ", + "initials": "JLJP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "vBGxfM3IrdxHHCuwxQuAU", + "shopName": "海荣锅贴", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB130D", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hai rong guo tie ", + "initials": "HRGT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rRQa0TZlzSTZoFbvuSUnP", + "shopName": "泰熙家", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB131A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tai xi jia ", + "initials": "TXJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "OJSSf4Bu5eIBJSMbyypSP", + "shopName": "古都秦记", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB131D", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "gu dou qin ji ", + "initials": "GDQJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "gS0BMqlja4--VI2ah8lgp", + "shopName": "鱼你在一起", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB131C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yu ni zai yi qi ", + "initials": "YNZYQ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "wucqDKA-4drnIjJ2aHzj0", + "shopName": "十尝冒菜", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "u2ffz-DzqC2jzrPVVQ9-Q", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB132A", + "intro": "一家觉醒你哧蕾的美食店--十尝冒菜\n\n关中有热爱美食者,其名曰:波,自蓉城一品香辣冒菜后,便夜不能寐 ,寻常饭食皆难以下 ,更五日十次皆于蓉城那老冒菜店就餐,流连忘返,后学艺于店主,三年艺成归来,于秦地举十尝鲜汁冒菜大旗,制此锦官城美食与诸位共尝。\n 冒菜十尝 一碗鲜香", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shi chang mao cai ", + "initials": "SCMC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 1, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "g6AyKKqfsKXIuKEra3obf", + "industryFatherName": "餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xGqkKaQ665qAp8zXAZop8", + "shopName": "姐弟俩土豆粉", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "OyirlSZlWZgqOZbAUvkFp", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB132B", + "intro": "姐弟俩是姐弟餐饮管理有限公司旗下品牌,创立于2001年4月,总部位于河南省郑州市,是一家以经营砂锅土豆粉为核心的土豆粉餐厅,副食以小吃搭配水果茶饮品为主。创业初期,仅有四平方米的营业面积,历经20年发展扩大,现有500余家连锁店遍布全国18个省市直辖市,并在美国纽约开设直营店,建有一座大型中央食品工厂,每年有超过6000万人在姐弟俩就餐,为上万人提供了就业机会,对当地经济发展做出了相应的贡献。作为土豆粉品类的开创者和领先者,历经5年,1282次试验,成功挑战世界级难题,研发出速冻无添加明矾土豆粉,为食品安全做出突出贡献,姐弟俩品牌价值得到充分的肯定。\n\n公司以创新追求永续经营,不断升级老产品和研发新产品。公司拥有强大的管理团队、研发团队和运营团队, 凭借对产品质量的严格把控以及丰富的运营管理经验,赋能姐弟俩品牌一步步发展壮大,走遍全国,走向世界", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "jie di liang tu dou fen ", + "initials": "JDLTDF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + } + ] + }, + { + "name": "次主力", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LEylVJu3AzR9dMi2zs6hK", + "industryFatherName": "次主力", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "pyv212DLXi3X-a4zF-9oE", + "shopName": "UNIQLO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F109,F110,F111", + "intro": "优衣库(UNIQLO)是全球知名服饰零售企业,秉承LifeWear服适人生理念,始终以服务消费者为首位,全心全意向所有人提供优质服装和服务,给人们的生活带去舒适,快乐和幸福感。近30年来,优衣库积极经营,在中国大陆180多个城市直营850多家店铺,将全球先进的优质商品和创新服务体验,带给更多城市和消费者。一直以来,优衣库深受消费者认可喜爱,自2012年起连续10年获得《第一财经》杂志评选中国消费者票选“金字招牌”,并蝉联深受消费者喜爱的日常服饰品牌第一名!", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[878, 50, -278]", + "yaxis": "20", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "UNIQLO", + "initials": "UNIQLO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LEylVJu3AzR9dMi2zs6hK", + "industryFatherName": "次主力", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "iaQZk2sFkvlgRAYdsZb2z", + "shopName": "UR", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F130", + "intro": "UR产品由国际二十多个品牌的设计师提供样板,同时在全球多个国家设有专业买手配合,采选最新、最适合中国市场的服装、配件、饰品等。在亚太地区,UR拥有香港和国内的服装设计师对产品进行系列整合,实现了每周两次更新货品50-100款的高难度运作,在服装界创造了奇迹。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "UR", + "initials": "UR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + } + ] + }, + { + "name": "岛柜", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_YtMyxR9Gp1ryfRBX-mS7", + "shopName": "BOSE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "-1", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "BOSE", + "initials": "BOSE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Y0CHqd7YHLU4Q9HuYMcz_", + "shopName": "一目华珠宝", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yi mu hua zhu bao ", + "initials": "YMHZB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xjsEShkvxaYZS-nH20h_T", + "shopName": "être par lee", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-09", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "être par lee", + "initials": "ÊTRE PAR LEE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "cVRpuGlaQKoUsHfXVMbgE", + "shopName": "Soinlove", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-02", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "Soinlove", + "initials": "SOINLOVE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "hNGCarzujfinp2Bhdb4Pv", + "shopName": "荣耀", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "rong yao ", + "initials": "RY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Et9MabpEF6BRe-kJleZc9", + "shopName": "聂小聂", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "nie xiao nie ", + "initials": "NXN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "dJJ2TGEDj4Pn07t9DKtal", + "shopName": "NOROSKINS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-02", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "NOROSKINS", + "initials": "NOROSKINS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "guZsCoKw7H5LDpxc9LPip", + "shopName": "疯果村", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "40GmUgcKLFxLgXdqfax3a", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-03", + "intro": "“疯果村”为湖南砚清企业经营管理有限公司旗下坚果零食品牌。公司是一家以休闲食品的开发、供应链管理及市场营销为主体,集线下、互联网商务经营模式、新零售为一体的综合服务型企业。疯果村是以传承古老技艺为核心,透明化生产,立志带给消费者最绿色健康的食品。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "feng guo cun ", + "initials": "FGC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "MUvIVDIDLWGA3VI2eIeGA", + "shopName": "HERAROSE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-04+B1-ZD-14", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "HERAROSE", + "initials": "HERAROSE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "PHJPnaGM_Aa4sePKdZCLN", + "shopName": "稻香村", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "dao xiang cun ", + "initials": "DXC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_JBC7v33Ndhpd4UZNuLcZ", + "shopName": "添可", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tian ke ", + "initials": "TK", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "teO9reqPTwcsot3bvlV7_", + "shopName": "百艺丰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-08", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bai yi feng ", + "initials": "BYF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "UVSCtjHHhF8jNa8-qjLIN", + "shopName": "虎牌", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-10", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hu pai ", + "initials": "HP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "C1WF6fB8m9j28I3Sd4xHP", + "shopName": "一点点", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-13", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yi dian dian ", + "initials": "YDD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "w_kzHjz1GY2kFNqwbBrED", + "shopName": "全能保险柜", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-15", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "quan neng bao xian ju ", + "initials": "QNBXJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "vErekuPJuGdqCrCwFFr5I", + "shopName": "德施曼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-16", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "de shi man ", + "initials": "DSM", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "iFgpuRxX620pcxUHwlM7u", + "shopName": "全满贯", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-17W", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "quan man guan ", + "initials": "QMG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xKpI-Qe-FOHfr-vDMe0y0", + "shopName": "潘多乐", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-18", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "pan duo le ", + "initials": "PDL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "G05xGBobMlBxEqPnlw4qS", + "shopName": "蓉旺", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-19", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "rong wang ", + "initials": "RW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "GtwLEwZRDgR2DWfsrmHNa", + "shopName": "刘大饼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-21", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "liu da bing ", + "initials": "LDB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "8g-4kfnZr1R2_a7oDEbPu", + "shopName": "斯润普", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-22", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "si run pu ", + "initials": "SRP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Ea4UiC7tNDXt8cMlKtzsC", + "shopName": "喜识", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-23", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi shi ", + "initials": "XS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "caUtUr36DdqQlmO5occeL", + "shopName": "怼了炸串", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-24", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "dui le zha chuan ", + "initials": "DLZC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "arJnI80Cke0N8WT3DEvDx", + "shopName": "宝宝面皮", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-25", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bao bao mian pi ", + "initials": "BBMP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "tU42tzqWdi0CYvZaMELJA", + "shopName": "周黑鸭", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-26", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "zhou hei ya ", + "initials": "ZHY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Pzu_AaW06ZpivZGD--ROu", + "shopName": "名表维修", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-28", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ming biao wei xiu ", + "initials": "MBWX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Fi6VsHogT7JSYdU-HFnep", + "shopName": "西树泡芙", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "B1-ZD-29", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi shu pao fu ", + "initials": "XSPF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Spka3KLGVfNlvKYdYxIu3", + "shopName": "多美TOMY", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "duo mei TOMY", + "initials": "DMTOMY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "e_LrfvtR0RG-ScjdHOmjh", + "shopName": "小天才", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-09A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xiao tian cai ", + "initials": "XTC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "MwnVwKVu7e0lKttNI65Sz", + "shopName": "M1&M2", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-09B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "M1&M2", + "initials": "M1&M2", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "-Ltjpe2Fscw6DQJKW19jp", + "shopName": "伽百利", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-02", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "jia bai li ", + "initials": "JBL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nKc_kZKOuzhAdm4-cF_2e", + "shopName": "科大讯飞、希沃", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-03", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ke da xun fei 、xi wo ", + "initials": "KDXF、XW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rPyIlv500w_niL0P0B_Hn", + "shopName": "博辉文化", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bo hui wen hua ", + "initials": "BHWH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "1R_m7bxmkzN-mOJ80rR2y", + "shopName": "木易先生", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mu yi xian sheng ", + "initials": "MYXS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nZVw3XsypvBHQvUKDRqSq", + "shopName": "尚趣", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-07", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shang qu ", + "initials": "SQ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "B4766ao-zeHVVTIXh5TB0", + "shopName": "荣泰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F2-ZD-08", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "rong tai ", + "initials": "RT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "gWDklALBN0oSRv05epR94", + "shopName": "瑞幸咖啡", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "rui xing ka fei ", + "initials": "RXKF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "yXVmbiQDvDGPS0MOinRPX", + "shopName": "gege", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-04", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "gege", + "initials": "GEGE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "e_j5JpOevrXkoL3nihK8S", + "shopName": "库克山", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ku ke shan ", + "initials": "KKS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "4p3LtkiFXB98GijDIHY6B", + "shopName": "ninebot九号", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ninebotjiu hao ", + "initials": "NINEBOTJH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "795qQvN8KVqow2Pngxlgx", + "shopName": "回力", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-07", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hui li ", + "initials": "HL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "SnG3bFky6adA0rt1a4BdQ", + "shopName": "Singbee", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F3-ZD-08", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "Singbee", + "initials": "SINGBEE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "0dF9CHS5sw80GujneXmjG", + "shopName": "RR美甲", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "RRmei jia ", + "initials": "RRMJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "JIORBL6RSLTVE4K4jQO37", + "shopName": "茶话弄", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZD-04", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "cha hua nong ", + "initials": "CHN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "lnIavIu1Vt9c9cMTBvVeg", + "shopName": "食上山里人", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZD-05", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shi shang shan li ren ", + "initials": "SSSLR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "TEx_vOPRBmlOmEVox0Tq9", + "shopName": "GULIKE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZD-07", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "GULIKE", + "initials": "GULIKE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "jJm_JY3_Wx2CBcUsNdoms", + "shopName": "WEcar", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-01", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "WEcar", + "initials": "WECAR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "IwAcE6lst1owgytDL8HoX", + "shopName": "尤萨洗衣", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-02", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "you sa xi yi ", + "initials": "YSXY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "yeHwFwSAXa1CPjKrgSLze", + "shopName": "优宠宠物", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-03", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "you chong chong wu ", + "initials": "YCCW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "fO7qLBFZTwXjV019Tv1sk", + "shopName": "BLUEO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-04", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "BLUEO", + "initials": "BLUEO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZpddKVHnMhGchWRVi5K-_", + "industryFatherName": "岛柜", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "NLLpsf-YWtXl5I_XW52GI", + "shopName": "C&C靓鞋坊", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B2", + "houseNumber": "B2-ZD-06", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "C&Cjing xie fang ", + "initials": "C&CJXF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "50MhIJ12unje3RlgHIQXA", + "floorOrder": 0, + "star": 0 + } + ] + }, + { + "name": "零售", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "iOoSnwfAGrKut2dHT9YWq", + "shopName": "华为", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F102B", + "intro": "华为是全球领先的ICT(信息与通信)基础设施和智能终端提供商,致力于把数字世界带入每个人、每个家庭、每个组织,构建万物互联的智能世界。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hua wei ", + "initials": "HW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "24fD2WMoOuYanvSvyODLY", + "shopName": "ECCO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F103", + "intro": "ECCO(爱步),成立于1963年,是来自丹麦的鞋履品牌。产品涵盖男士系列、女士系列、休闲正装系列、户外系列、运动系列、高尔夫系列和儿童系列,同时还包括包袋配件、小皮件、鞋护产品等。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1234, 50, -474]", + "yaxis": "5", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ECCO", + "initials": "ECCO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "WRg5W8kMRQumYQh3gFh5Q", + "shopName": "有兰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F104", + "intro": "有兰秉持原创设计的高级女装品牌,urlazh有兰女装内敛优雅、经典独特、混合趣味感,以新经典理念重新诠释都会女性气质。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-989, 50, -512]", + "yaxis": "7", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "you lan ", + "initials": "YL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ER5b93KkblRaTCUpxW6CM", + "shopName": "NEXY.CO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F105", + "intro": "NEXY.CO(奈蔻)成立于2009年, 提供以时尚职场为主的多场合服饰,致力于打造知性、简约、智美的国际化品牌。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-715, 50, -502]", + "yaxis": "8", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "NEXY.CO", + "initials": "NEXY.CO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Uf1lS57evHjAKMTDlYgAH", + "shopName": "CKJeans", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F106A+F106B", + "intro": "Calvin Klein(简称“CK”) 是卡尔文·克雷恩,Calvin Klein于1968年创立的全球时尚生活方式品牌,CK以性感和人们熟知的极简风格为审美理念,致力于成为全球文化融合的催化剂。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-287, 50, -516]", + "yaxis": "12", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "CKJeans", + "initials": "CKJEANS", + "borderColor": "", + "formatColor": "", + "activityList": [ + { + "fileCode": "eusWaYbGqb0WdmW2FI1iW", + "fileCodes": [ + "mBui2WKV6dhlUjyWQXtEQ" + ], + "fileUrl": "/iotFile/project-zert3dski8fqmgr4zhusea/20230607/eusWaYbGqb0WdmW2FI1iW.jpg", + "fileUrls": [ + "/iotFile/project-zert3dski8fqmgr4zhusea/20230607/mBui2WKV6dhlUjyWQXtEQ.gif" + ], + "shopCode": "Uf1lS57evHjAKMTDlYgAH", + "building": "A栋", + "floor": "L1", + "activityId": 80, + "activityName": "123123", + "activityNameEn": "", + "activityContent": "13123123123", + "activityContentEn": "", + "activityAddress": "123123", + "activityAddressEn": "", + "activityType": 2, + "startDate": "2023-06-06", + "endDate": "2023-07-31", + "online": "2023-06-06", + "offline": "2023-07-31", + "point": -1, + "ord": 1, + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2 + } + ], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ZNlIqLoc9CN4tmPgEB6yt", + "shopName": "TOMMY HILFIGER", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F107", + "intro": "TOMMY HILFIGER 品牌崇尚自然、简洁的风尚,同时设计理念中无不渗透出青春的动感活力,与美国本土的风格特点十分和谐,受到年轻一代美国人的热爱,使得 TOMMY HILFIGER 很快就能与 Perry Ellis、Calvin Klein、Ralph Lauren 等大牌媲美。由于 TOMMY HILFIGER 品牌浓郁的美国特色,同时品牌标志与美国国旗十分相似,使得该品牌在美国公众中,树立了良好的形象。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[3, 50, -409]", + "yaxis": "14", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "TOMMY HILFIGER", + "initials": "TOMMY HILFIGER", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "PwXzaPCNWhzoHlPz52CRH", + "shopName": "X11", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F108", + "intro": "X11隶属广东快客电子商务有限公司旗下,是国内全球潮玩集合店连锁品牌X11涵盖了盲盒、手办、BJD 娃娃、拼装模型、精品模型、二次元周边、图书、潮流饰品、潮流文创以及艺术潮玩共10大品类,是一家丰富、全面、集中的潮玩集合店。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[270, 50, -464]", + "yaxis": "16", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "X11", + "initials": "X11", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "vR25GE0uAd5Tqv8RKwiDi", + "shopName": "尚派正品", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F112C", + "intro": "公司是苹果公司的全国性战略级合作伙伴,致力于在中国大陆区域内开设连锁型苹果授权A类专卖店,专注于苹果公司全系列产品及相关配件产品的零售业务。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1529, 50, -250]", + "yaxis": "25", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shang pai zheng pin ", + "initials": "SPZP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "GSwKURYvHV9m5Ow8t4EHM", + "shopName": "丝芙兰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F112A", + "intro": "丝芙兰(SEPHORA),1969年创立于法国里摩日丝芙兰在1997年加入全球奢侈品牌公司LVMH。SEPHORA在全球21个国家拥有1665家店铺。2005年4月,SEPHORA在上海开启了她们在中国大陆的第一家店。SEPHORA(丝芙兰)在商店内提供全面的产品选择:从护肤、美容到香水;既有久负盛名的化妆品精选品牌,还有最新亮相的市场新品如微气泡技术,更有独家专有的SEPHORA(丝芙兰中国)品牌产品。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1935, 50, -150]", + "yaxis": "26", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "si fu lan ", + "initials": "SFL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "o6H9ZJSF5htzdBJTrtpGQ", + "shopName": "周大福", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F114", + "intro": "周大福(股票代号:1929)是香港上市市值最大珠宝公司,专营周大福品牌珠宝玉石金饰业务,是集原料采购、生产设计、零售服务的综合性经营企业,是中国最著名及最具规模的珠宝首饰品牌。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1058, 50, 595]", + "yaxis": "31", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "zhou da fu ", + "initials": "ZDF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "bGHRGuDjdi7RzejgP86tB", + "shopName": "雅氏", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F115B", + "intro": "achette,中文名称:雅氏。始创于1968年,专注于高端休闲时尚鞋履的设计与制作。由Pierre Robert Helaine先生与Andre Helaine女士共同创立,总部设在古老而浪漫的法国卢瓦尔河谷城堡区。achette品牌低调内敛,鞋履产品设计色彩鲜艳、优雅简洁,致力于为穿着者带来舒适行走体验。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[758, 50, 395]", + "yaxis": "33", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ya shi ", + "initials": "YS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "FLBVPEUbEruAbhyEvoeHU", + "shopName": "ASH", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F116A", + "intro": "SH(艾熙),Highline UnitedChina旗下著名女鞋品牌,二十一世纪初成立于欧洲,自出世之际便迅速风靡欧洲乃至全球。ASH的设计风格独特、叛逆、精彩、附冒险精神、青春、有动力,献给所有关心时尚但不希望被大众同化的群体。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[418, 50, 370]", + "yaxis": "35", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ASH", + "initials": "ASH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "-hLSNHR0AKqITVwz5cav2", + "shopName": "施丹兰", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F116B", + "intro": "施丹兰是风靡欧洲的沐浴产品和全身肌肤护理品牌。施丹兰的产品继承了欧洲古老传统,均以最新鲜的植物、蔬果、花卉、草药、谷物为原料,采汲波罗的海深海的洁净海水手工制成。施丹兰一直秉承“纯手工、最新鲜、纯天然”三大环保理念,延续古老北欧沐浴习惯,营造一种“取自大自然、反馈大自然”的健康环保的生活方式。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[595, 50, 275]", + "yaxis": "34", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shi dan lan ", + "initials": "SDL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "OJr6hWy9hCG7_ZLZvclA6", + "shopName": "雅格狮丹", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F117A", + "intro": "雅格狮丹Aquascutum是英国著名品牌,创立于1851年,现为YGM贸易有限公司旗下品牌,是时装界永恒经典的象征。凭借优雅、时尚的服装设计及伟大的技术发明,雅格狮丹扬名国际,在时装界掀起革命。雅格狮丹以经典、优雅不凡的英伦风格、精致的工艺及优良的信誉而驰名世界。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[178, 50, 268]", + "yaxis": "36", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ya ge shi dan ", + "initials": "YGSD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "i1JlwKsYnWz5XDevWjcjn", + "shopName": "博士眼镜", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F117B", + "intro": "博士眼镜,是一家眼镜零售的连锁经营企业。旗下有博士眼镜、President optical、zèle、砼四个子品牌,以博士眼镜市场占有率最高,达到74%。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[178, 50, 398]", + "yaxis": "39", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "bo shi yan jing ", + "initials": "BSYJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rkCo2kx3jzb3chfL85mbB", + "shopName": "三星", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F118", + "intro": "三星是韩国的知名公司之一,是韩国最大的企业集团三星集团的简称,该集团包括44个下属公司及若干其他法人机构,“世界最受尊敬企业”企业之一的三星在全世界68个国家拥有429个据点23万员工,业务涉及电子、金融、机械、化学等众多领域。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[195, 50, 584]", + "yaxis": "40", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "san xing ", + "initials": "SX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Z8JL6w2roKnC0TWrqZ6W7", + "shopName": "AIGLE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F120", + "intro": "AIGLE源自1853年,法国知名户外休闲品牌,总部位于法国巴黎。致力于在城市与户外生活之间取得平衡与和谐感,尊重人类回归自然的意愿。专精于提供具有时尚设计感的功能性休闲外套、手工时尚雨靴。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-370, 50, 273]", + "yaxis": "43", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "AIGLE", + "initials": "AIGLE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "gLkbanQH97Kp7wzAQ_0X1", + "shopName": "EIN、茶愫、PLAIN PEOPLE集合厅", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F121", + "intro": "EIN,PURETEA茶愫,PLAINPEOPLE。Ein服装是深圳索言公司旗下的女装品牌,它的公司旗下品牌有EIN,PURETEA茶愫,PLAINPEOPLE。Ein针对富于知性、有文化内涵的都市成熟女性,诠释他他们特有的鲜明个性和自由精神,以引导性的理念在国内的女装品牌中独树1帜,Ein的设计品位超然大气。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-677, 50, 175]", + "yaxis": "45", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "EIN、cha su 、PLAIN PEOPLEji he ting ", + "initials": "EIN、CS、PLAIN PEOPLEJHT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "hDssSXkw0vJCHBZVARmOE", + "shopName": "ELSEWHERE by Koradior", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F123A", + "intro": "Koradior是赢家时尚集团旗下品牌,作为悠享都市生活的倡导者,主张“悠享生活,不止8小时”的生活方式,秉承悠闲、舒适、有品质的美学风格,致力于为都市轻熟女性提供轻松自在的服饰穿搭。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-887, 50, 8]", + "yaxis": "47", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ELSEWHERE by Koradior", + "initials": "ELSEWHERE BY KORADIOR", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "0LTNzA9oOpe7_hgPyVvGd", + "shopName": "EDITION", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F124A", + "intro": "Edition是EPO集团于2010年推出的高端女装品牌,以Gentlewoman(女绅士)风格为核心DNA,融合东方文化与当代艺术灵感的中国中高端女装品牌。Edition在全球范围内臻选天然材质与制作工艺,为25-40岁的独立女性提供简洁大气、注重内涵的时装产品。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1112, 50, 88]", + "yaxis": "48", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "EDITION", + "initials": "EDITION", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "bDqMNebmTpxcPYJf0S2P3", + "shopName": "上禾里", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F124B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1306, 50, 192]", + "yaxis": "50", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shang he li ", + "initials": "SHL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ClZXOKyL0WJXmMPkF27IY", + "shopName": "J.LINDEBERG", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F125B+F125C", + "intro": "J.LINDEBERG 来自瑞典的品牌 , 是一家集设计、生产、销售于一体的高级成衣、时装公司 . 拥有严格的质量保证体系以及完善的售后服务。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1605, 50, 318]", + "yaxis": "52", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "J.LINDEBERG", + "initials": "J.LINDEBERG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "YwdKvuEt2FP9xjVEfihNS", + "shopName": "爱慕女人会", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F202+F203", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1344, 30, -391]", + "yaxis": "4", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ai mu nu: ren hui ", + "initials": "AMNRH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "5lyoIMYj4pGAzVR1ltWXB", + "shopName": "JNBY", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F204", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1004, 30, -502]", + "yaxis": "7", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "JNBY", + "initials": "JNBY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "z38vjbb2s5qigbs6F-DXu", + "shopName": "衣架", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F205", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-748, 30, -458]", + "yaxis": "8", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yi jia ", + "initials": "YJ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ve_fBkBQVGoeArdEfVWbi", + "shopName": "H'S", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F206", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-468, 30, -556]", + "yaxis": "10", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "H'S", + "initials": "H'S", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Payv9D7vcuNTVrqXpyiRh", + "shopName": "DAZZLE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F207", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-272, 30, -446]", + "yaxis": "11", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "DAZZLE", + "initials": "DAZZLE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Wx0o2YUwXRZeIiDayxQsy", + "shopName": "鄂尔多斯", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F208", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-24, 30, -516]", + "yaxis": "13", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "e er duo si ", + "initials": "EEDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "7d0Nk6u5ixshoo1dgfgbw", + "shopName": "FILA KIDS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F209", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[224, 30, -346]", + "yaxis": "16", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "FILA KIDS", + "initials": "FILA KIDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "9R_tABqfuocq02quHBHUN", + "shopName": "ANTA KIDS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F210", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[482.5, 30, -449.5]", + "yaxis": "18", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ANTA KIDS", + "initials": "ANTA KIDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "7HS5eJxf2Ws6qwJqK9Tem", + "shopName": "RBIGX", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F211", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[644, 30, -80]", + "yaxis": "19", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "RBIGX", + "initials": "RBIGX", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "QvmZWQMnCQj43-DSw7-0n", + "shopName": "MITTI", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F212A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[783.5, 30, -181.5]", + "yaxis": "20", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "MITTI", + "initials": "MITTI", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "EWiWT87qB7ldFJgsWR_cW", + "shopName": "Teenie Weenie Kids", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F212B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[900, 30, -82]", + "yaxis": "21", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "Teenie Weenie Kids", + "initials": "TEENIE WEENIE KIDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "djOsWw-Jdyu0DqmfQVuk5", + "shopName": "Paw in paw world", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F213A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1028, 30, -192]", + "yaxis": "22", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "Paw in paw world", + "initials": "PAW IN PAW WORLD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "uL9_uTyUgUfOG2oo56JO6", + "shopName": "KIDSLAND", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F215", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1204, 30, 700]", + "yaxis": "32", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "KIDSLAND", + "initials": "KIDSLAND", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "9wR83r_kH6BUkcfSU5R4c", + "shopName": "mlatin", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F216", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[980, 30, 572]", + "yaxis": "33", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mlatin", + "initials": "MLATIN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "0jEqB6BihwLXxGv3w1ekL", + "shopName": "little mo&co", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F217", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[838, 30, 486]", + "yaxis": "34", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "little mo&co", + "initials": "LITTLE MO&CO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_1M99GvFi_Ujewzv4MFwh", + "shopName": "JNBY Kids", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F218", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[726, 30, 388]", + "yaxis": "36", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "JNBY Kids", + "initials": "JNBY KIDS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "zKSnolRpVekDdlyma2Cyj", + "shopName": "云朵、阿卡邦", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F219", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[484, 30, 318]", + "yaxis": "38", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yun duo 、a ka bang ", + "initials": "YD、AKB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nJ0jfV4lfRVQnEufIdc-x", + "shopName": "西町村屋", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F220+F228", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[148, 30, 542]", + "yaxis": "39", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi ding cun wu ", + "initials": "XDCW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "VOIjkieFZyxA4dx0Q5w0-", + "shopName": "ARIOSEYEARS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F221", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-22, 30, 288]", + "yaxis": "41", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ARIOSEYEARS", + "initials": "ARIOSEYEARS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "16n-sRN-ylBXFqr4OGjHA", + "shopName": "珂曼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F222", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-266, 30, 312]", + "yaxis": "43", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ke man ", + "initials": "KM", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "e9-Rnp16xGv0NGmzxYhCz", + "shopName": "颐墨,佐料", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F223", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-502, 30, 230]", + "yaxis": "44", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yi mo ,zuo liao ", + "initials": "YM,ZL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "x_EQxiDw1L5uTttf8y0bn", + "shopName": "BROADCAST播", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F224", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-754, 30, 88]", + "yaxis": "45", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "BROADCASTbo ", + "initials": "BROADCASTB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "TeADjoooPU8WEh5o0DmNG", + "shopName": "TEENIE WEENIE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F225A+F225B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1010, 30, 192]", + "yaxis": "47", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "TEENIE WEENIE", + "initials": "TEENIE WEENIE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "bC6QT9cbUsn8S3wCj66Us", + "shopName": "UA", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F302A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-916, 30, -416]", + "yaxis": "16", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "UA", + "initials": "UA", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "tvlihsajQIIG2pqaW_STT", + "shopName": "曼妮芬", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F302B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1080, 30, -470]", + "yaxis": "14", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "man ni fen ", + "initials": "MNF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "Xl9rxhdZdfi3IRz5QbHAe", + "shopName": "ASICS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F302C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-728, 30, -516]", + "yaxis": "18", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ASICS", + "initials": "ASICS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "W79ZhNMR_bdRBewiXEJWo", + "shopName": "FILA", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F303A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-349, 30, -472.5]", + "yaxis": "22", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "FILA", + "initials": "FILA", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xnhPYIInV9YzypBakqjzG", + "shopName": "李宁", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F310,F311", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-120, 30, 382]", + "yaxis": "54", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "li ning ", + "initials": "LN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "rYpSzk4aKBXqcrwBE7zlz", + "shopName": "NewBalance", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F312A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-460, 30, 228]", + "yaxis": "57", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "NewBalance", + "initials": "NEWBALANCE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "a6qHsuPPPFkZH0tHDQRwf", + "shopName": "SKECHERS", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F312B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-646, 30, 300]", + "yaxis": "59", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "SKECHERS", + "initials": "SKECHERS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "m7A-T5kaQsuGtXXK2uXCE", + "shopName": "BEBE HOUSE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB103", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "BEBE HOUSE", + "initials": "BEBE HOUSE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "PpvKF1pOc9sARaN7skSoq", + "shopName": "畹町", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB104", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "wan ding ", + "initials": "WD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "2Fe0tgxTRR-yak8AF3aQ5", + "shopName": "阪之屋", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB107", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ban zhi wu ", + "initials": "BZW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "fe2tjt23iqfwESMXHy19k", + "shopName": "竹叶青", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB115", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "zhu ye qing ", + "initials": "ZYQ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "gNGIPK4tIlBLzYKvkiEGn", + "shopName": "九木杂物社", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB125+FB126", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "jiu mu za wu she ", + "initials": "JMZWS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "bQHECf54bBi5ZIm8fbNEf", + "shopName": "屈臣氏", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "-zwXFZ1BH1vYLjoMP1YFc", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB127", + "intro": "屈臣氏为屈臣氏集团旗下零售品牌,业务遍布15个亚洲及欧洲市场,经营超过8,000家店铺,其中超过1,500家提供专业药房服务。屈臣氏一直致力于通过为顾客提供个性化的咨询与建议,配以傲视同侪的多元化产品种类,令顾客每天都能LOOK GOOD, DO GOOD, FEEL GREAT。\n屈臣氏在中国内地逾500个城市拥有近4,000家店铺和逾6,000万名付费会员,是大众所熟知的线下及线上(O+O)保健及美妆产品零售商。屈臣氏在质量与创新方面建立了相当声誉,为顾客奉上令人惊喜不断和物超所值的购物环境,从而赢得顾客高度信赖。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "qu chen shi ", + "initials": "QCS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_9yvh3pL9cFmxFbyMKaV6", + "shopName": "多赢", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "Vkg6Cyo3eCVsTXwjFAXij", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB128B", + "intro": "名酒堂成立于2006年,该品牌起步于陕西烟酒连锁品牌,在陕西地区现拥有十二家门店,公司秉承“以人为本,诚信经营”的企业理念,始终把“客户满意度”作为工作核心,以诚信、合法、公正、公平的原则进行经营,注重公司的整体利益和长远发展,以最真诚、最专业的服务来满足客户全方位的需求,打造广大客户心目中最认可的烟酒销售公司。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "duo ying ", + "initials": "DY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "B_tuck5db6LussQbnjlfX", + "shopName": "燕之屋", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB128C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yan zhi wu ", + "initials": "YZW", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xnk04lslRHAPWBWbhKOla", + "shopName": "来伊份", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "Va_PiD8MY6nHRi6txIxG6", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB128D", + "intro": "来伊份,中国休闲食品连锁行业的先行者,中国经营自主品牌的休闲食品全渠道运营商。自2002年成立以来,来伊份一直专注于为消费者提供新鲜、美味、健康的休闲食品,引领有爱、有温度的休闲生活方式,旗下芒太后、居司令、百年好核等12大单品及10大品类近千款零食,深受顾客青睐。 2016年,来伊份A股上市,成为“主板零食第一股”。 2020年来伊份正式发布新鲜零食品牌战略,通过精选全球当季新鲜原料、新一代门店升级换代、大单品品牌化、APP商城选代升级、商品包装升级、品牌形象升级、顶流明星代言,从产品、服务、体验、文化多维度丰富来伊份”品牌内涵,全方位打造 “新鲜零食就要来伊份”的品牌内核,让“新鲜零食=来伊份的品牌认知在消费者心中根深蒂固。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "lai yi fen ", + "initials": "LYF", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "SkLrEteGzuehEGygxquz0", + "shopName": "万仟堂", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB129", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "wan qian tang ", + "initials": "WQT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "pmN-2H8B7cH-Xsc9qvxsz", + "shopName": "全棉时代", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "oLSO25QLyWOv-1e7FABVz", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB130A", + "intro": "Purcotton全棉时代成立于2009年,是稳健医疗的全资子公司,也是一家拥有医疗背景的全棉生活方式品牌。秉承“医学贴近生活,全棉呵护健康”的理念,全棉时代产品以天然棉花为核心原材料,保证穿用舒适的同时,对环境友好。全棉时代自主研发的纯棉柔巾、奈丝公主卫生巾、奈丝宝宝棉尿裤等核心单品,带动了众多生活用品对于全棉材质的广泛应用;清洁护理、孕育护理、女性护理、服装服饰、家居生活等产品品类,赢得越来越多用户的青睐,奠定了在母婴领域、生活用品领域的强大口碑,致力于引领健康的生活方式,成为可信的中国品牌。\n", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "quan mian shi dai ", + "initials": "QMSD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "LkOpFi8jsDY1emSN2Z4_U", + "industryFatherName": "零售", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "D9CaXdVijXyPszoznK3Gg", + "shopName": "奥佳华", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "ySPpFPvOKPTC_kVCp5cu1", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB133A", + "intro": "奥佳华OGAWA,奥佳华智能健康科技集团(股票代码:002614)旗下国际健康品牌,1996年创立于马来西亚。奥佳华致力于将更先进的健康产品和服务带给海内外消费者,截至目前在亚太区域20余个国家和地区拥有800+专卖店/专柜。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ao jia hua ", + "initials": "AJH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + } + ] + }, + { + "name": "汽车", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "IznGMTjRGfxu87jTCTP3P", + "industryFatherName": "汽车", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "ptmeCKcDksiWQxI6ocQpn", + "shopName": "宝马", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F101", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1862, 50, -331]", + "yaxis": "1", + "doorMaterialList": [ + "/iotFile/project-zert3dski8fqmgr4zhusea/20230608/c5h7XoACw8p71e1JeZI8P.png", + "/iotFile/project-zert3dski8fqmgr4zhusea/20230608/HLcvJpDgcYBfYmpOKD7SZ.png" + ], + "foodMaterialList": [ + "/iotFile/project-zert3dski8fqmgr4zhusea/20230608/ut1Wz4TTyeGBaVJL6-AIJ.png" + ], + "spelling": "bao ma ", + "initials": "BM", + "borderColor": "", + "formatColor": "", + "activityList": [ + { + "fileCode": "bwY6XDEoqPEV7f2xDbfqB", + "fileCodes": [ + "vVngvaTrp-ylSoST2HeYp" + ], + "fileUrl": "/iotFile/project-zert3dski8fqmgr4zhusea/20230607/bwY6XDEoqPEV7f2xDbfqB.png", + "fileUrls": [ + "/iotFile/project-zert3dski8fqmgr4zhusea/20230607/vVngvaTrp-ylSoST2HeYp.gif" + ], + "shopCode": "ptmeCKcDksiWQxI6ocQpn", + "building": "A栋", + "floor": "L1", + "activityId": 79, + "activityName": "0708", + "activityNameEn": "", + "activityContent": "", + "activityContentEn": "", + "activityAddress": "", + "activityAddressEn": "", + "activityType": 2, + "startDate": "2023-06-06", + "endDate": "2023-07-31", + "online": "2023-06-06", + "offline": "2023-07-31", + "point": -1, + "ord": 1, + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2 + } + ], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "IznGMTjRGfxu87jTCTP3P", + "industryFatherName": "汽车", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "DxZdtcWltf_cfTRyte1H9", + "shopName": "蔚来", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F125A+F125D", + "intro": "蔚来是一家全球化的智能电动汽车公司,于2014年11月成立。蔚来致力于通过提供高性能的智能电动汽车与极致用户体验,为用户创造愉悦的生活方式。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1997, 50, 570]", + "yaxis": "69", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yu lai ", + "initials": "YL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + } + ] + }, + { + "name": "轻餐饮", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "hm-mV58hy21EO53DJxk38", + "shopName": "星巴克", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F113", + "intro": "星巴克(Starbucks)是美国一家连锁咖啡公司的名称,1971年成立,为全球最大的咖啡连锁店,其总部坐落美国华盛顿州西雅图市。星巴克旗下零售产品包括30多款全球顶级的咖啡豆、手工制作的浓缩咖啡和多款咖啡冷热饮料、新鲜美味的各式糕点食品以及丰富多样的咖啡机、咖啡杯等商品。星巴克在全球范围内已经有近21300间分店,遍布北美、南美洲、欧洲、中东及太平洋区。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1303, 50, 718]", + "yaxis": "30", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xing ba ke ", + "initials": "XBK", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "xEr6y6m7nw1t8_Ja_PUSt", + "shopName": "喜茶", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F115A,F115C", + "intro": "2012年,喜茶HEYTEA起源于江边里的一条小巷,原名皇茶ROYALTEA为了与层出不穷的山寨品牌区分开来,故全面升级为注册品牌喜HEYTEA。 喜茶为芝士现泡茶的原创者。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[833, 50, 545]", + "yaxis": "55", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xi cha ", + "initials": "XC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "sw9gukxkbv8yk_Ge7WVJb", + "shopName": "M STAND(装修中)", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F119A", + "intro": "M Stand是一家精品连锁咖啡品牌运营商,是一个纯白色简洁都市风的上海网红饮品品牌,核心用户以25-45岁的都市白领为主,产品种类格外丰富,包括西柚咖啡、燕麦拿铁、水泥芝士蛋糕、海盐芝士黑咖、黑糖奶咖等,M Stand选用优质的原材料,总部拥有自己的原料生产基地。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-137, 50, 565]", + "yaxis": "40", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "M STAND(zhuang xiu zhong )", + "initials": "M STAND(ZXZ)", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "o0IX8WPx7uVh_kqffINrf", + "shopName": "麦当劳甜品", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F407", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[392.5, 30, 215.5]", + "yaxis": "42", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mai dang lao tian pin ", + "initials": "MDLTP", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "jXCZ9toV3IHcgSNteK4aA", + "shopName": "DQ", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB106", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "DQ", + "initials": "DQ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "6ziRf3uIRMlJyVl6hZUs7", + "industryFatherName": "轻餐饮", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "A7uWWk4vagbLsnOb7Jeif", + "shopName": "好利来", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB108", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hao li lai ", + "initials": "HLL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + } + ] + }, + { + "name": "生活配套", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "2K0njdgx4xectx9R9LaGM", + "shopName": "杨梅红", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F213B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1080, 30, -404]", + "yaxis": "23", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yang mei hong ", + "initials": "YMH", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nK5UTAd5s3CQPmu3A1vs1", + "shopName": "童话城堡", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F214B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1888, 30, -188]", + "yaxis": "26", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tong hua cheng bao ", + "initials": "THCB", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "nH2MTP7qvw6eUitYO_tNt", + "shopName": "科贝乐", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F214C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1747.5, 30, 258.5]", + "yaxis": "27", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ke bei le ", + "initials": "KBL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "L1ohFOzzCS8hzWq8YFFGo", + "shopName": "思妍丽", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F301B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1408, 30, -508]", + "yaxis": "7", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "si yan li ", + "initials": "SYL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "LgS7-4Y_CETNfsjJHLl7y", + "shopName": "舞动步落", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F301C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-2018, 30, -428]", + "yaxis": "1", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "wu dong bu luo ", + "initials": "WDBL", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "w5V4cge2Gw_vGxziLrzu_", + "shopName": "跳动全城", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F301D", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-1768, 30, -306]", + "yaxis": "4", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "tiao dong quan cheng ", + "initials": "TDQC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "IGGriXoUhS-6EyXyKnCgk", + "shopName": "海马体照相馆", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F303D", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-58, 30, -368]", + "yaxis": "26", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hai ma ti zhao xiang guan ", + "initials": "HMTZXG", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "4SqJWlBbb9gCa49JrBNQg", + "shopName": "卡诗", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L3", + "houseNumber": "F312C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[-828, 30, 150]", + "yaxis": "61", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ka shi ", + "initials": "KS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "4s8pWkrvtXxlmfMf__dxT", + "floorOrder": 4, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "4twe5xW0gG44wrGZn-PNp", + "shopName": "奥特乐(装修中)", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB101B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ao te le (zhuang xiu zhong )", + "initials": "ATL(ZXZ)", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "UnFcwsUly3F2ZgvZp4DLE", + "shopName": "美丽宣言", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "aK1k6s1lmE_k6_A4zXhas", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB128A", + "intro": "Meschöne美丽宣言科技纤体美容源自德国,英文“me”意旨我的,德语“schöne”意旨美丽 的,合译“我的美丽”。Meschöne美丽宣言是专注于科技抗衰的美容连锁品牌,专注服务于高端精英女性。美丽宣言专家团队认为,所有 的皮肤问题,身体问题的产生原因都是因为“内因+外因”,而精准的检测诊断才是一切护 理治疗的关键,独有的人工智能检测系统引进全球尖端检测设备,真正实现“个性化专属定 制服务”,从面部到身体、从肌肤到机能,满足所有精英女性年轻美丽的美好心愿。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "mei li xuan yan ", + "initials": "MLXY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "J7TO2jQ3k_f6QOLNRG2aW", + "shopName": "宏济堂", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "hYEv9Wq9vIyJFZbxYXCWY", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB130C", + "intro": "宏济堂创始于1907年,为我国首批中华老字号。1915年,宏济堂阿胶荣获巴拿马国际博览会金奖,是中医药在国际上获得的最高荣誉。\n2021年,\"宏济堂中医药文化\"被列入国家级非物质文化遗产。\n在\"健康中国\"升级为国家战略的时代背景下,宏济堂作为百年民族企业,以促进国人更加健康为使命,致力于让更多消费者享受高品质健康产品,让更多从业者获得大健康事业成就。宏济堂健康产业推出系列健康产品,把好源头,甄选原材料,为健康产业市场注入新活力。", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "hong ji tang ", + "initials": "HJT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_AG3NUjqq6FrgZciUx_9u", + "shopName": "DR.NIE", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB133B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "DR.NIE", + "initials": "DR.NIE", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "57ZjqyDkFHZDAOtUa5FIA", + "industryFatherName": "生活配套", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "78-EgpB0d_bdm0neD6615", + "shopName": "时尚殿堂", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB133C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "shi shang dian tang ", + "initials": "SSDT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + } + ] + }, + { + "name": "休闲娱乐", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "Xf8rOOc_FeggMR34TOYjD", + "industryFatherName": "休闲娱乐", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "RWiyck3RmUzoK4nPDBB6Z", + "shopName": "卡通尼", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L2", + "houseNumber": "F214A", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1648, 30, -392]", + "yaxis": "25", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ka tong ni ", + "initials": "KTN", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "7Q5J4mfRebZR_t_PKeEDJ", + "floorOrder": 3, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "Xf8rOOc_FeggMR34TOYjD", + "industryFatherName": "休闲娱乐", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "c5Bb8qC5Eei1p1ePw6Z9-", + "shopName": "趣萌猫爪", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB130B", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "qu meng mao zhua ", + "initials": "QMMZ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "Xf8rOOc_FeggMR34TOYjD", + "industryFatherName": "休闲娱乐", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "LbwXv2E41dOk30uYGWsdF", + "shopName": "蜗牛健身", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB132C", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "wo niu jian shen ", + "initials": "WNJS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + } + ] + }, + { + "name": "主力店", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZsVBqqgWIEOKxMvIKt0s8", + "industryFatherName": "主力店", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "_fp63UgYnqvU5p9CXhZyx", + "shopName": "奥斯卡国际影城", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F412", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1542, 30, -133]", + "yaxis": "24", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ao si ka guo ji ying cheng ", + "initials": "ASKGJYC", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "ZsVBqqgWIEOKxMvIKt0s8", + "industryFatherName": "主力店", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "jSQlSYXhTNpnK7_Ed-70O", + "shopName": "永辉超市", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "B1", + "houseNumber": "FB105", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "yong hui chao shi ", + "initials": "YHCS", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "zgyB1j1Ie3w3cTN8a33YK", + "floorOrder": 1, + "star": 0 + } + ] + }, + { + "name": "自助机", + "shopList": [ + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "osg38SXdQHtuDRSACw4_i", + "shopName": "小电自助充电", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "B1-ZN-003", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "[1783, 50, 414]", + "yaxis": "28", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "xiao dian zi zhu chong dian ", + "initials": "XDZZCD", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "h6gWS8Y4z1bn4jqeMZ3mo", + "shopName": "ZIPPO", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZN-003", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "ZIPPO", + "initials": "ZIPPO", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "yksT-kBlWOZklFm2tyjEx", + "shopName": "泡泡玛特", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L1", + "houseNumber": "F1-ZN-001", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "pao pao ma te ", + "initials": "PPMT", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "nL3E-j25zxxkag_HMSGsR", + "floorOrder": 2, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "WlgqGZjUJSYKzhynHqKjD", + "shopName": "IP小站", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZN-001", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "IPxiao zhan ", + "initials": "IPXZ", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + }, + { + "isSpecial": 0, + "isPass": 0, + "industryCode": "", + "industryFatherCode": "InSBX8bW5BNiqUVDsYPLL", + "industryFatherName": "自助机", + "industryFatherNameEn": "", + "industryFatherNameJa": "", + "industryFatherNameOl": "", + "shopCode": "5yVRAWnQ9DuoxNut8gSkg", + "shopName": "超级麦芽", + "shopNameEn": "", + "shopNameJa": "", + "shopNameOl": "", + "alias": "", + "logoCode": "", + "building": "A栋", + "floor": "L4", + "houseNumber": "F4-ZN-002", + "introJa": "", + "introOl": "", + "regionCode": "", + "businessHours": "10:00-22:00", + "contact": "029-88725666", + "gender": 3, + "minAge": 1, + "maxAge": 100, + "thirdKouCode": "", + "thirdMeiCode": "", + "thirdZhiCode": "", + "isNewShop": 0, + "xaxis": "", + "yaxis": "", + "doorMaterialList": [], + "foodMaterialList": [], + "spelling": "chao ji mai ya ", + "initials": "CJMY", + "borderColor": "", + "formatColor": "", + "activityList": [], + "buildingCode": "DLvmtzN2qodUq_oYr7vyM", + "buildingOrder": 0, + "floorCode": "yat_acOU1WqQMyEm8XlDO", + "floorOrder": 5, + "star": 0 + } + ] + } + ] + } +} diff --git a/public/static/qm/MainMap_QM.js b/public/static/qm/MainMap_QM.js index 52c28e3..e2cb128 100644 --- a/public/static/qm/MainMap_QM.js +++ b/public/static/qm/MainMap_QM.js @@ -62,7 +62,7 @@ QMUtil = function () { this.lightOptions = { d_col: "#ffffff", d_int: 0.1, - s_col: 0xffffff, + s_col: 0xffffff, g_col: 0xfffffa, a_int: 0.3 }; @@ -76,15 +76,15 @@ QMUtil = function () { this.pathStateObj = { isPathState: false, isPathPlay: true, basePath: "", graphPath: "", ftPath: "", dtPath: "", facAllArr: [], forShopArr: {}, elevator: null, straight: null, elevatorDown: null, seldtFacNo: "", seldownftFacNo: "", selupftFacNo: "" }; this.timeObj = { timeS: 0, collTime: -1, pathTime: -1 }; //debug 参数 相机坐标/ 镜头方向 - this.guiOptions = { cameraX: 0, cameraY: 220, cameraZ: 220, targatX: 0, targatY: 0, targatZ: 0 }; //this.button = function() {}; + this.guiOptions = { cameraX: 0, cameraY: 220, cameraZ: 220, targatX: 0, targatY: 0, targatZ: 0 }; //this.button = function() {}; - this.sceneGap = { x: 0, y: 0, z: 0, scale: dir ? 0.15 : 0.09 }; //改变地图位置,大小 + this.sceneGap = { x: 60, y: 0, z: 0, scale: dir ? 0.15 : 0.05 }; //改变地图位置,大小 this.selectBuild = 0; this.selectFloor = 0; this.deviceObj = {}; //angle --- 设备旋转角度 node ---- 设备导航点位 floor --- 设备楼层 this.startObj = {}; // 导航起点; - this.overObj = {}; //导航结束点 + this.overObj = {}; //导航结束点 this.tubeMaterial = new THREE.MeshPhongMaterial({ color: this.options.pathColor, transparent: true, opacity: 0.6 }); //叠层的路径材质 this.buildHeight = 5; this.shopHeight = 30; //店铺高度 控制店铺相关的其它第三方组件高度 @@ -94,9 +94,9 @@ QMUtil = function () { this.logos = []; /** * 外立面 - * Map_QM.util.initModelArr=[{url:"./static/model/jianfa.gltf",type:"out", scale:0.038, rot:{x:0,y:30,z:0}, site:{x:-20,y:-100,z:20}, colorModel:"gama" }]; + * Map_QM.util.initModelArr=[{url:"./static/model/jianfa.gltf",type:"out", scale:0.038, rot:{x:0,y:30,z:0}, site:{x:-20,y:-100,z:20}, colorModel:"gama" }]; */ - this.initModelArr = []; // + this.initModelArr = []; // /** * 一直显示不隐藏, 在楼层内显示 * {url:"./static/model/jianfa.gltf",type:"out", scale:0.038, rot:{x:0,y:30,z:0}, site:{x:-20,y:-100,z:20}} @@ -153,7 +153,7 @@ QMUtil = function () { this.tipArr = []; //模型标签 periphery /** * 室内地图标签 - * Map_QM.util.labelIconArr([{floor:0,title:'', click:false, site:{x:0,y:1870,z:10},data:{type:"labelIcon",id:"1",show:"cn"}}]); + * Map_QM.util.labelIconArr([{floor:0,title:'', click:false, site:{x:0,y:1870,z:10},data:{type:"labelIcon",id:"1",show:"cn"}}]); */ this.labelIconArr = []; this.spriteMaterialArr = []; @@ -184,15 +184,15 @@ QMUtil = function () { * @apiGroup 地图交互 * @apiDescription 改变导航播放速度 * @apiVersion 4.0.0 - * + * * @apiParam {int} speed 播放速度(默认 6) - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.util.changePlaySpeed(6) - * + * */ this.changePlaySpeed = function (speed = 6) { Map_QM.util.options.playSpeed = speed; @@ -225,18 +225,18 @@ QMUtil = function () { } return newColor; } - this.assignUVs = function (geometry) { - geometry.computeBoundingBox(); + this.assignUVs = function (geometry) { + geometry.computeBoundingBox(); var max = geometry.boundingBox.max, min = geometry.boundingBox.min; var offset = new THREE.Vector2(0 - min.x, 0 - min.y); var range = new THREE.Vector2(max.x - min.x, max.y - min.y); - var faces = geometry.faces; - geometry.faceVertexUvs[0] = []; - for (var i = 0; i < faces.length ; i++) { + var faces = geometry.faces; + geometry.faceVertexUvs[0] = []; + for (var i = 0; i < faces.length ; i++) { var v1 = geometry.vertices[faces[i].a], v2 = geometry.vertices[faces[i].b], - v3 = geometry.vertices[faces[i].c]; + v3 = geometry.vertices[faces[i].c]; geometry.faceVertexUvs[0].push([ new THREE.Vector2((v1.x + offset.x) / range.x, (v1.y + offset.y) / range.y), new THREE.Vector2((v2.x + offset.x) / range.x, (v2.y + offset.y) / range.y), @@ -255,20 +255,20 @@ QMUtil = function () { for (let i = 0; i < nCount; i++) { let p1 = ptPolygon[i]; //当前节点 let p2 = ptPolygon[(i + 1) % nCount]; //下一个节点 - // 求解 y=p.y 与 p1p2 的交点 - if (p1.y == p2.y) // p1p2 与 y=p0.y平行 + // 求解 y=p.y 与 p1p2 的交点 + if (p1.y == p2.y) // p1p2 与 y=p0.y平行 continue; - if (p.y < Math.min(p1.y, p2.y)) // 交点在p1p2延长线上 + if (p.y < Math.min(p1.y, p2.y)) // 交点在p1p2延长线上 continue; - if (p.y >= Math.max(p1.y, p2.y)) // 交点在p1p2延长线上 + if (p.y >= Math.max(p1.y, p2.y)) // 交点在p1p2延长线上 continue; - // 从P发射一条水平射线 求交点的 X 坐标 ------原理: ((p2.y-p1.y)/(p2.x-p1.x))=((y-p1.y)/(x-p1.x)) + // 从P发射一条水平射线 求交点的 X 坐标 ------原理: ((p2.y-p1.y)/(p2.x-p1.x))=((y-p1.y)/(x-p1.x)) //直线k值相等 交点y=p.y let x = (p.y - p1.y) * (p2.x - p1.x) / (p2.y - p1.y) + p1.x; if (x > p.x) - nCross++; // 只统计单边交点 + nCross++; // 只统计单边交点 } - // 单边交点为偶数,点在多边形之外 --- + // 单边交点为偶数,点在多边形之外 --- return (nCross % 2 == 1); } @@ -1218,7 +1218,7 @@ MainMap_QM = function (callBack, options) { //设置相机距离原点的最远距离 this.controls.maxDistance = this.util.options.maxDis; this.controls.minPolarAngle = 0; // 0是为了兼容2D模式 - this.controls.maxPolarAngle = Math.PI / 2 - 0.2; // radians + this.controls.maxPolarAngle = Math.PI / 2 - 0.2; // radians const sykVShader = `varying vec3 vWorldPosition; void main() { vec4 worldPosition = modelMatrix * vec4( position, 1.0 ); @@ -1235,8 +1235,8 @@ MainMap_QM = function (callBack, options) { gl_FragColor = vec4( mix( bottomColor, topColor, max( pow( max( h , 0.0), exponent ), 0.0 ) ), 1.0 ); }`; const uniforms = { - "topColor": { value: new THREE.Color( 0x3385ff ) }, - "bottomColor": { value: new THREE.Color( 0xffffff ) }, + "topColor": { value: new THREE.Color( 0xF1F1F1 ) }, + "bottomColor": { value: new THREE.Color( 0xF1F1F1 ) }, "offset": { value: 100 }, "exponent": { value: 0.6 } }; @@ -1261,8 +1261,8 @@ MainMap_QM = function (callBack, options) { if (debug) { stats = new Stats(); stats.setMode(1); // 0: fps, 1: ms - stats.domElement.style.position = 'absolute'; //绝对坐标 - stats.domElement.style.left = '10px'; // (0,0)px,左上角 + stats.domElement.style.position = 'absolute'; //绝对坐标 + stats.domElement.style.left = '10px'; // (0,0)px,左上角 stats.domElement.style.top = '60px'; document.getElementById(options.containerId || "mapContainer").appendChild(stats.domElement); } @@ -1708,7 +1708,7 @@ MainMap_QM.prototype = { } }, loaderOver: function (e) { - + this.sceneGap = new THREE.Group(); this.sceneGap.position.set(this.util.sceneGap.x, this.util.sceneGap.y, this.util.sceneGap.z); this.sceneGap.scale.set(this.util.sceneGap.scale, this.util.sceneGap.scale, this.util.sceneGap.scale); @@ -1847,7 +1847,7 @@ MainMap_QM.prototype = { this.remove_child(this.sceneGap); this.scene.remove(this.sceneGap); let parent = document.getElementById(options.containerId || "mapContainer"); - while ((elem = parent.firstChild)) { + while ((elem = parent.firstChild)) { elem.remove(); } this.renderer.domElement = null @@ -1859,7 +1859,7 @@ MainMap_QM.prototype = { } }, initTreeModel: function () { - + if(this.index < this.util.modelStr.length - 1 ){ if(this.util.modelStr[this.index].load){ this.gltfLoad(this.util.beforPath + this.util.modelStr[this.index].url); @@ -1944,7 +1944,7 @@ MainMap_QM.prototype = { // this.rotationAngle(angle); // if(this.util.guiOptions.cameraY == 220 && this.util.guiOptions.cameraZ == 220){ // let boundBox = new THREE.Box3(); - // boundBox.setFromObject(this.sceneGap); + // boundBox.setFromObject(this.sceneGap); // let wd = Math.max(boundBox.max.x-boundBox.min.x, boundBox.max.y-boundBox.min.y); // let cameraDis = Math.sqrt(this.util.guiOptions.cameraY*this.util.guiOptions.cameraY+this.util.guiOptions.cameraZ*this.util.guiOptions.cameraZ); // this.camera.fov = this.calcFov(cameraDis, wd, this.w / this.h); @@ -1952,10 +1952,14 @@ MainMap_QM.prototype = { // this.camera.updateProjectionMatrix(); // } let boundBox = new THREE.Box3(); - boundBox.setFromObject(this.sceneGap); - console.log(boundBox,this.w / 10,this.h / 10); - this.controls.minPan = boundBox.min; - this.controls.maxPan = boundBox.max; + boundBox.setFromObject(this.sceneGap); + if (isNaN(boundBox.min.x) || isNaN(boundBox.min.y) ){ + this.controls.minPan = new THREE.Vector3(this.w / -8, 0, this.h / -8); + this.controls.maxPan = new THREE.Vector3(this.w / 8, 0, this.h / 8); + } else{ + this.controls.minPan = boundBox.min; + this.controls.maxPan = boundBox.max; + } this.startRender(); setTimeout(() => { Map_QM.controls.addEventListener('change', this.controlsChock, false); //控制器变化 @@ -2074,13 +2078,13 @@ MainMap_QM.prototype = { * @apiDescription 地图展示状态切换 * @apiVersion 4.0.0 * @apiParam {string} state 地图状态 - * + * * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 - * + * * Map_QM.changeMapState("2d"); - * + * */ changeMapState: function (state) { Map_QM.controls.reset(); @@ -2137,13 +2141,13 @@ MainMap_QM.prototype = { * @apiVersion 4.0.0 * @apiParam {int} buildOrder 传入楼栋编号(默认 0) * @apiParam {int} floorOrder 传入楼栋编号(默认 0) - * + * * @apiSampleRequest off - * + * * @apiParamExample {int, int} 请求示例 - * + * * Map_QM.changeBuild(0, 0); - * + * */ changeBuild: function (buildOrder = 0, floorOrder = 0) { Map_QM.resetFloorState(); @@ -2183,19 +2187,19 @@ MainMap_QM.prototype = { } }, /** - * @api {方法} showFloor(floorOrder) 通过楼层编号切换楼层 + * @api {方法} showFloor(floorOrder) 通过楼层编号切换楼层 * @apiGroup 地图交互 * @apiDescription 楼层切换,传入楼层编号,编号从下到上排序,最下面是0 * @apiVersion 4.0.0 - * + * * @apiParam {int} floorOrder 楼层编号 - * + * * @apiSampleRequest off - * + * * @apiParamExample {int} 请求示例 - * + * * Map_QM.showFloor(1); - * + * */ showFloor: function (fIndex = -1, callBack = undefined) { Map_QM.resetFloorState(); @@ -2205,16 +2209,16 @@ MainMap_QM.prototype = { } }, /** - * @api {方法} changeFloorByName(floorOrder) 通过楼层名称切换楼层 + * @api {方法} changeFloorByName(floorOrder) 通过楼层名称切换楼层 * @apiGroup 地图交互 * @apiDescription 楼层切换,传入楼层名称, * @apiVersion 4.0.0 - * + * * @apiParam {String} floorName 楼层名称 - * + * * @apiSampleRequest off * @apiParamExample {String} 请求示例 - * + * * Map_QM.changeFloorByName("L1"); */ changeFloorByName: function (floorName) { @@ -2313,15 +2317,15 @@ MainMap_QM.prototype = { /** * @api {方法} onShowMeDir() 我的方向 * @apiGroup 地图显示 - * @apiDescription 我的方向 + * @apiDescription 我的方向 * @apiVersion 4.0.0 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.onShowMeDir(); - * + * */ onShowMeDir: function () { if (this.util.selectBuild != this.util.deviceObj.build || this.util.selectFloor != this.util.deviceObj.floor) { @@ -2374,17 +2378,17 @@ MainMap_QM.prototype = { /** * @api {方法} onShowLocalSite(0) 局部显示放大 * @apiGroup 地图显示 - * @apiDescription 局部显示放大 point 传入放大目标点,zoom放大级别 1-5 + * @apiDescription 局部显示放大 point 传入放大目标点,zoom放大级别 1-5 * @apiVersion 4.0.0 * @apiParam {Object} point 放大的地图位置 * @apiParam {int} zoom 放大倍数(默认 1) - * + * * @apiSampleRequest off - * + * * @apiParamExample {Object} 请求示例 - * - * Map_QM.onShowLocalSite({x:0,y:0},1); - * + * + * Map_QM.onShowLocalSite({x:0,y:0},1); + * */ onShowLocalSite: function (centerPoint, zoom = 1) { if (Map_QM.util.initModelArr.length > 0 && Map_QM.util.changeDist.inner > Map_QM.util.options.minDis) { @@ -2410,15 +2414,15 @@ MainMap_QM.prototype = { /** * @api {方法} onShowDeviceSite() 地图方向复位 * @apiGroup 地图显示 - * @apiDescription 地图方向复位 + * @apiDescription 地图方向复位 * @apiVersion 4.0.0 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.onShowDeviceSite(); - * + * */ onShowDeviceSite: function () { this.changeMapModel("3D"); @@ -2454,15 +2458,15 @@ MainMap_QM.prototype = { * @apiGroup 地图交互 * @apiDescription 切换导航方向 * @apiVersion 4.0.0 - * + * * @apiParam {String} pathState 地图导航方向(默认 3D) - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.changePathDir("2D"); - * + * */ changePathDir: function (pathState = "3D") { if (Map_QM.util.pathStateObj.isPathState) { //导航状态 @@ -2505,14 +2509,14 @@ MainMap_QM.prototype = { * @apiGroup 地图交互 * @apiDescription 获取3D对象 * @apiVersion 4.0.0 - * @apiParam {string} ipName POI名称 - * + * @apiParam {string} ipName POI名称 + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.queryObject3DByShopNum("L1001"); - * + * */ queryObject3DByShopNum: function (ipName) { for (let b = 0; b < Map_QM.mapArr.length; b++) { @@ -2528,19 +2532,19 @@ MainMap_QM.prototype = { return null; }, /** - * @api {方法} parseSelectShop() 设置选中店铺弹跳 + * @api {方法} parseSelectShop() 设置选中店铺弹跳 * @apiGroup 地图交互 - * @apiDescription 设置选中店铺弹跳 + * @apiDescription 设置选中店铺弹跳 * @apiVersion 4.0.0 - * + * * @apiParam {object3D} selObject 传入3D对象 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.parseSelectShop(object); - * + * */ parseSelectShop: function (selObject) { if (selObject) { @@ -2559,17 +2563,17 @@ MainMap_QM.prototype = { } }, /** - * @api {方法} cancelSelectShop() 取消店铺弹跳 + * @api {方法} cancelSelectShop() 取消店铺弹跳 * @apiGroup 地图交互 - * @apiDescription 取消店铺弹跳效果 + * @apiDescription 取消店铺弹跳效果 * @apiVersion 4.0.0 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.cancelSelectShop(); - * + * */ cancelSelectShop: function () { TweenMax.killAll(true); @@ -2582,15 +2586,15 @@ MainMap_QM.prototype = { * @apiGroup 地图交互 * @apiDescription 店铺促销标签展示/隐藏 * @apiVersion 4.0.0 - * + * * @apiParam {boolean} isShow 店铺促销标签是否显示(默认 false) - * + * * @apiSampleRequest off - * + * * @apiParamExample {boolean} 请求示例 - * + * * Map_QM.changeStateShopPro(true); - * + * */ changeStateShopPro: function (isShow = false) { Map_QM.mapArr[Map_QM.util.selectBuild][Map_QM.util.selectFloor].tagObj.traverse((obj) => { @@ -2602,15 +2606,15 @@ MainMap_QM.prototype = { * @apiGroup 地图交互 * @apiDescription 自定义标签展示/隐藏 * @apiVersion 4.0.0 - * + * * @apiParam {boolean} isShow 自定义标签是否显示(默认 false) - * + * * @apiSampleRequest off - * + * * @apiParamExample {boolean} 请求示例 - * + * * Map_QM.changeShowTagObjState(true); - * + * */ changeShowTagObjState: function (isShow = false) { Map_QM.mapArr[Map_QM.util.selectBuild][Map_QM.util.selectFloor].showTagObj.traverse((obj) => { @@ -2623,11 +2627,11 @@ MainMap_QM.prototype = { * @apiGroup 地图数据 * @apiDescription 店铺列表 * @apiVersion 4.0.0 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.queryShopList() * */ @@ -2639,13 +2643,13 @@ MainMap_QM.prototype = { * @apiGroup 地图交互 * @apiDescription 绘制引导线 * @apiVersion 4.0.0 - * + * * @apiParam {string/Array} startShop 起始店铺编号或编号数组 * @apiParam {string/Array} endShop 终点店铺编号或编号数组 * @apiParam {string} color 绘制颜色 (默认 "#0099ff") - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 * //绘制一到多 * Map_QM.drawCurveLine("L125",["L117","L127","L130"],"#2246d8") @@ -2711,12 +2715,12 @@ MainMap_QM.prototype = { * @apiGroup 地图交互 * @apiDescription 绘制柱状图 * @apiVersion 4.0.0 - * + * * @apiParam source 起始店铺编号或编号数组 * @apiParam property 控制参数对象 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 * //绘制多个 * Map_QM.drawColumnar(["L117","L127","L130"],{"height":200,"width":20,"color":"#2246d8"}) @@ -2794,15 +2798,15 @@ MainMap_QM.prototype = { * @apiGroup 地图交互 * @apiDescription 删除绘制元素 * @apiVersion 4.0.0 - * + * * @apiParam type 传入删除的类型(默认 all) toLine--引导线 columer--柱状样式 all---所有 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.removeDrawEle("toLine") - * + * */ removeDrawEle: function (type = "all") { if (type == "all" || type == "toLine") { @@ -2824,15 +2828,15 @@ MainMap_QM.prototype = { * @apiGroup 地图显示 * @apiDescription 改变地图水平角度 angle>-180 && angle<180 逆时针旋转 * @apiVersion 4.0.0 - * + * * @apiParam {int} angle 旋转角度 - * + * * @apiSampleRequest off - * + * * @apiParamExample {int} 请求示例 - * + * * Map_QM.rotationAngle(90); - * + * */ rotationAngle: function (angle) { Map_QM.controls.setRotateHorizontal(Map_QM.controls.getRotateHorizontal()); @@ -2843,33 +2847,33 @@ MainMap_QM.prototype = { * @apiGroup 地图显示 * @apiDescription 改变地图垂直角度 angle>-90 && angle<90 * @apiVersion 4.0.0 - * + * * @apiParam {int} angle 旋转角度 - * + * * @apiSampleRequest off - * + * * @apiParamExample {int} 请求示例 - * + * * Map_QM.rotateAngle(-45); - * + * */ rotateAngle: function (angle) { Map_QM.controls.rotate(angle / 180 * Math.PI); }, /** - * @api {方法} setCameraDist(cDist) 调整地图大小 + * @api {方法} setCameraDist(cDist) 调整地图大小 * @apiGroup 地图显示 * @apiDescription 调整地图大小(值越小地图越大) Map_QM.util.options.minDis ~ Map_QM.util.options.maxDis * @apiVersion 4.0.0 - * + * * @apiParam {int} cDist 摄像头距离 - * + * * @apiSampleRequest off - * + * * @apiParamExample {int} 请求示例 - * + * * Map_QM.setCameraDist(150); - * + * */ setCameraDist: function (cDist) { if (Map_QM.util.options.minDis < parseInt(cDist) && parseInt(cDist) < Map_QM.util.options.maxDis) { @@ -2889,19 +2893,19 @@ MainMap_QM.prototype = { * @apiGroup 地图显示 * @apiDescription 启动地图渲染 与 cancelRender 配合使用可节约资源 * @apiVersion 4.0.0 - * + * * @apiSampleRequest off * @apiParamExample 请求示例 - * + * * Map_QM.startRender(); - * + * */ startRender: function () { Map_QM.cancelRender(); - + let T = Map_QM.util._clock.getDelta(); Map_QM.util.timeObj.timeS = Map_QM.util.timeObj.timeS + T; - // requestAnimationFrame默认调用render函数60次,通过时间判断,降低renderer.render执行频率 + // requestAnimationFrame默认调用render函数60次,通过时间判断,降低renderer.render执行频率 if (Map_QM.util.timeObj.timeS > 0.05) { if (Map_QM.qiModel) { Map_QM.qiModel.rotateY(0.05); @@ -2946,13 +2950,13 @@ MainMap_QM.prototype = { * @apiGroup 地图显示 * @apiDescription 取消地图渲染 与 startRender 配合使用可节约资源 * @apiVersion 4.0.0 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.cancelRender(); - * + * */ cancelRender: function () { window.cancelAnimationFrame(renderFrame); @@ -2964,14 +2968,14 @@ MainMap_QM.prototype = { * @apiGroup 地图交互 * @apiDescription 地图显示Html标签,返回3d标签对象 * @apiVersion 4.0.0 - * + * * @apiParam {Element} divObj div对象 * @apiParam {int} x 显示X坐标 * @apiParam {int} y 显示Y坐标 * @apiParam {int} z 显示高度坐标(默认 50) * @apiParam {String} type docment元素自定义标识(默认 "shopInfo") * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 * Map_QM.addElementLabel(divObj,x,y); */ @@ -2994,13 +2998,13 @@ MainMap_QM.prototype = { * @apiParam {Object} obj 对象 * @apiParam {int} x 新的X坐标 * @apiParam {int} y 新的Y坐标 - * + * * @apiSampleRequest off - * + * * @apiParamExample {Object} 请求示例 - * + * * Map_QM.updateElementPosition(obj,x,y); - * + * */ updateElementPosition: function (obj, x, y) { if (obj.hasOwnProperty("position")) { @@ -3015,13 +3019,13 @@ MainMap_QM.prototype = { * @apiDescription 销毁地图上的html标签 * @apiVersion 4.0.0 * @apiParam {String} type docment元素自定义标识(默认 "shopInfo") - * + * * @apiSampleRequest off - * + * * @apiParamExample {Object} 请求示例 - * + * * Map_QM.elementDestroy(); - * + * */ elementDestroy: function (type = "shopInfo") { for (let i = Map_QM.CSSObject.children.length - 1; i >= 0; i--) { @@ -3038,7 +3042,7 @@ MainMap_QM.prototype = { * @apiParam {Array} shopNum 店铺编号 * @apiParam {Array} element html标签字符串 * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 * Map_QM.changeShowShopName(["L104"],['

肯德基

']) */ @@ -3056,14 +3060,14 @@ MainMap_QM.prototype = { } }, /** - * @api {方法} unionShop() 店铺合并 + * @api {方法} unionShop() 店铺合并 * @apiGroup 地图显示 * @apiDescription 通过店铺编号合并店铺 合铺 * @apiVersion 4.0.0 * @apiParam {Array} shops 店铺编号数组 * @apiParam {Object} data 新的店铺数据(默认 空数据) * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 * Map_QM.unionShop(["L105","L106","L107","L108"],{name:"新店",shopNum:"L104-L108",color:"#F4A460"}) */ @@ -3174,12 +3178,12 @@ MainMap_QM.prototype = { let facCode = intersects[i].object.userData.facCode || intersects[i].object.parent.userData.facCode || intersects[i].object.parent.parent.userData.facCode let title = intersects[i].object.userData.title || intersects[i].object.parent.userData.title || intersects[i].object.parent.parent.userData.title /** - * @api {事件} icon 点击设施图标 + * @api {事件} icon 点击设施图标 * @apiGroup 地图事件 * @apiDescription 用户点击设施图标后触发自定义事件 * @apiVersion 4.0.0 * @apiSampleRequest off - * + * * @apiParamExample 请求示例 * Map_QM.addEventListener("icon",onClickIcon,false); */ @@ -3208,12 +3212,12 @@ MainMap_QM.prototype = { } } /** - * @api {事件} shop 点击已绑定品牌的店铺 + * @api {事件} shop 点击已绑定品牌的店铺 * @apiGroup 地图事件 * @apiDescription 用户点击店铺后触发自定义事件 * @apiVersion 4.0.0 * @apiSampleRequest off - * + * * @apiParamExample 请求示例 * Map_QM.addEventListener("shop",onClickShop,false); */ @@ -3225,12 +3229,12 @@ MainMap_QM.prototype = { }) } else { /** - * @api {事件} onlyShop 点击未绑定品牌的店铺 + * @api {事件} onlyShop 点击未绑定品牌的店铺 * @apiGroup 地图事件 * @apiDescription 用户点击空店铺后触发自定义事件 * @apiVersion 4.0.0 * @apiSampleRequest off - * + * * @apiParamExample 请求示例 * Map_QM.addEventListener("onlyShop",onClickShop,false); */ @@ -3252,13 +3256,13 @@ MainMap_QM.prototype = { * @apiDescription 地图box 选中 * @apiVersion 4.0.0 * @apiParam {String} shopNum POI编号 - * + * * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 - * + * * Map_QM.setSelectShopMatByName("L101"); - * + * */ setSelectShopMatByName: function (ipName) { for (let i = 0; i < Map_QM.mapArr[Map_QM.util.selectBuild].length; i++) { @@ -3312,7 +3316,7 @@ MainMap_QM.prototype = { type: "changeFloorOver", data: Map_QM.selectFloor }); - + }, autoChangeEleAngle: function () { @@ -3370,19 +3374,19 @@ MainMap_QM.prototype = { }, /** * 碰撞检测 - * @param {Object} 传入检测楼层下标 + * @param {Object} 传入检测楼层下标 */ controlsChock: function () { Map_QM.autoChangeEleAngle(); Map_QM.collLabel(); - + /** - * @api {事件} MapAngleChange 地图的方向改变 + * @api {事件} MapAngleChange 地图的方向改变 * @apiGroup 地图事件 * @apiDescription 用户操作地图时触发 * @apiVersion 4.0.0 * @apiSampleRequest off - * + * * @apiParamExample 请求示例 * Map_QM.addEventListener("MapAngleChange",onMapAngleChange,false); */ @@ -3582,13 +3586,13 @@ MainMap_QM.prototype = { * @apiDescription 地图图标弹跳效果 * @apiVersion 4.0.0 * @apiParam {String} iconType 设施缩写 - * + * * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 - * + * * Map_QM.bounceIcon("xsj"); - * + * */ bounceIcon: function (iconType) { let toFloor = parseInt(Map_QM.util.selectFloor); @@ -3608,15 +3612,15 @@ MainMap_QM.prototype = { * @apiDescription 计算设施、店铺的导航方向, toObj,pathType 不能同时为空 * @apiVersion 4.0.0 * @param {Object} toObj {build,floor,node} //终点 设施寻路可以为空 - * @param {String} pathType 公共设施名称或编号(点位寻路此参数为空字符串) - * @param {String} countType 8--八方向(默认) 12--十二方向 - * + * @param {String} pathType 公共设施名称或编号(点位寻路此参数为空字符串) + * @param {String} countType 8--八方向(默认) 12--十二方向 + * * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 - * - * Map_QM.countPath({build:0,floor:0,node:0},"xsj","8"); - * + * + * Map_QM.countPath({build:0,floor:0,node:0},"xsj","8"); + * */ countPath: function (toObj, pathType = "", _countType = "8") { direction = { "code": 500, "dir": '', "cost": 0, "gap": 0 }; @@ -3946,18 +3950,18 @@ MainMap_QM.prototype = { * @apiDescription 获取离当前楼层最近的设施 * @apiVersion 4.0.0 * @apiParam {JSON} type 设施缩写 - * + * * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 - * + * * Map_QM.pathIcon({type:"xsj"}); - * + * * @apiSuccessExample 返回示例 * { * "floor": 楼层编号, "node": 设施导航点,"typeCode":设施编号 * } - * + * */ pathIcon: function (iconType) { let selIcon; // @@ -4031,18 +4035,18 @@ MainMap_QM.prototype = { * @apiVersion 4.0.0 * @apiParam {String} startObj.shopNum 店铺编号/车位编号 * @apiParam {String} startObj.type "shop"/"park" - * + * * @apiParam {String} toObj.shopNum 店铺编号/车位编号 * @apiParam {String} toObj.type "shop"/"park" - * + * * @apiParam {Function} callBackFun 回调函数 - * + * * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 - * + * * Map_QM.pathByStartAndOver({"shopNum":"L102","type":"shop"},{"shopNum":"L204","type":"shop"}); - * + * */ pathByStartAndOver: function (startObj, toObj, callBackFun) { try { @@ -4063,13 +4067,13 @@ MainMap_QM.prototype = { * @apiParam {int} floor 起点楼层编号 * @apiParam {String} node 起点编号 * @apiParam {int} angle 起点角度 - * + * * @apiSampleRequest off - * + * * @apiParamExample {String} 请求示例 - * + * * Map_QM.changeStartPoint({"build":0, "floor":3, "node":"20", "angle":0}); - * + * */ changeStartPoint: function (toObj) { this.clearFloor(); @@ -4109,14 +4113,14 @@ MainMap_QM.prototype = { * @apiDescription 改变POI 颜色 * @apiVersion 4.0.0 * @apiParam {string} ipName POI名称 - * @apiParam {string} color 颜色字符串 - * + * @apiParam {string} color 颜色字符串 + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.changeMapIPState("L1001","#ffff00"); - * + * */ changeMapIPState: function (ipName, color) { // #775544 #AD8164 for (let i = 0; i < this.mapArr[this.util.selectBuild].length; i++) { @@ -4130,18 +4134,18 @@ MainMap_QM.prototype = { } }, /** - * @api {方法} getMapIPData(ipName) 获取POI 基础数据 + * @api {方法} getMapIPData(ipName) 获取POI 基础数据 * @apiGroup 地图交互 * @apiDescription 获取POI 基础数据 * @apiVersion 4.0.0 * @apiParam {string} ipName POI名称 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.getMapIPData("L1001"); - * + * * @apiSuccessExample 返回示例 * { * shopNum:店铺编号, shopName:店铺名 node:导航点, floor:楼层编号, xaxis:中心点X坐标, yaxis:中心点Y坐标, borderColor:边框色, entColor:填充色 @@ -4166,13 +4170,13 @@ MainMap_QM.prototype = { * @apiParam {int} floor 楼层编号 * @apiParam {string} node 路径点位编号 * @apiParam {function} callBackFun 回调方法 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.pathNode({build:0, floor:2,node:"53"},callBackFun); - * + * */ pathNode: function (toObj, callBackFun) { if (!toObj) { @@ -4236,13 +4240,13 @@ MainMap_QM.prototype = { * @apiVersion 4.0.0 * @apiParam {int} floor 楼层编号 * @apiParam {string} node 路径点位编号 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.getGapByPathNode({floor:2,node:"53"}); - * + * * @apiSuccessExample {Object} dist 距离米数 time 步行时间 * { * dis:200,time:4 @@ -4267,9 +4271,9 @@ MainMap_QM.prototype = { * @apiDescription 获取所有Icon * @apiVersion 4.0.0 * @apiParam {int} floorOrder 楼层编号(默认 所有) - * + * * @apiSampleRequest off - * + * */ getAllIcon: function (floorOrder = -1, buildOrder = -1) { let icons = []; @@ -4329,13 +4333,13 @@ MainMap_QM.prototype = { * @apiDescription 获取车位导航点 * @apiVersion 4.0.0 * @apiParam {String} shopNum 车位编号 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.pathPark({shopNum:"B1002"}); - * + * * @apiSuccessExample 返回示例 * { * shopNum: 车位编号, node: 导航点, floor: 楼层编号, xaxis: 中心点X坐标, yaxis: 中心点Y坐标 @@ -4351,13 +4355,13 @@ MainMap_QM.prototype = { * @apiDescription 通过店铺名称获取点位 * @apiVersion 4.0.0 * @apiParam {String} shopName 店铺名称 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.pathShopByName("金拱门"); - * + * * @apiSuccessExample 返回示例 * { * shopNum: 店铺编号, node: 导航点, floor: 楼层编号, xaxis: 中心点X坐标, yaxis: 中心点Y坐标, comeIn:店铺多门点 @@ -4395,11 +4399,11 @@ MainMap_QM.prototype = { * @apiGroup 地图导航 * @apiDescription 通过店铺编号或车位获取导航点位 * @apiVersion 4.0.0 - * @apiParam {Object} object build,floor,shopNum 楼栋编号,楼层编号,店铺或车位编号 + * @apiParam {Object} object build,floor,shopNum 楼栋编号,楼层编号,店铺或车位编号 * @apiParam {String} type 店铺或车位标识 "shop" "park" - * + * * @apiSampleRequest off - * + * * @apiSuccessExample 返回示例 * { * shopNum: 店铺编号, node: 导航点, floor: 楼层编号, xaxis: 中心点X坐标, yaxis: 中心点Y坐标, comeIn:店铺多门点 @@ -4553,7 +4557,7 @@ MainMap_QM.prototype = { * @apiDescription 地图开始导航时触发 * @apiVersion 4.0.0 * @apiSampleRequest off - * + * * @apiParamExample 请求示例 * Map_QM.addEventListener("InitPathOver",onInitPathOver,false); */ @@ -4750,7 +4754,7 @@ MainMap_QM.prototype = { * @apiDescription 地图导航过程中实时触发 * @apiVersion 4.0.0 * @apiSampleRequest off - * + * * @apiParamExample 请求示例 * Map_QM.addEventListener("PathPlaying",onPathPlaying,false); */ @@ -4880,7 +4884,7 @@ MainMap_QM.prototype = { * @apiDescription 地图导航到达目标点时触发 * @apiVersion 4.0.0 * @apiSampleRequest off - * + * * @apiParamExample 请求示例 * Map_QM.addEventListener("PathPlayOver",onPathPlayOver,false); */ @@ -4975,9 +4979,9 @@ MainMap_QM.prototype = { * @apiGroup 地图导航 * @apiDescription 导航动画暂停/播放 * @apiVersion 4.0.0 - * + * * @apiSampleRequest off - * + * */ pathStop: function (isPlaying) { Map_QM.util.pathStateObj.isPathPlay = isPlaying === undefined ? !Map_QM.util.pathStateObj.isPathPlay : isPlaying; @@ -4988,9 +4992,9 @@ MainMap_QM.prototype = { * @apiGroup 地图导航 * @apiDescription 导航动画重播 * @apiVersion 4.0.0 - * + * * @apiSampleRequest off - * + * */ pathRePlay: function () { clearTimeout(Map_QM.util.timeObj.pathTime); @@ -5011,15 +5015,15 @@ MainMap_QM.prototype = { * @apiGroup 地图导航 * @apiDescription 导航切换扶梯模式 * @apiVersion 4.0.0 - * + * * @apiParam {function} callBack 回调函数 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.ChangePathByFt(function); - * + * */ ChangePathByFt: function (callBack) { clearTimeout(Map_QM.util.timeObj.pathTime); @@ -5043,15 +5047,15 @@ MainMap_QM.prototype = { * @apiGroup 地图导航 * @apiDescription 导航切换电梯模式 * @apiVersion 4.0.0 - * + * * @apiParam {function} callBack 回调函数 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.ChangePathByDt(function); - * + * */ ChangePathByDt: function (callBack) { clearTimeout(Map_QM.util.timeObj.pathTime); @@ -5075,15 +5079,15 @@ MainMap_QM.prototype = { * @apiGroup 地图导航 * @apiDescription 导航切换最佳模式 * @apiVersion 4.0.0 - * + * * @apiParam {function} callBack 回调函数 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.ChangePathByGood(function); - * + * */ ChangePathByGood: function (callBack) { clearTimeout(Map_QM.util.timeObj.pathTime); @@ -5115,14 +5119,14 @@ MainMap_QM.prototype = { * @apiGroup 地图交互 * @apiDescription 窗口变化 * @apiVersion 4.0.0 - * + * * @apiParam {int} width 窗口宽 * @apiParam {int} height 窗口高 - * + * * @apiSampleRequest off - * + * * @apiParamExample 请求示例 - * + * * Map_QM.changeWindowResize(1280,1080); */ changeWindowResize: function (width, height) { @@ -5147,7 +5151,7 @@ MainMap_QM.prototype = { * @apiGroup 地图数据 * @apiDescription 初始化地图赋值 Map_QM * @apiVersion 4.0.0 - * + * * @apiParam {function} callBack 初始化成功后的回调函数 * @apiParam {object} options 初始化对象 * @apiParam {int} options.build 设备所在楼栋编号 默认值6 @@ -5177,7 +5181,7 @@ MainMap_QM.prototype = { * * @apiSampleRequest off * @apiParamExample {String} 请求示例 - * + * * MainMap_QM.init(callBackLoadOver,{build : 0, floor : 3, navPoint : 7, angle : 0, perc_H : "-50%",containerId : "mapContainer"}); */ MainMap_QM.init = function (callBack, options) { @@ -5285,7 +5289,7 @@ FloorMap_QM.prototype = { obj.rotateY(Map_QM.util.modelArr[i].list[t].rot.y); obj.rotateZ(Map_QM.util.modelArr[i].list[t].rot.z); sopce.allObj.add(obj); - } + } }); } } @@ -5434,10 +5438,10 @@ FloorMap_QM.prototype = { this.addTagLabel(mapData.shopArea[i], { "node": mapData.shopArea[i].shopNav, "floor": this.floorOrder, "build": this.buildOrder }); } if (shopData[h].formatColor) { - entColor = parseInt(shopData[h].formatColor.replace("#", "0x"), 16); + entColor = shopData[h].formatColor; } if (shopData[h].borderColor) { - borderColor = parseInt(shopData[h].borderColor.replace("#", "0x"), 16); + borderColor = shopData[h].borderColor; } break; } @@ -6195,7 +6199,7 @@ MyModel_QM.prototype.MyPlaneShape = function (areaArr, howllowArr, opObj, entity color: entityColor, transparent: true, opacity: alphaModle, - + depthTest: true }); Map_QM.util.meshMaterialArr.push(meshMaterial); @@ -6257,7 +6261,7 @@ MyModel_QM.prototype.MyModelText = function (svgArea) { const mesh = new THREE.Mesh(geometry, meshMaterial); mesh.renderOrder = 50; mesh.name = svgArea.name || ""; - mesh.position.set(svgArea.width/-2, svgArea.height/-2, parseInt(svgArea.toHeight)+1); + mesh.position.set(svgArea.width / -2, svgArea.height / -2, parseInt(svgArea.toHeight)+1); group.add(mesh); } return group; diff --git a/src/App.vue b/src/App.vue index e977e7c..6dbb713 100644 --- a/src/App.vue +++ b/src/App.vue @@ -11,7 +11,8 @@ html, body, #app { overflow: hidden; - width: 1080px; - height: 1920px; + width: 1920px; + height: 1080px; + background: #f1f1f1; } diff --git a/src/assets/images/guide/area_emp.svg b/src/assets/images/guide/area_emp.svg new file mode 100644 index 0000000..28a51ee --- /dev/null +++ b/src/assets/images/guide/area_emp.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/src/assets/images/guide/direction.svg b/src/assets/images/guide/direction.svg index 8f65887..38c82d1 100644 --- a/src/assets/images/guide/direction.svg +++ b/src/assets/images/guide/direction.svg @@ -1,4 +1,3 @@ - - - + + diff --git a/src/assets/images/guide/food.svg b/src/assets/images/guide/food.svg new file mode 100644 index 0000000..71e6526 --- /dev/null +++ b/src/assets/images/guide/food.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/guide/minMap.svg b/src/assets/images/guide/minMap.svg new file mode 100644 index 0000000..5d94293 --- /dev/null +++ b/src/assets/images/guide/minMap.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/assets/images/guide/point.svg b/src/assets/images/guide/point.svg new file mode 100644 index 0000000..3dee803 --- /dev/null +++ b/src/assets/images/guide/point.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/assets/images/guide/reset.svg b/src/assets/images/guide/reset.svg index e33d4ca..3b7c44c 100644 --- a/src/assets/images/guide/reset.svg +++ b/src/assets/images/guide/reset.svg @@ -1,4 +1,3 @@ - - - + + diff --git a/src/assets/images/guide/tip_en.svg b/src/assets/images/guide/tip_en.svg new file mode 100644 index 0000000..b39f420 --- /dev/null +++ b/src/assets/images/guide/tip_en.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/assets/images/guide/tip_zh.svg b/src/assets/images/guide/tip_zh.svg new file mode 100644 index 0000000..81235a0 --- /dev/null +++ b/src/assets/images/guide/tip_zh.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/assets/images/header/logo.svg b/src/assets/images/header/logo.svg new file mode 100644 index 0000000..5d13862 --- /dev/null +++ b/src/assets/images/header/logo.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/assets/images/header/search.svg b/src/assets/images/header/search.svg new file mode 100644 index 0000000..95bc096 --- /dev/null +++ b/src/assets/images/header/search.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/header/zan.svg b/src/assets/images/header/zan.svg new file mode 100644 index 0000000..4eb1a38 --- /dev/null +++ b/src/assets/images/header/zan.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/map/map-dialog.svg b/src/assets/images/map/map-dialog.svg new file mode 100644 index 0000000..d69d02a --- /dev/null +++ b/src/assets/images/map/map-dialog.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/assets/images/menu/activity.svg b/src/assets/images/menu/activity.svg new file mode 100644 index 0000000..4483d88 --- /dev/null +++ b/src/assets/images/menu/activity.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/menu/art.svg b/src/assets/images/menu/art.svg new file mode 100644 index 0000000..e0cb669 --- /dev/null +++ b/src/assets/images/menu/art.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/assets/images/menu/bg.svg b/src/assets/images/menu/bg.svg new file mode 100644 index 0000000..0dcc0b3 --- /dev/null +++ b/src/assets/images/menu/bg.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/assets/images/menu/brand.svg b/src/assets/images/menu/brand.svg new file mode 100644 index 0000000..ddc9356 --- /dev/null +++ b/src/assets/images/menu/brand.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/menu/map.svg b/src/assets/images/menu/map.svg new file mode 100644 index 0000000..0409a28 --- /dev/null +++ b/src/assets/images/menu/map.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/assets/images/menu/member.svg b/src/assets/images/menu/member.svg new file mode 100644 index 0000000..ad56cf7 --- /dev/null +++ b/src/assets/images/menu/member.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/menu/parking.svg b/src/assets/images/menu/parking.svg new file mode 100644 index 0000000..6138ba9 --- /dev/null +++ b/src/assets/images/menu/parking.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/assets/images/menu/service.svg b/src/assets/images/menu/service.svg new file mode 100644 index 0000000..24bc55a --- /dev/null +++ b/src/assets/images/menu/service.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/assets/images/menu/traffic.svg b/src/assets/images/menu/traffic.svg new file mode 100644 index 0000000..e159d54 --- /dev/null +++ b/src/assets/images/menu/traffic.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/nav/2D.svg b/src/assets/images/nav/2D.svg index db6e59b..a68a38a 100644 --- a/src/assets/images/nav/2D.svg +++ b/src/assets/images/nav/2D.svg @@ -1,3 +1,4 @@ - + + diff --git a/src/assets/images/nav/3D.svg b/src/assets/images/nav/3D.svg index 286f6e2..20ee091 100644 --- a/src/assets/images/nav/3D.svg +++ b/src/assets/images/nav/3D.svg @@ -1,3 +1,4 @@ - + + diff --git a/src/assets/images/nav/cb.svg b/src/assets/images/nav/cb.svg new file mode 100644 index 0000000..2df3ec6 --- /dev/null +++ b/src/assets/images/nav/cb.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/nav/js.svg b/src/assets/images/nav/js.svg new file mode 100644 index 0000000..c4aedbb --- /dev/null +++ b/src/assets/images/nav/js.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/nav/jsAc.svg b/src/assets/images/nav/jsAc.svg new file mode 100644 index 0000000..d614ee1 --- /dev/null +++ b/src/assets/images/nav/jsAc.svg @@ -0,0 +1,4 @@ + + + diff --git a/src/assets/images/nav/zanting.svg b/src/assets/images/nav/zanting.svg new file mode 100644 index 0000000..dc7629b --- /dev/null +++ b/src/assets/images/nav/zanting.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/images/nav/zantingAc.svg b/src/assets/images/nav/zantingAc.svg new file mode 100644 index 0000000..8545946 --- /dev/null +++ b/src/assets/images/nav/zantingAc.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/assets/scss/mixin.scss b/src/assets/scss/mixin.scss index 59e7d0d..5f764a8 100644 --- a/src/assets/scss/mixin.scss +++ b/src/assets/scss/mixin.scss @@ -32,3 +32,9 @@ font-family: 'font_bold'; font-weight: 700; } + +@mixin fl($j: flex-start, $a: center) { + display: flex; + justify-content: $j; + align-items: $a; +} diff --git a/src/components/Header/Header.vue b/src/components/Header/Header.vue new file mode 100644 index 0000000..f8c0942 --- /dev/null +++ b/src/components/Header/Header.vue @@ -0,0 +1,118 @@ +
+
+
+ +
+
+
搜索
+
SEARCH
+
+
+
+ +
{{ $t('header.recommend') }}
+
+
+
+ + +
+
+ + + + + diff --git a/src/components/Header/WeaAndTime.vue b/src/components/Header/WeaAndTime.vue new file mode 100644 index 0000000..e50e56a --- /dev/null +++ b/src/components/Header/WeaAndTime.vue @@ -0,0 +1,77 @@ + + + + + diff --git a/src/components/Map/Map.vue b/src/components/Map/Map.vue index 891253e..d7cace2 100644 --- a/src/components/Map/Map.vue +++ b/src/components/Map/Map.vue @@ -69,13 +69,13 @@ function handleDetail() { #shopInfo { position: absolute; z-index: 500; - width: 254px; - height: 128px; + width: 200px; + height: 109px; background-position: center center; background-repeat: no-repeat; background-size: contain; visibility: hidden; - background-image: url('@/assets/images/map/map-dialog.png'); + background-image: url('@/assets/images/map/map-dialog.svg'); #shopNum { height: 60px; padding: 25px 36px 0; @@ -88,26 +88,24 @@ function handleDetail() { } .go-button { width: 125px; - height: 40px; - padding-right: 20px; - font-size: 16px; - font-family: 'font_bold'; + padding-right: 5px; + font-size: 14px; + font-family: 'font_regular'; text-align: center; - color: #8487a6; - line-height: 50px; - font-weight: 700; + color: #615c59; + line-height: 22px; + font-weight: 400; } .pop-bottom__detail { - height: 40px; - padding-left: 24px; - font-size: 16px; - font-family: 'font_bold'; + padding-left: 45px; + font-size: 14px; + font-family: 'font_regular'; text-align: center; - color: #8487a6; + color: #615c59; flex: 1; - line-height: 50px; - font-weight: 700; + line-height: 22px; + font-weight: 400; } } #moveFloorBG { diff --git a/src/components/Menu/Menu.vue b/src/components/Menu/Menu.vue new file mode 100644 index 0000000..f04fb20 --- /dev/null +++ b/src/components/Menu/Menu.vue @@ -0,0 +1,182 @@ + + + + + diff --git a/src/components/PublicComponent/PublicComponent.vue b/src/components/PublicComponent/PublicComponent.vue index a1231e4..4716b1a 100644 --- a/src/components/PublicComponent/PublicComponent.vue +++ b/src/components/PublicComponent/PublicComponent.vue @@ -1,5 +1,10 @@