licenses.dev

standard-engine v9.0.0

Wrap your standards in a tortilla and cover it in special sauce.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug-log • 1.0.1Node.js 0.12 util.debuglog() ponyfillINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
find-root • 1.1.0find the closest package.jsonINDIRECT0
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
get-stdin • 6.0.0Get stdin as a string or bufferDIRECT0
ignore • 3.3.10Ignore is a manager and filter for .gitignore rules.INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
minimist • 1.2.8parse argument optionsDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pkg-conf • 2.1.0Get namespaced config from the closest package.jsonDIRECT14
pkg-config • 1.1.1parse the closest `package.json` and get package specific configurationsINDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC9
PackageRelationDependenciesPublished
deglob • 2.1.1Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `package.json`.DIRECT19
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
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.0.0 version:

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