npm-license-text

1.0.3 • Public • Published

npm-license-text

Generate a text-file containing the licenses for all npm-modules included in one or several projects.

Uses npm-license-crawler to find all modules and their licenses.

WARNING: This module uses heuristics to find the license-text for the modules. This may not work for all modules and may produce the wrong license for some modules. You must check the generated license file for correctness manually.

Usage

npm-license-text <startDir> <outputFile>

The startDir is sent to npm-license-crawler as a start option. See the documentation of npm-license-crawler for more details.

The script exits with an error if it cannot guess the license for one or more modules

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    9
    • latest
  • 1.0.0
    1
    • dev

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    9
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i npm-license-text

Weekly Downloads

11

Version

1.0.3

License

ISC

Last publish

Collaborators

  • mattiasholmlund