{ "_args": [ [ "global-dirs@3.0.1", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_development": true, "_from": "global-dirs@3.0.1", "_id": "global-dirs@3.0.1", "_inBundle": false, "_integrity": "sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==", "_location": "/global-dirs", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "global-dirs@3.0.1", "name": "global-dirs", "escapedName": "global-dirs", "rawSpec": "3.0.1", "saveSpec": null, "fetchSpec": "3.0.1" }, "_requiredBy": [ "/is-installed-globally" ], "_resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-3.0.1.tgz", "_spec": "3.0.1", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/global-dirs/issues" }, "dependencies": { "ini": "2.0.0" }, "description": "Get the directory of globally installed packages and binaries", "devDependencies": { "ava": "^2.4.0", "execa": "^5.0.0", "import-fresh": "^3.3.0", "tsd": "^0.14.0", "xo": "^0.37.1" }, "engines": { "node": ">=10" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/global-dirs#readme", "keywords": [ "global", "prefix", "path", "paths", "npm", "yarn", "node", "modules", "node-modules", "package", "packages", "binary", "binaries", "bin", "directory", "directories", "npmrc", "rc", "config", "root", "resolve" ], "license": "MIT", "name": "global-dirs", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/global-dirs.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.0.1" }