111 lines
2.9 KiB
JSON
111 lines
2.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"spdx-correct@^3.0.0",
|
|
"/home/bernhard/freifunk-app/node_modules/validate-npm-package-license"
|
|
]
|
|
],
|
|
"_from": "spdx-correct@>=3.0.0 <4.0.0",
|
|
"_id": "spdx-correct@3.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/spdx-correct",
|
|
"_nodeVersion": "8.9.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/spdx-correct_3.0.0_1519755396687_0.9923713304167039"
|
|
},
|
|
"_npmUser": {
|
|
"email": "kyle@kemitchell.com",
|
|
"name": "kemitchell"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "spdx-correct",
|
|
"raw": "spdx-correct@^3.0.0",
|
|
"rawSpec": "^3.0.0",
|
|
"scope": null,
|
|
"spec": ">=3.0.0 <4.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/validate-npm-package-license"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.0.0.tgz",
|
|
"_shasum": "05a5b4d7153a195bc92c3c425b69f3b2a9524c82",
|
|
"_shrinkwrap": null,
|
|
"_spec": "spdx-correct@^3.0.0",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/validate-npm-package-license",
|
|
"author": {
|
|
"email": "kyle@kemitchell.com",
|
|
"name": "Kyle E. Mitchell",
|
|
"url": "https://kemitchell.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jslicense/spdx-correct.js/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Kyle E. Mitchell",
|
|
"email": "kyle@kemitchell.com",
|
|
"url": "https://kemitchell.com"
|
|
},
|
|
{
|
|
"name": "Christian Zommerfelds",
|
|
"email": "aero_super@yahoo.com"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
},
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-N19o9z5cEyc8yQQPukRCZ9EUmb4HUpnrmaL/fxS2pBo2jbfcFRVuFZ/oFC+vZz0MNNk0h80iMn5/S6qGZOL5+g==",
|
|
"shasum": "05a5b4d7153a195bc92c3c425b69f3b2a9524c82",
|
|
"tarball": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.0.0.tgz",
|
|
"unpackedSize": 20843
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "ae4124a26e862181d16d745b5b9ac6838e4a6109",
|
|
"homepage": "https://github.com/jslicense/spdx-correct.js#readme",
|
|
"keywords": [
|
|
"SPDX",
|
|
"law",
|
|
"legal",
|
|
"license",
|
|
"metadata"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"maintainers": [
|
|
{
|
|
"name": "kemitchell",
|
|
"email": "kyle@kemitchell.com"
|
|
}
|
|
],
|
|
"name": "spdx-correct",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"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"
|
|
}
|