tree: 85db2f73e21ed6fdaef54f9e163969eafabf9370 [path history] [tgz]
  1. bin/
  2. LICENSE
  3. package.json
  4. README.md
  5. which.js
bin/node_modules/which/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.