node/deps/npm/man/man1/npm-root.1
Forrest L Norvell af1bf49852 deps: upgrade npm to 2.5.1
PR-URL: https://github.com/iojs/io.js/pull/738
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-02-06 18:38:36 +01:00

31 lines
404 B
Groff

.TH "NPM\-ROOT" "1" "February 2015" "" ""
.SH "NAME"
\fBnpm-root\fR \- Display npm root
.SH SYNOPSIS
.P
.RS 2
.nf
npm root
.fi
.RE
.SH DESCRIPTION
.P
Print the effective \fBnode_modules\fR folder to standard out\.
.SH SEE ALSO
.RS 0
.IP \(bu 2
npm help prefix
.IP \(bu 2
npm help bin
.IP \(bu 2
npm help 5 folders
.IP \(bu 2
npm help config
.IP \(bu 2
npm help 7 config
.IP \(bu 2
npm help 5 npmrc
.RE