| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 | {  "_args": [    [      "spdx-exceptions@2.3.0",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "spdx-exceptions@2.3.0",  "_id": "spdx-exceptions@2.3.0",  "_inBundle": false,  "_integrity": "sha1-PyjOGnegA3JoPq3kpDMYNSeiFj0=",  "_location": "/spdx-exceptions",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "spdx-exceptions@2.3.0",    "name": "spdx-exceptions",    "escapedName": "spdx-exceptions",    "rawSpec": "2.3.0",    "saveSpec": null,    "fetchSpec": "2.3.0"  },  "_requiredBy": [    "/spdx-expression-parse"  ],  "_resolved": "https://registry.npm.taobao.org/spdx-exceptions/download/spdx-exceptions-2.3.0.tgz",  "_spec": "2.3.0",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "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/"    }  ],  "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"}
 |