You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
2.5 KiB
63 lines
2.5 KiB
2 years ago
|
{
|
||
|
"name": "shopro-plus",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 1,
|
||
|
"requires": true,
|
||
|
"dependencies": {
|
||
|
"@babel/runtime": {
|
||
|
"version": "7.21.0",
|
||
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.21.0.tgz",
|
||
|
"integrity": "sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==",
|
||
|
"requires": {
|
||
|
"regenerator-runtime": "^0.13.11"
|
||
|
}
|
||
|
},
|
||
|
"copy-text-to-clipboard": {
|
||
|
"version": "3.1.0",
|
||
|
"resolved": "https://registry.npmjs.org/copy-text-to-clipboard/-/copy-text-to-clipboard-3.1.0.tgz",
|
||
|
"integrity": "sha512-PFM6BnjLnOON/lB3ta/Jg7Ywsv+l9kQGD4TWDCSlRBGmqnnTM5MrDkhAFgw+8HZt0wW6Q2BBE4cmy9sq+s9Qng=="
|
||
|
},
|
||
|
"core-js": {
|
||
|
"version": "3.30.0",
|
||
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.0.tgz",
|
||
|
"integrity": "sha512-hQotSSARoNh1mYPi9O2YaWeiq/cEB95kOrFb4NCrO4RIFt1qqNpKsaE+vy/L3oiqvND5cThqXzUU3r9F7Efztg=="
|
||
|
},
|
||
|
"jweixin-module": {
|
||
|
"version": "1.6.0",
|
||
|
"resolved": "https://registry.npmjs.org/jweixin-module/-/jweixin-module-1.6.0.tgz",
|
||
|
"integrity": "sha512-dGk9cf+ipipHmtzYmKZs5B2toX+p4hLyllGLF6xuC8t+B05oYxd8fYoaRz0T30U2n3RUv8a4iwvjhA+OcYz52w=="
|
||
|
},
|
||
|
"mutation-observer": {
|
||
|
"version": "1.0.3",
|
||
|
"resolved": "https://registry.npmjs.org/mutation-observer/-/mutation-observer-1.0.3.tgz",
|
||
|
"integrity": "sha512-M/O/4rF2h776hV7qGMZUH3utZLO/jK7p8rnNgGkjKUw8zCGjRQPxB8z6+5l8+VjRUQ3dNYu4vjqXYLr+U8ZVNA=="
|
||
|
},
|
||
|
"regenerator-runtime": {
|
||
|
"version": "0.13.11",
|
||
|
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz",
|
||
|
"integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg=="
|
||
|
},
|
||
|
"uni-read-pages": {
|
||
|
"version": "1.0.5",
|
||
|
"resolved": "https://registry.npmjs.org/uni-read-pages/-/uni-read-pages-1.0.5.tgz",
|
||
|
"integrity": "sha512-GkrrZ0LX0vn9R5k6RKEi0Ez3Q3e2vUpjXQ8Z6/K/d28KudI9ajqgt8WEjQFlG5EPm1K6uTArN8LlqmZTEixDUA=="
|
||
|
},
|
||
|
"uni-simple-router": {
|
||
|
"version": "2.0.7",
|
||
|
"resolved": "https://registry.npmjs.org/uni-simple-router/-/uni-simple-router-2.0.7.tgz",
|
||
|
"integrity": "sha512-8FKv5dw7Eoonm0gkO8udprrxzin0fNUI0+AvIphFkFRH5ZmP5ZWJ2pvnWzb2NiiqQSECTSU5VSB7HhvOSwD5eA=="
|
||
|
},
|
||
|
"vconsole": {
|
||
|
"version": "3.15.0",
|
||
|
"resolved": "https://registry.npmjs.org/vconsole/-/vconsole-3.15.0.tgz",
|
||
|
"integrity": "sha512-8hq7wabPcRucSWQyN7/1tthMawP9JPvM95zgtMHpPknMMMCKj+abpoK7P7oKK4B0qw58C24Mdvo9+raUdpHyVQ==",
|
||
|
"requires": {
|
||
|
"@babel/runtime": "^7.17.2",
|
||
|
"copy-text-to-clipboard": "^3.0.1",
|
||
|
"core-js": "^3.11.0",
|
||
|
"mutation-observer": "^1.0.3"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|