Urara-Blog/node_modules/.pnpm-store/v3/files/34/dfbcc13142da5804e48edbdf95321086ff20746443244350408ba30ba17acbec2567967808e612773c5f443e78ac1143aced54d21cf6b51e9d4aca44e2c2ad
2022-08-14 01:14:53 +08:00

17 lines
408 B
Text

{
"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"
}
}