github-pages-deploy-action/node_modules/spdx-exceptions/package.json

54 lines
1.4 KiB
JSON
Raw Normal View History

2020-03-07 11:45:40 +08:00
{
2020-03-22 05:13:25 +08:00
"_args": [
[
"spdx-exceptions@2.2.0",
2020-03-31 20:40:00 +08:00
"."
2020-03-22 05:13:25 +08:00
]
],
"_development": true,
"_from": "spdx-exceptions@2.2.0",
"_id": "spdx-exceptions@2.2.0",
"_inBundle": false,
"_integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==",
"_location": "/spdx-exceptions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "spdx-exceptions@2.2.0",
"name": "spdx-exceptions",
"escapedName": "spdx-exceptions",
"rawSpec": "2.2.0",
"saveSpec": null,
"fetchSpec": "2.2.0"
},
"_requiredBy": [
"/spdx-expression-parse"
],
"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz",
"_spec": "2.2.0",
2020-03-31 20:40:00 +08:00
"_where": ".",
2020-03-22 05:13:25 +08:00
"author": {
"name": "The Linux Foundation"
},
"bugs": {
"url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
},
2020-03-07 11:45:40 +08:00
"contributors": [
2020-03-22 05:13:25 +08:00
{
"name": "Kyle E. Mitchell",
"email": "kyle@kemitchell.com",
"url": "https://kemitchell.com/"
}
2020-03-07 11:45:40 +08:00
],
2020-03-22 05:13:25 +08:00
"description": "list of SPDX standard license exceptions",
"homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
2020-03-07 11:45:40 +08:00
"license": "CC-BY-3.0",
2020-03-22 05:13:25 +08:00
"name": "spdx-exceptions",
"repository": {
"type": "git",
"url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
},
"version": "2.2.0"
2020-03-07 11:45:40 +08:00
}