21 lines
642 B
JSON
21 lines
642 B
JSON
{
|
|
"name": "spdx-exceptions",
|
|
"description": "list of SPDX standard license exceptions",
|
|
"version": "2.3.0",
|
|
"author": "The Linux Foundation",
|
|
"contributors": [
|
|
"Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)"
|
|
],
|
|
"license": "CC-BY-3.0",
|
|
"repository": "kemitchell/spdx-exceptions.json",
|
|
"files": [
|
|
"index.json"
|
|
],
|
|
"scripts": {
|
|
"build": "node build.js"
|
|
}
|
|
|
|
,"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz"
|
|
,"_integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
|
|
,"_from": "spdx-exceptions@2.3.0"
|
|
} |