• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "name": "spdx-exceptions",
3  "description": "list of SPDX standard license exceptions",
4  "version": "2.5.0",
5  "author": "The Linux Foundation",
6  "contributors": [
7    "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)"
8  ],
9  "license": "CC-BY-3.0",
10  "repository": "kemitchell/spdx-exceptions.json",
11  "files": [
12    "index.json",
13    "deprecated.json"
14  ],
15  "scripts": {
16    "build": "node build.js",
17    "latest": "node latest.js"
18  }
19}
20