-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdeno.lock
39 lines (39 loc) · 1.22 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
{
"version": "3",
"packages": {
"specifiers": {
"jsr:@md/assert-console": "jsr:@md/assert-console@0.0.1",
"jsr:@std/assert": "jsr:@std/assert@1.0.6",
"jsr:@std/assert@^0.220.1": "jsr:@std/assert@0.220.1",
"jsr:@std/fmt@^0.220.1": "jsr:@std/fmt@0.220.1",
"jsr:@std/internal@^1.0.4": "jsr:@std/internal@1.0.4"
},
"jsr": {
"@md/assert-console@0.0.1": {
"integrity": "568d61e892a3287c7fe81ea24dcc9f0b9ea8af17026f461a6ab16738aeb5e7a7",
"dependencies": [
"jsr:@std/assert@^0.220.1"
]
},
"@std/assert@0.220.1": {
"integrity": "88710d54f3afdd7a5761e7805abba1f56cd14e4b212feffeb3e73a9f77482425",
"dependencies": [
"jsr:@std/fmt@^0.220.1"
]
},
"@std/assert@1.0.6": {
"integrity": "1904c05806a25d94fe791d6d883b685c9e2dcd60e4f9fc30f4fc5cf010c72207",
"dependencies": [
"jsr:@std/internal@^1.0.4"
]
},
"@std/fmt@0.220.1": {
"integrity": "3b1a698477a26b1dacbbee26db1a65030a005c6d71db3b3a0e59f8a638f04d7a"
},
"@std/internal@1.0.4": {
"integrity": "62e8e4911527e5e4f307741a795c0b0a9e6958d0b3790716ae71ce085f755422"
}
}
},
"remote": {}
}