保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
PAMapp/node_modules/is-ssh/package.json
@@ -1,25 +1,19 @@
{
  "_args": [
    [
      "is-ssh@1.3.3",
      "/Users/tomas/PAM/PAMapp"
    ]
  ],
  "_from": "is-ssh@1.3.3",
  "_from": "is-ssh@^1.3.0",
  "_id": "is-ssh@1.3.3",
  "_inBundle": false,
  "_integrity": "sha512-NKzJmQzJfEEma3w5cJNcUMxoXfDjz0Zj0eyCalHn2E6VOwlzjZo0yuO2fcBSf8zhFuVCL/82/r5gRcoi6aEPVQ==",
  "_location": "/is-ssh",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "type": "range",
    "registry": true,
    "raw": "is-ssh@1.3.3",
    "raw": "is-ssh@^1.3.0",
    "name": "is-ssh",
    "escapedName": "is-ssh",
    "rawSpec": "1.3.3",
    "rawSpec": "^1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.3"
    "fetchSpec": "^1.3.0"
  },
  "_requiredBy": [
    "/git-up",
@@ -27,8 +21,9 @@
    "/parse-url"
  ],
  "_resolved": "https://registry.npmjs.org/is-ssh/-/is-ssh-1.3.3.tgz",
  "_spec": "1.3.3",
  "_where": "/Users/tomas/PAM/PAMapp",
  "_shasum": "7f133285ccd7f2c2c7fc897b771b53d95a2b2c7e",
  "_spec": "is-ssh@^1.3.0",
  "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\git-up",
  "author": {
    "name": "Ionică Bizău",
    "email": "bizauionica@gmail.com",
@@ -37,9 +32,11 @@
  "bugs": {
    "url": "https://github.com/IonicaBizau/node-is-ssh/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "protocols": "^1.1.0"
  },
  "deprecated": false,
  "description": "Check if an input value is a ssh url or not.",
  "devDependencies": {
    "tester": "^1.3.1"