{ "_args": [ [ "global-dirs@^0.1.0", "/home/beppe/Github/yahooApi/node_modules/is-installed-globally" ] ], "_from": "global-dirs@>=0.1.0 <0.2.0", "_id": "global-dirs@0.1.1", "_inCache": true, "_installable": true, "_location": "/global-dirs", "_nodeVersion": "4.8.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/global-dirs-0.1.1.tgz_1511072938335_0.43734972598031163" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "name": "global-dirs", "raw": "global-dirs@^0.1.0", "rawSpec": "^0.1.0", "scope": null, "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/is-installed-globally" ], "_resolved": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz", "_shasum": "b319c0dd4607f353f3be9cca4c72fc148c49f445", "_shrinkwrap": null, "_spec": "global-dirs@^0.1.0", "_where": "/home/beppe/Github/yahooApi/node_modules/is-installed-globally", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/global-dirs/issues" }, "dependencies": { "ini": "^1.3.4" }, "description": "Get the directory of globally installed packages and binaries", "devDependencies": { "ava": "*", "execa": "^0.7.0", "xo": "*" }, "directories": {}, "dist": { "shasum": "b319c0dd4607f353f3be9cca4c72fc148c49f445", "tarball": "https://registry.npmjs.org/global-dirs/-/global-dirs-0.1.1.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "bcb8a21a40930022e069f9c5b506ce41c8d46bff", "homepage": "https://github.com/sindresorhus/global-dirs#readme", "keywords": [ "bin", "binaries", "binary", "config", "directories", "directory", "global", "modules", "node", "node-modules", "npm", "npmrc", "package", "packages", "path", "paths", "prefix", "rc", "resolve", "root", "yarn" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "global-dirs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/global-dirs.git" }, "scripts": { "test": "xo && ava" }, "version": "0.1.1" }