Your IP : 216.73.216.74


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

{
  "_from": "command-exists@^1.2.9",
  "_id": "command-exists@1.2.9",
  "_inBundle": false,
  "_integrity": "sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==",
  "_location": "/@google/gemini-cli/command-exists",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "command-exists@^1.2.9",
    "name": "command-exists",
    "escapedName": "command-exists",
    "rawSpec": "^1.2.9",
    "saveSpec": null,
    "fetchSpec": "^1.2.9"
  },
  "_requiredBy": [
    "/@google/gemini-cli"
  ],
  "_resolved": "https://registry.npmjs.org/command-exists/-/command-exists-1.2.9.tgz",
  "_shasum": "c50725af3808c8ab0260fd60b01fbfa25b954f69",
  "_spec": "command-exists@^1.2.9",
  "_where": "/usr/local/lib/node_modules/@google/gemini-cli",
  "author": {
    "name": "Matthew Conlen"
  },
  "bugs": {
    "url": "https://github.com/mathisonian/command-exists/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Arthur Silber",
      "email": "arthur@arthursilber.de",
      "url": "https://arthursilber.de"
    }
  ],
  "deprecated": false,
  "description": "check whether a command line command exists in the current environment",
  "devDependencies": {
    "expect.js": "^0.3.1",
    "jshint": "^2.9.1",
    "mocha": "^2.5.3"
  },
  "homepage": "https://github.com/mathisonian/command-exists",
  "keywords": [
    "cli",
    "command",
    "exists"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "command-exists",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mathisonian/command-exists.git"
  },
  "scripts": {
    "test": "mocha test/test.js"
  },
  "version": "1.2.9"
}