-
Notifications
You must be signed in to change notification settings - Fork 0
/
deno.lock
36 lines (36 loc) · 1.04 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
{
"version": "3",
"packages": {
"specifiers": {
"jsr:@hono/hono@^4.6.3": "jsr:@hono/[email protected]",
"jsr:@std/encoding@^0.221.0": "jsr:@std/[email protected]",
"jsr:@std/encoding@^1.0.5": "jsr:@std/[email protected]",
"jsr:@wok/djwt@^3.0.2": "jsr:@wok/[email protected]"
},
"jsr": {
"@hono/[email protected]": {
"integrity": "a1f5a18cd12a0db54755b0461dd5a4e2d93a6f85403073eb710103eacc42daf3"
},
"@std/[email protected]": {
"integrity": "d1dd76ef0dc5d14088411e6dc1dede53bf8308c95d1537df1214c97137208e45"
},
"@std/[email protected]": {
"integrity": "ecf363d4fc25bd85bd915ff6733a7e79b67e0e7806334af15f4645c569fefc04"
},
"@wok/[email protected]": {
"integrity": "e1c8afe6e321941edda40d91b089e93738469b994d53f41f82e0e7fcd7dde259",
"dependencies": [
"jsr:@std/encoding@^0.221.0"
]
}
}
},
"remote": {},
"workspace": {
"dependencies": [
"jsr:@hono/hono@^4.6.3",
"jsr:@std/encoding@^1.0.5",
"jsr:@wok/djwt@^3.0.2"
]
}
}