Your IP : 216.73.216.74


Current Path : /usr/local/lib/node_modules/@google/gemini-cli/node_modules/open/
Upload File :
Current File : //usr/local/lib/node_modules/@google/gemini-cli/node_modules/open/package.json

{
  "_from": "open@^10.1.2",
  "_id": "open@10.1.2",
  "_inBundle": false,
  "_integrity": "sha512-cxN6aIDPz6rm8hbebcP7vrQNhvRcveZoJU72Y7vskh4oIm+BZwBECnx5nTmrlres1Qapvx27Qo1Auukpf8PKXw==",
  "_location": "/@google/gemini-cli/open",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "open@^10.1.2",
    "name": "open",
    "escapedName": "open",
    "rawSpec": "^10.1.2",
    "saveSpec": null,
    "fetchSpec": "^10.1.2"
  },
  "_requiredBy": [
    "/@google/gemini-cli",
    "/@google/gemini-cli/@google/gemini-cli-core"
  ],
  "_resolved": "https://registry.npmjs.org/open/-/open-10.1.2.tgz",
  "_shasum": "d5df40984755c9a9c3c93df8156a12467e882925",
  "_spec": "open@^10.1.2",
  "_where": "/usr/local/lib/node_modules/@google/gemini-cli",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/open/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "default-browser": "^5.2.1",
    "define-lazy-prop": "^3.0.0",
    "is-inside-container": "^1.0.0",
    "is-wsl": "^3.1.0"
  },
  "deprecated": false,
  "description": "Open stuff like URLs, files, executables. Cross-platform.",
  "devDependencies": {
    "@types/node": "^20.10.5",
    "ava": "^6.0.1",
    "tsd": "^0.30.1",
    "xo": "^0.56.0"
  },
  "engines": {
    "node": ">=18"
  },
  "exports": {
    "types": "./index.d.ts",
    "default": "./index.js"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "xdg-open"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/open#readme",
  "keywords": [
    "app",
    "open",
    "opener",
    "opens",
    "launch",
    "start",
    "xdg-open",
    "xdg",
    "default",
    "cmd",
    "browser",
    "editor",
    "executable",
    "exe",
    "url",
    "urls",
    "arguments",
    "args",
    "spawn",
    "exec",
    "child",
    "process",
    "website",
    "file"
  ],
  "license": "MIT",
  "name": "open",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/open.git"
  },
  "scripts": {
    "test": "xo && tsd"
  },
  "sideEffects": false,
  "type": "module",
  "version": "10.1.2"
}