licenses.dev

@alcalzone/jsonl-db v2.3.0

Simple JSONL-based key-value store

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
alcalzone-shared • 4.0.8A set of utilities shared between my projectsDIRECT2
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
fs-extra • 10.1.0fs-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
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemDIRECT3
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC2
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
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40alcalzone%2Fjsonl-db)](https://licenses.dev/npm/%40alcalzone%2Fjsonl-db)
<a href="https://licenses.dev/npm/%40alcalzone%2Fjsonl-db">
  <img src="https://licenses.dev/b/npm/%40alcalzone%2Fjsonl-db" alt="licenses" />
</a>

Or the licenses badge code for the 2.3.0 version:

[![licenses](https://licenses.dev/b/npm/%40alcalzone%2Fjsonl-db/2.3.0)](https://licenses.dev/npm/%40alcalzone%2Fjsonl-db/2.3.0)
<a href="https://licenses.dev/npm/%40alcalzone%2Fjsonl-db/2.3.0">
  <img src="https://licenses.dev/b/npm/%40alcalzone%2Fjsonl-db/2.3.0" alt="licenses" />
</a>
GitHub