{ "_args": [ [ { "raw": "xdg-basedir@^1.0.0", "scope": null, "escapedName": "xdg-basedir", "name": "xdg-basedir", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/philipp/PhpstormProjects/BM/bm/node_modules/configstore" ] ], "_from": "xdg-basedir@>=1.0.0 <2.0.0", "_id": "xdg-basedir@1.0.1", "_inCache": true, "_location": "/xdg-basedir", "_nodeVersion": "0.10.32", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.1.16", "_phantomChildren": {}, "_requested": { "raw": "xdg-basedir@^1.0.0", "scope": null, "escapedName": "xdg-basedir", "name": "xdg-basedir", "rawSpec": "^1.0.0", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/configstore" ], "_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-1.0.1.tgz", "_shasum": "14ff8f63a4fdbcb05d5b6eea22b36f3033b9f04e", "_shrinkwrap": null, "_spec": "xdg-basedir@^1.0.0", "_where": "/home/philipp/PhpstormProjects/BM/bm/node_modules/configstore", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/xdg-basedir/issues" }, "dependencies": { "user-home": "^1.0.0" }, "description": "Get XDG Base Directory paths", "devDependencies": { "ava": "0.0.4", "require-uncached": "^1.0.2" }, "directories": {}, "dist": { "shasum": "14ff8f63a4fdbcb05d5b6eea22b36f3033b9f04e", "tarball": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-1.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "2eaf176e5d0c9c1bd64e6fc8a60a3a8e3dba4e79", "homepage": "https://github.com/sindresorhus/xdg-basedir", "keywords": [ "xdg", "base", "directory", "dir", "basedir", "path", "data", "config", "cache" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "xdg-basedir", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/xdg-basedir.git" }, "scripts": { "test": "node test.js" }, "version": "1.0.1" }