licenses.dev

git-user-email v0.2.2

Get the email address of the current user from git config.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT7
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.INDIRECT0
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-git-config • 1.1.1Parse `.git/config` into a JavaScript object. sync or async.DIRECT7
parse-passwd • 1.0.0Parse a passwd file into a list of users.INDIRECT0
ISC1
PackageRelationDependenciesPublished
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.2 version:

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