Skip to content

Analyzes the stats.json generated by the angular cli during build to extract licenses and packages. Mirror from private server.

License

Notifications You must be signed in to change notification settings

marci4/webpack-search

Repository files navigation

license-n-package-collector

Analyzes the stats.json generated by the angular cli during build to extract licenses and packages, which are part of the resulting binary.

Command line interface


license-n-package-collector
Options:
  --workingDirectory  Specify the working directory of the exporter json.
                                                            [string] [required]
  --result            Specify where to write the json containing the
                      analyze result.                       [string] [required]
  --stats             Specify the path to the statistic json.
                                                            [string] [required]
  --extractLicenses   Extract all licenses and report them in the result.
                                                            [boolean] [default: true]
  --packageOutput     Specific folder where the referenced packages should be
                      downloaded to.                        [string] [default: null]
  --help              Show help                             [boolean]


About

Analyzes the stats.json generated by the angular cli during build to extract licenses and packages. Mirror from private server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published