licenses.dev

cjson v0.3.0

cjson - Commented Javascript Object Notation. It is a json loader, which parses only valide json files, but with comments enabled. Usefull for loading configs.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
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
has-color • 0.1.7Detect whether a terminal supports colorINDIRECT0
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
unknown3
PackageRelationDependenciesPublished
jsonlint • 1.6.0Validate JSONDIRECT7
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.0 version:

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