.\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . .TH "NPM\-ROOT" "3" "August 2014" "" "" . .SH "NAME" \fBnpm\-root\fR \- Display npm root . .SH "SYNOPSIS" . .nf npm\.commands\.root(args, callback) . .fi . .SH "DESCRIPTION" Print the effective \fBnode_modules\fR 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\.