mirror of https://github.com/nodejs/node.git
18 lines
243 B
Markdown
18 lines
243 B
Markdown
|
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)
|