licenses.dev

npm>9.9.3>read-package-json v6.0.4

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

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
json-parse-even-better-errors • 3.0.2JSON.parse with context information on errorDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ISC13
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
foreground-child • 3.3.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
glob • 10.4.5the most correct and second fastest glob implementation in JavaScriptDIRECT34
hosted-git-info • 6.1.1Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
lru-cache • 7.18.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
minipass • 7.1.2minimal implementation of a PassThrough streamINDIRECT0
npm-normalize-package-bin • 3.0.1Turn any flavor of allowable package.json bin into a normalized objectDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BlueOak-1.0.03
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
package-json-from-dist • 1.0.0Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
Apache-2.02
PackageRelationDependenciesPublished
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-2-Clause1
PackageRelationDependenciesPublished
normalize-package-data • 5.0.0Normalizes data that can be found in package.json files.DIRECT11
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.4 version:

[![licenses](https://licenses.dev/b/npm/npm%3E9.9.3%3Eread-package-json/6.0.4)](https://licenses.dev/npm/npm%3E9.9.3%3Eread-package-json/6.0.4)
<a href="https://licenses.dev/npm/npm%3E9.9.3%3Eread-package-json/6.0.4">
  <img src="https://licenses.dev/b/npm/npm%3E9.9.3%3Eread-package-json/6.0.4" alt="licenses" />
</a>
GitHub