PIbd-21_Danilov_V.V._Intern.../Lab3/node_modules/spdx-exceptions/package.json
Владимир Данилов 83490711d5 отчет
2023-12-19 20:23:11 +04:00

18 lines
408 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"
}
}