0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/npm/doc/cli/npm-root.md

20 lines
275 B
Markdown
Raw Normal View History

npm-root(1) -- Display npm root
===============================
## SYNOPSIS
npm root [-g]
## DESCRIPTION
Print the effective `node_modules` folder to standard out.
## SEE ALSO
* npm-prefix(1)
* npm-bin(1)
2013-07-24 22:23:44 +02:00
* npm-folders(5)
* npm-config(1)
2013-07-12 17:55:57 +02:00
* npm-config(7)
* npmrc(5)