Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 286 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 286 Bytes

npm License Checker

npm license checker based on package.json files, crawling npmjs.com and outputting a markdown table.

How to run:

  • Install requirements with pip install -r requirements.txt
  • Run script with python check-licenses.py <path_to_search_for_package.json_files>