You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.5 KiB
55 lines
1.5 KiB
{ |
|
"_from": "spdx-exceptions@^2.1.0", |
|
"_id": "spdx-exceptions@2.3.0", |
|
"_inBundle": false, |
|
"_integrity": "sha1-PyjOGnegA3JoPq3kpDMYNSeiFj0=", |
|
"_location": "/spdx-exceptions", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "spdx-exceptions@^2.1.0", |
|
"name": "spdx-exceptions", |
|
"escapedName": "spdx-exceptions", |
|
"rawSpec": "^2.1.0", |
|
"saveSpec": null, |
|
"fetchSpec": "^2.1.0" |
|
}, |
|
"_requiredBy": [ |
|
"/spdx-expression-parse" |
|
], |
|
"_resolved": "https://registry.npm.taobao.org/spdx-exceptions/download/spdx-exceptions-2.3.0.tgz", |
|
"_shasum": "3f28ce1a77a00372683eade4a433183527a2163d", |
|
"_spec": "spdx-exceptions@^2.1.0", |
|
"_where": "/home/alvis/Projects/chrome-extension-syncmarks/node_modules/spdx-expression-parse", |
|
"author": { |
|
"name": "The Linux Foundation" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/kemitchell/spdx-exceptions.json/issues" |
|
}, |
|
"bundleDependencies": false, |
|
"contributors": [ |
|
{ |
|
"name": "Kyle E. Mitchell", |
|
"email": "kyle@kemitchell.com", |
|
"url": "https://kemitchell.com/" |
|
} |
|
], |
|
"deprecated": false, |
|
"description": "list of SPDX standard license exceptions", |
|
"files": [ |
|
"index.json" |
|
], |
|
"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" |
|
}, |
|
"scripts": { |
|
"build": "node build.js" |
|
}, |
|
"version": "2.3.0" |
|
}
|
|
|