mwittig / npm-license-crawler

Analyzes license information for multiple node.js modules (package.json files) as part of your software project.
BSD 3-Clause "New" or "Revised" License
233 stars 45 forks source link

Command line option to exclude/Ignore specific licenses #23

Open jamiemjennings opened 6 years ago

jamiemjennings commented 6 years ago

It would useful to be able to specify a command line option for a select list of licenses to for which any modules using these licenses would be excluded from the output. This would allow to the tool to be used to extract only a list of modules using "unapproved" licenses.