Adam Rensel b05888e79d Add the correct demo app hace 9 años
..
bin 0ad841a423 init commit hace 9 años
LICENSE b05888e79d Add the correct demo app hace 9 años
README.md 0ad841a423 init commit hace 9 años
package.json b05888e79d Add the correct demo app hace 9 años
which.js b05888e79d Add the correct demo app hace 9 años

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.