Skip to content

benwestrate/license-lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license-lister

List all Depended on Modules and List their license type

Install

npm install -g license-lister

Usage

  llister -h
  Usage: license-lister [options]

  Options:

    -h, --help       output usage information
    -V, --version    output the version number
    -a, --alternate  Make the display a list not a table

Result

llister
Library Name                     License Type  Library Url
-------------------------------  ------------  ----------------------------------------------------------------
axios                            MIT           https://github.com/mzabriskie/axios
babel-core                       MIT           https://babeljs.io/
babel-loader                     MIT           https://github.com/babel/babel-loader
babel-preset-es2015              MIT           https://babeljs.io/
babel-preset-react               MIT           https://babeljs.io/
babel-preset-stage-0             MIT           https://babeljs.io/
babel-register                   MIT
copy-webpack-plugin              MIT           https://github.com/kevlened/copy-webpack-plugin
css-loader                       MIT           https://github.com/webpack/css-loader#readme
data-stoar                       MIT           https://github.com/jzeltman/data-stoar#readme
eslint                           MIT           http://eslint.org
eslint-loader                    MIT           https://github.com/MoOx/eslint-loader#readme
extract-text-webpack-plugin      MIT           http://github.com/webpack/extract-text-webpack-plugin
iron-fe                          ISC           https://github.com/Citytechinc/iron
less                             Apache-2.0    http://lesscss.org
less-loader                      NA            https://github.com/webpack/less-loader#readme
mainstay                         MIT           https://github.com/benwestrate/mainstay#readme
npm-run-all                      MIT           https://github.com/mysticatea/npm-run-all
react                            BSD-3-Clause  https://facebook.github.io/react/
react-redux                      MIT           https://github.com/gaearon/react-redux
redux                            MIT           http://redux.js.org
redux-thunk                      MIT           https://github.com/gaearon/redux-thunk
slang-cli                        MIT
style-loader                     MIT           https://github.com/webpack/style-loader#readme
webpack                          MIT           https://github.com/webpack/webpack
webpack-bundle-analyzer          MIT           https://github.com/th0r/webpack-bundle-analyzer
webpack-copy-after-build-plugin  MIT           https://github.com/rupurt/webpack-copy-after-build-plugin#readme

About

List all Depended on Modules and List there license type

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published