| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 | {  "_args": [    [      "normalize-url@3.3.0",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "normalize-url@3.3.0",  "_id": "normalize-url@3.3.0",  "_inBundle": false,  "_integrity": "sha1-suHE3E98bVd0PfczpPWXjRhlBVk=",  "_location": "/normalize-url",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "normalize-url@3.3.0",    "name": "normalize-url",    "escapedName": "normalize-url",    "rawSpec": "3.3.0",    "saveSpec": null,    "fetchSpec": "3.3.0"  },  "_requiredBy": [    "/postcss-normalize-url"  ],  "_resolved": "https://registry.npmmirror.com/normalize-url/download/normalize-url-3.3.0.tgz",  "_spec": "3.3.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/normalize-url/issues"  },  "description": "Normalize a URL",  "devDependencies": {    "ava": "*",    "coveralls": "^3.0.0",    "nyc": "^12.0.2",    "xo": "*"  },  "engines": {    "node": ">=6"  },  "files": [    "index.js"  ],  "homepage": "https://github.com/sindresorhus/normalize-url#readme",  "keywords": [    "normalize",    "url",    "uri",    "address",    "string",    "normalization",    "normalisation",    "query",    "querystring",    "simplify",    "strip",    "trim",    "canonical"  ],  "license": "MIT",  "name": "normalize-url",  "repository": {    "type": "git",    "url": "git+https://github.com/sindresorhus/normalize-url.git"  },  "scripts": {    "test": "xo && nyc ava"  },  "version": "3.3.0"}
 |