-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
25 lines (25 loc) · 734 Bytes
/
deno.lock
File metadata and controls
25 lines (25 loc) · 734 Bytes
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
{
"version": "3",
"packages": {
"specifiers": {
"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/testing@^0.220.1": "jsr:@std/testing@0.220.1"
},
"jsr": {
"@std/assert@0.220.1": {
"integrity": "88710d54f3afdd7a5761e7805abba1f56cd14e4b212feffeb3e73a9f77482425",
"dependencies": [
"jsr:@std/fmt@^0.220.1"
]
},
"@std/fmt@0.220.1": {
"integrity": "3b1a698477a26b1dacbbee26db1a65030a005c6d71db3b3a0e59f8a638f04d7a"
},
"@std/testing@0.220.1": {
"integrity": "be77cc1df543f70217d450612637f9f6fcc6887f19fca89665ce08456ee1f290"
}
}
},
"remote": {}
}