dummy-payment-server/import_map.json
Jonatan Witoszek e33d0f461c
Initial commit
2023-01-11 10:52:15 +01:00

6 lines
116 B
JSON

{
"imports": {
"http/": "https://deno.land/std@0.160.0/http/",
"wren/": "https://deno.land/x/wren@0.8.0/"
}
}