blob: cc43c5f10aa4c0cabf10757023e770ae0ac28172 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"version": 1,
"denoDir": "[WILDCARD]",
"modulesCache": "[WILDCARD]remote",
"npmCache": "[WILDCARD]npm",
"typescriptCache": "[WILDCARD]gen",
"registryCache": "[WILDCARD]registries",
"originStorage": "[WILDCARD]location_data",
"webCacheStorage": [WILDCARD]deno_cache"
}
|