setup-maven-cached/node_modules/spdx-exceptions/package.json

12 lines
324 B
JSON
Raw Permalink Normal View History

2020-02-03 18:46:22 +08:00
{
2022-10-10 17:17:09 +08:00
"name": "spdx-exceptions",
"description": "list of SPDX standard license exceptions",
"version": "2.2.0",
"author": "The Linux Foundation",
2020-02-03 18:46:22 +08:00
"contributors": [
2022-10-10 17:17:09 +08:00
"Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)"
2020-02-03 18:46:22 +08:00
],
"license": "CC-BY-3.0",
2022-10-10 17:17:09 +08:00
"repository": "kemitchell/spdx-exceptions.json"
2020-02-03 18:46:22 +08:00
}