licenses.dev

file-system-cache v2.3.0

A super-fast, promise-based cache that reads and writes to the file-system.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
fs-extra • 11.1.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
ramda • 0.29.0A practical functional library for JavaScript programmers.DIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC1
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.3.0 version:

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