blob: d573a26c9b8fd9e2bd668593708cebc7a4582a75 [file] [log] [blame]
.TH "NPM\-ROOT" "3" "June 2016" "" ""
.SH "NAME"
\fBnpm-root\fR \- Display npm root
.SH SYNOPSIS
.P
.RS 2
.nf
npm\.commands\.root(args, callback)
.fi
.RE
.SH DESCRIPTION
.P
Print the effective \fBnode_modules\fP folder to standard out\.
.P
\|'args' is never used and callback is never called with data\.
\|'args' must be present or things will break\.
.P
This function is not useful programmatically\.