forked from woniudiancang/bee
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
31 lines (31 loc) · 1.15 KB
/
package-lock.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "beeorder",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@types/wechat-miniprogram": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@types/wechat-miniprogram/-/wechat-miniprogram-3.0.0.tgz",
"integrity": "sha512-T30UPtyzFXk3hqsUKNqe1exODND1+snpH7S0fDBHLXVDGAuJGKsH8nXp83OfLEOak82Rn7w0uctwUxraC9XjAQ=="
},
"@vant/weapp": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.5.2.tgz",
"integrity": "sha512-jJFVszQXijyFN+D85Dmu3BGRwr5Ofh/MSByq1VPSoN1FeIisHNtcpfLycYzjJRkpPCfm9T1L9YlOUskWXnjJNQ==",
"requires": {
"@types/wechat-miniprogram": "^3.0.0"
}
},
"apifm-wxapi": {
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/apifm-wxapi/-/apifm-wxapi-3.18.0.tgz",
"integrity": "sha512-VdKULHEhI0z+K6cT1xNenSw7dbUZa55roiykOVXIlcxBwgd6SVKMwA0kLSVrcdzAvkuC7FVdmKPh1sdaf46r5Q=="
},
"wxbarcode": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/wxbarcode/-/wxbarcode-1.0.2.tgz",
"integrity": "sha1-zgLjSP8AYwHZIBd21sn1rZATFLU="
}
}
}