licenses.dev

npm>8.19.4>@npmcli/config v4.2.2

Configuration management for the npm cli

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC20
PackageRelationDependenciesPublished
@npmcli/map-workspaces • 2.0.4Retrieves a name:pathname Map for a given workspaces configDIRECT13
@npmcli/name-from-folder • 1.0.1Get the package name from a folder pathINDIRECT0
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
chownr • 2.0.0like `chown -R`INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 8.1.0a little globberINDIRECT8
infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
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
ini • 3.0.1An ini encoder/decoder for nodeDIRECT0
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
mkdirp-infer-owner • 2.0.0mkdirp, but chown to the owner of the containing folder if possible and necessaryDIRECT3
nopt • 6.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.DIRECT1
npm-normalize-package-bin • 1.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
proc-log • 2.0.1just emit 'log' events on the process objectDIRECT0
read-package-json-fast • 2.0.3Like read-package-json, but fasterDIRECT2
semver • 7.6.3The semantic version parser used by npm.DIRECT0
walk-up-path • 1.0.0Given a path string, return a generator that walks up the path, emitting each dirname.DIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
MIT4
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/npm%3E8.19.4%3E%40npmcli%2Fconfig)](https://licenses.dev/npm/npm%3E8.19.4%3E%40npmcli%2Fconfig)
<a href="https://licenses.dev/npm/npm%3E8.19.4%3E%40npmcli%2Fconfig">
  <img src="https://licenses.dev/b/npm/npm%3E8.19.4%3E%40npmcli%2Fconfig" alt="licenses" />
</a>

Or the licenses badge code for the 4.2.2 version:

[![licenses](https://licenses.dev/b/npm/npm%3E8.19.4%3E%40npmcli%2Fconfig/4.2.2)](https://licenses.dev/npm/npm%3E8.19.4%3E%40npmcli%2Fconfig/4.2.2)
<a href="https://licenses.dev/npm/npm%3E8.19.4%3E%40npmcli%2Fconfig/4.2.2">
  <img src="https://licenses.dev/b/npm/npm%3E8.19.4%3E%40npmcli%2Fconfig/4.2.2" alt="licenses" />
</a>
GitHub