summaryrefslogtreecommitdiff
path: root/deps/npm/doc/cli/root.md
blob: 3e4199541e01c317c10ab0261ae62b76b6f3ac56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
npm-root(1) -- Display npm root
===============================

## SYNOPSIS

    npm root

## DESCRIPTION

Print the effective `node_modules` folder to standard out.

## SEE ALSO

* npm-prefix(1)
* npm-bin(1)
* npm-folders(1)
* npm-config(1)