| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 | {  "_args": [    [      "path-parse@1.0.7",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "path-parse@1.0.7",  "_id": "path-parse@1.0.7",  "_inBundle": false,  "_integrity": "sha1-+8EUtgykKzDZ2vWFjkvWi77bZzU=",  "_location": "/path-parse",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "path-parse@1.0.7",    "name": "path-parse",    "escapedName": "path-parse",    "rawSpec": "1.0.7",    "saveSpec": null,    "fetchSpec": "1.0.7"  },  "_requiredBy": [    "/resolve"  ],  "_resolved": "https://registry.nlark.com/path-parse/download/path-parse-1.0.7.tgz",  "_spec": "1.0.7",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Javier Blanco",    "email": "http://jbgutierrez.info"  },  "bugs": {    "url": "https://github.com/jbgutierrez/path-parse/issues"  },  "description": "Node.js path.parse() ponyfill",  "homepage": "https://github.com/jbgutierrez/path-parse#readme",  "keywords": [    "path",    "paths",    "file",    "dir",    "parse",    "built-in",    "util",    "utils",    "core",    "ponyfill",    "polyfill",    "shim"  ],  "license": "MIT",  "main": "index.js",  "name": "path-parse",  "repository": {    "type": "git",    "url": "git+https://github.com/jbgutierrez/path-parse.git"  },  "scripts": {    "test": "node test.js"  },  "version": "1.0.7"}
 |