cordova-android/bin/node_modules/which
2014-05-22 14:04:00 -04:00
..
bin Manually fix Android sdk location to support library projects without local.properties 2014-05-22 14:04:00 -04:00
LICENSE Manually fix Android sdk location to support library projects without local.properties 2014-05-22 14:04:00 -04:00
package.json Manually fix Android sdk location to support library projects without local.properties 2014-05-22 14:04:00 -04:00
README.md Manually fix Android sdk location to support library projects without local.properties 2014-05-22 14:04:00 -04:00
which.js Manually fix Android sdk location to support library projects without local.properties 2014-05-22 14:04:00 -04:00

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.