2023-01-11 09:52:15 +00:00
|
|
|
{
|
2023-08-18 11:44:07 +00:00
|
|
|
"imports": {
|
|
|
|
"http/": "https://deno.land/std@0.160.0/http/",
|
2023-08-18 11:57:33 +00:00
|
|
|
"log/": "https://deno.land/std@0.198.0/log/",
|
2023-08-18 12:49:03 +00:00
|
|
|
"wren/": "https://deno.land/x/wren@0.8.0/",
|
|
|
|
"graphql_request/": "https://deno.land/x/graphql_request@v4.1.0/",
|
|
|
|
"graphql/": "https://deno.land/x/graphql_deno@v15.0.0/",
|
|
|
|
"graphql_tag/": "https://deno.land/x/graphql_tag@0.1.2/"
|
2023-08-18 11:44:07 +00:00
|
|
|
}
|
2023-01-11 09:52:15 +00:00
|
|
|
}
|