licenses.dev

convict v0.4.3

Unruly configuration management for nodejs

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
ansi-styles • 1.0.0ANSI escape codes for colorizing strings in the terminalINDIRECT0
chalk • 0.4.0Terminal string styling done right. Created because the `colors` module does some really horrible things.INDIRECT3
cjson • 0.3.0cjson - Commented Javascript Object Notation. It is a json loader, which parses only valide json files, but with comments enabled. Usefull for loading configs.DIRECT8
has-color • 0.1.7Detect whether a terminal supports colorINDIRECT0
minimist • 0.0.10parse argument optionsINDIRECT0
moment • 2.6.0Parse, manipulate, and display dates.DIRECT0
strip-ansi • 0.1.1Strip ANSI escape codes (used for colorizing strings in the terminal)INDIRECT0
underscore • 1.6.0JavaScript's functional programming helper library.INDIRECT0
validator • 1.5.1Data validation, filtering and sanitization for node.jsDIRECT0
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
unknown3
PackageRelationDependenciesPublished
jsonlint • 1.6.0Validate JSONINDIRECT7
JSV • 4.0.2A JavaScript implementation of a extendable, fully compliant JSON Schema validator.INDIRECT0
nomnom • 1.8.1Option parser with generated usage and commandsINDIRECT5
MIT OR X111
PackageRelationDependenciesPublished
optimist • 0.6.0Light-weight option parsing with an argv hash. No optstrings attached.DIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.4.3 version:

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