Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/read-package-tree/test/fixtures/selflink/archy.txt')
-rw-r--r--node_modules/read-package-tree/test/fixtures/selflink/archy.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/node_modules/read-package-tree/test/fixtures/selflink/archy.txt b/node_modules/read-package-tree/test/fixtures/selflink/archy.txt
deleted file mode 100644
index 307618ce1..000000000
--- a/node_modules/read-package-tree/test/fixtures/selflink/archy.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-selflink@1.2.3 test/fixtures/selflink
-├── @scope/y@1.2.3 test/fixtures/selflink/node_modules/@scope/y
-├─┬ @scope/z@1.2.3 test/fixtures/selflink/node_modules/@scope/z
-│ └── glob@4.0.5 test/fixtures/selflink/node_modules/foo/node_modules/glob (symlink)
-└─┬ foo@1.2.3 test/fixtures/selflink/node_modules/foo
- ├─┬ glob@4.0.5 test/fixtures/selflink/node_modules/foo/node_modules/glob
- │ ├── graceful-fs@3.0.2 test/fixtures/selflink/node_modules/foo/node_modules/glob/node_modules/graceful-fs
- │ ├── inherits@2.0.1 test/fixtures/selflink/node_modules/foo/node_modules/glob/node_modules/inherits
- │ ├─┬ minimatch@1.0.0 test/fixtures/selflink/node_modules/foo/node_modules/glob/node_modules/minimatch
- │ │ ├── lru-cache@2.5.0 test/fixtures/selflink/node_modules/foo/node_modules/glob/node_modules/minimatch/node_modules/lru-cache
- │ │ └── sigmund@1.0.0 test/fixtures/selflink/node_modules/foo/node_modules/glob/node_modules/minimatch/node_modules/sigmund
- │ └── once@1.3.0 test/fixtures/selflink/node_modules/foo/node_modules/glob/node_modules/once
- └── selflink@1.2.3 test/fixtures/selflink (symlink)