{ "_from": "pkg-dir@^2.0.0", "_id": "pkg-dir@2.0.0", "_inBundle": false, "_integrity": "sha512-ojakdnUgL5pzJYWw2AIDEupaQCX5OPbM688ZevubICjdIX01PRSYKqm33fJoCOJBRseYCTUlQRnBNX+Pchaejw==", "_location": "/pkg-dir", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pkg-dir@^2.0.0", "name": "pkg-dir", "escapedName": "pkg-dir", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/find-cache-dir", "/import-local" ], "_resolved": "https://registry.npmmirror.com/pkg-dir/-/pkg-dir-2.0.0.tgz", "_shasum": "f6d5d1109e19d63edf428e0bd57e12777615334b", "_spec": "pkg-dir@^2.0.0", "_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master\\node_modules\\find-cache-dir", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/pkg-dir/issues" }, "bundleDependencies": false, "dependencies": { "find-up": "^2.1.0" }, "deprecated": false, "description": "Find the root directory of a Node.js project or npm package", "devDependencies": { "ava": "*", "xo": "*" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/pkg-dir#readme", "keywords": [ "package", "json", "root", "npm", "entry", "find", "up", "find-up", "findup", "look-up", "look", "file", "search", "match", "resolve", "parent", "parents", "folder", "directory", "dir", "walk", "walking", "path" ], "license": "MIT", "name": "pkg-dir", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/pkg-dir.git" }, "scripts": { "test": "xo && ava" }, "version": "2.0.0" }