-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
198 lines (198 loc) · 7 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
{
"name": "weather-app",
"version": "0.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"convert-units": {
"version": "2.3.4",
"resolved": "https://registry.npmjs.org/convert-units/-/convert-units-2.3.4.tgz",
"integrity": "sha512-ERHfdA0UhHJp1IpwE6PnFJx8LqG7B1ZjJ20UvVCmopEnVCfER68Tbe3kvN63dLbYXDA2xFWRE6zd4Wsf0w7POg==",
"requires": {
"lodash.foreach": "2.3.0",
"lodash.keys": "2.3.0"
}
},
"js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
},
"lodash._basebind": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._basebind/-/lodash._basebind-2.3.0.tgz",
"integrity": "sha1-K1vEUqDhBhQ7IYafIzvbWHQX0kg=",
"requires": {
"lodash._basecreate": "2.3.0",
"lodash._setbinddata": "2.3.0",
"lodash.isobject": "2.3.0"
}
},
"lodash._basecreate": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._basecreate/-/lodash._basecreate-2.3.0.tgz",
"integrity": "sha1-m4ioak3P97fzxh2Dovz8BnHsneA=",
"requires": {
"lodash._renative": "2.3.0",
"lodash.isobject": "2.3.0",
"lodash.noop": "2.3.0"
}
},
"lodash._basecreatecallback": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._basecreatecallback/-/lodash._basecreatecallback-2.3.0.tgz",
"integrity": "sha1-N7KrF1kaM56YjbMln81GAZ16w2I=",
"requires": {
"lodash._setbinddata": "2.3.0",
"lodash.bind": "2.3.0",
"lodash.identity": "2.3.0",
"lodash.support": "2.3.0"
}
},
"lodash._basecreatewrapper": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._basecreatewrapper/-/lodash._basecreatewrapper-2.3.0.tgz",
"integrity": "sha1-qgxhrZYETDkzN2ExSDqXWcNlEkc=",
"requires": {
"lodash._basecreate": "2.3.0",
"lodash._setbinddata": "2.3.0",
"lodash._slice": "2.3.0",
"lodash.isobject": "2.3.0"
}
},
"lodash._createwrapper": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._createwrapper/-/lodash._createwrapper-2.3.0.tgz",
"integrity": "sha1-0arhEC2t9EDo4G/BM6bt1/4UYHU=",
"requires": {
"lodash._basebind": "2.3.0",
"lodash._basecreatewrapper": "2.3.0",
"lodash.isfunction": "2.3.0"
}
},
"lodash._objecttypes": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.3.0.tgz",
"integrity": "sha1-aj6jmH3W7rgCGy1cnDA1Scwrrh4="
},
"lodash._renative": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._renative/-/lodash._renative-2.3.0.tgz",
"integrity": "sha1-d9jt1M7SbdWXH54Vpfdy5OMX+9M="
},
"lodash._setbinddata": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._setbinddata/-/lodash._setbinddata-2.3.0.tgz",
"integrity": "sha1-5WEEkKzRMnfVmFjZW18nJ/FQjwQ=",
"requires": {
"lodash._renative": "2.3.0",
"lodash.noop": "2.3.0"
}
},
"lodash._shimkeys": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.3.0.tgz",
"integrity": "sha1-YR+TFJ4+bHIQlrSHae8pU3rai6k=",
"requires": {
"lodash._objecttypes": "2.3.0"
}
},
"lodash._slice": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash._slice/-/lodash._slice-2.3.0.tgz",
"integrity": "sha1-FHGYEyhZly5GgMoppZkshVZpqlw="
},
"lodash.bind": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash.bind/-/lodash.bind-2.3.0.tgz",
"integrity": "sha1-wqjhi2jl7MFS4rFoJmEW/qWwFsw=",
"requires": {
"lodash._createwrapper": "2.3.0",
"lodash._renative": "2.3.0",
"lodash._slice": "2.3.0"
}
},
"lodash.foreach": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash.foreach/-/lodash.foreach-2.3.0.tgz",
"integrity": "sha1-CDQEyR6EbudyRf3512UZxosq8Wg=",
"requires": {
"lodash._basecreatecallback": "2.3.0",
"lodash.forown": "2.3.0"
}
},
"lodash.forown": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash.forown/-/lodash.forown-2.3.0.tgz",
"integrity": "sha1-JPtKr4ANRfwtxgv+w84EyDajrX8=",
"requires": {
"lodash._basecreatecallback": "2.3.0",
"lodash._objecttypes": "2.3.0",
"lodash.keys": "2.3.0"
}
},
"lodash.identity": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash.identity/-/lodash.identity-2.3.0.tgz",
"integrity": "sha1-awGiEMlIU1XCqRO0i2cRIZoXPe0="
},
"lodash.isfunction": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-2.3.0.tgz",
"integrity": "sha1-aylz5HpkfPEucNZ2rqE2Q3BuUmc="
},
"lodash.isobject": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.3.0.tgz",
"integrity": "sha1-LhbT/Fg9qYMZaJU/LY5tc0NPZ5k=",
"requires": {
"lodash._objecttypes": "2.3.0"
}
},
"lodash.keys": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.3.0.tgz",
"integrity": "sha1-s1D0+Syqn0WkouzwGEVM8vKK4lM=",
"requires": {
"lodash._renative": "2.3.0",
"lodash._shimkeys": "2.3.0",
"lodash.isobject": "2.3.0"
}
},
"lodash.noop": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash.noop/-/lodash.noop-2.3.0.tgz",
"integrity": "sha1-MFnWKNUbv5N80qC2/Dp/ISpmnCw="
},
"lodash.support": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/lodash.support/-/lodash.support-2.3.0.tgz",
"integrity": "sha1-fq8DivTw1qq3drRKptz8gDNMm/0=",
"requires": {
"lodash._renative": "2.3.0"
}
},
"loose-envify": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
"requires": {
"js-tokens": "4.0.0"
}
},
"object-assign": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
},
"prop-types": {
"version": "15.6.2",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.6.2.tgz",
"integrity": "sha512-3pboPvLiWD7dkI3qf3KbUe6hKFKa52w+AE0VCqECtf+QHAKgOL37tTaNCnuX1nAAQ4ZhyP+kYVKf8rLmJ/feDQ==",
"requires": {
"loose-envify": "1.4.0",
"object-assign": "4.1.1"
}
}
}
}