108 lines
3.9 KiB
JSON
108 lines
3.9 KiB
JSON
{
|
|
"name": "shopxo-uniapp",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"node_modules/.store/@babel+runtime@7.27.0": {
|
|
"extraneous": true
|
|
},
|
|
"node_modules/.store/copy-text-to-clipboard@3.2.0/node_modules/copy-text-to-clipboard": {
|
|
"version": "3.2.0",
|
|
"extraneous": true,
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"tsd": "^0.14.0",
|
|
"xo": "^0.37.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/.store/core-js@3.42.0/node_modules/core-js": {
|
|
"version": "3.42.0",
|
|
"extraneous": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/.store/mutation-observer@1.0.3/node_modules/mutation-observer": {
|
|
"version": "1.0.3",
|
|
"extraneous": true
|
|
},
|
|
"node_modules/.store/regenerator-runtime@0.14.1/node_modules/regenerator-runtime": {
|
|
"version": "0.14.1",
|
|
"extraneous": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/.store/vconsole@3.15.1": {
|
|
"extraneous": true
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.27.1",
|
|
"resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.27.1.tgz",
|
|
"integrity": "sha512-1x3D2xEk2fRo3PAhwQwu5UubzgiVWSXTBfWpVd2Mx2AzRqJuDJCsgaDVZ7HB5iGzDW1Hl1sWN2mFyKjmR9uAog==",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/copy-text-to-clipboard": {
|
|
"version": "3.2.0",
|
|
"resolved": "https://registry.npmmirror.com/copy-text-to-clipboard/-/copy-text-to-clipboard-3.2.0.tgz",
|
|
"integrity": "sha512-RnJFp1XR/LOBDckxTib5Qjr/PMfkatD0MUCQgdpqS8MdKiNUzBjAQBEN6oUy+jW7LI93BBG3DtMB2KOOKpGs2Q==",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/core-js": {
|
|
"version": "3.42.0",
|
|
"resolved": "https://registry.npmmirror.com/core-js/-/core-js-3.42.0.tgz",
|
|
"integrity": "sha512-Sz4PP4ZA+Rq4II21qkNqOEDTDrCvcANId3xpIgB34NDkWc3UduWj2dqEtN9yZIq8Dk3HyPI33x9sqqU5C8sr0g==",
|
|
"hasInstallScript": true,
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/dayjs": {
|
|
"version": "1.11.13",
|
|
"resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz",
|
|
"integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg=="
|
|
},
|
|
"node_modules/jweixin-module": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmmirror.com/jweixin-module/-/jweixin-module-1.6.0.tgz",
|
|
"integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
|
|
},
|
|
"node_modules/mutation-observer": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmmirror.com/mutation-observer/-/mutation-observer-1.0.3.tgz",
|
|
"integrity": "sha512-M/O/4rF2h776hV7qGMZUH3utZLO/jK7p8rnNgGkjKUw8zCGjRQPxB8z6+5l8+VjRUQ3dNYu4vjqXYLr+U8ZVNA=="
|
|
},
|
|
"node_modules/vconsole": {
|
|
"version": "3.15.1",
|
|
"resolved": "https://registry.npmmirror.com/vconsole/-/vconsole-3.15.1.tgz",
|
|
"integrity": "sha512-KH8XLdrq9T5YHJO/ixrjivHfmF2PC2CdVoK6RWZB4yftMykYIaXY1mxZYAic70vADM54kpMQF+dYmvl5NRNy1g==",
|
|
"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/weixin-js-sdk": {
|
|
"version": "1.6.5",
|
|
"resolved": "https://registry.npmmirror.com/weixin-js-sdk/-/weixin-js-sdk-1.6.5.tgz",
|
|
"integrity": "sha512-Gph1WAWB2YN/lMOFB/ymb+hbU/wYazzJgu6PMMktCy9cSCeW5wA6Zwt0dpahJbJ+RJEwtTv2x9iIu0U4enuVSQ=="
|
|
}
|
|
}
|
|
}
|