-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
414 lines (414 loc) · 15.2 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
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
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
{
"name": "blear.ui.mobile-img-peview-clip-upload",
"version": "1.0.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"blear.classes.animation": {
"version": "1.1.1",
"resolved": "http://registry.npm.taobao.org/blear.classes.animation/download/blear.classes.animation-1.1.1.tgz",
"integrity": "sha1-qVVeUlQkFnm/yh2Flwh2yceXdRw=",
"requires": {
"blear.classes.events": "1.0.7",
"blear.core.selector": "1.0.11",
"blear.core.transform": "1.0.6",
"blear.utils.array": "1.0.12",
"blear.utils.date": "1.0.11",
"blear.utils.howdo": "1.0.3",
"blear.utils.object": "1.0.14",
"blear.utils.plan": "2.2.1",
"blear.utils.typeis": "1.0.3"
}
},
"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.draggable": {
"version": "1.1.0",
"resolved": "http://registry.npm.taobao.org/blear.classes.draggable/download/blear.classes.draggable-1.1.0.tgz",
"integrity": "sha1-AhszFDMNhfcUcbp8qCSiYc6BL98=",
"requires": {
"blear.classes.events": "1.0.7",
"blear.core.attribute": "1.0.13",
"blear.core.event": "1.1.4",
"blear.core.layout": "1.0.7",
"blear.core.modification": "1.0.7",
"blear.core.selector": "1.0.11",
"blear.utils.access": "1.0.5",
"blear.utils.date": "1.0.11",
"blear.utils.number": "1.0.3",
"blear.utils.object": "1.0.14"
}
},
"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.touchable": {
"version": "1.1.1",
"resolved": "http://registry.npm.taobao.org/blear.classes.touchable/download/blear.classes.touchable-1.1.1.tgz",
"integrity": "sha1-e1M+B+Rzky4MBo2Dg4uN1t3JpwI=",
"requires": {
"blear.classes.draggable": "1.1.0",
"blear.utils.object": "1.0.14"
}
},
"blear.core.attribute": {
"version": "1.0.13",
"resolved": "http://registry.npm.taobao.org/blear.core.attribute/download/blear.core.attribute-1.0.13.tgz",
"integrity": "sha1-XOjxdd6yJgACsTJhqCEzxTtFLO4=",
"requires": {
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.compatible": "1.0.7",
"blear.utils.json": "1.0.5",
"blear.utils.object": "1.0.14",
"blear.utils.string": "1.0.9",
"blear.utils.typeis": "1.0.3",
"blear.utils.validator": "1.1.1"
}
},
"blear.core.event": {
"version": "1.1.4",
"resolved": "http://registry.npm.taobao.org/blear.core.event/download/blear.core.event-1.1.4.tgz",
"integrity": "sha1-NXnRzcpNrpLSl/Lv99uS+Nef2+U=",
"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.13",
"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.13",
"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.7",
"blear.utils.debug": "1.0.2",
"blear.utils.typeis": "1.0.3"
}
},
"blear.core.transform": {
"version": "1.0.6",
"resolved": "http://registry.npm.taobao.org/blear.core.transform/download/blear.core.transform-1.0.6.tgz",
"integrity": "sha1-Pwfeeg386B6WSx1L/87i518hahc=",
"requires": {
"blear.core.attribute": "1.0.13",
"blear.core.event": "1.1.4",
"blear.utils.access": "1.0.5",
"blear.utils.array": "1.0.12",
"blear.utils.compatible": "1.0.7",
"blear.utils.easing": "1.0.6",
"blear.utils.function": "1.0.5",
"blear.utils.object": "1.0.14",
"blear.utils.string": "1.0.9",
"blear.utils.time": "1.0.6",
"blear.utils.typeis": "1.0.3"
}
},
"blear.shims.bezier": {
"version": "1.0.0",
"resolved": "http://registry.npm.taobao.org/blear.shims.bezier/download/blear.shims.bezier-1.0.0.tgz",
"integrity": "sha1-AyP9k+DRYrxGmLwWUzkxtlOArkk="
},
"blear.ui": {
"version": "1.0.8",
"resolved": "http://registry.npm.taobao.org/blear.ui/download/blear.ui-1.0.8.tgz",
"integrity": "sha1-Dj/TsRbOF7UNwJRKDIK+l0Z4XHo=",
"requires": {
"blear.classes.events": "1.0.7",
"blear.utils.object": "1.0.14"
}
},
"blear.ui.mask": {
"version": "1.2.0",
"resolved": "http://registry.npm.taobao.org/blear.ui.mask/download/blear.ui.mask-1.2.0.tgz",
"integrity": "sha1-JuiOMUIcUnr7G+gqAAjGW7/GuRc=",
"requires": {
"blear.classes.animation": "1.1.1",
"blear.core.attribute": "1.0.13",
"blear.core.event": "1.1.4",
"blear.ui": "1.0.8",
"blear.ui.window": "1.1.33",
"blear.utils.function": "1.0.5",
"blear.utils.object": "1.0.14"
}
},
"blear.ui.window": {
"version": "1.1.33",
"resolved": "http://registry.npm.taobao.org/blear.ui.window/download/blear.ui.window-1.1.33.tgz",
"integrity": "sha1-1xL0jafPCllrrjsYJiSjRJRFXdo=",
"requires": {
"blear.core.attribute": "1.0.13",
"blear.core.layout": "1.0.7",
"blear.core.modification": "1.0.7",
"blear.core.selector": "1.0.11",
"blear.ui": "1.0.8",
"blear.utils.access": "1.0.5",
"blear.utils.function": "1.0.5",
"blear.utils.number": "1.0.3",
"blear.utils.object": "1.0.14",
"blear.utils.typeis": "1.0.3"
}
},
"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.canvas-content": {
"version": "1.0.2",
"resolved": "http://registry.npm.taobao.org/blear.utils.canvas-content/download/blear.utils.canvas-content-1.0.2.tgz",
"integrity": "sha1-SqVY/3IHyFWnAgneqvlDZeEqfzA=",
"requires": {
"blear.core.event": "1.1.4",
"blear.core.modification": "1.0.7",
"blear.utils.access": "1.0.5",
"blear.utils.object": "1.0.14",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.canvas-img": {
"version": "1.3.0",
"resolved": "http://registry.npm.taobao.org/blear.utils.canvas-img/download/blear.utils.canvas-img-1.3.0.tgz",
"integrity": "sha1-LR4vmqVwwiJRSpLPy8bh+q/QthE=",
"requires": {
"blear.utils.object": "1.0.14",
"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.7",
"resolved": "http://registry.npm.taobao.org/blear.utils.compatible/download/blear.utils.compatible-1.0.7.tgz",
"integrity": "sha1-DBzqFkOWIMAv9NqGSEpKGLLsgSk=",
"requires": {
"blear.utils.array": "1.0.12",
"blear.utils.string": "1.0.9"
}
},
"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.9",
"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.easing": {
"version": "1.0.6",
"resolved": "http://registry.npm.taobao.org/blear.utils.easing/download/blear.utils.easing-1.0.6.tgz",
"integrity": "sha1-wwgHLSkl5BEXuY/t6W7V56/QDz4=",
"requires": {
"blear.shims.bezier": "1.0.0",
"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.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.howdo": {
"version": "1.0.3",
"resolved": "http://registry.npm.taobao.org/blear.utils.howdo/download/blear.utils.howdo-1.0.3.tgz",
"integrity": "sha1-x3lIFtueCL+xhESK/ZqTcAeyeo8=",
"requires": {
"blear.utils.access": "1.0.5",
"blear.utils.collection": "1.0.4",
"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.loader": {
"version": "1.0.14",
"resolved": "http://registry.npm.taobao.org/blear.utils.loader/download/blear.utils.loader-1.0.14.tgz",
"integrity": "sha1-z6hUrCK3SfB5c1kG91k0BztQaIc=",
"requires": {
"blear.utils.function": "1.0.5",
"blear.utils.object": "1.0.14",
"blear.utils.time": "1.0.6",
"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.plan": {
"version": "2.2.1",
"resolved": "http://registry.npm.taobao.org/blear.utils.plan/download/blear.utils.plan-2.2.1.tgz",
"integrity": "sha1-rfkEF4OOCk2HDRAN+SFVHEXar1c=",
"requires": {
"blear.classes.class": "1.1.7",
"blear.classes.events": "1.0.7",
"blear.utils.access": "1.0.5",
"blear.utils.collection": "1.0.4",
"blear.utils.function": "1.0.5",
"blear.utils.number": "1.0.3",
"blear.utils.object": "1.0.14",
"blear.utils.random": "1.0.4",
"blear.utils.time": "1.0.6",
"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.9",
"blear.utils.typeis": "1.0.3"
}
},
"blear.utils.string": {
"version": "1.0.9",
"resolved": "http://registry.npm.taobao.org/blear.utils.string/download/blear.utils.string-1.0.9.tgz",
"integrity": "sha1-WQX/8jtP0SVnL6vO83O1FDKT/7U=",
"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.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.1.1",
"resolved": "http://registry.npm.taobao.org/blear.utils.validator/download/blear.utils.validator-1.1.1.tgz",
"integrity": "sha1-o2wclAsDOCzgZEFX5npglJS5zlg="
},
"coolie.js": {
"version": "2.2.3",
"resolved": "http://registry.npm.taobao.org/coolie.js/download/coolie.js-2.2.3.tgz",
"integrity": "sha1-Ibk22Yclob32Poi8nCltmjRQu7g=",
"dev": true
}
}
}