mwittig / npm-license-crawler

Analyzes license information for multiple node.js modules (package.json files) as part of your software project.
BSD 3-Clause "New" or "Revised" License
233 stars 45 forks source link

Add support for separation of production/development dependencies #26

Closed elgohr closed 5 years ago

elgohr commented 5 years ago

When do you plan to publish?

mwittig commented 5 years ago

Unfortunately, I did not check your contribution carefully. It apparently misses part of the implementation. Maybe you forgot to push some commits to your fork?

elgohr commented 5 years ago

I thought it would just hand it through the underlying lib. Didn't find a test, which I could adapt to verify :-(