licenseye
v2.0.3
Published
Node.js CLI tool to visualize an aggregate list of your dependencies' licenses Edit Add topics
Readme
licenseye
Node.js CLI tool to visualize an aggregate list of your project's dependencies' licenses.

Install
Yarn
yarn global add licenseyeNPM
npm install -g licenseyeUsage
In any valid Node.js project that contains a node_modules/ directory you can run licenseye:
$ licenseyeRelated
- licensewatch - event-emitter Node.js library that recurses a node_modules/ directory to fetch license information.
License
MIT @ Liran Tal
