| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "spdx-license-ids@^3.0.0", |
| 3 | "_id": "spdx-license-ids@3.0.6", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha512-+orQK83kyMva3WyPf59k1+Y525csj5JejicWut55zeTWANuN17qSiSLUXWtzHeNWORSvT7GLDJ/E/XiIWoXBTw==", |
| 6 | "_location": "/spdx-license-ids", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "spdx-license-ids@^3.0.0", |
| 12 | "name": "spdx-license-ids", |
| 13 | "escapedName": "spdx-license-ids", |
| 14 | "rawSpec": "^3.0.0", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^3.0.0" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/spdx-correct", |
| 20 | "/spdx-expression-parse" |
| 21 | ], |
| 22 | "_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.6.tgz", |
| 23 | "_shasum": "c80757383c28abf7296744998cbc106ae8b854ce", |
| 24 | "_spec": "spdx-license-ids@^3.0.0", |
| 25 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\spdx-correct", |
| 26 | "author": { |
| 27 | "name": "Shinnosuke Watanabe", |
| 28 | "url": "https://github.com/shinnn" |
| 29 | }, |
| 30 | "bugs": { |
| 31 | "url": "https://github.com/jslicense/spdx-license-ids/issues" |
| 32 | }, |
| 33 | "bundleDependencies": false, |
| 34 | "deprecated": false, |
| 35 | "description": "A list of SPDX license identifiers", |
| 36 | "devDependencies": { |
| 37 | "@shinnn/eslint-config": "^6.8.7", |
| 38 | "chalk": "^2.4.1", |
| 39 | "eslint": "^5.10.0", |
| 40 | "get-spdx-license-ids": "^2.1.0", |
| 41 | "rmfr": "^2.0.0", |
| 42 | "tape": "^4.9.1" |
| 43 | }, |
| 44 | "eslintConfig": { |
| 45 | "extends": "@shinnn" |
| 46 | }, |
| 47 | "files": [ |
| 48 | "deprecated.json", |
| 49 | "index.json" |
| 50 | ], |
| 51 | "homepage": "https://github.com/jslicense/spdx-license-ids#readme", |
| 52 | "keywords": [ |
| 53 | "spdx", |
| 54 | "license", |
| 55 | "licenses", |
| 56 | "id", |
| 57 | "identifier", |
| 58 | "identifiers", |
| 59 | "json", |
| 60 | "array", |
| 61 | "oss" |
| 62 | ], |
| 63 | "license": "CC0-1.0", |
| 64 | "name": "spdx-license-ids", |
| 65 | "repository": { |
| 66 | "type": "git", |
| 67 | "url": "git+https://github.com/jslicense/spdx-license-ids.git" |
| 68 | }, |
| 69 | "scripts": { |
| 70 | "build": "node build.js", |
| 71 | "pretest": "eslint .", |
| 72 | "test": "node test.js" |
| 73 | }, |
| 74 | "version": "3.0.6" |
| 75 | } |