licenses.dev

cache-conf v0.6.0

Simple cache config handling for your app or module

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
conf • 1.4.0Simple config handling for your app or moduleDIRECT16
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
env-paths • 1.0.0Get paths for storing things like data, config, cache, etcINDIRECT0
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
path-exists • 2.1.0Check if a path existsINDIRECT2
path-exists • 3.0.0Check if a path existsINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pkg-up • 1.0.0Find the closest package.json fileDIRECT4
pkg-up • 2.0.0Find the closest package.json fileINDIRECT6
ISC3
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.0 version:

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