licenses.dev

npm-which v3.0.1

Locate a program or locally installed node module's executable

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
npm-path • 2.0.4Get a PATH with all executables available to npm scripts.DIRECT2
ISC2
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/npm-which)](https://licenses.dev/npm/npm-which)
<a href="https://licenses.dev/npm/npm-which">
  <img src="https://licenses.dev/b/npm/npm-which" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.1 version:

[![licenses](https://licenses.dev/b/npm/npm-which/3.0.1)](https://licenses.dev/npm/npm-which/3.0.1)
<a href="https://licenses.dev/npm/npm-which/3.0.1">
  <img src="https://licenses.dev/b/npm/npm-which/3.0.1" alt="licenses" />
</a>
GitHub