nodejs/deps/npm/man/man1/npm-root.1

31 lines
403 B
Groff
Raw Normal View History

.TH "NPM\-ROOT" "1" "October 2015" "" ""
.SH "NAME"
2014-09-24 14:41:07 -07:00
\fBnpm-root\fR \- Display npm root
.SH SYNOPSIS
.P
.RS 2
2014-11-04 15:08:12 -08:00
.nf
npm root
2014-11-04 15:08:12 -08:00
.fi
2014-09-24 14:41:07 -07:00
.RE
.SH DESCRIPTION
.P
Print the effective \fBnode_modules\fP folder to standard out\.
2014-09-24 14:41:07 -07:00
.SH SEE ALSO
.RS 0
.IP \(bu 2
npm help prefix
2014-09-24 14:41:07 -07:00
.IP \(bu 2
npm help bin
2014-09-24 14:41:07 -07:00
.IP \(bu 2
2014-09-16 15:38:50 -07:00
npm help 5 folders
2014-09-24 14:41:07 -07:00
.IP \(bu 2
npm help config
2014-09-24 14:41:07 -07:00
.IP \(bu 2
2014-09-16 15:38:50 -07:00
npm help 7 config
2014-09-24 14:41:07 -07:00
.IP \(bu 2
2014-09-16 15:38:50 -07:00
npm help 5 npmrc
2014-09-24 14:41:07 -07:00
.RE