npm-license-scraper
v1.0.1
Published
Wrapper around npm-license-crawler to download and export text of licenses in JSON format
Downloads
3
Maintainers
Readme
npm-license-scraper
npm-license-scraper is a wrapper around npm-license-crawler to download and export text of licenses for your project's dependencies in JSON format.
Usage
npm i -g npm-license-scraper
- Run
npm-license-scraper
in your project folder to generate a JSON file containing the full text of licenses used by your project's dependencies.