mirror of
https://github.com/denoland/deno.git
synced 2024-12-03 17:08:35 -05:00
9 lines
104 B
JSON
9 lines
104 B
JSON
|
{
|
||
|
"name": "qwerqwer",
|
||
|
"version": "0.0.0",
|
||
|
"imports": {
|
||
|
"~/": "./",
|
||
|
"foo/": "./bar/"
|
||
|
}
|
||
|
}
|