-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
102 lines (102 loc) · 4.05 KB
/
package-lock.json
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"name": "bongoassistant",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"assured": {
"version": "1.0.12",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/assured/-/assured-1.0.12.tgz?dl=https://registry.npmjs.org/assured/-/assured-1.0.12.tgz",
"integrity": "sha1-BfHSzu8fNJjRI6ahx8ackcR/Soc=",
"requires": {
"noop6": "^1.0.1",
"sliced": "^1.0.1"
}
},
"debug": {
"version": "3.1.0",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/debug/-/debug-3.1.0.tgz?dl=https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
"integrity": "sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE=",
"requires": {
"ms": "2.0.0"
}
},
"deffy": {
"version": "2.2.2",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/deffy/-/deffy-2.2.2.tgz?dl=https://registry.npmjs.org/deffy/-/deffy-2.2.2.tgz",
"integrity": "sha1-CI9AkTy0cHhlP6b2l8IG4DRx1SM=",
"requires": {
"typpy": "^2.0.0"
}
},
"follow-redirects": {
"version": "1.5.1",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/follow-redirects/-/follow-redirects-1.5.1.tgz?dl=https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.5.1.tgz",
"integrity": "sha1-Z6jxT1ofZ/liwsRkaceersCpApE=",
"requires": {
"debug": "^3.1.0"
}
},
"function.name": {
"version": "1.0.10",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/function.name/-/function.name-1.0.10.tgz?dl=https://registry.npmjs.org/function.name/-/function.name-1.0.10.tgz",
"integrity": "sha1-7QDIKNmP+agBhpJv1Dm918FtTw0=",
"requires": {
"noop6": "^1.0.1"
}
},
"jsonrequest": {
"version": "4.2.4",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/jsonrequest/-/jsonrequest-4.2.4.tgz?dl=https://registry.npmjs.org/jsonrequest/-/jsonrequest-4.2.4.tgz",
"integrity": "sha1-qWG4CpfBh1m+1/oW17/7zbfB/RI=",
"requires": {
"noop6": "^1.0.6",
"tinyreq": "^3.0.1",
"ul": "^5.0.0"
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/ms/-/ms-2.0.0.tgz?dl=https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"noop6": {
"version": "1.0.7",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/noop6/-/noop6-1.0.7.tgz?dl=https://registry.npmjs.org/noop6/-/noop6-1.0.7.tgz",
"integrity": "sha1-lnZ78gWLpZyoy5FVk0fdyAI5+o4="
},
"sliced": {
"version": "1.0.1",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/sliced/-/sliced-1.0.1.tgz?dl=https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz",
"integrity": "sha1-CzpmK10Ewxd7GSa+qCsD+Dei70E="
},
"tinyreq": {
"version": "3.4.0",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/tinyreq/-/tinyreq-3.4.0.tgz?dl=https://registry.npmjs.org/tinyreq/-/tinyreq-3.4.0.tgz",
"integrity": "sha1-jZyAM3m7GgwtHWHbJGhvSNaE1vQ=",
"requires": {
"assured": "^1.0.12",
"follow-redirects": "^1.4.1",
"noop6": "^1.0.7",
"ul": "^5.2.13"
}
},
"typpy": {
"version": "2.3.10",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/typpy/-/typpy-2.3.10.tgz?dl=https://registry.npmjs.org/typpy/-/typpy-2.3.10.tgz",
"integrity": "sha1-Y6OeQXHLu0ze+1kACSKKPemiKy8=",
"requires": {
"function.name": "^1.0.3"
}
},
"ul": {
"version": "5.2.13",
"resolved": "https://artifactory.chrobinson.com/artifactory/api/npm/registry/ul/-/ul-5.2.13.tgz?dl=https://registry.npmjs.org/ul/-/ul-5.2.13.tgz",
"integrity": "sha1-n/BQTqNcofdMC/WeZIDe8Am617U=",
"requires": {
"deffy": "^2.2.2",
"typpy": "^2.3.4"
}
}
}
}