deps/npm/man/man3/npm-bin.3

Summary

Maintainability
Test Coverage
.TH "NPM\-BIN" "3" "June 2015" "" ""
.SH "NAME"
\fBnpm-bin\fR \- Display npm bin folder
.SH SYNOPSIS
.P
.RS 2
.nf
npm\.commands\.bin(args, cb)
.fi
.RE
.SH DESCRIPTION
.P
Print the folder where npm will install executables\.
.P
This function should not be used programmatically\.  Instead, just refer
to the \fBnpm\.bin\fR property\.