{ "name": "@hono/casbin", "version": "1.0.0", "license": "MIT", "exports": { ".": "./src/index.ts", "./helper": "./src/helper/index.ts" }, "imports": { "hono": "jsr:@hono/hono@^4.8.3" } }