MaxCDN / osscdn

Free CDN by MaxCDN

Home Page:http://www.osscdn.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show package license info

XhmikosR opened this issue · comments

As per #41 (comment), opening this to discuss the idea

Many libraries don't unfortunately contain the license information at package.json. This would mean we would have to dig it out of their repos (most likely /LICENSE) and detect it somehow.

We can definitely start easy and show the license for those that have it in their package.json, though. A PR would be welcome.

I agree for starters we should just show it when the info is already in package.json.

I believe we should first fix the existent walker warnings and then dig into this.

Given all(?) libs are under some open source license already we can probably skip them in this case. It doesn't provide much value for the users to show it in this particular case.