{
  "_from": "is-in-ssh@^1.0.0",
  "_id": "is-in-ssh@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-jYa6Q9rH90kR1vKB6NM7qqd1mge3Fx4Dhw5TVlK1MUBqhEOuCagrEHMevNuCcbECmXZ0ThXkRm+Ymr51HwEPAw==",
  "_location": "/is-in-ssh",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "is-in-ssh@^1.0.0",
    "name": "is-in-ssh",
    "escapedName": "is-in-ssh",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/rollup-plugin-visualizer/open",
    "/vite-plugin-inspect/open"
  ],
  "_resolved": "https://registry.npmjs.org/is-in-ssh/-/is-in-ssh-1.0.0.tgz",
  "_shasum": "8eb73c1cabba77748d389588eeea132a63057622",
  "_spec": "is-in-ssh@^1.0.0",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/rollup-plugin-visualizer/node_modules/open",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/is-in-ssh/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if the process is running in an SSH session",
  "devDependencies": {
    "xo": "^1.2.3"
  },
  "engines": {
    "node": ">=20"
  },
  "exports": {
    "types": "./index.d.ts",
    "default": "./index.js"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/is-in-ssh#readme",
  "keywords": [
    "ssh",
    "detect",
    "detection",
    "session",
    "remote",
    "connection",
    "environment",
    "check",
    "is"
  ],
  "license": "MIT",
  "name": "is-in-ssh",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/is-in-ssh.git"
  },
  "scripts": {
    "test": "xo && node --test"
  },
  "sideEffects": false,
  "type": "module",
  "version": "1.0.0"
}
