| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 | {  "_args": [    [      "parent-module@1.0.1",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "parent-module@1.0.1",  "_id": "parent-module@1.0.1",  "_inBundle": false,  "_integrity": "sha1-aR0nCeeMefrjoVZiJFLQB2LKqqI=",  "_location": "/parent-module",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "parent-module@1.0.1",    "name": "parent-module",    "escapedName": "parent-module",    "rawSpec": "1.0.1",    "saveSpec": null,    "fetchSpec": "1.0.1"  },  "_requiredBy": [    "/@eslint/eslintrc/import-fresh",    "/eslint/import-fresh",    "/lint-staged/import-fresh"  ],  "_resolved": "https://registry.npmmirror.com/parent-module/download/parent-module-1.0.1.tgz?cache=0&sync_timestamp=1633337513286&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Fparent-module%2Fdownload%2Fparent-module-1.0.1.tgz",  "_spec": "1.0.1",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Sindre Sorhus",    "email": "sindresorhus@gmail.com",    "url": "sindresorhus.com"  },  "bugs": {    "url": "https://github.com/sindresorhus/parent-module/issues"  },  "dependencies": {    "callsites": "^3.0.0"  },  "description": "Get the path of the parent module",  "devDependencies": {    "ava": "^1.4.1",    "execa": "^1.0.0",    "xo": "^0.24.0"  },  "engines": {    "node": ">=6"  },  "files": [    "index.js"  ],  "homepage": "https://github.com/sindresorhus/parent-module#readme",  "keywords": [    "parent",    "module",    "package",    "pkg",    "caller",    "calling",    "module",    "path",    "callsites",    "callsite",    "stacktrace",    "stack",    "trace",    "function",    "file"  ],  "license": "MIT",  "name": "parent-module",  "repository": {    "type": "git",    "url": "git+https://github.com/sindresorhus/parent-module.git"  },  "scripts": {    "test": "xo && ava"  },  "version": "1.0.1"}
 |