| Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/xdg-basedir/ |
| Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/xdg-basedir/package.json |
{
"_from": "xdg-basedir@^5.1.0",
"_id": "xdg-basedir@5.1.0",
"_inBundle": false,
"_integrity": "sha512-GCPAHLvrIH13+c0SuacwvRYj2SxJXQ4kaVTT5xgL3kPrz56XxkF21IGhjSE1+W0aw7gpBWRGXLCPnPby6lSpmQ==",
"_location": "/@google/gemini-cli/xdg-basedir",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "xdg-basedir@^5.1.0",
"name": "xdg-basedir",
"escapedName": "xdg-basedir",
"rawSpec": "^5.1.0",
"saveSpec": null,
"fetchSpec": "^5.1.0"
},
"_requiredBy": [
"/@google/gemini-cli/configstore",
"/@google/gemini-cli/update-notifier"
],
"_resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-5.1.0.tgz",
"_shasum": "1efba19425e73be1bc6f2a6ceb52a3d2c884c0c9",
"_spec": "xdg-basedir@^5.1.0",
"_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/update-notifier",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"ava": {
"serial": true
},
"bugs": {
"url": "https://github.com/sindresorhus/xdg-basedir/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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": ">=12"
},
"exports": "./index.js",
"files": [
"index.js",
"index.d.ts"
],
"funding": "https://github.com/sponsors/sindresorhus",
"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"
},
"type": "module",
"version": "5.1.0"
}