jackw01 / npm-license-scraper

Wrapper around npm-license-crawler to download and export text of licenses in JSON format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Wrapper around npm-license-crawler to download and export text of licenses in JSON format

License:MIT License


Languages

Language:JavaScript 100.0%