mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
10 lines
286 B
Text
10 lines
286 B
Text
{
|
|
"version": 1,
|
|
"denoDir": "[WILDCARD]",
|
|
"modulesCache": "[WILDCARD]remote",
|
|
"npmCache": "[WILDCARD]npm",
|
|
"typescriptCache": "[WILDCARD]gen",
|
|
"registryCache": "[WILDCARD]registries",
|
|
"originStorage": "[WILDCARD]location_data",
|
|
"webCacheStorage": [WILDCARD]deno_cache"
|
|
}
|