licenses.dev

npm-api v1.0.1

Node.js library for getting info from NPM’s API

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
axios • 0.21.4Promise based HTTP client for the browser and node.jsINDIRECT1
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.DIRECT4
download-stats • 0.3.4Get and calculate npm download stats for npm modules.DIRECT9
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lazy-cache • 2.0.2Cache requires to be lazy-loaded when needed.INDIRECT4
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsDIRECT3
paged-request • 2.0.2Simplified requests for paged (paginated) content.DIRECT2
set-getter • 0.1.1Create nested getter properties and any intermediary dot notation (`'a.b.c'`) pathsINDIRECT3
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)DIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.1 version:

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