1.0.2 • Published 9 years ago

get-licenses v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
9 years ago

Get Licenses

Get all of the licenses/license-info about the open source libraries you have installed.

npm install -g get-licenses

Single directory (will place the files in a licenses folder).

get_licenses node_modules

Multiple directories (will look for each directory and place the found files in the licenses folder).

get_licenses node_modules,app/bower_components

Multiple directories (will look for each directory and place the found files in your specified folder)

get_licenses node_modules,app/bower_components my_licenses
1.0.2

9 years ago

1.0.1

10 years ago

1.0.0

10 years ago