68 lines
1.8 KiB
JSON
68 lines
1.8 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"spdx-correct@1.0.2",
|
||
|
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "spdx-correct@1.0.2",
|
||
|
"_id": "spdx-correct@1.0.2",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-SzBz2TP/UfORLwOsVRlJikFQ20A=",
|
||
|
"_location": "/spdx-correct",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "spdx-correct@1.0.2",
|
||
|
"name": "spdx-correct",
|
||
|
"escapedName": "spdx-correct",
|
||
|
"rawSpec": "1.0.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "1.0.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/validate-npm-package-license"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz",
|
||
|
"_spec": "1.0.2",
|
||
|
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
|
||
|
"author": {
|
||
|
"name": "Kyle E. Mitchell",
|
||
|
"email": "kyle@kemitchell.com",
|
||
|
"url": "https://kemitchell.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/kemitchell/spdx-correct.js/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"spdx-license-ids": "^1.0.2"
|
||
|
},
|
||
|
"description": "correct invalid SPDX identifiers",
|
||
|
"devDependencies": {
|
||
|
"defence-cli": "^1.0.1",
|
||
|
"replace-require-self": "^1.0.0",
|
||
|
"spdx-expression-parse": "^1.0.0",
|
||
|
"tape": "~4.0.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/kemitchell/spdx-correct.js#readme",
|
||
|
"keywords": [
|
||
|
"SPDX",
|
||
|
"law",
|
||
|
"legal",
|
||
|
"license",
|
||
|
"metadata"
|
||
|
],
|
||
|
"license": "Apache-2.0",
|
||
|
"name": "spdx-correct",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/kemitchell/spdx-correct.js.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "defence README.md | replace-require-self | node && tape *.test.js"
|
||
|
},
|
||
|
"version": "1.0.2"
|
||
|
}
|