mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
773f882e5e
Closes #13619
7 lines
136 B
JSON
7 lines
136 B
JSON
{
|
|
"imports": {
|
|
"/~/": "./lib/",
|
|
"fs": "https://example.com/fs/index.js",
|
|
"std/": "https://example.com/std@0.123.0/"
|
|
}
|
|
}
|