保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 9bdb95c9e34cef640534e5e5a1e2225a80442000
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
  "_from": "protocols@^1.1.0",
  "_id": "protocols@1.4.8",
  "_inBundle": false,
  "_integrity": "sha512-IgjKyaUSjsROSO8/D49Ab7hP8mJgTYcqApOqdPhLoPxAplXmkp+zRvsrSQjFn5by0rhm4VH0GAUELIPpx7B1yg==",
  "_location": "/protocols",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "protocols@^1.1.0",
    "name": "protocols",
    "escapedName": "protocols",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/is-ssh",
    "/parse-path",
    "/parse-url"
  ],
  "_resolved": "https://registry.npmjs.org/protocols/-/protocols-1.4.8.tgz",
  "_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",
    "url": "https://ionicabizau.net"
  },
  "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"
  },
  "directories": {
    "example": "example",
    "test": "test"
  },
  "files": [
    "bin/",
    "app/",
    "lib/",
    "dist/",
    "src/",
    "scripts/",
    "resources/",
    "menu/",
    "cli.js",
    "index.js",
    "bloggify.js",
    "bloggify.json",
    "bloggify/"
  ],
  "homepage": "https://github.com/IonicaBizau/protocols",
  "keywords": [
    "protocols",
    "protocol",
    "url",
    "parse"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "protocols",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/IonicaBizau/protocols.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.4.8"
}