npm-bin(3) -- Display npm bin folder====================================## SYNOPSIS npm.commands.bin(args, cb)## DESCRIPTIONPrint the folder where npm will install executables.This function should not be used programmatically. Instead, just referto the `npm.bin` member.