license-cop
v1.8.1
Published
Yet another license checker tool for your dependencies; focused on simplicity.
Maintainers
Readme
LicenseCop
Yet another license checker tool for your dependencies; focused on simplicity.
Setup
Install license-cop
npm install license-cop --save-devMake a config file
npx license-cop initRun license-cop
npx license-copThe license-cop command will use an exit code of 0 if all your dependencies conform to the settings in your config file.
Config File
By default the --init flag will make a .licenses.json file, however you can use many different variations of file name and file type including:
