-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
53 lines (53 loc) · 1.8 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"name": "@neushimmer/joi",
"version": "0.0.7beta7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@hapi/address": {
"version": "2.1.2",
"resolved": "https://registry.npm.taobao.org/@hapi/address/download/@hapi/address-2.1.2.tgz",
"integrity": "sha1-HHlM1tvyNU0ese8Q4DA/Vz4cciI="
},
"@hapi/formula": {
"version": "1.2.0",
"resolved": "https://registry.npm.taobao.org/@hapi/formula/download/@hapi/formula-1.2.0.tgz",
"integrity": "sha1-mUZJx/6hqQuRoKHm2YNSP2gOEM0="
},
"@hapi/hoek": {
"version": "8.3.2",
"resolved": "https://registry.npm.taobao.org/@hapi/hoek/download/@hapi/hoek-8.3.2.tgz",
"integrity": "sha1-kecYjt68XYdvC5GoYPVV/wbweCs="
},
"@hapi/joi": {
"version": "16.1.7",
"resolved": "https://registry.npm.taobao.org/@hapi/joi/download/@hapi/joi-16.1.7.tgz",
"integrity": "sha1-NghXIjqHux9fZ2kVN5ZMG0kI7ZM=",
"requires": {
"@hapi/address": "^2.1.2",
"@hapi/formula": "^1.2.0",
"@hapi/hoek": "^8.2.4",
"@hapi/pinpoint": "^1.0.2",
"@hapi/topo": "^3.1.3"
}
},
"@hapi/pinpoint": {
"version": "1.0.2",
"resolved": "https://registry.npm.taobao.org/@hapi/pinpoint/download/@hapi/pinpoint-1.0.2.tgz",
"integrity": "sha1-Alt6Ntu/TTW/Gs0HHCayDvQeDRM="
},
"@hapi/topo": {
"version": "3.1.6",
"resolved": "https://registry.npm.taobao.org/@hapi/topo/download/@hapi/topo-3.1.6.tgz",
"integrity": "sha1-aNk1+j6uf91asNf5U/MgXYsr/Ck=",
"requires": {
"@hapi/hoek": "^8.3.0"
}
},
"@types/hapi__joi": {
"version": "16.0.1",
"resolved": "https://registry.npm.taobao.org/@types/hapi__joi/download/@types/hapi__joi-16.0.1.tgz",
"integrity": "sha1-7CJzQex84gkQZszOvDsU9sUnums="
}
}
}