Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 287 Bytes

bin.md

File metadata and controls

13 lines (8 loc) · 287 Bytes

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.