-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
31 lines (31 loc) · 1.06 KB
/
package-lock.json
File metadata and controls
31 lines (31 loc) · 1.06 KB
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": "wanandroidgank",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@miniprogram-component-plus/tabs": {
"version": "1.0.0",
"resolved": "http://172.16.100.47:4873/@miniprogram-component-plus%2ftabs/-/tabs-1.0.0.tgz",
"integrity": "sha1-y/a04858SsiteQqES0BxVfB9ntc="
},
"@types/wechat-miniprogram": {
"version": "3.2.0",
"resolved": "https://registry.npm.taobao.org/@types/wechat-miniprogram/download/@types/wechat-miniprogram-3.2.0.tgz",
"integrity": "sha1-a0A0FVhW0xzZ80Lv0hfbwn6oD7k="
},
"@vant/weapp": {
"version": "1.5.3",
"resolved": "https://registry.npm.taobao.org/@vant/weapp/download/@vant/weapp-1.5.3.tgz",
"integrity": "sha1-X6PCNzL/3rhck5tPRc/Fiy64BfQ=",
"requires": {
"@types/wechat-miniprogram": "^3.0.0"
}
},
"weui-miniprogram": {
"version": "1.0.6",
"resolved": "http://172.16.100.47:4873/weui-miniprogram/-/weui-miniprogram-1.0.6.tgz",
"integrity": "sha1-JnQ4JOD3m5LkQXo9s9F/djHYgNw="
}
}
}