| Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/bundle-name/ |
| Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/bundle-name/package.json |
{
"_from": "bundle-name@^4.1.0",
"_id": "bundle-name@4.1.0",
"_inBundle": false,
"_integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
"_location": "/@google/gemini-cli/bundle-name",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bundle-name@^4.1.0",
"name": "bundle-name",
"escapedName": "bundle-name",
"rawSpec": "^4.1.0",
"saveSpec": null,
"fetchSpec": "^4.1.0"
},
"_requiredBy": [
"/@google/gemini-cli/default-browser"
],
"_resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
"_shasum": "f3b96b34160d6431a19d7688135af7cfb8797889",
"_spec": "bundle-name@^4.1.0",
"_where": "/usr/local/lib/node_modules/@google/gemini-cli/node_modules/default-browser",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/bundle-name/issues"
},
"bundleDependencies": false,
"dependencies": {
"run-applescript": "^7.0.0"
},
"deprecated": false,
"description": "Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`",
"devDependencies": {
"ava": "^6.0.1",
"xo": "^0.56.0"
},
"engines": {
"node": ">=18"
},
"exports": "./index.js",
"files": [
"index.js"
],
"funding": "https://github.com/sponsors/sindresorhus",
"homepage": "https://github.com/sindresorhus/bundle-name#readme",
"keywords": [
"macos",
"plist",
"applescript",
"bundle",
"bundleid",
"bundlename",
"id",
"identifier",
"CFBundleName",
"CFBundleIdentifier",
"uti"
],
"license": "MIT",
"name": "bundle-name",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/bundle-name.git"
},
"scripts": {
"test": "xo && ava"
},
"sideEffects": false,
"type": "module",
"version": "4.1.0"
}