npm package.json parsing and license requesting
I wrote some lines to parse a package.json and retrieve the license info from the NPM registry.
Unfortunately npm project files are not yet passed to the script, guess I missed some config property somewhere, @mdolling hope you can point me in the right direction.