{ "_from": "npm-run-path@^6.0.0", "_id": "npm-run-path@6.0.0", "_inBundle": false, "_integrity": "sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==", "_location": "/npm-run-path", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "npm-run-path@^6.0.0", "name": "npm-run-path", "escapedName": "npm-run-path", "rawSpec": "^6.0.0", "saveSpec": null, "fetchSpec": "^6.0.0" }, "_requiredBy": [ "/execa" ], "_resolved": "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-6.0.0.tgz", "_shasum": "25cfdc4eae04976f3349c0b1afc089052c362537", "_spec": "npm-run-path@^6.0.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\execa", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/npm-run-path/issues" }, "bundleDependencies": false, "dependencies": { "path-key": "^4.0.0", "unicorn-magic": "^0.3.0" }, "deprecated": false, "description": "Get your PATH prepended with locally installed binaries", "devDependencies": { "ava": "^6.1.3", "tsd": "^0.31.1", "xo": "^0.59.3" }, "engines": { "node": ">=18" }, "exports": { "types": "./index.d.ts", "default": "./index.js" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/npm-run-path#readme", "keywords": [ "npm", "run", "path", "package", "bin", "binary", "binaries", "script", "cli", "command-line", "execute", "executable" ], "license": "MIT", "name": "npm-run-path", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/npm-run-path.git" }, "scripts": { "test": "xo && ava && tsd" }, "sideEffects": false, "type": "module", "version": "6.0.0" }