-
Notifications
You must be signed in to change notification settings - Fork 2
/
package-lock.json
240 lines (240 loc) · 9.66 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
{
"name": "@fangjinlyx/apollo-node",
"version": "0.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@sindresorhus/is": {
"version": "3.1.0",
"resolved": "https://registry.npm.taobao.org/@sindresorhus/is/download/@sindresorhus/is-3.1.0.tgz?cache=0&sync_timestamp=1595758234190&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40sindresorhus%2Fis%2Fdownload%2F%40sindresorhus%2Fis-3.1.0.tgz",
"integrity": "sha1-2HNVMmNb6mmtORGd9fDxAJm9Cdw="
},
"@szmarczak/http-timer": {
"version": "4.0.5",
"resolved": "https://registry.npm.taobao.org/@szmarczak/http-timer/download/@szmarczak/http-timer-4.0.5.tgz?cache=0&sync_timestamp=1580758852337&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40szmarczak%2Fhttp-timer%2Fdownload%2F%40szmarczak%2Fhttp-timer-4.0.5.tgz",
"integrity": "sha1-v71QIR6d+lG6B9pYoUzf0zMgUVI=",
"requires": {
"defer-to-connect": "^2.0.0"
}
},
"@types/cacheable-request": {
"version": "6.0.1",
"resolved": "https://registry.npm.taobao.org/@types/cacheable-request/download/@types/cacheable-request-6.0.1.tgz",
"integrity": "sha1-XSLz3e0f06hMC761A5p0GcLJGXY=",
"requires": {
"@types/http-cache-semantics": "*",
"@types/keyv": "*",
"@types/node": "*",
"@types/responselike": "*"
}
},
"@types/http-cache-semantics": {
"version": "4.0.0",
"resolved": "https://registry.npm.taobao.org/@types/http-cache-semantics/download/@types/http-cache-semantics-4.0.0.tgz",
"integrity": "sha1-kUB3lzaqJlVjXudW4kZ9eHz+iio="
},
"@types/ip": {
"version": "1.1.0",
"resolved": "https://registry.npm.taobao.org/@types/ip/download/@types/ip-1.1.0.tgz",
"integrity": "sha1-rsT1v9SeSkxTtZDYjDbrB4gnp8A=",
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@types/keyv": {
"version": "3.1.1",
"resolved": "https://registry.npm.taobao.org/@types/keyv/download/@types/keyv-3.1.1.tgz",
"integrity": "sha1-5FpFMk/KnatxarEjDuJJyftSz6c=",
"requires": {
"@types/node": "*"
}
},
"@types/node": {
"version": "13.13.12",
"resolved": "https://registry.npm.taobao.org/@types/node/download/@types/node-13.13.12.tgz?cache=0&sync_timestamp=1592987751085&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-13.13.12.tgz",
"integrity": "sha1-nHLoZTgKfcmZmeoO8g/JY1tQPSA="
},
"@types/responselike": {
"version": "1.0.0",
"resolved": "https://registry.npm.taobao.org/@types/responselike/download/@types/responselike-1.0.0.tgz",
"integrity": "sha1-JR9P59FU0rrRJavhtCmyOv0mLik=",
"requires": {
"@types/node": "*"
}
},
"cacheable-lookup": {
"version": "5.0.3",
"resolved": "https://registry.npm.taobao.org/cacheable-lookup/download/cacheable-lookup-5.0.3.tgz",
"integrity": "sha1-BJ/cWd/91PwoXo9PgpNlkb1Z/sM="
},
"cacheable-request": {
"version": "7.0.1",
"resolved": "https://registry.npm.taobao.org/cacheable-request/download/cacheable-request-7.0.1.tgz?cache=0&sync_timestamp=1579606262568&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcacheable-request%2Fdownload%2Fcacheable-request-7.0.1.tgz",
"integrity": "sha1-BiAxwoViMngu1pSiV/o12pOUKlg=",
"requires": {
"clone-response": "^1.0.2",
"get-stream": "^5.1.0",
"http-cache-semantics": "^4.0.0",
"keyv": "^4.0.0",
"lowercase-keys": "^2.0.0",
"normalize-url": "^4.1.0",
"responselike": "^2.0.0"
}
},
"clone-response": {
"version": "1.0.2",
"resolved": "https://registry.npm.taobao.org/clone-response/download/clone-response-1.0.2.tgz",
"integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=",
"requires": {
"mimic-response": "^1.0.0"
}
},
"decompress-response": {
"version": "6.0.0",
"resolved": "https://registry.npm.taobao.org/decompress-response/download/decompress-response-6.0.0.tgz",
"integrity": "sha1-yjh2Et234QS9FthaqwDV7PCcZvw=",
"requires": {
"mimic-response": "^3.1.0"
},
"dependencies": {
"mimic-response": {
"version": "3.1.0",
"resolved": "https://registry.npm.taobao.org/mimic-response/download/mimic-response-3.1.0.tgz",
"integrity": "sha1-LR1Zr5wbEpgVrMwsRqAipc4fo8k="
}
}
},
"defer-to-connect": {
"version": "2.0.0",
"resolved": "https://registry.npm.taobao.org/defer-to-connect/download/defer-to-connect-2.0.0.tgz",
"integrity": "sha1-g9axmdsEFZOshNeBtSIjCMz0wsE="
},
"end-of-stream": {
"version": "1.4.4",
"resolved": "https://registry.npm.taobao.org/end-of-stream/download/end-of-stream-1.4.4.tgz",
"integrity": "sha1-WuZKX0UFe682JuwU2gyl5LJDHrA=",
"requires": {
"once": "^1.4.0"
}
},
"get-stream": {
"version": "5.2.0",
"resolved": "https://registry.npm.taobao.org/get-stream/download/get-stream-5.2.0.tgz?cache=0&sync_timestamp=1597056464385&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fget-stream%2Fdownload%2Fget-stream-5.2.0.tgz",
"integrity": "sha1-SWaheV7lrOZecGxLe+txJX1uItM=",
"requires": {
"pump": "^3.0.0"
}
},
"got": {
"version": "11.5.2",
"resolved": "https://registry.npm.taobao.org/got/download/got-11.5.2.tgz?cache=0&sync_timestamp=1596795574468&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fgot%2Fdownload%2Fgot-11.5.2.tgz",
"integrity": "sha1-dy4/OgbZx1icfJTcPIPNsx3b90I=",
"requires": {
"@sindresorhus/is": "^3.0.0",
"@szmarczak/http-timer": "^4.0.5",
"@types/cacheable-request": "^6.0.1",
"@types/responselike": "^1.0.0",
"cacheable-lookup": "^5.0.3",
"cacheable-request": "^7.0.1",
"decompress-response": "^6.0.0",
"http2-wrapper": "^1.0.0-beta.5.0",
"lowercase-keys": "^2.0.0",
"p-cancelable": "^2.0.0",
"responselike": "^2.0.0"
}
},
"http-cache-semantics": {
"version": "4.1.0",
"resolved": "https://registry.npm.taobao.org/http-cache-semantics/download/http-cache-semantics-4.1.0.tgz",
"integrity": "sha1-SekcXL82yblLz81xwj1SSex045A="
},
"http2-wrapper": {
"version": "1.0.0-beta.5.2",
"resolved": "https://registry.npm.taobao.org/http2-wrapper/download/http2-wrapper-1.0.0-beta.5.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhttp2-wrapper%2Fdownload%2Fhttp2-wrapper-1.0.0-beta.5.2.tgz",
"integrity": "sha1-i5I965AUSuplz4NLAWo0D8mFVvM=",
"requires": {
"quick-lru": "^5.1.1",
"resolve-alpn": "^1.0.0"
}
},
"ip": {
"version": "1.1.5",
"resolved": "https://registry.npm.taobao.org/ip/download/ip-1.1.5.tgz",
"integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
},
"json-buffer": {
"version": "3.0.1",
"resolved": "https://registry.npm.taobao.org/json-buffer/download/json-buffer-3.0.1.tgz",
"integrity": "sha1-kziAKjDTtmBfvgYT4JQAjKjAWhM="
},
"keyv": {
"version": "4.0.1",
"resolved": "https://registry.npm.taobao.org/keyv/download/keyv-4.0.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fkeyv%2Fdownload%2Fkeyv-4.0.1.tgz",
"integrity": "sha1-n+cDy0qU1tEXKdMgrwMzB+/QLuY=",
"requires": {
"json-buffer": "3.0.1"
}
},
"lowercase-keys": {
"version": "2.0.0",
"resolved": "https://registry.npm.taobao.org/lowercase-keys/download/lowercase-keys-2.0.0.tgz",
"integrity": "sha1-JgPni3tLAAbLyi+8yKMgJVislHk="
},
"mimic-response": {
"version": "1.0.1",
"resolved": "https://registry.npm.taobao.org/mimic-response/download/mimic-response-1.0.1.tgz",
"integrity": "sha1-SSNTiHju9CBjy4o+OweYeBSHqxs="
},
"normalize-url": {
"version": "4.5.0",
"resolved": "https://registry.npm.taobao.org/normalize-url/download/normalize-url-4.5.0.tgz?cache=0&sync_timestamp=1596373090568&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnormalize-url%2Fdownload%2Fnormalize-url-4.5.0.tgz",
"integrity": "sha1-RTNUCH5sqWlXvY9br3U/WYIUISk="
},
"once": {
"version": "1.4.0",
"resolved": "https://registry.npm.taobao.org/once/download/once-1.4.0.tgz",
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
"requires": {
"wrappy": "1"
}
},
"p-cancelable": {
"version": "2.0.0",
"resolved": "https://registry.npm.taobao.org/p-cancelable/download/p-cancelable-2.0.0.tgz",
"integrity": "sha1-SjdA9b2vXtXXw+NIgsb7XWsmam4="
},
"pump": {
"version": "3.0.0",
"resolved": "https://registry.npm.taobao.org/pump/download/pump-3.0.0.tgz",
"integrity": "sha1-tKIRaBW94vTh6mAjVOjHVWUQemQ=",
"requires": {
"end-of-stream": "^1.1.0",
"once": "^1.3.1"
}
},
"quick-lru": {
"version": "5.1.1",
"resolved": "https://registry.npm.taobao.org/quick-lru/download/quick-lru-5.1.1.tgz",
"integrity": "sha1-NmST5rPkKjpoheLpnRj4D7eoyTI="
},
"resolve-alpn": {
"version": "1.0.0",
"resolved": "https://registry.npm.taobao.org/resolve-alpn/download/resolve-alpn-1.0.0.tgz",
"integrity": "sha1-dFrWCz1q/0tKSOAbjAvccJWeDow="
},
"responselike": {
"version": "2.0.0",
"resolved": "https://registry.npm.taobao.org/responselike/download/responselike-2.0.0.tgz",
"integrity": "sha1-JjkbzDF091D5p56sxAoSpcQtdyM=",
"requires": {
"lowercase-keys": "^2.0.0"
}
},
"wrappy": {
"version": "1.0.2",
"resolved": "https://registry.npm.taobao.org/wrappy/download/wrappy-1.0.2.tgz",
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
}
}
}