npm-bin (3) - Linux Manuals
npm-bin: Display npm bin folder
Command to display npm-bin
manual in Linux: $ man 3 npm-bin
NAME
npm-bin -- 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.