licenses.dev

stream-json v1.9.1

stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

BSD-3-Clause1
PackageRelationDependenciesPublished
stream-chain • 2.2.5Chain functions as transform streams.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.9.1 version:

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