summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/info/info_json.out
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/info/info_json.out')
-rw-r--r--cli/tests/testdata/info/info_json.out8
1 files changed, 8 insertions, 0 deletions
diff --git a/cli/tests/testdata/info/info_json.out b/cli/tests/testdata/info/info_json.out
new file mode 100644
index 000000000..3215af742
--- /dev/null
+++ b/cli/tests/testdata/info/info_json.out
@@ -0,0 +1,8 @@
+{
+ "denoDir": "[WILDCARD]",
+ "modulesCache": "[WILDCARD]deps",
+ "npmCache": "[WILDCARD]npm",
+ "typescriptCache": "[WILDCARD]gen",
+ "registryCache": "[WILDCARD]registries",
+ "originStorage": "[WILDCARD]location_data"
+}