node/deps/npm/doc/cli/npm-prefix.md

20 lines
245 B
Markdown
Raw Normal View History

npm-prefix(1) -- Display prefix
===============================
## SYNOPSIS
npm prefix
## DESCRIPTION
Print the prefix to standard out.
## SEE ALSO
* npm-root(1)
* npm-bin(1)
2013-07-12 23:55:57 +08:00
* npm-folders(7)
* npm-config(1)
2013-07-12 23:55:57 +08:00
* npm-config(7)
* npmrc(5)