Files
transcoderr/deno.lock
2025-09-05 20:33:17 +08:00

31 lines
877 B
JSON

{
"version": "5",
"specifiers": {
"jsr:@hono/hono@^4.9.6": "4.9.6",
"npm:@types/node@*": "24.2.0"
},
"jsr": {
"@hono/hono@4.9.6": {
"integrity": "b85abb0013d167a290b1808d1d4d542dee269df31d4f47122023259fdd7e184b"
}
},
"npm": {
"@types/node@24.2.0": {
"integrity": "sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==",
"dependencies": [
"undici-types"
],
"tarball": "https://registry.npmmirror.com/@types/node/-/node-24.2.0.tgz"
},
"undici-types@7.10.0": {
"integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
"tarball": "https://registry.npmmirror.com/undici-types/-/undici-types-7.10.0.tgz"
}
},
"workspace": {
"dependencies": [
"jsr:@hono/hono@^4.9.6"
]
}
}