licenses.dev

deep-fs v1.12.11

DEEP File System Library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bottlejs • 1.7.2A powerful dependency injection micro containerINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
deep-core • 1.12.21DEEP Core LibraryDIRECT6
deep-di • 1.12.11DEEP Dependency Injection LibraryINDIRECT8
deep-kernel • 1.12.14DEEP Kernel LibraryDIRECT10
es6-promise • 3.3.1A lightweight library that provides tools for organizing asynchronous codeDIRECT0
fs-extra • 0.26.7fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT15
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
lodash • 3.5.0The modern build of lodash modular utilities.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
wait-until • 0.0.2Simple library to wait until a condition has been satisfied.INDIRECT0
xml2js • 0.4.15Simple XML to JavaScript object converter.INDIRECT3
xmlbuilder • 2.6.2An XML builder for node.jsINDIRECT1
ISC10
PackageRelationDependenciesPublished
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 • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
sax • 1.1.5An evented streaming XML parser in JavaScriptINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
aws-sdk • 2.2.48AWS SDK for JavaScriptINDIRECT4
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 5.2.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.12.11 version:

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