The module that creates the license information that you use.
$ npm install --global lcdoc
lcdoc make
Usage: lcdoc [options] [command]
Options:
-V, --version output the version number
-o, --out <path> write the data to a specific file.
-i, --ignore <pattern> write the path to ignore.
-d, --depth <number> how deep to traverse packages where 0 is the current package.json only
-h, --help output usage information
Commands:
make [path]
MIT © [email protected]