Package Licenses
MIT
Dependency Licenses
MIT14
Package | Relation | Dependencies | Published |
---|---|---|---|
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
co-from-stream • 0.0.0Create a co generator stream from a node stream | INDIRECT | 1 | |
co-fs • 1.2.0fs wrappers for 'co' | DIRECT | 3 | |
co-read • 0.0.1Consume a readable stream generator-style | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
fs-extra • 0.12.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. | DIRECT | 17 | |
jsonfile • 2.4.0Easily read/write JSON files. | INDIRECT | 1 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | INDIRECT | 1 | |
ncp • 0.6.0Asynchronous recursive file copy utility. | INDIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
thunkify • 0.0.1Turn callbacks, arrays, generators, generator functions, and promises into a thunk | INDIRECT | 0 | |
thunkify • 2.1.2Turn callbacks, arrays, generators, generator functions, and promises into a thunk | DIRECT | 0 |
ISC9
Package | Relation | Dependencies | Published |
---|---|---|---|
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one fails | INDIRECT | 0 | |
glob • 7.2.3a little globber | INDIRECT | 10 | |
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | INDIRECT | 0 | |
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplication | INDIRECT | 2 | |
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 | |
minimatch • 3.1.2a glob matcher in javascript | INDIRECT | 3 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`) | INDIRECT | 11 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |