licenses.dev

recast v0.13.0

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
ast-types • 0.10.1Esprima-compatible implementation of the Mozilla JS Parser APIDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.13.0 version:

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