licenses.dev

git-config-path v1.0.1

Resolve the path to the user's local or global .gitconfig.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.DIRECT1
fs-exists-sync • 0.1.0Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.DIRECT0
homedir-polyfill • 1.0.3Node.js os.homedir polyfill for older versions of node.js.DIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
parse-passwd • 1.0.0Parse a passwd file into a list of users.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.1 version:

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