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