{ "_from": "caller-path@^0.1.0", "_id": "caller-path@0.1.0", "_inBundle": false, "_integrity": "sha512-UJiE1otjXPF5/x+T3zTnSFiTOEmJoGTD9HmBoxnCUwho61a2eSNn/VwtwuIBDAo2SEOv1AJ7ARI5gCmohFLu/g==", "_location": "/caller-path", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "caller-path@^0.1.0", "name": "caller-path", "escapedName": "caller-path", "rawSpec": "^0.1.0", "saveSpec": null, "fetchSpec": "^0.1.0" }, "_requiredBy": [ "/require-uncached" ], "_resolved": "https://registry.npmmirror.com/caller-path/-/caller-path-0.1.0.tgz", "_shasum": "94085ef63581ecd3daa92444a8fe94e82577751f", "_spec": "caller-path@^0.1.0", "_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\require-uncached", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/caller-path/issues" }, "bundleDependencies": false, "dependencies": { "callsites": "^0.2.0" }, "deprecated": false, "description": "Get the path of the caller module", "devDependencies": { "mocha": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/caller-path#readme", "keywords": [ "caller", "calling", "module", "path", "parent", "callsites", "callsite", "stacktrace", "stack", "trace", "function", "file" ], "license": "MIT", "name": "caller-path", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/caller-path.git" }, "scripts": { "test": "mocha" }, "version": "0.1.0" }