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.
 
 
 
 

104 lines
3.6 KiB

{
"_args": [
[
"spdx-license-ids@^3.0.0",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/spdx-correct"
]
],
"_from": "spdx-license-ids@>=3.0.0 <4.0.0",
"_hasShrinkwrap": false,
"_id": "spdx-license-ids@3.0.1",
"_inCache": true,
"_installable": true,
"_location": "/spdx-license-ids",
"_nodeVersion": "10.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/spdx-license-ids_3.0.1_1536332239864_0.9352512702201243"
},
"_npmUser": {
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "spdx-license-ids",
"raw": "spdx-license-ids@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/spdx-correct",
"/spdx-expression-parse"
],
"_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.1.tgz",
"_shasum": "e2a303236cac54b04031fa7a5a79c7e701df852f",
"_shrinkwrap": null,
"_spec": "spdx-license-ids@^3.0.0",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/spdx-correct",
"author": {
"name": "Shinnosuke Watanabe",
"url": "https://github.com/shinnn"
},
"bugs": {
"url": "https://github.com/shinnn/spdx-license-ids/issues"
},
"dependencies": {},
"description": "A list of SPDX license identifiers",
"devDependencies": {
"@shinnn/eslint-config-node": "^6.0.0",
"chalk": "^2.4.1",
"eslint": "^5.4.0",
"get-spdx-license-ids": "^2.1.0",
"rmfr": "^2.0.0",
"tape": "^4.9.1"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-TfOfPcYGBB5sDuPn3deByxPhmfegAhpDYKSOXZQN81Oyrrif8ZCodOLzK3AesELnCx03kikhyDwh0pfvvQvF8w==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkpHQCRA9TVsSAnZWagAAJvEP/3eb8b6goswJseUBYOgJ\nSCvKBTkzBFwd63mrybKm7ZYJ3LlV8KmJJ+ZE3vYBikp6DxK2jjj2yemY5yF0\nsaxDQO6PfVRRevrVWThm1evLpKSe/VKW/nvTpj3fz+9bXE+UG4qHydgSU1Ec\nHX+iddO2XH7egizPwm+MnnmLO7dU0Q/7xT2utym345oW8J0duSeed3gt3akU\n72oUwmhjFttu8S9djhr27DQmQBakTSskqTWRhmrORO84fVKSpOThInqmxOZi\n5mNnt+QiqLStaE48MD1jOPDxDtGzwH+nZaMCTx9V9a1H6gI/OOBBfMO8y2Gm\nOKAtkPhWfkWovR/jHyK7xBmDqVobGnlnae+QdMrc7zOWYZeQ3bj1QUbxPRq/\n/xJmGfbuwL6zYBug5A/eW/hxKCI2l/AVRI4GaZtATAjxjHN7J/7OK/qDZHAK\n2YOq4Qw36LKIlp8mNiBmI1RtcdZ6eNDkFsOxTZMEfpiAfovQ7GaKfVxJb1q0\n4Gc1b8bIVoeyRy9jqBEAT4LgHVYFnu2RH1gDO50TURwrXTdGrwKBQccYDsy9\nMocTJ0rtjW4HYfhbRP+gGhoNQnSAV7ASFFVvFF4MRW1xoc+p2Sh5XGXmbRLv\n3eYZfFw1hM/KvmD15WR2PDHybzjpW6u2565HLQ6toPR7oQ4aNTnBax+uM+qW\n9Q57\r\n=vUug\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "e2a303236cac54b04031fa7a5a79c7e701df852f",
"tarball": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.1.tgz",
"unpackedSize": 7683
},
"eslintConfig": {
"extends": "@shinnn/node"
},
"gitHead": "27cd18eec90b4b2363f90c354242a89a9c443a63",
"homepage": "https://github.com/shinnn/spdx-license-ids#readme",
"keywords": [
"spdx",
"license",
"licenses",
"id",
"identifier",
"identifiers",
"json",
"array",
"oss"
],
"license": "CC0-1.0",
"maintainers": [
{
"email": "snnskwtnb@gmail.com",
"name": "shinnn"
}
],
"name": "spdx-license-ids",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/shinnn/spdx-license-ids.git"
},
"scripts": {
"build": "node build.js",
"pretest": "eslint .",
"test": "node test.js"
},
"version": "3.0.1"
}