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

287 B

npm-bin(3) -- Display npm bin folder

SYNOPSIS

npm.commands.bin(args, cb)

DESCRIPTION

Print the folder where npm will install executables.

This function should not be used programmatically. Instead, just refer to the npm.bin member.