-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdeno.lock
50 lines (50 loc) · 1.6 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
{
"version": "3",
"packages": {
"specifiers": {
"jsr:@hono/hono@^4.6.13": "jsr:@hono/[email protected]",
"jsr:@lambdalisue/github-emoji@^1.0.0": "jsr:@lambdalisue/[email protected]",
"jsr:@std/assert@^0.221.0": "jsr:@std/[email protected]",
"jsr:@std/encoding@^1.0.5": "jsr:@std/[email protected]",
"jsr:@std/path@^0.221.0": "jsr:@std/[email protected]",
"npm:@types/node": "npm:@types/[email protected]"
},
"jsr": {
"@hono/[email protected]": {
"integrity": "198970fc6facf71a88ee57aa1ed32143b56bcb0f842fa965ca3ee7d6fdd21a8e"
},
"@lambdalisue/[email protected]": {
"integrity": "cc6b1ae72cde7a61397c886caf4013d0cc8d1108c70459192b2a7b0cccbfef2c",
"dependencies": [
"jsr:@std/path@^0.221.0"
]
},
"@std/[email protected]": {
"integrity": "a5f1aa6e7909dbea271754fd4ab3f4e687aeff4873b4cef9a320af813adb489a"
},
"@std/[email protected]": {
"integrity": "ecf363d4fc25bd85bd915ff6733a7e79b67e0e7806334af15f4645c569fefc04"
},
"@std/[email protected]": {
"integrity": "0a36f6b17314ef653a3a1649740cc8db51b25a133ecfe838f20b79a56ebe0095",
"dependencies": [
"jsr:@std/assert@^0.221.0"
]
}
},
"npm": {
"@types/[email protected]": {
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==",
"dependencies": {}
}
}
},
"remote": {},
"workspace": {
"dependencies": [
"jsr:@hono/hono@^4.6.13",
"jsr:@lambdalisue/github-emoji@^1.0.0",
"jsr:@std/encoding@^1.0.5"
]
}
}