licenses.dev

decompress v0.2.5

Easily extract zip, tar and tar.gz archives

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
adm-zip • 0.4.16Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from diskDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
duplexer • 0.1.2Creates a duplex streamINDIRECT0
ext-list • 0.2.0List of known file extensions and their MIME typesINDIRECT2
ext-name • 1.0.1Get the file extension and MIME type from a fileDIRECT4
get-stdin • 0.1.0Easier stdinDIRECT0
got • 0.2.0Simplified HTTP/HTTPS requestsINDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.3.5Recursively mkdir, like `mkdir -p`DIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
nopt • 2.2.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.DIRECT1
object-assign • 0.3.1ES6 Object.assign() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
stream-combiner • 0.0.4<img src=https://secure.travis-ci.org/dominictarr/stream-combiner.png?branch=master>DIRECT1
tempfile • 0.1.3Get a random temp file pathDIRECT1
underscore.string • 2.3.3String manipulation extensions for Underscore.js javascript library.INDIRECT0
uuid • 1.4.2Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
ISC12
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
block-stream • 0.0.9a stream of blocksINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.INDIRECT1
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard2
PackageRelationDependenciesPublished
fstream • 0.1.31Advanced file system stream thingsINDIRECT16
tar • 0.1.20tar for nodeDIRECT18
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.5 version:

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