mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-05-22 05:54:45 +00:00
.
This commit is contained in:
parent
beb1329f9f
commit
2b95e76931
7736 changed files with 1874747 additions and 51184 deletions
53
node_modules/spdx-exceptions/package.json
generated
vendored
Normal file
53
node_modules/spdx-exceptions/package.json
generated
vendored
Normal file
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"_args": [
|
||||
[
|
||||
"spdx-exceptions@2.2.0",
|
||||
"/Users/eric/repos/actions/setup-node"
|
||||
]
|
||||
],
|
||||
"_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",
|
||||
"_where": "/Users/eric/repos/actions/setup-node",
|
||||
"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",
|
||||
"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"
|
||||
},
|
||||
"version": "2.2.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue