{ "_args": [ [ "xdg-basedir@4.0.0", "C:\\Users\\matia\\Musix" ] ], "_from": "xdg-basedir@4.0.0", "_id": "xdg-basedir@4.0.0", "_inBundle": false, "_integrity": "sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==", "_location": "/xdg-basedir", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "xdg-basedir@4.0.0", "name": "xdg-basedir", "escapedName": "xdg-basedir", "rawSpec": "4.0.0", "saveSpec": null, "fetchSpec": "4.0.0" }, "_requiredBy": [ "/@google-cloud/storage", "/configstore" ], "_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz", "_spec": "4.0.0", "_where": "C:\\Users\\matia\\Musix", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/xdg-basedir/issues" }, "description": "Get XDG Base Directory paths", "devDependencies": { "ava": "^1.4.1", "import-fresh": "^3.0.0", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/xdg-basedir#readme", "keywords": [ "xdg", "base", "directory", "basedir", "path", "data", "config", "cache", "linux", "unix", "spec" ], "license": "MIT", "name": "xdg-basedir", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/xdg-basedir.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "4.0.0" }