| Current Path : /home/emeraadmin/public_html/node_modules/npm/node_modules/spdx-exceptions/ |
| Current File : /home/emeraadmin/public_html/node_modules/npm/node_modules/spdx-exceptions/package.json |
{
"_id": "spdx-exceptions@2.5.0",
"_inBundle": true,
"_location": "/npm/spdx-exceptions",
"_phantomChildren": {},
"_requiredBy": [
"/npm/spdx-correct/spdx-expression-parse",
"/npm/spdx-expression-parse",
"/npm/validate-npm-package-license/spdx-expression-parse"
],
"author": {
"name": "The Linux Foundation"
},
"bugs": {
"url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
},
"contributors": [
{
"name": "Kyle E. Mitchell",
"email": "kyle@kemitchell.com",
"url": "https://kemitchell.com/"
}
],
"description": "list of SPDX standard license exceptions",
"files": [
"index.json",
"deprecated.json"
],
"homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
"license": "CC-BY-3.0",
"name": "spdx-exceptions",
"repository": {
"type": "git",
"url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
},
"scripts": {
"build": "node build.js",
"latest": "node latest.js"
},
"version": "2.5.0"
}