@zkochan/pnpm
Version:
Fast, disk space efficient package manager
89 lines (88 loc) • 3.86 kB
JSON
{
"_args": [
[
{
"raw": "spdx-exceptions@^2.1.0",
"scope": null,
"escapedName": "spdx-exceptions",
"name": "spdx-exceptions",
"rawSpec": "^2.1.0",
"spec": ">=2.1.0 <3.0.0",
"type": "range"
},
"/home/zkochan/src/pnpm/packages/pnpm/node_modules/spdx-expression-parse"
]
],
"_from": "spdx-exceptions@>=2.1.0 <3.0.0",
"_id": "spdx-exceptions@2.1.0",
"_inCache": true,
"_location": "/spdx-exceptions",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/spdx-exceptions-2.1.0.tgz_1515518313717_0.05020708893425763"
},
"_npmUser": {
"name": "kemitchell",
"email": "kyle@kemitchell.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "spdx-exceptions@^2.1.0",
"scope": null,
"escapedName": "spdx-exceptions",
"name": "spdx-exceptions",
"rawSpec": "^2.1.0",
"spec": ">=2.1.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/spdx-expression-parse"
],
"_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.1.0.tgz",
"_shasum": "2c7ae61056c714a5b9b9b2b2af7d311ef5c78fe9",
"_shrinkwrap": null,
"_spec": "spdx-exceptions@^2.1.0",
"_where": "/home/zkochan/src/pnpm/packages/pnpm/node_modules/spdx-expression-parse",
"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/"
}
],
"dependencies": {},
"description": "list of SPDX standard license exceptions",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-4K1NsmrlCU1JJgUrtgEeTVyfx8VaYea9J9LvARxhbHtVtohPs/gFGG5yy49beySjlIMhhXZ4QqujIZEfS4l6Cg==",
"shasum": "2c7ae61056c714a5b9b9b2b2af7d311ef5c78fe9",
"tarball": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.1.0.tgz"
},
"gitHead": "94810da928383b931e22c25f53ad2d4703b50079",
"homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
"license": "CC-BY-3.0",
"maintainers": [
{
"name": "kemitchell",
"email": "kyle@kemitchell.com"
}
],
"name": "spdx-exceptions",
"optionalDependencies": {},
"readme": "The package exports an array of strings. Each string is an identifier\nfor a license exception under the [Software Package Data Exchange\n(SPDX)][SPDX] software license metadata standard.\n\n[SPDX]: https://spdx.org\n\n## Copyright and Licensing\n\n### SPDX\n\n\"SPDX\" is a federally registered United States trademark of The Linux\nFoundation Corporation.\n\nFrom version 2.0 of the [SPDX] specification:\n\n> Copyright © 2010-2015 Linux Foundation and its Contributors. Licensed\n> under the Creative Commons Attribution License 3.0 Unported. All other\n> rights are expressly reserved.\n\nThe Linux Foundation and the SPDX working groups are good people. Only\nthey decide what \"SPDX\" means, as a standard and otherwise. I respect\ntheir work and their rights. You should, too.\n\n### This Package\n\n> I created this package by copying exception identifiers out of the\n> SPDX specification. That work was mechanical, routine, and required no\n> creativity whatsoever. - Kyle Mitchell, package author\n\nUnited States users concerned about intellectual property may wish to\ndiscuss the following Supreme Court decisions with their attorneys:\n\n- _Baker v. Selden_, 101 U.S. 99 (1879)\n\n- _Feist Publications, Inc., v. Rural Telephone Service Co._,\n 499 U.S. 340 (1991)\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
},
"version": "2.1.0"
}