12 lines
357 B
JSON
12 lines
357 B
JSON
{
|
|
"imports": {
|
|
"vda-5050-lib": "npm:vda-5050-lib",
|
|
"mqtt": "npm:mqtt",
|
|
"@grpc/": "npm:@grpc/",
|
|
"uuid": "npm:uuid",
|
|
"std/": "https://deno.land/std/",
|
|
"@hono/hono": "jsr:@hono/hono@^4.6.11",
|
|
"@hono/hono/serve-static": "jsr:@hono/hono@^4.6.11/serve-static",
|
|
"@hono/hono/html": "jsr:@hono/hono@^4.6.11/html"
|
|
}
|
|
} |