{ "name": "shopro", "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "node_modules/@babel/runtime": { "version": "7.23.5", "dev": true, "license": "MIT", "dependencies": { "regenerator-runtime": "^0.14.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@dcloudio/types": { "version": "2.6.12", "license": "Apache-2.0" }, "node_modules/@hyoga/uni-socket.io": { "version": "1.0.1", "license": "MIT", "dependencies": { "socket.io-client": "^2.1.1" } }, "node_modules/@vue/devtools-api": { "version": "6.5.1", "license": "MIT" }, "node_modules/after": { "version": "0.8.2", "license": "MIT" }, "node_modules/arraybuffer.slice": { "version": "0.0.7", "license": "MIT" }, "node_modules/backo2": { "version": "1.0.2", "license": "MIT" }, "node_modules/base64-arraybuffer": { "version": "0.1.4", "engines": { "node": ">= 0.6.0" } }, "node_modules/blob": { "version": "0.0.5", "license": "MIT" }, "node_modules/component-bind": { "version": "1.0.0" }, "node_modules/component-emitter": { "version": "1.3.1", "license": "MIT", "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/component-inherit": { "version": "0.0.3" }, "node_modules/copy-text-to-clipboard": { "version": "3.2.0", "dev": true, "license": "MIT", "engines": { "node": ">=12" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/core-js": { "version": "3.34.0", "dev": true, "hasInstallScript": true, "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/core-js" } }, "node_modules/dayjs": { "version": "1.11.10", "license": "MIT" }, "node_modules/debug": { "version": "3.1.0", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/engine.io-client": { "version": "3.5.3", "license": "MIT", "dependencies": { "component-emitter": "~1.3.0", "component-inherit": "0.0.3", "debug": "~3.1.0", "engine.io-parser": "~2.2.0", "has-cors": "1.1.0", "indexof": "0.0.1", "parseqs": "0.0.6", "parseuri": "0.0.6", "ws": "~7.4.2", "xmlhttprequest-ssl": "~1.6.2", "yeast": "0.1.2" } }, "node_modules/engine.io-parser": { "version": "2.2.1", "license": "MIT", "dependencies": { "after": "0.8.2", "arraybuffer.slice": "~0.0.7", "base64-arraybuffer": "0.1.4", "blob": "0.0.5", "has-binary2": "~1.0.2" } }, "node_modules/has-binary2": { "version": "1.0.3", "license": "MIT", "dependencies": { "isarray": "2.0.1" } }, "node_modules/has-cors": { "version": "1.1.0", "license": "MIT" }, "node_modules/indexof": { "version": "0.0.1" }, "node_modules/isarray": { "version": "2.0.1", "license": "MIT" }, "node_modules/lodash": { "version": "4.17.21", "license": "MIT" }, "node_modules/luch-request": { "version": "3.1.1", "license": "MIT", "dependencies": { "@dcloudio/types": "^2.0.16" } }, "node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/mutation-observer": { "version": "1.0.3", "dev": true }, "node_modules/parseqs": { "version": "0.0.6", "license": "MIT" }, "node_modules/parseuri": { "version": "0.0.6", "license": "MIT" }, "node_modules/pinia": { "version": "2.1.7", "license": "MIT", "dependencies": { "@vue/devtools-api": "^6.5.0", "vue-demi": ">=0.14.5" }, "funding": { "url": "https://github.com/sponsors/posva" }, "peerDependencies": { "@vue/composition-api": "^1.4.0", "typescript": ">=4.4.4", "vue": "^2.6.14 || ^3.3.0" }, "peerDependenciesMeta": { "@vue/composition-api": { "optional": true }, "typescript": { "optional": true } } }, "node_modules/pinia-plugin-persist-uni": { "version": "1.2.0", "dependencies": { "vue-demi": "^0.12.1" }, "peerDependencies": { "@vue/composition-api": "^1.0.0", "pinia": "^2.0.0", "vue": "^2.0.0 || >=3.0.0" }, "peerDependenciesMeta": { "@vue/composition-api": { "optional": true } } }, "node_modules/pinia-plugin-persist-uni/node_modules/vue-demi": { "version": "0.12.5", "hasInstallScript": true, "license": "MIT", "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/prettier": { "version": "2.8.8", "dev": true, "license": "MIT", "bin": { "prettier": "bin-prettier.js" }, "engines": { "node": ">=10.13.0" }, "funding": { "url": "https://github.com/prettier/prettier?sponsor=1" } }, "node_modules/qs-canvas": { "version": "1.0.11", "license": "BSD 3-Clause" }, "node_modules/regenerator-runtime": { "version": "0.14.0", "dev": true, "license": "MIT" }, "node_modules/socket.io-client": { "version": "2.5.0", "license": "MIT", "dependencies": { "backo2": "1.0.2", "component-bind": "1.0.0", "component-emitter": "~1.3.0", "debug": "~3.1.0", "engine.io-client": "~3.5.0", "has-binary2": "~1.0.2", "indexof": "0.0.1", "parseqs": "0.0.6", "parseuri": "0.0.6", "socket.io-parser": "~3.3.0", "to-array": "0.1.4" } }, "node_modules/socket.io-parser": { "version": "3.3.3", "license": "MIT", "dependencies": { "component-emitter": "~1.3.0", "debug": "~3.1.0", "isarray": "2.0.1" } }, "node_modules/to-array": { "version": "0.1.4" }, "node_modules/vconsole": { "version": "3.15.1", "dev": true, "license": "MIT", "dependencies": { "@babel/runtime": "^7.17.2", "copy-text-to-clipboard": "^3.0.1", "core-js": "^3.11.0", "mutation-observer": "^1.0.3" } }, "node_modules/vue": { "version": "2.6.14", "license": "MIT", "peer": true }, "node_modules/vue-demi": { "version": "0.14.6", "hasInstallScript": true, "license": "MIT", "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/weixin-js-sdk": { "version": "1.6.5", "license": "MIT" }, "node_modules/ws": { "version": "7.4.6", "license": "MIT", "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/xmlhttprequest-ssl": { "version": "1.6.3", "engines": { "node": ">=0.4.0" } }, "node_modules/yeast": { "version": "0.1.2", "license": "MIT" } } }