licenses.dev

gitclone v2.0.0

Powerful and flexible programmatic interface for the `git clone` command, using [gitclone-defaults][] and [cross-spawn][]

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
capture-spawn • 1.0.1Asynchronously capturing spawn output.DIRECT6
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncDIRECT7
error-base • 0.2.0Create custom Error classes.INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-child-process • 1.0.2Checks whether a value is child process result, which in case is more specific Node.js EventEmitter. Browserify-ready.INDIRECT4
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
is-node-emitter • 1.0.6Strictly checks that given value is nodejs EventEmitter. It's easy, because his API is in frozen state.INDIRECT3
is-real-object • 1.0.2Returns `true` if a value is any type of object, but not an array. Browserify-ready.INDIRECT2
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 2.0.2Cache requires to be lazy-loaded when needed.DIRECT4
set-getter • 0.1.1Create nested getter properties and any intermediary dot notation (`'a.b.c'`) pathsINDIRECT3
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
ISC5
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 2.1.2Yet Another Linked ListINDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
gitclone-defaults • 2.3.8Powerful and flexible signature for `gitclone` - defaults, checks, validating, etcDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/gitclone/2.0.0)](https://licenses.dev/npm/gitclone/2.0.0)
<a href="https://licenses.dev/npm/gitclone/2.0.0">
  <img src="https://licenses.dev/b/npm/gitclone/2.0.0" alt="licenses" />
</a>
GitHub