]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man1/npm-prefix.1
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / man / man1 / npm-prefix.1
1 .TH "NPM\-PREFIX" "1" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-prefix\fR \- Display prefix
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm prefix [\-g]
9 .fi
10 .RE
11 .SH DESCRIPTION
12 .P
13 Print the local prefix to standard out\. This is the closest parent directory
14 to contain a package\.json file unless \fB\-g\fP is also specified\.
15 .P
16 If \fB\-g\fP is specified, this will be the value of the global prefix\. See
17 npm help 7 \fBnpm\-config\fP for more detail\.
18 .SH SEE ALSO
19 .RS 0
20 .IP \(bu 2
21 npm help root
22 .IP \(bu 2
23 npm help bin
24 .IP \(bu 2
25 npm help 5 folders
26 .IP \(bu 2
27 npm help config
28 .IP \(bu 2
29 npm help 7 config
30 .IP \(bu 2
31 npm help 5 npmrc
32
33 .RE
34