![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/lib/node_modules/npm/node_modules/spdx-correct/ |
{ "_from": "spdx-correct@^3.0.0", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-N19o9z5cEyc8yQQPukRCZ9EUmb4HUpnrmaL/fxS2pBo2jbfcFRVuFZ/oFC+vZz0MNNk0h80iMn5/S6qGZOL5+g==", "_location": "/spdx-correct", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "spdx-correct@^3.0.0", "name": "spdx-correct", "escapedName": "spdx-correct", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/validate-npm-package-license" ], "_resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.0.0.tgz", "_shasum": "05a5b4d7153a195bc92c3c425b69f3b2a9524c82", "_spec": "spdx-correct@^3.0.0", "_where": "/Users/rebecca/code/npm/node_modules/validate-npm-package-license", "author": { "name": "Kyle E. Mitchell", "email": "[email protected]", "url": "https://kemitchell.com" }, "bugs": { "url": "https://github.com/jslicense/spdx-correct.js/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Kyle E. Mitchell", "email": "[email protected]", "url": "https://kemitchell.com" }, { "name": "Christian Zommerfelds", "email": "[email protected]" } ], "dependencies": { "spdx-expression-parse": "^3.0.0", "spdx-license-ids": "^3.0.0" }, "deprecated": false, "description": "correct invalid SPDX expressions", "devDependencies": { "defence-cli": "^2.0.1", "replace-require-self": "^1.0.0", "standard": "^11.0.0", "standard-markdown": "^4.0.2", "tape": "^4.9.0" }, "files": [ "index.js" ], "homepage": "https://github.com/jslicense/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/jslicense/spdx-correct.js.git" }, "scripts": { "lint": "standard && standard-markdown", "test": "defence README.md | replace-require-self | node && node test.js" }, "version": "3.0.0" }