license-reporter

v1.5.0
License-reporter gathers license information and reports them in various formats.

pretest

eslint --ignore-path .gitignore test/lib/*.js index.js lib/modules/*.js lib/commands/*.js lib/utils/*.js

test

jest

watch-test

jest --watch

coverage

jest --coverage

prepare

husky install

release

standard-version

check

tsc --noEmit true
npm i license-reporter

Metadata

Downloads