Skip to content

Use valid SPDX licence in package.json#147

Open
silverwind wants to merge 1 commit intocodedance:masterfrom
silverwind:patch-1
Open

Use valid SPDX licence in package.json#147
silverwind wants to merge 1 commit intocodedance:masterfrom
silverwind:patch-1

Conversation

@silverwind
Copy link

@silverwind silverwind commented Jul 8, 2021

The current specifier is not a valid SPDX expression, see https://docs.npmjs.com/cli/v7/configuring-npm/package-json#license for options on how to declare dual-licensing. Given that the README states that the license is mirroring jQuery, I opted to just copy their value from https://github.com/jquery/jquery/blob/482f846203e82b1c2620f580e483bf41d11f9f49/package.json#L25.

The current specifier is not a valid SPDX expression, see https://docs.npmjs.com/cli/v7/configuring-npm/package-json#license for options on how to declare dual-licensing. Given that the README states that the license is mirroring jQuery, I opted to just copy their value from https://github.com/jquery/jquery/blob/main/package.json#L25.
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