1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00
_/hono/deno.lock

22 lines
433 B
Text
Raw Normal View History

2024-04-22 23:21:12 +09:00
{
"version": "3",
"packages": {
"specifiers": {
"npm:hono": "npm:hono@4.2.6",
"npm:hono@^4.2.6": "npm:hono@4.2.6"
},
"npm": {
"hono@4.2.6": {
"integrity": "sha512-AtbHZJYWsm+uFHLz0C6xltX7hjOV44a55gSEGBfoQOJ00KSxEUOoiIkmd+NXfapNX0j2GCKhqMmYeegBdHRwcQ==",
"dependencies": {}
}
}
},
"remote": {},
"workspace": {
"dependencies": [
"npm:hono@^4.2.6"
]
}
}