Package Licenses
MIT
Dependency Licenses
MIT12
Package | Relation | Dependencies | Published |
---|---|---|---|
any-promise • 1.3.0Resolve any installed ES6 compatible promise | INDIRECT | 0 | |
copy-to • 2.0.1copy an object's properties to another object | DIRECT | 0 | |
escape-html • 1.0.3Escape string for use in HTML | DIRECT | 0 | |
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util. | INDIRECT | 1 | |
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?" | INDIRECT | 0 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | DIRECT | 1 | |
mz • 2.7.0modernize node.js to current ECMAScript standards | DIRECT | 4 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
thenify-all • 1.6.0Promisifies all the selected functions in an object | INDIRECT | 2 | |
thenify • 3.3.1Promisify a callback-based function | INDIRECT | 1 | |
unescape • 1.0.1Convert HTML entities to HTML characters, e.g. `>` converts to `>`. | DIRECT | 2 |