licenses.dev

react-docgen v3.0.0

A CLI and toolkit to extract information from React components for documentation generation.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.3A JavaScript parserDIRECT3
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
@babel/types • 7.26.3Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
ast-types • 0.11.7Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
node-dir • 0.1.17asynchronous file and directory operations for Node.jsDIRECT4
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
recast • 0.16.2JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorDIRECT4
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
doctrine • 2.1.0JSDoc parserDIRECT1
ISC1
PackageRelationDependenciesPublished
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0 version:

[![licenses](https://licenses.dev/b/npm/react-docgen/3.0.0)](https://licenses.dev/npm/react-docgen/3.0.0)
<a href="https://licenses.dev/npm/react-docgen/3.0.0">
  <img src="https://licenses.dev/b/npm/react-docgen/3.0.0" alt="licenses" />
</a>
GitHub