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>