UNPKG

@weichwarenprojekt/license-reporter

Version:

A tool that analyzes node modules and extracts the license information into a json file that can be used for rendering the third party software.

4 lines 111 B
#!/usr/bin/env node export * from "./cli"; export * from "./configuration"; //# sourceMappingURL=index.d.ts.map