licenses.dev

js-dir-into-json v2.7.1

Recursively loads content of found JavaScript and JSON files in given directory into a single structured object

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.15Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
deep-list-dir • 1.4.4Recursively lists given directory, alternatively filtering results with given optionsDIRECT10
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsDIRECT0
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
is-plain-object • 5.0.0Returns true if an object was created by the `Object` constructor, or Object.create(null).DIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
lodash • 4.18.1Lodash modular utilities.DIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC3
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/js-dir-into-json)](https://licenses.dev/npm/js-dir-into-json)
<a href="https://licenses.dev/npm/js-dir-into-json">
  <img src="https://licenses.dev/b/npm/js-dir-into-json" alt="licenses" />
</a>

Or the licenses badge code for the 2.7.1 version:

[![licenses](https://licenses.dev/b/npm/js-dir-into-json/2.7.1)](https://licenses.dev/npm/js-dir-into-json/2.7.1)
<a href="https://licenses.dev/npm/js-dir-into-json/2.7.1">
  <img src="https://licenses.dev/b/npm/js-dir-into-json/2.7.1" alt="licenses" />
</a>
GitHub