-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
93 lines (93 loc) · 2.77 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
{
"version": "4",
"specifiers": {
"jsr:@david/[email protected]": "0.42.0",
"jsr:@david/[email protected]": "0.2.0",
"jsr:@david/which@~0.4.1": "0.4.1",
"jsr:@std/[email protected]": "0.221.0",
"jsr:@std/[email protected]": "0.221.0",
"jsr:@std/crypto@^1.0.3": "1.0.3",
"jsr:@std/encoding@^1.0.6": "1.0.6",
"jsr:@std/fmt@1": "1.0.3",
"jsr:@std/fs@1": "1.0.6",
"jsr:@std/[email protected]": "0.221.0",
"jsr:@std/path@1": "1.0.8",
"jsr:@std/path@^1.0.8": "1.0.8",
"jsr:@std/[email protected]": "0.221.0",
"npm:[email protected]": "0.0.48"
},
"jsr": {
"@david/[email protected]": {
"integrity": "0c547c9a20577a6072b90def194c159c9ddab82280285ebfd8268a4ebefbd80b",
"dependencies": [
"jsr:@david/path",
"jsr:@david/which",
"jsr:@std/fmt",
"jsr:@std/fs",
"jsr:@std/io",
"jsr:@std/path@1",
"jsr:@std/streams"
]
},
"@david/[email protected]": {
"integrity": "f2d7aa7f02ce5a55e27c09f9f1381794acb09d328f8d3c8a2e3ab3ffc294dccd",
"dependencies": [
"jsr:@std/fs",
"jsr:@std/path@1"
]
},
"@david/[email protected]": {
"integrity": "896a682b111f92ab866cc70c5b4afab2f5899d2f9bde31ed00203b9c250f225e"
},
"@std/[email protected]": {
"integrity": "a5f1aa6e7909dbea271754fd4ab3f4e687aeff4873b4cef9a320af813adb489a"
},
"@std/[email protected]": {
"integrity": "64a047011cf833890a4a2ab7293ac55a1b4f5a050624ebc6a0159c357de91966"
},
"@std/[email protected]": {
"integrity": "a2a32f51ddef632d299e3879cd027c630dcd4d1d9a5285d6e6788072f4e51e7f"
},
"@std/[email protected]": {
"integrity": "ca87122c196e8831737d9547acf001766618e78cd8c33920776c7f5885546069"
},
"@std/[email protected]": {
"integrity": "97765c16aa32245ff4e2204ecf7d8562496a3cb8592340a80e7e554e0bb9149f"
},
"@std/[email protected]": {
"integrity": "42b56e1e41b75583a21d5a37f6a6a27de9f510bcd36c0c85791d685ca0b85fa2",
"dependencies": [
"jsr:@std/path@^1.0.8"
]
},
"@std/[email protected]": {
"integrity": "faf7f8700d46ab527fa05cc6167f4b97701a06c413024431c6b4d207caa010da",
"dependencies": [
"jsr:@std/assert",
"jsr:@std/bytes"
]
},
"@std/[email protected]": {
"integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be"
},
"@std/[email protected]": {
"integrity": "47f2f74634b47449277c0ee79fe878da4424b66bd8975c032e3afdca88986e61",
"dependencies": [
"jsr:@std/io"
]
}
},
"npm": {
"[email protected]": {
"integrity": "sha512-Hwyx0z/uLbqA/XqqJVvJbLTqf7jOzzvvJ6yXAV0DDIS0SImbfewLiCjrnlm69Hj7knbp8/MRDrUV++4ZdXFpLw=="
}
},
"workspace": {
"dependencies": [
"jsr:@david/[email protected]",
"jsr:@std/crypto@^1.0.3",
"jsr:@std/encoding@^1.0.6",
"npm:[email protected]"
]
}
}