go-license-detector
go-license-detector copied to clipboard
Support detecting license from project files like `package.json`
package.json
, Cargo.toml
, pyproject.toml
and more support declaring license by SPDX expression, so a LICENSE file is optional with those. These values could be taken into consideration with high confidence. Also see this.