{
  "_from": "is-ssh@^1.4.0",
  "_id": "is-ssh@1.4.1",
  "_inBundle": false,
  "_integrity": "sha512-JNeu1wQsHjyHgn9NcWTaXq6zWSR6hqE0++zhfZlkFBbScNkyvxCdeV8sRkSBaeLKxmbpR21brail63ACNxJ0Tg==",
  "_location": "/is-ssh",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "is-ssh@^1.4.0",
    "name": "is-ssh",
    "escapedName": "is-ssh",
    "rawSpec": "^1.4.0",
    "saveSpec": null,
    "fetchSpec": "^1.4.0"
  },
  "_requiredBy": [
    "/git-up"
  ],
  "_resolved": "https://registry.npmjs.org/is-ssh/-/is-ssh-1.4.1.tgz",
  "_shasum": "76de1cdbe8f92a8b905d1a172b6bc09704c20396",
  "_spec": "is-ssh@^1.4.0",
  "_where": "/home/ctr65084/public_html/tranvial-site/node_modules/git-up",
  "author": {
    "name": "Ionică Bizău",
    "email": "bizauionica@gmail.com",
    "url": "https://ionicabizau.net"
  },
  "bugs": {
    "url": "https://github.com/IonicaBizau/node-is-ssh/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "protocols": "^2.0.1"
  },
  "deprecated": false,
  "description": "Check if an input value is a ssh url or not.",
  "devDependencies": {
    "tester": "^1.3.1"
  },
  "directories": {
    "example": "example",
    "test": "test"
  },
  "files": [
    "bin/",
    "app/",
    "lib/",
    "dist/",
    "src/",
    "scripts/",
    "resources/",
    "menu/",
    "cli.js",
    "index.js",
    "index.d.ts",
    "package-lock.json",
    "bloggify.js",
    "bloggify.json",
    "bloggify/"
  ],
  "homepage": "https://github.com/IonicaBizau/node-is-ssh",
  "keywords": [
    "ssh",
    "url",
    "check",
    "parser"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "is-ssh",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/IonicaBizau/node-is-ssh.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.4.1"
}
