{ "_args": [ [ { "raw": "xdg-basedir@^2.0.0", "scope": null, "escapedName": "xdg-basedir", "name": "xdg-basedir", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "/home/robert/workspace/xmlrpc/node_modules/configstore" ] ], "_from": "xdg-basedir@>=2.0.0 <3.0.0", "_id": "xdg-basedir@2.0.0", "_inCache": true, "_location": "/xdg-basedir", "_nodeVersion": "0.12.4", "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "raw": "xdg-basedir@^2.0.0", "scope": null, "escapedName": "xdg-basedir", "name": "xdg-basedir", "rawSpec": "^2.0.0", "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/configstore", "/update-notifier" ], "_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-2.0.0.tgz", "_shasum": "edbc903cc385fc04523d966a335504b5504d1bd2", "_shrinkwrap": null, "_spec": "xdg-basedir@^2.0.0", "_where": "/home/robert/workspace/xmlrpc/node_modules/configstore", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/xdg-basedir/issues" }, "dependencies": { "os-homedir": "^1.0.0" }, "description": "Get XDG Base Directory paths", "devDependencies": { "ava": "0.0.4", "require-uncached": "^1.0.2" }, "directories": {}, "dist": { "shasum": "edbc903cc385fc04523d966a335504b5504d1bd2", "tarball": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-2.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "0ad9e461ca531fcc1532c66932df386739aeffb2", "homepage": "https://github.com/sindresorhus/xdg-basedir", "keywords": [ "xdg", "base", "directory", "dir", "basedir", "path", "data", "config", "cache", "linux", "unix", "spec" ], "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": "2.0.0" }