1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 20:30:04 +02:00
Files
minifyfromhtml/node_modules/npm/man/man3/npm-bin.3
2022-08-20 18:51:33 +02:00

18 lines
335 B
Groff

.TH "NPM\-BIN" "3" "March 2017" "" ""
.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\fP property\.