node/deps/npm/doc/cli/root.md
Ryan Dahl b488be127a Include NPM, update .pkg to install it.
.msi update coming soon.
2011-11-21 10:50:52 -08:00

243 B

npm-root(1) -- Display npm root

SYNOPSIS

npm root

DESCRIPTION

Print the effective node_modules folder to standard out.

SEE ALSO

  • npm-prefix(1)
  • npm-bin(1)
  • npm-folders(1)
  • npm-config(1)