| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 | {  "_args": [    [      "upath@1.2.0",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "upath@1.2.0",  "_id": "upath@1.2.0",  "_inBundle": false,  "_integrity": "sha1-j2bbzVWog6za5ECK+LA1pQRMGJQ=",  "_location": "/upath",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "upath@1.2.0",    "name": "upath",    "escapedName": "upath",    "rawSpec": "1.2.0",    "saveSpec": null,    "fetchSpec": "1.2.0"  },  "_requiredBy": [    "/watchpack-chokidar2/chokidar",    "/webpack-dev-server/chokidar"  ],  "_resolved": "https://registry.nlark.com/upath/download/upath-1.2.0.tgz?cache=0&sync_timestamp=1622604485792&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fupath%2Fdownload%2Fupath-1.2.0.tgz",  "_spec": "1.2.0",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Angelos Pikoulas",    "email": "agelos.pikoulas@gmail.com"  },  "bugs": {    "url": "http://github.com/anodynos/upath/issues",    "email": "agelos.pikoulas@gmail.com"  },  "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.",  "devDependencies": {    "chai": "~4.0.2",    "coffee-script": "1.12.6",    "grunt": "0.4.5",    "grunt-contrib-watch": "^1.1.0",    "grunt-urequire": "0.7.x",    "lodash": "^4.17.15",    "mocha": "~3.4.2",    "uberscore": "0.0.19",    "underscore.string": "^3.3.5",    "urequire": "0.7.0-beta.33",    "urequire-ab-specrunner": "^0.2.5",    "urequire-rc-inject-version": "^0.1.6"  },  "directories": {    "doc": "./doc",    "dist": "./build"  },  "engines": {    "node": ">=4",    "yarn": "*"  },  "homepage": "http://github.com/anodynos/upath/",  "keywords": [    "path",    "unix",    "windows",    "extension",    "file extension",    "replace extension",    "change extension",    "trim extension",    "add extension",    "default extension"  ],  "license": "MIT",  "main": "./build/code/upath.js",  "name": "upath",  "preferGlobal": false,  "repository": {    "type": "git",    "url": "git://github.com/anodynos/upath.git"  },  "scripts": {    "build": "grunt lib",    "test": "grunt"  },  "types": "./upath.d.ts",  "version": "1.2.0"}
 |