licenses.dev

parse-git-config v1.1.1

Parse `.git/config` into a JavaScript object. sync or async.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
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
git-config-path • 1.0.1Resolve the path to the user's local or global .gitconfig.DIRECT5
homedir-polyfill • 1.0.3Node.js os.homedir polyfill for older versions of node.js.INDIRECT1
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
ISC1
PackageRelationDependenciesPublished
ini • 1.3.8An ini encoder/decoder for nodeDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.1 version:

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