marcello3d / node-licensecheck

A quick way to see the licenses of node modules you depend on—recursively.
zlib License
56 stars 18 forks source link

Doesn't follow npm 3 dependencies properly #11

Closed marcello3d closed 8 years ago

octachrome commented 8 years ago

@marcello3d I have a fix: https://github.com/marcello3d/node-licensecheck/pull/14

marcello3d commented 8 years ago

awesome! I had started working this, but didn't have enough time to get it quite working. :-)

marcello3d commented 8 years ago

Fix merged in