licenses.dev

ymlgen v0.1.1

A generator for YML/YAML files

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.1.2Brace expansion as known from sh/bashINDIRECT1
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 14.0.3the complete solution for node.js command-line programsINDIRECT0
commander • 9.5.0the complete solution for node.js command-line programsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
figlet • 1.11.3Creates ASCII Art from text. A full implementation of the FIGfont spec.DIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
yamljs • 0.3.0Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.DIRECT13
ISC9
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
glob • 8.1.0a little globberDIRECT8
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.5a glob matcher in javascriptINDIRECT3
minimatch • 5.1.9a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown1
PackageRelationDependenciesPublished
clear • 0.1.0Clear the terminal screen if possibleDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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