licenses.dev

get-pkg-repo v4.2.1

Get repository user and project information from package.json file contents.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.DIRECT15
ISC8
PackageRelationDependenciesPublished
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@hutson/parse-repository-url • 3.0.2Parse repository URLs to extract, SCM platform, domain, user, and project information.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.2.1 version:

[![licenses](https://licenses.dev/b/npm/get-pkg-repo/4.2.1)](https://licenses.dev/npm/get-pkg-repo/4.2.1)
<a href="https://licenses.dev/npm/get-pkg-repo/4.2.1">
  <img src="https://licenses.dev/b/npm/get-pkg-repo/4.2.1" alt="licenses" />
</a>
GitHub