licenses.dev

jsonist v2.1.2

A simple wrapper around for dealing with JSON web APIs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
bl • 3.0.1Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!DIRECT5
buffer-from • 0.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
hyperquest • 2.1.3make streaming http requestsDIRECT10
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.DIRECT0
non-standard1
PackageRelationDependenciesPublished
duplexer2 • 0.0.2Like duplexer (http://npm.im/duplexer) but using streams2INDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.2 version:

[![licenses](https://licenses.dev/b/npm/jsonist/2.1.2)](https://licenses.dev/npm/jsonist/2.1.2)
<a href="https://licenses.dev/npm/jsonist/2.1.2">
  <img src="https://licenses.dev/b/npm/jsonist/2.1.2" alt="licenses" />
</a>
GitHub