Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jackw01/npm-license-scraper

Wrapper around npm-license-crawler to download and export text of licenses in JSON format
https://github.com/jackw01/npm-license-scraper

Last synced: about 5 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# npm-license-scraper

npm-license-scraper is a wrapper around [npm-license-crawler](https://github.com/mwittig/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.