-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
109 lines (109 loc) · 3.74 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"name": "redos",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "redos",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"recheck": "^4.4.5"
}
},
"node_modules/recheck": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck/-/recheck-4.4.5.tgz",
"integrity": "sha512-J80Ykhr+xxWtvWrfZfPpOR/iw2ijvb4WY8d9AVoN8oHsPP07JT1rCAalUSACMGxM1cvSocb6jppWFjVS6eTTrA==",
"engines": {
"node": ">=14"
},
"optionalDependencies": {
"recheck-jar": "4.4.5",
"recheck-linux-x64": "4.4.5",
"recheck-macos-x64": "4.4.5",
"recheck-windows-x64": "4.4.5"
}
},
"node_modules/recheck-jar": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck-jar/-/recheck-jar-4.4.5.tgz",
"integrity": "sha512-a2kMzcfr+ntT0bObNLY22EUNV6Z6WeZ+DybRmPOUXVWzGcqhRcrK74tpgrYt3FdzTlSh85pqoryAPmrNkwLc0g==",
"optional": true
},
"node_modules/recheck-linux-x64": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck-linux-x64/-/recheck-linux-x64-4.4.5.tgz",
"integrity": "sha512-s8OVPCpiSGw+tLCxH3eei7Zp2AoL22kXqLmEtWXi0AnYNwfuTjZmeLn2aQjW8qhs8ZPSkxS7uRIRTeZqR5Fv/Q==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"linux"
]
},
"node_modules/recheck-macos-x64": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck-macos-x64/-/recheck-macos-x64-4.4.5.tgz",
"integrity": "sha512-Ouup9JwwoKCDclt3Na8+/W2pVbt8FRpzjkDuyM32qTR2TOid1NI+P1GA6/VQAKEOjvaxgGjxhcP/WqAjN+EULA==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"darwin"
]
},
"node_modules/recheck-windows-x64": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck-windows-x64/-/recheck-windows-x64-4.4.5.tgz",
"integrity": "sha512-mkpzLHu9G9Ztjx8HssJh9k/Xm1d1d/4OoT7etHqFk+k1NGzISCRXBD22DqYF9w8+J4QEzTAoDf8icFt0IGhOEQ==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"win32"
]
}
},
"dependencies": {
"recheck": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck/-/recheck-4.4.5.tgz",
"integrity": "sha512-J80Ykhr+xxWtvWrfZfPpOR/iw2ijvb4WY8d9AVoN8oHsPP07JT1rCAalUSACMGxM1cvSocb6jppWFjVS6eTTrA==",
"requires": {
"recheck-jar": "4.4.5",
"recheck-linux-x64": "4.4.5",
"recheck-macos-x64": "4.4.5",
"recheck-windows-x64": "4.4.5"
}
},
"recheck-jar": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck-jar/-/recheck-jar-4.4.5.tgz",
"integrity": "sha512-a2kMzcfr+ntT0bObNLY22EUNV6Z6WeZ+DybRmPOUXVWzGcqhRcrK74tpgrYt3FdzTlSh85pqoryAPmrNkwLc0g==",
"optional": true
},
"recheck-linux-x64": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck-linux-x64/-/recheck-linux-x64-4.4.5.tgz",
"integrity": "sha512-s8OVPCpiSGw+tLCxH3eei7Zp2AoL22kXqLmEtWXi0AnYNwfuTjZmeLn2aQjW8qhs8ZPSkxS7uRIRTeZqR5Fv/Q==",
"optional": true
},
"recheck-macos-x64": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck-macos-x64/-/recheck-macos-x64-4.4.5.tgz",
"integrity": "sha512-Ouup9JwwoKCDclt3Na8+/W2pVbt8FRpzjkDuyM32qTR2TOid1NI+P1GA6/VQAKEOjvaxgGjxhcP/WqAjN+EULA==",
"optional": true
},
"recheck-windows-x64": {
"version": "4.4.5",
"resolved": "https://registry.npmjs.org/recheck-windows-x64/-/recheck-windows-x64-4.4.5.tgz",
"integrity": "sha512-mkpzLHu9G9Ztjx8HssJh9k/Xm1d1d/4OoT7etHqFk+k1NGzISCRXBD22DqYF9w8+J4QEzTAoDf8icFt0IGhOEQ==",
"optional": true
}
}
}