Adam Rensel b05888e79d Add the correct demo app před 9 roky
..
bin 0ad841a423 init commit před 9 roky
LICENSE b05888e79d Add the correct demo app před 9 roky
README.md 0ad841a423 init commit před 9 roky
package.json b05888e79d Add the correct demo app před 9 roky
which.js b05888e79d Add the correct demo app před 9 roky

README.md

The "which" util from npm's guts.

Finds the first instance of a specified executable in the PATH environment variable. Does not cache the results, so hash -r is not needed when the PATH changes.