license-cop
v1.6.4
Published
Yet another license checker tool for your dependencies; focused on simplicity.
Downloads
5,520
Maintainers
Readme
LicenseCop
Yet another license checker tool for your dependencies; focused on simplicity.
Setup
Install license-cop
npm install license-cop --save-dev
Make a config file
npx license-cop init
Run license-cop
npx license-cop
The 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: