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.
132 lines
3.5 KiB
132 lines
3.5 KiB
6 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"spdx-expression-parse@^3.0.0",
|
||
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/validate-npm-package-license"
|
||
|
]
|
||
|
],
|
||
|
"_from": "spdx-expression-parse@>=3.0.0 <4.0.0",
|
||
|
"_id": "spdx-expression-parse@3.0.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/spdx-expression-parse",
|
||
|
"_nodeVersion": "8.9.4",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "s3://npm-registry-packages",
|
||
|
"tmp": "tmp/spdx-expression-parse_3.0.0_1519690458018_0.7153856255157998"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "kyle@kemitchell.com",
|
||
|
"name": "kemitchell"
|
||
|
},
|
||
|
"_npmVersion": "5.6.0",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "spdx-expression-parse",
|
||
|
"raw": "spdx-expression-parse@^3.0.0",
|
||
|
"rawSpec": "^3.0.0",
|
||
|
"scope": null,
|
||
|
"spec": ">=3.0.0 <4.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/spdx-correct",
|
||
|
"/validate-npm-package-license"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz",
|
||
|
"_shasum": "99e119b7a5da00e05491c9fa338b7904823b41d0",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "spdx-expression-parse@^3.0.0",
|
||
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/validate-npm-package-license",
|
||
|
"author": {
|
||
|
"email": "kyle@kemitchell.com",
|
||
|
"name": "Kyle E. Mitchell",
|
||
|
"url": "http://kemitchell.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/jslicense/spdx-expression-parse.js/issues"
|
||
|
},
|
||
|
"contributors": [
|
||
|
{
|
||
|
"email": "cscott@cscott.net",
|
||
|
"name": "C. Scott Ananian",
|
||
|
"url": "http://cscott.net"
|
||
|
},
|
||
|
{
|
||
|
"email": "kyle@kemitchell.com",
|
||
|
"name": "Kyle E. Mitchell",
|
||
|
"url": "https://kemitchell.com"
|
||
|
},
|
||
|
{
|
||
|
"email": "snnskwtnb@gmail.com",
|
||
|
"name": "Shinnosuke Watanabe"
|
||
|
},
|
||
|
{
|
||
|
"email": "antoine.motet@gmail.com",
|
||
|
"name": "Antoine Motet"
|
||
|
}
|
||
|
],
|
||
|
"dependencies": {
|
||
|
"spdx-exceptions": "^2.1.0",
|
||
|
"spdx-license-ids": "^3.0.0"
|
||
|
},
|
||
|
"description": "parse SPDX license expressions",
|
||
|
"devDependencies": {
|
||
|
"defence-cli": "^2.0.1",
|
||
|
"mocha": "^3.4.2",
|
||
|
"replace-require-self": "^1.0.0",
|
||
|
"standard": "^10.0.2"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"fileCount": 7,
|
||
|
"integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==",
|
||
|
"shasum": "99e119b7a5da00e05491c9fa338b7904823b41d0",
|
||
|
"tarball": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz",
|
||
|
"unpackedSize": 11871
|
||
|
},
|
||
|
"files": [
|
||
|
"AUTHORS",
|
||
|
"index.js",
|
||
|
"parse.js",
|
||
|
"scan.js"
|
||
|
],
|
||
|
"gitHead": "063e2d555cc5aef6c433c7dce7c543894476bcb8",
|
||
|
"homepage": "https://github.com/jslicense/spdx-expression-parse.js#readme",
|
||
|
"keywords": [
|
||
|
"SPDX",
|
||
|
"law",
|
||
|
"legal",
|
||
|
"license",
|
||
|
"metadata",
|
||
|
"package",
|
||
|
"package.json",
|
||
|
"standards"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"email": "kyle@kemitchell.com",
|
||
|
"name": "kemitchell"
|
||
|
},
|
||
|
{
|
||
|
"email": "antoine.motet@gmail.com",
|
||
|
"name": "motet-a"
|
||
|
}
|
||
|
],
|
||
|
"name": "spdx-expression-parse",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/jslicense/spdx-expression-parse.js.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "standard",
|
||
|
"test": "npm run test:mocha && npm run test:readme",
|
||
|
"test:mocha": "mocha test/index.js",
|
||
|
"test:readme": "defence -i javascript README.md | replace-require-self | node"
|
||
|
},
|
||
|
"version": "3.0.0"
|
||
|
}
|