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

## SYNOPSIS

    npm prefix

## DESCRIPTION

Print the prefix to standard out.

## SEE ALSO

* npm-root(1)
* npm-bin(1)
* npm-folders(7)
* npm-config(1)
* npm-config(7)
* npmrc(5)