licenses.dev

project-name v1.0.0

Get the name of a project, from package.json, git config, or basename of the current working directory.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
git-config-path • 2.0.0Resolve the path to the user's local or global .gitconfig.INDIRECT0
git-repo-name • 1.0.1Get the repository name from the git remote origin URL.DIRECT4
parse-git-config • 3.0.0Parse `.git/config` into a JavaScript object. sync or async.INDIRECT2
remote-origin-url • 2.0.0Get the git remote origin URL from your local git repository. Remember! A remote origin must exist first!INDIRECT3
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/project-name)](https://licenses.dev/npm/project-name)
<a href="https://licenses.dev/npm/project-name">
  <img src="https://licenses.dev/b/npm/project-name" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/project-name/1.0.0)](https://licenses.dev/npm/project-name/1.0.0)
<a href="https://licenses.dev/npm/project-name/1.0.0">
  <img src="https://licenses.dev/b/npm/project-name/1.0.0" alt="licenses" />
</a>
GitHub