licenses.dev

find-cache-dir v2.1.0

Finds the common standard cache directory

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
commondir • 1.0.1compute the closest common parent for file pathsDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`DIRECT2
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm packageDIRECT6
ISC1
PackageRelationDependenciesPublished
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.0 version:

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