ctx-core 7.2.16 → 7.2.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +444 -445
package/package.json
CHANGED
|
@@ -1,447 +1,446 @@
|
|
|
1
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
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
]
|
|
2
|
+
"name": "ctx-core",
|
|
3
|
+
"version": "7.2.17",
|
|
4
|
+
"description": "ctx-core core library",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"ctx-core",
|
|
7
|
+
"array",
|
|
8
|
+
"combinators",
|
|
9
|
+
"function",
|
|
10
|
+
"object",
|
|
11
|
+
"set"
|
|
12
|
+
],
|
|
13
|
+
"homepage": "https://github.com/ctx-core/ctx-core#readme",
|
|
14
|
+
"bugs": {
|
|
15
|
+
"url": "https://github.com/ctx-core/ctx-core/issues"
|
|
16
|
+
},
|
|
17
|
+
"repository": {
|
|
18
|
+
"type": "git",
|
|
19
|
+
"url": "https://github.com/ctx-core/ctx-core.git"
|
|
20
|
+
},
|
|
21
|
+
"license": "Apache-2.0",
|
|
22
|
+
"author": {
|
|
23
|
+
"name": "Brian Takita",
|
|
24
|
+
"url": "https://briantakita.me",
|
|
25
|
+
"email": "info+ctx-core@briantakita.me"
|
|
26
|
+
},
|
|
27
|
+
"type": "module",
|
|
28
|
+
"files": [
|
|
29
|
+
"*.d.ts",
|
|
30
|
+
"*.js",
|
|
31
|
+
"*.json",
|
|
32
|
+
"all",
|
|
33
|
+
"array",
|
|
34
|
+
"atob",
|
|
35
|
+
"base16",
|
|
36
|
+
"be",
|
|
37
|
+
"btoa",
|
|
38
|
+
"buffer",
|
|
39
|
+
"chain",
|
|
40
|
+
"class",
|
|
41
|
+
"cli-args",
|
|
42
|
+
"color",
|
|
43
|
+
"combinators",
|
|
44
|
+
"crypto",
|
|
45
|
+
"currency",
|
|
46
|
+
"data",
|
|
47
|
+
"date",
|
|
48
|
+
"debounce",
|
|
49
|
+
"deep_equal",
|
|
50
|
+
"dom",
|
|
51
|
+
"env",
|
|
52
|
+
"error",
|
|
53
|
+
"event_log",
|
|
54
|
+
"falsy",
|
|
55
|
+
"fetch",
|
|
56
|
+
"fibonacci",
|
|
57
|
+
"fs",
|
|
58
|
+
"function",
|
|
59
|
+
"functional",
|
|
60
|
+
"html",
|
|
61
|
+
"http",
|
|
62
|
+
"json",
|
|
63
|
+
"math",
|
|
64
|
+
"matrix",
|
|
65
|
+
"nullish",
|
|
66
|
+
"number",
|
|
67
|
+
"object",
|
|
68
|
+
"promise",
|
|
69
|
+
"queue",
|
|
70
|
+
"random",
|
|
71
|
+
"regex",
|
|
72
|
+
"rmemo",
|
|
73
|
+
"run",
|
|
74
|
+
"set",
|
|
75
|
+
"sleep",
|
|
76
|
+
"stream",
|
|
77
|
+
"string",
|
|
78
|
+
"tempfile",
|
|
79
|
+
"test",
|
|
80
|
+
"time",
|
|
81
|
+
"tuple",
|
|
82
|
+
"types",
|
|
83
|
+
"uri",
|
|
84
|
+
"uuid",
|
|
85
|
+
"web_animation",
|
|
86
|
+
"package.json"
|
|
87
|
+
],
|
|
88
|
+
"exports": {
|
|
89
|
+
".": "./index.js",
|
|
90
|
+
"./all": {
|
|
91
|
+
"browser": "./all/index.browser.js",
|
|
92
|
+
"default": "./all/index.js"
|
|
93
|
+
},
|
|
94
|
+
"./array": {
|
|
95
|
+
"browser": "./array/index.browser.js",
|
|
96
|
+
"default": "./array/index.js"
|
|
97
|
+
},
|
|
98
|
+
"./atob": {
|
|
99
|
+
"browser": "./atob/index.browser.js",
|
|
100
|
+
"default": "./atob/index.js"
|
|
101
|
+
},
|
|
102
|
+
"./base16": {
|
|
103
|
+
"browser": "./base16/index.browser.js",
|
|
104
|
+
"default": "./base16/index.js"
|
|
105
|
+
},
|
|
106
|
+
"./be": {
|
|
107
|
+
"browser": "./be/index.browser.js",
|
|
108
|
+
"default": "./be/index.js"
|
|
109
|
+
},
|
|
110
|
+
"./btoa": {
|
|
111
|
+
"browser": "./btoa/index.browser.js",
|
|
112
|
+
"default": "./btoa/index.js"
|
|
113
|
+
},
|
|
114
|
+
"./buffer": {
|
|
115
|
+
"browser": "./buffer/index.browser.js",
|
|
116
|
+
"default": "./buffer/index.js"
|
|
117
|
+
},
|
|
118
|
+
"./chain": {
|
|
119
|
+
"browser": "./chain/index.browser.js",
|
|
120
|
+
"default": "./chain/index.js"
|
|
121
|
+
},
|
|
122
|
+
"./class": {
|
|
123
|
+
"browser": "./class/index.browser.js",
|
|
124
|
+
"default": "./class/index.js"
|
|
125
|
+
},
|
|
126
|
+
"./cli-args": {
|
|
127
|
+
"browser": "./cli-args/index.browser.js",
|
|
128
|
+
"default": "./cli-args/index.js"
|
|
129
|
+
},
|
|
130
|
+
"./color": {
|
|
131
|
+
"browser": "./color/index.browser.js",
|
|
132
|
+
"default": "./color/index.js"
|
|
133
|
+
},
|
|
134
|
+
"./combinators": {
|
|
135
|
+
"browser": "./combinators/index.browser.js",
|
|
136
|
+
"default": "./combinators/index.js"
|
|
137
|
+
},
|
|
138
|
+
"./crypto": {
|
|
139
|
+
"browser": "./crypto/index.browser.js",
|
|
140
|
+
"default": "./crypto/index.js"
|
|
141
|
+
},
|
|
142
|
+
"./currency": {
|
|
143
|
+
"browser": "./currency/index.browser.js",
|
|
144
|
+
"default": "./currency/index.js"
|
|
145
|
+
},
|
|
146
|
+
"./data": {
|
|
147
|
+
"browser": "./data/index.browser.js",
|
|
148
|
+
"default": "./data/index.js"
|
|
149
|
+
},
|
|
150
|
+
"./date": {
|
|
151
|
+
"browser": "./date/index.browser.js",
|
|
152
|
+
"default": "./date/index.js"
|
|
153
|
+
},
|
|
154
|
+
"./debounce": {
|
|
155
|
+
"browser": "./debounce/index.browser.js",
|
|
156
|
+
"default": "./debounce/index.js"
|
|
157
|
+
},
|
|
158
|
+
"./deep_equal": {
|
|
159
|
+
"browser": "./deep_equal/index.browser.js",
|
|
160
|
+
"default": "./deep_equal/index.js"
|
|
161
|
+
},
|
|
162
|
+
"./dom": {
|
|
163
|
+
"browser": "./dom/index.browser.js",
|
|
164
|
+
"default": "./dom/index.js"
|
|
165
|
+
},
|
|
166
|
+
"./env": {
|
|
167
|
+
"browser": "./env/index.browser.js",
|
|
168
|
+
"default": "./env/index.js"
|
|
169
|
+
},
|
|
170
|
+
"./error": {
|
|
171
|
+
"browser": "./error/index.browser.js",
|
|
172
|
+
"default": "./error/index.js"
|
|
173
|
+
},
|
|
174
|
+
"./event_log": {
|
|
175
|
+
"browser": "./event_log/index.browser.js",
|
|
176
|
+
"default": "./event_log/index.js"
|
|
177
|
+
},
|
|
178
|
+
"./falsy": {
|
|
179
|
+
"browser": "./falsy/index.browser.js",
|
|
180
|
+
"default": "./falsy/index.js"
|
|
181
|
+
},
|
|
182
|
+
"./fetch": {
|
|
183
|
+
"browser": "./fetch/index.browser.js",
|
|
184
|
+
"default": "./fetch/index.js"
|
|
185
|
+
},
|
|
186
|
+
"./fibonacci": {
|
|
187
|
+
"browser": "./fibonacci/index.browser.js",
|
|
188
|
+
"default": "./fibonacci/index.js"
|
|
189
|
+
},
|
|
190
|
+
"./fs": {
|
|
191
|
+
"browser": "./fs/index.browser.js",
|
|
192
|
+
"default": "./fs/index.js"
|
|
193
|
+
},
|
|
194
|
+
"./function": {
|
|
195
|
+
"browser": "./function/index.browser.js",
|
|
196
|
+
"default": "./function/index.js"
|
|
197
|
+
},
|
|
198
|
+
"./functional": {
|
|
199
|
+
"browser": "./functional/index.browser.js",
|
|
200
|
+
"default": "./functional/index.js"
|
|
201
|
+
},
|
|
202
|
+
"./html": {
|
|
203
|
+
"browser": "./html/index.browser.js",
|
|
204
|
+
"default": "./html/index.js"
|
|
205
|
+
},
|
|
206
|
+
"./http": {
|
|
207
|
+
"browser": "./http/index.browser.js",
|
|
208
|
+
"default": "./http/index.js"
|
|
209
|
+
},
|
|
210
|
+
"./json": {
|
|
211
|
+
"browser": "./json/index.browser.js",
|
|
212
|
+
"default": "./json/index.js"
|
|
213
|
+
},
|
|
214
|
+
"./math": {
|
|
215
|
+
"browser": "./math/index.browser.js",
|
|
216
|
+
"default": "./math/index.js"
|
|
217
|
+
},
|
|
218
|
+
"./matrix": {
|
|
219
|
+
"browser": "./matrix/index.browser.js",
|
|
220
|
+
"default": "./matrix/index.js"
|
|
221
|
+
},
|
|
222
|
+
"./nullish": {
|
|
223
|
+
"browser": "./nullish/index.browser.js",
|
|
224
|
+
"default": "./nullish/index.js"
|
|
225
|
+
},
|
|
226
|
+
"./number": {
|
|
227
|
+
"browser": "./number/index.browser.js",
|
|
228
|
+
"default": "./number/index.js"
|
|
229
|
+
},
|
|
230
|
+
"./object": {
|
|
231
|
+
"browser": "./object/index.browser.js",
|
|
232
|
+
"default": "./object/index.js"
|
|
233
|
+
},
|
|
234
|
+
"./promise": {
|
|
235
|
+
"browser": "./promise/index.browser.js",
|
|
236
|
+
"default": "./promise/index.js"
|
|
237
|
+
},
|
|
238
|
+
"./queue": {
|
|
239
|
+
"browser": "./queue/index.browser.js",
|
|
240
|
+
"default": "./queue/index.js"
|
|
241
|
+
},
|
|
242
|
+
"./random": {
|
|
243
|
+
"browser": "./random/index.browser.js",
|
|
244
|
+
"default": "./random/index.js"
|
|
245
|
+
},
|
|
246
|
+
"./regex": {
|
|
247
|
+
"browser": "./regex/index.browser.js",
|
|
248
|
+
"default": "./regex/index.js"
|
|
249
|
+
},
|
|
250
|
+
"./rmemo": {
|
|
251
|
+
"browser": "./rmemo/index.browser.js",
|
|
252
|
+
"default": "./rmemo/index.js"
|
|
253
|
+
},
|
|
254
|
+
"./run": {
|
|
255
|
+
"browser": "./run/index.browser.js",
|
|
256
|
+
"default": "./run/index.js"
|
|
257
|
+
},
|
|
258
|
+
"./set": {
|
|
259
|
+
"browser": "./set/index.browser.js",
|
|
260
|
+
"default": "./set/index.js"
|
|
261
|
+
},
|
|
262
|
+
"./sleep": {
|
|
263
|
+
"browser": "./sleep/index.browser.js",
|
|
264
|
+
"default": "./sleep/index.js"
|
|
265
|
+
},
|
|
266
|
+
"./stream": {
|
|
267
|
+
"browser": "./stream/index.browser.js",
|
|
268
|
+
"default": "./stream/index.js"
|
|
269
|
+
},
|
|
270
|
+
"./string": {
|
|
271
|
+
"browser": "./string/index.browser.js",
|
|
272
|
+
"default": "./string/index.js"
|
|
273
|
+
},
|
|
274
|
+
"./tempfile": {
|
|
275
|
+
"browser": "./tempfile/index.browser.js",
|
|
276
|
+
"default": "./tempfile/index.js"
|
|
277
|
+
},
|
|
278
|
+
"./test": {
|
|
279
|
+
"browser": "./test/index.browser.js",
|
|
280
|
+
"default": "./test/index.js"
|
|
281
|
+
},
|
|
282
|
+
"./time": {
|
|
283
|
+
"browser": "./time/index.browser.js",
|
|
284
|
+
"default": "./time/index.js"
|
|
285
|
+
},
|
|
286
|
+
"./tuple": {
|
|
287
|
+
"browser": "./tuple/index.browser.js",
|
|
288
|
+
"default": "./tuple/index.js"
|
|
289
|
+
},
|
|
290
|
+
"./types": {
|
|
291
|
+
"browser": "./types/index.browser.js",
|
|
292
|
+
"default": "./types/index.js"
|
|
293
|
+
},
|
|
294
|
+
"./uri": {
|
|
295
|
+
"browser": "./uri/index.browser.js",
|
|
296
|
+
"default": "./uri/index.js"
|
|
297
|
+
},
|
|
298
|
+
"./uuid": {
|
|
299
|
+
"browser": "./uuid/index.browser.js",
|
|
300
|
+
"default": "./uuid/index.js"
|
|
301
|
+
},
|
|
302
|
+
"./web_animation": {
|
|
303
|
+
"browser": "./web_animation/index.browser.js",
|
|
304
|
+
"default": "./web_animation/index.js"
|
|
305
|
+
},
|
|
306
|
+
"./package.json": "./package.json"
|
|
307
|
+
},
|
|
308
|
+
"devDependencies": {
|
|
309
|
+
"@ctx-core/preprocess": "^0.1.3",
|
|
310
|
+
"@size-limit/preset-small-lib": "^11.1.4",
|
|
311
|
+
"@types/jsdom": "^21.1.7",
|
|
312
|
+
"@types/node": "^20.14.2",
|
|
313
|
+
"@types/sinon": "^17.0.3",
|
|
314
|
+
"c8": "^9.1.0",
|
|
315
|
+
"check-dts": "^0.8.0",
|
|
316
|
+
"esbuild": "^0.21.4",
|
|
317
|
+
"esmock": "^2.6.5",
|
|
318
|
+
"jsdom": "^24.1.0",
|
|
319
|
+
"sinon": "^18.0.0",
|
|
320
|
+
"size-limit": "^11.1.4",
|
|
321
|
+
"tsx": "^4.11.2",
|
|
322
|
+
"typescript": "next",
|
|
323
|
+
"uvu": "^0.5.6"
|
|
324
|
+
},
|
|
325
|
+
"publishConfig": {
|
|
326
|
+
"access": "public"
|
|
327
|
+
},
|
|
328
|
+
"sideEffects": false,
|
|
329
|
+
"size-limit": [
|
|
330
|
+
{
|
|
331
|
+
"name": "ctx_",
|
|
332
|
+
"import": {
|
|
333
|
+
"./be": "{ ctx_ }"
|
|
334
|
+
},
|
|
335
|
+
"limit": "33 B"
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"name": "ns_ctx_",
|
|
339
|
+
"import": {
|
|
340
|
+
"./be": "{ ns_ctx_ }"
|
|
341
|
+
},
|
|
342
|
+
"limit": "85 B"
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"name": "be_",
|
|
346
|
+
"import": {
|
|
347
|
+
"./be": "{ be_ }"
|
|
348
|
+
},
|
|
349
|
+
"limit": "101 B"
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
"name": "be_ ctx_",
|
|
353
|
+
"import": {
|
|
354
|
+
"./be": "{ be_, ctx_ }"
|
|
355
|
+
},
|
|
356
|
+
"limit": "131 B"
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"name": "be_ ns_ctx_",
|
|
360
|
+
"import": {
|
|
361
|
+
"./be": "{ be_, ctx_, ns_ctx_ }"
|
|
362
|
+
},
|
|
363
|
+
"limit": "191 B"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"name": "be_ ctx_ ns_ctx_",
|
|
367
|
+
"import": {
|
|
368
|
+
"./be": "{ be_, ctx_, ns_ctx_ }"
|
|
369
|
+
},
|
|
370
|
+
"limit": "191 B"
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"name": "memo_",
|
|
374
|
+
"import": {
|
|
375
|
+
"./rmemo": "{ memo_ }"
|
|
376
|
+
},
|
|
377
|
+
"limit": "358 B"
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
"name": "memo_ sig_",
|
|
381
|
+
"import": {
|
|
382
|
+
"./rmemo": "{ sig_, memo_ }"
|
|
383
|
+
},
|
|
384
|
+
"limit": "381 B"
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
"name": "memo_ sig_ be_ ctx_",
|
|
388
|
+
"import": {
|
|
389
|
+
"./rmemo": "{ sig_, memo_, be_, ctx_ }"
|
|
390
|
+
},
|
|
391
|
+
"limit": "476 B"
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"name": "memo_ sig_ be_ ctx_ be_memo_pair_ be_sig_triple_",
|
|
395
|
+
"import": {
|
|
396
|
+
"./rmemo": "{ sig_, memo_, be_, ctx_, be_memo_pair_, be_sig_triple_ }"
|
|
397
|
+
},
|
|
398
|
+
"limit": "559 B"
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"name": "class_",
|
|
402
|
+
"import": {
|
|
403
|
+
"./html": "{ class_ }"
|
|
404
|
+
},
|
|
405
|
+
"limit": "94 B"
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
"name": "uuid_",
|
|
409
|
+
"import": {
|
|
410
|
+
"./uuid": "{ uuid_ }"
|
|
411
|
+
},
|
|
412
|
+
"limit": "41 B"
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
"name": "short_uuid_",
|
|
416
|
+
"import": {
|
|
417
|
+
"./uuid": "{ short_uuid_ }"
|
|
418
|
+
},
|
|
419
|
+
"limit": "113 B"
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"name": "uuid__compact",
|
|
423
|
+
"import": {
|
|
424
|
+
"./uuid": "{ uuid__compact }"
|
|
425
|
+
},
|
|
426
|
+
"limit": "107 B"
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
"name": "web_animation",
|
|
430
|
+
"import": {
|
|
431
|
+
"./web_animation": "{ memo_, wanimato__new }"
|
|
432
|
+
},
|
|
433
|
+
"limit": "706 B"
|
|
434
|
+
}
|
|
435
|
+
],
|
|
436
|
+
"scripts": {
|
|
437
|
+
"build": ":",
|
|
438
|
+
"clean": ":",
|
|
439
|
+
"exec": "$@",
|
|
440
|
+
"test": "pnpm run /^test:/",
|
|
441
|
+
"test:size": "size-limit",
|
|
442
|
+
"test:type": "check-dts",
|
|
443
|
+
"test:unit": "NODE_OPTIONS=--loader=esmock tsx node_modules/uvu/bin.js . '\\.test\\.(ts|js)$'",
|
|
444
|
+
"disable:test:coverage": "c8 pnpm test:unit"
|
|
445
|
+
}
|
|
447
446
|
}
|