npm-bin.md 287 Bytes
Newer Older
Nicolas Widart's avatar
Nicolas Widart committed
1 2 3 4 5 6 7 8 9 10 11 12 13
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.