{ "name": "@hono/react-compat", "version": "0.0.0", "license": "MIT", "exports": { ".": "./src/index.ts", "./client": "./src/client.ts", "./jsx-dev-runtime": "./src/jsx-dev-runtime.ts", "./jsx-runtime": "./src/jsx-runtime.ts", "./server": "./src/server.ts" }, "imports": { "hono": "jsr:@hono/hono@^4.8.3" } }