-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
307 lines (307 loc) · 11.5 KB
/
Copy pathpackage-lock.json
File metadata and controls
307 lines (307 loc) · 11.5 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
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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
{
"name": "blear.ui.mark-editor",
"version": "1.0.13",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"blear.classes.class": {
"version": "1.1.7",
"resolved": "http://registry.npm.taobao.org/blear.classes.class/download/blear.classes.class-1.1.7.tgz",
"integrity": "sha1-VJHMNAAuGDJNsg0DD6bw+9Rwn/I=",
"requires": {
"blear.utils.access": "1.0.5",
"blear.utils.debug": "1.0.2",
"blear.utils.object": "1.0.14",
"blear.utils.random": "1.0.4",
"blear.utils.typeis": "1.0.3"
}
},
"blear.classes.events": {
"version": "1.0.7",
"resolved": "http://registry.npm.taobao.org/blear.classes.events/download/blear.classes.events-1.0.7.tgz",
"integrity": "sha1-luZoU2G8mQEr26rWsNN+8RxTz4A=",
"requires": {
"blear.classes.class": "1.1.7",
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.object": "1.0.14",
"blear.utils.typeis": "1.0.3"
}
},
"blear.classes.history": {
"version": "1.0.2",
"resolved": "http://registry.npm.taobao.org/blear.classes.history/download/blear.classes.history-1.0.2.tgz",
"integrity": "sha1-sr/ccoWsA8Bo3LI/UNTfu75HR6c=",
"requires": {
"blear.classes.events": "1.0.7",
"blear.utils.object": "1.0.14"
}
},
"blear.classes.hotkey": {
"version": "1.0.1",
"resolved": "http://registry.npm.taobao.org/blear.classes.hotkey/download/blear.classes.hotkey-1.0.1.tgz",
"integrity": "sha1-/FNn4BaLrZvW50UOjYZNprHKiNA=",
"requires": {
"blear.classes.events": "1.0.7",
"blear.core.event": "1.1.5",
"blear.core.selector": "1.0.11",
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.object": "1.0.14"
}
},
"blear.core.attribute": {
"version": "1.0.14",
"resolved": "http://registry.npm.taobao.org/blear.core.attribute/download/blear.core.attribute-1.0.14.tgz",
"integrity": "sha1-f3VeTKCPtICKUWr3/m8eB8cEUVw=",
"requires": {
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.compatible": "1.0.8",
"blear.utils.json": "1.0.5",
"blear.utils.object": "1.0.14",
"blear.utils.string": "1.0.11",
"blear.utils.typeis": "1.0.3",
"blear.utils.validator": "1.2.0"
}
},
"blear.core.event": {
"version": "1.1.5",
"resolved": "http://registry.npm.taobao.org/blear.core.event/download/blear.core.event-1.1.5.tgz",
"integrity": "sha1-bbLLY2Q4r/E1P2Yktwoyf/bQkr0=",
"requires": {
"blear.core.selector": "1.0.11",
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.object": "1.0.14",
"blear.utils.random": "1.0.4",
"blear.utils.typeis": "1.0.3"
}
},
"blear.core.layout": {
"version": "1.0.7",
"resolved": "http://registry.npm.taobao.org/blear.core.layout/download/blear.core.layout-1.0.7.tgz",
"integrity": "sha1-oOxd3XjwSoPGKKT0n1pXrLnwVGE=",
"requires": {
"blear.core.attribute": "1.0.14",
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.number": "1.0.3",
"blear.utils.typeis": "1.0.3"
}
},
"blear.core.modification": {
"version": "1.0.7",
"resolved": "http://registry.npm.taobao.org/blear.core.modification/download/blear.core.modification-1.0.7.tgz",
"integrity": "sha1-E1G0wk3X2VpsYdkS6TjoNDJTW3o=",
"requires": {
"blear.core.attribute": "1.0.14",
"blear.core.selector": "1.0.11",
"blear.utils.json": "1.0.5",
"blear.utils.object": "1.0.14",
"blear.utils.typeis": "1.0.3"
}
},
"blear.core.selector": {
"version": "1.0.11",
"resolved": "http://registry.npm.taobao.org/blear.core.selector/download/blear.core.selector-1.0.11.tgz",
"integrity": "sha1-gh5t5bv4nRKxxjfr9OYQQLxohvg=",
"requires": {
"blear.utils.array": "1.0.12",
"blear.utils.compatible": "1.0.8",
"blear.utils.debug": "1.0.2",
"blear.utils.typeis": "1.0.3"
}
},
"blear.core.storage": {
"version": "1.1.3",
"resolved": "http://registry.npm.taobao.org/blear.core.storage/download/blear.core.storage-1.1.3.tgz",
"integrity": "sha1-/nH5dBjaMjP4k1HaoZmA1qKG9xA=",
"requires": {
"blear.utils.json": "1.0.5"
}
},
"blear.scss.flex": {
"version": "1.0.1",
"resolved": "http://registry.npm.taobao.org/blear.scss.flex/download/blear.scss.flex-1.0.1.tgz",
"integrity": "sha1-MvdIvbx9c9Keqs52m20DinD8t/M="
},
"blear.ui": {
"version": "1.0.10",
"resolved": "http://registry.npm.taobao.org/blear.ui/download/blear.ui-1.0.10.tgz",
"integrity": "sha1-xlcdkT6+Kg7tFMKjZ/E2nv3euHM=",
"requires": {
"blear.classes.events": "1.0.7",
"blear.utils.object": "1.0.14"
}
},
"blear.ui.textarea": {
"version": "1.0.3",
"resolved": "https://registry.npm.taobao.org/blear.ui.textarea/download/blear.ui.textarea-1.0.3.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fblear.ui.textarea%2Fdownload%2Fblear.ui.textarea-1.0.3.tgz",
"integrity": "sha1-TPOUu3EwPyqhDEcjoRs0lH76M1c=",
"requires": {
"blear.core.attribute": "1.0.14",
"blear.core.event": "1.1.5",
"blear.core.layout": "1.0.7",
"blear.core.selector": "1.0.11",
"blear.ui": "1.0.10",
"blear.utils.number": "1.0.3",
"blear.utils.object": "1.0.14"
}
},
"blear.utils.access": {
"version": "1.0.5",
"resolved": "http://registry.npm.taobao.org/blear.utils.access/download/blear.utils.access-1.0.5.tgz",
"integrity": "sha1-Sdnex3z9zSOrCwiHmwUw7K3k7iY=",
"requires": {
"blear.utils.array": "1.0.12",
"blear.utils.collection": "1.0.4",
"blear.utils.object": "1.0.14",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.array": {
"version": "1.0.12",
"resolved": "http://registry.npm.taobao.org/blear.utils.array/download/blear.utils.array-1.0.12.tgz",
"integrity": "sha1-Yje/gLO+MTdxR9kNb63JGp/md24=",
"requires": {
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.collection": {
"version": "1.0.4",
"resolved": "http://registry.npm.taobao.org/blear.utils.collection/download/blear.utils.collection-1.0.4.tgz",
"integrity": "sha1-FA28f83glrqYiytC7cdXSQWEmzE=",
"requires": {
"blear.utils.array": "1.0.12",
"blear.utils.object": "1.0.14",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.compatible": {
"version": "1.0.8",
"resolved": "http://registry.npm.taobao.org/blear.utils.compatible/download/blear.utils.compatible-1.0.8.tgz",
"integrity": "sha1-QRjZXrDky+FTyhMn24rjSU3+B9s=",
"requires": {
"blear.utils.array": "1.0.12",
"blear.utils.string": "1.0.11"
}
},
"blear.utils.date": {
"version": "1.0.11",
"resolved": "http://registry.npm.taobao.org/blear.utils.date/download/blear.utils.date-1.0.11.tgz",
"integrity": "sha1-cjladNb0+9GEmJsHj6V7Vj9aFZo=",
"requires": {
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.number": "1.0.3",
"blear.utils.string": "1.0.11",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.debug": {
"version": "1.0.2",
"resolved": "http://registry.npm.taobao.org/blear.utils.debug/download/blear.utils.debug-1.0.2.tgz",
"integrity": "sha1-TCxeL3W49o3V7LqIcZDc+zul4TU="
},
"blear.utils.function": {
"version": "1.0.5",
"resolved": "http://registry.npm.taobao.org/blear.utils.function/download/blear.utils.function-1.0.5.tgz",
"integrity": "sha1-lMkuZgXT5CQfgkPwzsaztyVSTmo=",
"requires": {
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.date": "1.0.11",
"blear.utils.debug": "1.0.2",
"blear.utils.time": "1.0.6",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.json": {
"version": "1.0.5",
"resolved": "http://registry.npm.taobao.org/blear.utils.json/download/blear.utils.json-1.0.5.tgz",
"integrity": "sha1-6urtuLlYOC0zisaSefDXlSvIl/Y=",
"requires": {
"blear.utils.object": "1.0.14",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.number": {
"version": "1.0.3",
"resolved": "http://registry.npm.taobao.org/blear.utils.number/download/blear.utils.number-1.0.3.tgz",
"integrity": "sha1-xu03E8ipfTzuojaVRZMV5HxahhY=",
"requires": {
"blear.utils.array": "1.0.12",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.object": {
"version": "1.0.14",
"resolved": "http://registry.npm.taobao.org/blear.utils.object/download/blear.utils.object-1.0.14.tgz",
"integrity": "sha1-bfkmlYQdUB/vYUqvNv/lC4R4GI0=",
"requires": {
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.random": {
"version": "1.0.4",
"resolved": "http://registry.npm.taobao.org/blear.utils.random/download/blear.utils.random-1.0.4.tgz",
"integrity": "sha1-b0gvPNwufxoVko/HytejP8YM5zk=",
"requires": {
"blear.utils.access": "1.0.5",
"blear.utils.number": "1.0.3",
"blear.utils.string": "1.0.11",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.string": {
"version": "1.0.11",
"resolved": "http://registry.npm.taobao.org/blear.utils.string/download/blear.utils.string-1.0.11.tgz",
"integrity": "sha1-M583bUpvF8Fd5bWgf1Bd94QVciQ=",
"requires": {
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.json": "1.0.5",
"blear.utils.object": "1.0.14",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.textarea": {
"version": "1.2.0",
"resolved": "https://registry.npm.taobao.org/blear.utils.textarea/download/blear.utils.textarea-1.2.0.tgz?cache=0&sync_timestamp=1563247422853&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fblear.utils.textarea%2Fdownload%2Fblear.utils.textarea-1.2.0.tgz",
"integrity": "sha1-6ecq7Jagx+QV46XMnPcqwRjroQg=",
"requires": {
"blear.core.attribute": "1.0.14",
"blear.core.layout": "1.0.7",
"blear.core.modification": "1.0.7",
"blear.utils.access": "1.0.5",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.time": {
"version": "1.0.6",
"resolved": "http://registry.npm.taobao.org/blear.utils.time/download/blear.utils.time-1.0.6.tgz",
"integrity": "sha1-UNDRuroNjliP/sN8hU2oXNnylxs=",
"requires": {
"blear.utils.date": "1.0.11",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.typeis": {
"version": "1.0.3",
"resolved": "http://registry.npm.taobao.org/blear.utils.typeis/download/blear.utils.typeis-1.0.3.tgz",
"integrity": "sha1-4u5r+8oHKbe1G6pZ2T1xa2jqxoY="
},
"blear.utils.validator": {
"version": "1.2.0",
"resolved": "http://registry.npm.taobao.org/blear.utils.validator/download/blear.utils.validator-1.2.0.tgz",
"integrity": "sha1-20rAvUTZ9BNlrEmgBf7PDEUcO+4="
},
"coolie.js": {
"version": "2.3.1",
"resolved": "http://registry.npm.taobao.org/coolie.js/download/coolie.js-2.3.1.tgz",
"integrity": "sha1-C/WG0rSD5rnxF6nsvflP7syvEjc=",
"dev": true
}
}
}