diff options
Diffstat (limited to 'cli/tests/testdata/npm/deno_info_chalk.out')
-rw-r--r-- | cli/tests/testdata/npm/deno_info_chalk.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/cli/tests/testdata/npm/deno_info_chalk.out b/cli/tests/testdata/npm/deno_info_chalk.out new file mode 100644 index 000000000..89ea05e71 --- /dev/null +++ b/cli/tests/testdata/npm/deno_info_chalk.out @@ -0,0 +1,10 @@ +type: Unknown +dependencies: 5 unique +size: [WILDCARD] + +npm:chalk@4 - 4.1.2 ([WILDCARD]) +├─┬ npm:ansi-styles@4.3.0 ([WILDCARD]) +│ └─┬ npm:color-convert@2.0.1 ([WILDCARD]) +│ └── npm:color-name@1.1.4 ([WILDCARD]) +└─┬ npm:supports-color@7.2.0 ([WILDCARD]) + └── npm:has-flag@4.0.0 ([WILDCARD]) |