{ "tasks": { "appview:start": "deno serve -A --port 4080 ./appview/main.ts" }, "imports": { "@atcute/identity-resolver": "npm:@atcute/identity-resolver@^1.1.3", "@db/sqlite": "jsr:@db/sqlite@^0.12.0", "@std/fs": "jsr:@std/fs@^1.0.17", "@std/http": "jsr:@std/http@^1.0.17", "@std/path": "jsr:@std/path@^1.1.0", "@zod/mini": "npm:@zod/mini@^4.0.0-beta.20250505T195954" } }