31 lines
970 B
JSON
31 lines
970 B
JSON
{
|
|
"name": "@hbuilder/yoshop2-pro",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"weixin-js-sdk": "^1.6.0"
|
|
},
|
|
"devDependencies": {
|
|
"vite-plugin-multiple-entries2": "^0.0.1"
|
|
}
|
|
},
|
|
"node_modules/vite-plugin-multiple-entries2": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmmirror.com/vite-plugin-multiple-entries/-/vite-plugin-multiple-entries-0.0.1.tgz",
|
|
"integrity": "sha512-/RzQlc1IwBo24s+ndwGhvEJcYvR1BralQRMaWokfczhrmfpi77DTctiVu2uLHoOVp+J6SQP5882XW8Aucv+nDg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=14.0.0",
|
|
"pnpm": ">=7.0.1"
|
|
}
|
|
},
|
|
"node_modules/weixin-js-sdk": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmjs.org/weixin-js-sdk/-/weixin-js-sdk-1.6.0.tgz",
|
|
"integrity": "sha512-3IYQH7aalJGFJrwdT3epvTdR1MboMiH7vIZ5BRL2eYOJ12BNah7csoMkmSZzkq1+l92sSq29XdTCVjCJoK2sBQ=="
|
|
}
|
|
}
|
|
}
|