| Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/default-browser/ |
| Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/default-browser/package.json |
{
"_from": "default-browser@^5.2.1",
"_id": "default-browser@5.2.1",
"_inBundle": false,
"_integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==",
"_location": "/@google/gemini-cli/default-browser",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "default-browser@^5.2.1",
"name": "default-browser",
"escapedName": "default-browser",
"rawSpec": "^5.2.1",
"saveSpec": null,
"fetchSpec": "^5.2.1"
},
"_requiredBy": [
"/@google/gemini-cli/open"
],
"_resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz",
"_shasum": "7b7ba61204ff3e425b556869ae6d3e9d9f1712cf",
"_spec": "default-browser@^5.2.1",
"_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/open",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/default-browser/issues"
},
"bundleDependencies": false,
"dependencies": {
"bundle-name": "^4.1.0",
"default-browser-id": "^5.0.0"
},
"deprecated": false,
"description": "Get the default browser",
"devDependencies": {
"ava": "^6.0.1",
"tsd": "^0.30.0",
"xo": "^0.56.0"
},
"engines": {
"node": ">=18"
},
"exports": {
"types": "./index.d.ts",
"default": "./index.js"
},
"files": [
"index.js",
"index.d.ts",
"windows.js"
],
"funding": "https://github.com/sponsors/sindresorhus",
"homepage": "https://github.com/sindresorhus/default-browser#readme",
"keywords": [
"macos",
"linux",
"browser",
"default",
"plist",
"web",
"bundle",
"bundleid",
"id",
"identifier",
"uti",
"cfbundlename",
"applescript"
],
"license": "MIT",
"name": "default-browser",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/default-browser.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"sideEffects": false,
"type": "module",
"version": "5.2.1"
}