-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage-lock.json
34 lines (34 loc) · 1.4 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
32
33
34
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"@uni-ui/code-plugs": {
"version": "1.9.6",
"resolved": "https://registry.npmmirror.com/@uni-ui/code-plugs/-/code-plugs-1.9.6.tgz",
"integrity": "sha512-4bqP5FE3+suxZ7JxO2StJgELeYxk0iIh3HYAaEY9X8pR5/wxgv/mWXHZpv4TVvy1VewZbMIUg8Nj9l1w6htGtw=="
},
"@uni-ui/code-ui": {
"version": "1.5.1",
"resolved": "https://registry.npmmirror.com/@uni-ui/code-ui/-/code-ui-1.5.1.tgz",
"integrity": "sha512-Yfnmz7FzpZO/7jnBqSQBW042tZo2I/z+3PuE1ct1HgrvdNjgDM/DuVDQP6LiVIGrXOP3N+oyNDJEtmK6Ga08rQ==",
"requires": {
"@uni-ui/code-plugs": "^1.9.5"
}
},
"mescroll-uni": {
"version": "1.3.7",
"resolved": "https://registry.npmmirror.com/mescroll-uni/-/mescroll-uni-1.3.7.tgz",
"integrity": "sha512-1pQMtGA+iVRKhfJZZNXdBx05NnthIk6zm3hRbumswSA54eaKOMgpUDb9AQ2+rRdXmS6kLkEYSbW/fkb7/IyoAg=="
},
"moment": {
"version": "2.29.4",
"resolved": "https://registry.npmmirror.com/moment/-/moment-2.29.4.tgz",
"integrity": "sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w=="
},
"uview-ui": {
"version": "2.0.35",
"resolved": "https://registry.npmmirror.com/uview-ui/-/uview-ui-2.0.35.tgz",
"integrity": "sha512-OfMttN3XkHvQosXfd8bjz8ASTvypPoGzBWmQZBJ871bYMCA7t2bDFPlzjbxUj/5ykAjKnZ8zMUapSwSisVt99g=="
}
}
}