licenses.dev

cson v4.1.0

CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
coffee-script • 1.12.7Unfancy JavaScriptDIRECT0
eachr • 3.3.0Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.INDIRECT4
editions • 2.3.1Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT2
errlop • 2.2.0An extended Error class that envelops a parent error, such that the stack trace contains the causationINDIRECT0
extract-opts • 3.4.0Extract the options and callback from a function's arguments easilyDIRECT5
requirefresh • 2.3.0Require a file without adding it into the require cacheDIRECT3
safefs • 4.2.0Stop getting EMFILE errors! Open only as many files as the operating system supports.DIRECT4
typechecker • 4.11.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)INDIRECT3
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
cson-parser • 1.3.5Safe parsing of CSON filesDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.1.0 version:

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