Open
Description
Currently we always try to look into LICENSE
file, but there can be more locations including configurable.
Form @spoenemann:
- If a package.json has
SEE LICENSE IN ...
, then try there first - after that try
LICENSE.md
,LICENSE
, andLICENCE.txt
in this order