1.0.1 • Published 3 years ago

npm-license-scraper v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

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.