BUGFIX: enhance with package-license instead of overwriting
Well defined licenses (e.g. from bower.json) got overwritten by package-licenses. This is actually a bug. Because I fixed this I had to remove licenses with asterisk if the same license already exists.
If licenses array only contains one license remove the array
BUGFIX: enhance with package-license instead of overwriting
Well defined licenses (e.g. from bower.json) got overwritten by package-licenses. This is actually a bug. Because I fixed this I had to remove licenses with asterisk if the same license already exists.
If licenses array only contains one license remove the array
e.g. jquery-ui would return:
i changed this to: