Adam Day 8b3891d3c4 Initial commit %!s(int64=10) %!d(string=hai) anos
..
bin 8b3891d3c4 Initial commit %!s(int64=10) %!d(string=hai) anos
LICENSE 8b3891d3c4 Initial commit %!s(int64=10) %!d(string=hai) anos
README.md 8b3891d3c4 Initial commit %!s(int64=10) %!d(string=hai) anos
package.json 8b3891d3c4 Initial commit %!s(int64=10) %!d(string=hai) anos
which.js 8b3891d3c4 Initial commit %!s(int64=10) %!d(string=hai) anos

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.