diff options
Diffstat (limited to 'deps/npm/doc/cli/npm-root.md')
-rw-r--r-- | deps/npm/doc/cli/npm-root.md | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/deps/npm/doc/cli/npm-root.md b/deps/npm/doc/cli/npm-root.md deleted file mode 100644 index a1d5bf8629..0000000000 --- a/deps/npm/doc/cli/npm-root.md +++ /dev/null @@ -1,19 +0,0 @@ -npm-root(1) -- Display npm root -=============================== - -## SYNOPSIS - - npm root [-g] - -## DESCRIPTION - -Print the effective `node_modules` folder to standard out. - -## SEE ALSO - -* npm-prefix(1) -* npm-bin(1) -* npm-folders(5) -* npm-config(1) -* npm-config(7) -* npmrc(5) |