| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 | {  "_args": [    [      "aggregate-error@3.1.0",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "aggregate-error@3.1.0",  "_id": "aggregate-error@3.1.0",  "_inBundle": false,  "_integrity": "sha1-kmcP9Q9TWb23o+DUDQ7DDFc3aHo=",  "_location": "/aggregate-error",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "aggregate-error@3.1.0",    "name": "aggregate-error",    "escapedName": "aggregate-error",    "rawSpec": "3.1.0",    "saveSpec": null,    "fetchSpec": "3.1.0"  },  "_requiredBy": [    "/listr2/p-map",    "/p-map"  ],  "_resolved": "https://registry.nlark.com/aggregate-error/download/aggregate-error-3.1.0.tgz?cache=0&sync_timestamp=1618847154458&other_urls=https%3A%2F%2Fregistry.nlark.com%2Faggregate-error%2Fdownload%2Faggregate-error-3.1.0.tgz",  "_spec": "3.1.0",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Sindre Sorhus",    "email": "sindresorhus@gmail.com",    "url": "sindresorhus.com"  },  "bugs": {    "url": "https://github.com/sindresorhus/aggregate-error/issues"  },  "dependencies": {    "clean-stack": "^2.0.0",    "indent-string": "^4.0.0"  },  "description": "Create an error from multiple errors",  "devDependencies": {    "ava": "^2.4.0",    "tsd": "^0.7.1",    "xo": "^0.25.3"  },  "engines": {    "node": ">=8"  },  "files": [    "index.js",    "index.d.ts"  ],  "homepage": "https://github.com/sindresorhus/aggregate-error#readme",  "keywords": [    "aggregate",    "error",    "combine",    "multiple",    "many",    "collection",    "iterable",    "iterator"  ],  "license": "MIT",  "name": "aggregate-error",  "repository": {    "type": "git",    "url": "git+https://github.com/sindresorhus/aggregate-error.git"  },  "scripts": {    "test": "xo && ava && tsd"  },  "version": "3.1.0"}
 |