licenses.dev

read-package-json v1.3.3

The thing npm uses to read package.json files with semantics and defaults and validation

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC9
PackageRelationDependenciesPublished
glob • 5.0.15a little globberDIRECT9
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.DIRECT1
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 4.3.6The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
MIT7
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
github-url-from-git • 1.5.0Parse a github git url and return the github repo urlINDIRECT0
jju • 1.4.0a set of utilities to work with JSON / JSON5 documentsINDIRECT0
json-parse-helpfulerror • 1.0.3A drop-in replacement for JSON.parse that uses `jju` to give helpful errorsDIRECT1
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
github-url-from-username-repo • 1.0.2Create urls from username/repoINDIRECT0
normalize-package-data • 1.0.3Normalizes data that can be found in package.json files.DIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.3 version:

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