-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
57 lines (57 loc) · 1.83 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
{
"version": "3",
"packages": {
"specifiers": {
"jsr:@std/assert@^0.220.1": "jsr:@std/[email protected]",
"jsr:@std/assert@^0.225.2": "jsr:@std/[email protected]",
"jsr:@std/fmt@^0.220.1": "jsr:@std/[email protected]",
"jsr:@std/fs@^0.229.1": "jsr:@std/[email protected]",
"jsr:@std/path@^0.225.1": "jsr:@std/[email protected]",
"jsr:@std/testing@^0.220.1": "jsr:@std/[email protected]",
"jsr:@utility/types@^0.4.0": "jsr:@utility/[email protected]"
},
"jsr": {
"@std/[email protected]": {
"integrity": "88710d54f3afdd7a5761e7805abba1f56cd14e4b212feffeb3e73a9f77482425",
"dependencies": [
"jsr:@std/fmt@^0.220.1"
]
},
"@std/[email protected]": {
"integrity": "b3c2847aecf6955b50644cdb9cf072004ea3d1998dd7579fc0acb99dbb23bd4f"
},
"@std/[email protected]": {
"integrity": "3b1a698477a26b1dacbbee26db1a65030a005c6d71db3b3a0e59f8a638f04d7a"
},
"@std/[email protected]": {
"integrity": "38d3fb31f0ca0a8c1118e039939188f32e291a3f7f17dc0868fec22024bdfadd",
"dependencies": [
"jsr:@std/assert@^0.225.2",
"jsr:@std/path@^0.225.1"
]
},
"@std/[email protected]": {
"integrity": "8c3220635a73730eb51fe43de9e10b79e2724a5bb8638b9355d35ae012fd9429",
"dependencies": [
"jsr:@std/assert@^0.225.2"
]
},
"@std/[email protected]": {
"integrity": "be77cc1df543f70217d450612637f9f6fcc6887f19fca89665ce08456ee1f290"
},
"@utility/[email protected]": {
"integrity": "6853c8e37b630a62753022ad723bb961d39d76d96a4d2a0a5ba82a14f341b718"
}
}
},
"remote": {},
"workspace": {
"dependencies": [
"jsr:@std/assert@^0.220.1",
"jsr:@std/fs@^0.229.1",
"jsr:@std/path@^0.225.1",
"jsr:@std/testing@^0.220.1",
"jsr:@utility/types@^0.4.0"
]
}
}