Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Directly write the license in package.json for license management tool #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

masutaka
Copy link

License management tools such as License Finder mis-detect a license as "SEE LICENSE IN LICENSE", so I would like to want the license to be written directly in package.json.

The npm site also has the license as "SEE LICENSE IN LICENSE":

🔗 https://www.npmjs.com/package/spawndamnit

spawndamnit on npm site

masutaka added a commit to liam-hq/liam that referenced this pull request Nov 29, 2024
$ license_finder approvals add 'spawndamnit' \
 --version=3.0.1 \
 --why 'Its license is MIT, but it is mis-detected as a "SEE LICENSE IN LICENSE" license. See jamiebuilds/spawndamnit#11' \
 --who 'OSPO @masutaka'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant