licenses.dev

yam v0.0.18

Dead simple storage interface

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
colors • 0.6.2get colors in your node.js console like whatINDIRECT0
commander • 2.1.0the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
fs-extra • 0.16.5fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT16
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
lodash._arraycopy • 3.0.0The modern build of lodash’s internal `arrayCopy` as a module.INDIRECT0
lodash._arrayeach • 3.0.0The modern build of lodash’s internal `arrayEach` as a module.INDIRECT0
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._basefor • 3.0.3The internal lodash function `baseFor` exported as a module.INDIRECT0
lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module.INDIRECT0
lodash._createassigner • 3.1.1The modern build of lodash’s internal `createAssigner` as a module.INDIRECT3
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.isplainobject • 3.2.0The modern build of lodash’s `_.isPlainObject` as a module.INDIRECT4
lodash.istypedarray • 3.0.6The lodash method `_.isTypedArray` exported as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
lodash.keysin • 3.0.8The modern build of lodash’s `_.keysIn` as a module.INDIRECT2
lodash.merge • 3.3.2The modern build of lodash’s `_.merge` as a module.DIRECT16
lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module.INDIRECT0
lodash.toplainobject • 3.0.0The modern build of lodash’s `_.toPlainObject` as a module.INDIRECT4
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
ISC11
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 • 3.0.12A drop-in replacement for fs, making various improvements.INDIRECT1
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
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`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown1
PackageRelationDependenciesPublished
findup • 0.1.5Walk up ancester's dir up to rootDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.18 version:

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