- Notifications
You must be signed in to change notification settings - Fork4
SPDX license expressions for npm package without proper metadata
License
NotificationsYou must be signed in to change notification settings
jslicense/npm-license-corrections.json
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SPDX license expressions for npm packages without proper metadata
licensee uses this package, along withcorrect-license-metadata, to find valid license expressions for npm packages without them.
This package exports an Array of Objects. Each Object looks like:
{"name":"optimist","version":"6.0.1","license":"MIT"}
license
contains a valid SPDX license expression forversion
of packagename
.
name
may contain a scope, as well as a package name, like@scope/package
.
When this project ... | ... it will increment |
---|---|
corrects an entry | patch |
adds a new entry | minor |
breaks schema | major |
About
SPDX license expressions for npm package without proper metadata
Resources
License
Security policy
Stars
Watchers
Forks
Packages0
No packages published