licenses.dev

cosmiconfig v7.1.0

Find and load configuration from a package.json property, rc file, or CommonJS module

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.2Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/helper-validator-identifier • 7.24.5Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.5Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
import-fresh • 3.3.0Import a module while bypassing the cacheDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsDIRECT16
path-type • 4.0.0Check if a path is a file, directory, or symlinkDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
ISC2
PackageRelationDependenciesPublished
picocolors • 1.0.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.1.0 version:

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