@blueoak/copyleft

10.0.0 • Public • Published

Blue Oak Council's copyleft license families in JSON format

Data

This package exports an Object. Keys are names of families of copyleft licenses. Values are Arrays.

Each element of a copyleft-family Array is an Object:

{
  "id": "GPL-2.0-only", // SPDX or temporary ID
  "name": "GNU General Public License v2.0 only",
  "url": "https://spdx.org/licenses/GPL-2.0-only.html"
}

Versioning

This package's versions track the version of the copyleft families list. Version 1 of the copyleft families is version 1.0.0 of this package. Any changes to the content of the list increment that version number. Any technical changes to this package only, and not to the content of the list, will be minor or patch releases.

Readme

Keywords

none

Package Sidebar

Install

npm i @blueoak/copyleft

Weekly Downloads

324

Version

10.0.0

License

CC0-1.0

Unpacked Size

16.6 kB

Total Files

4

Last publish

Collaborators

  • kemitchell