1{
2 "version": "5",
3 "specifiers": {
4 "jsr:@std/crypto@*": "1.0.5",
5 "jsr:@std/encoding@*": "1.0.10",
6 "npm:@hono/ua-blocker@~0.1.9": "0.1.9_hono@4.9.6",
7 "npm:@types/node@*": "24.2.0",
8 "npm:hono@^4.9.6": "4.9.6",
9 "npm:zod@^4.1.5": "4.1.5"
10 },
11 "jsr": {
12 "@std/crypto@1.0.5": {
13 "integrity": "0dcfbb319fe0bba1bd3af904ceb4f948cde1b92979ec1614528380ed308a3b40"
14 },
15 "@std/encoding@1.0.10": {
16 "integrity": "8783c6384a2d13abd5e9e87a7ae0520a30e9f56aeeaa3bdf910a3eaaf5c811a1"
17 }
18 },
19 "npm": {
20 "@hono/ua-blocker@0.1.9_hono@4.9.6": {
21 "integrity": "sha512-JETVhZEZGLa/kA0IZB72YhuhscacGLSeFNGxUX06stC1yagGtHAbWV98R4C/Xsta5xpfwiReMIPt+3hbsCiZoQ==",
22 "dependencies": [
23 "hono"
24 ]
25 },
26 "@types/node@24.2.0": {
27 "integrity": "sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==",
28 "dependencies": [
29 "undici-types"
30 ]
31 },
32 "hono@4.9.6": {
33 "integrity": "sha512-doVjXhSFvYZ7y0dNokjwwSahcrAfdz+/BCLvAMa/vHLzjj8+CFyV5xteThGUsKdkaasgN+gF2mUxao+SGLpUeA=="
34 },
35 "undici-types@7.10.0": {
36 "integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag=="
37 },
38 "zod@4.1.5": {
39 "integrity": "sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg=="
40 }
41 },
42 "workspace": {
43 "dependencies": [
44 "npm:@hono/ua-blocker@~0.1.9",
45 "npm:hono@^4.9.6",
46 "npm:zod@^4.1.5"
47 ]
48 }
49}