README
node-npm-license-walker
output the license of a package, and all dependencies
Installation
npm install -g npm-license-walker
Usage
npm-license-walker [npm module] ...
Example
npm-license-walker travis-ci
output the license of a package, and all its dependencies
<script type="module">
import npmLicenseWalker from 'https://cdn.skypack.dev/npm-license-walker';
</script>
output the license of a package, and all dependencies
npm install -g npm-license-walker
npm-license-walker [npm module] ...
npm-license-walker travis-ci