1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20:04 +02:00
Files
minifyfromhtml/node_modules/npm/doc/api/npm-bin.md
2022-08-20 18:51:33 +02:00

289 B

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 property.