-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
121 lines (121 loc) · 3.81 KB
/
deno.lock
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
{
"version": "4",
"specifiers": {
"jsr:@codemonument/rx-webstreams@~0.9.4": "0.9.4",
"jsr:@std/assert@0.223": "0.223.0",
"jsr:@std/assert@1": "1.0.6",
"jsr:@std/assert@^1.0.6": "1.0.6",
"jsr:@std/async@*": "1.0.6",
"jsr:@std/async@^1.0.6": "1.0.6",
"jsr:@std/bytes@0.223": "0.223.0",
"jsr:@std/bytes@^1.0.2": "1.0.2",
"jsr:@std/data-structures@^1.0.4": "1.0.4",
"jsr:@std/fmt@0.223": "0.223.0",
"jsr:@std/fs@0.223": "0.223.0",
"jsr:@std/fs@^1.0.4": "1.0.4",
"jsr:@std/internal@^1.0.4": "1.0.4",
"jsr:@std/io@0.223": "0.223.0",
"jsr:@std/io@0.223.0": "0.223.0",
"jsr:@std/log@0.223.0": "0.223.0",
"jsr:@std/path@^1.0.6": "1.0.6",
"jsr:@std/streams@^1.0.7": "1.0.7",
"jsr:@std/testing@^1.0.3": "1.0.3",
"npm:zod@3.22.4": "3.22.4"
},
"jsr": {
"@codemonument/rx-webstreams@0.9.4": {
"integrity": "8a80ebe3da8b9949e0ebc26107501d20c12f58e725072dd432c78be28f78c540",
"dependencies": [
"jsr:@std/io@0.223.0",
"jsr:@std/log",
"npm:zod"
]
},
"@std/assert@0.223.0": {
"integrity": "eb8d6d879d76e1cc431205bd346ed4d88dc051c6366365b1af47034b0670be24"
},
"@std/assert@1.0.6": {
"integrity": "1904c05806a25d94fe791d6d883b685c9e2dcd60e4f9fc30f4fc5cf010c72207",
"dependencies": [
"jsr:@std/internal"
]
},
"@std/async@1.0.6": {
"integrity": "6d262156dd35c4a72ee1a2f8679be40264f370cfb92e2e13d4eca2ae05e16f34"
},
"@std/bytes@0.223.0": {
"integrity": "84b75052cd8680942c397c2631318772b295019098f40aac5c36cead4cba51a8"
},
"@std/bytes@1.0.2": {
"integrity": "fbdee322bbd8c599a6af186a1603b3355e59a5fb1baa139f8f4c3c9a1b3e3d57"
},
"@std/data-structures@1.0.4": {
"integrity": "fa0e20c11eb9ba673417450915c750a0001405a784e2a4e0c3725031681684a0"
},
"@std/fmt@0.223.0": {
"integrity": "6deb37794127dfc7d7bded2586b9fc6f5d50e62a8134846608baf71ffc1a5208"
},
"@std/fs@0.223.0": {
"integrity": "3b4b0550b2c524cbaaa5a9170c90e96cbb7354e837ad1bdaf15fc9df1ae9c31c"
},
"@std/fs@1.0.4": {
"integrity": "2907d32d8d1d9e540588fd5fe0ec21ee638134bd51df327ad4e443aaef07123c",
"dependencies": [
"jsr:@std/path"
]
},
"@std/internal@1.0.4": {
"integrity": "62e8e4911527e5e4f307741a795c0b0a9e6958d0b3790716ae71ce085f755422"
},
"@std/io@0.223.0": {
"integrity": "2d8c3c2ab3a515619b90da2c6ff5ea7b75a94383259ef4d02116b228393f84f1",
"dependencies": [
"jsr:@std/assert@0.223",
"jsr:@std/bytes@0.223"
]
},
"@std/log@0.223.0": {
"integrity": "0b445d86df2d795b50abd09a9e7ff6b64a9cd37b38d5e40f56a95b42e947b1b9",
"dependencies": [
"jsr:@std/assert@0.223",
"jsr:@std/fmt",
"jsr:@std/fs@0.223",
"jsr:@std/io@0.223"
]
},
"@std/path@1.0.6": {
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed"
},
"@std/streams@1.0.7": {
"integrity": "1a93917ca0c58c01b2bfb93647189229b1702677f169b6fb61ad6241cd2e499b",
"dependencies": [
"jsr:@std/bytes@^1.0.2"
]
},
"@std/testing@1.0.3": {
"integrity": "f98c2bee53860a5916727d7e7d3abe920dd6f9edace022e2d059f00d05c2cf42",
"dependencies": [
"jsr:@std/assert@^1.0.6",
"jsr:@std/data-structures",
"jsr:@std/fs@^1.0.4",
"jsr:@std/internal",
"jsr:@std/path"
]
}
},
"npm": {
"zod@3.22.4": {
"integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg=="
}
},
"workspace": {
"dependencies": [
"jsr:@codemonument/rx-webstreams@~0.9.4",
"jsr:@std/assert@1",
"jsr:@std/async@^1.0.6",
"jsr:@std/path@^1.0.6",
"jsr:@std/streams@^1.0.7",
"jsr:@std/testing@^1.0.3"
]
}
}