forked from contentful/gallery-app-react
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-shrinkwrap.json
335 lines (335 loc) · 12 KB
/
npm-shrinkwrap.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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
{
"name": "cf-gallery-app-react",
"version": "1.0.0",
"dependencies": {
"asap": {
"version": "2.0.4",
"from": "asap@>=2.0.3 <2.1.0",
"resolved": "https://registry.npmjs.org/asap/-/asap-2.0.4.tgz"
},
"babel-polyfill": {
"version": "6.13.0",
"from": "babel-polyfill@>=6.13.0 <7.0.0",
"resolved": "https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.13.0.tgz"
},
"babel-runtime": {
"version": "6.11.6",
"from": "babel-runtime@>=6.9.1 <7.0.0",
"resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.11.6.tgz"
},
"contentful": {
"version": "3.5.0",
"from": "contentful@>=3.5.0 <4.0.0",
"resolved": "https://registry.npmjs.org/contentful/-/contentful-3.5.0.tgz"
},
"contentful-sdk-core": {
"version": "2.3.4",
"from": "contentful-sdk-core@>=2.3.0 <3.0.0",
"resolved": "https://registry.npmjs.org/contentful-sdk-core/-/contentful-sdk-core-2.3.4.tgz"
},
"core-js": {
"version": "2.4.1",
"from": "core-js@>=2.4.0 <3.0.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.4.1.tgz"
},
"debug": {
"version": "2.2.0",
"from": "debug@>=2.2.0 <3.0.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz"
},
"deep-equal": {
"version": "1.0.1",
"from": "deep-equal@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz"
},
"deep-extend": {
"version": "0.4.1",
"from": "deep-extend@>=0.4.1 <0.5.0",
"resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.1.tgz"
},
"element-class": {
"version": "0.2.2",
"from": "element-class@>=0.2.0 <0.3.0",
"resolved": "https://registry.npmjs.org/element-class/-/element-class-0.2.2.tgz"
},
"encoding": {
"version": "0.1.12",
"from": "encoding@>=0.1.11 <0.2.0",
"resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.12.tgz"
},
"exenv": {
"version": "1.2.0",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/exenv/-/exenv-1.2.0.tgz"
},
"fbjs": {
"version": "0.8.3",
"from": "fbjs@>=0.8.1 <0.9.0",
"resolved": "https://registry.npmjs.org/fbjs/-/fbjs-0.8.3.tgz",
"dependencies": {
"core-js": {
"version": "1.2.7",
"from": "core-js@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-1.2.7.tgz"
}
}
},
"follow-redirects": {
"version": "0.0.7",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-0.0.7.tgz"
},
"history": {
"version": "2.1.2",
"from": "history@>=2.0.0 <3.0.0",
"resolved": "https://registry.npmjs.org/history/-/history-2.1.2.tgz"
},
"hoist-non-react-statics": {
"version": "1.2.0",
"from": "hoist-non-react-statics@>=1.0.5 <2.0.0",
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-1.2.0.tgz"
},
"iconv-lite": {
"version": "0.4.13",
"from": "iconv-lite@>=0.4.13 <0.5.0",
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.13.tgz"
},
"immutable": {
"version": "3.8.1",
"from": "immutable@>=3.7.6 <4.0.0",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.1.tgz"
},
"invariant": {
"version": "2.2.1",
"from": "invariant@>=2.0.0 <3.0.0",
"resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.1.tgz"
},
"is-stream": {
"version": "1.1.0",
"from": "is-stream@>=1.0.1 <2.0.0",
"resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz"
},
"isomorphic-fetch": {
"version": "2.2.1",
"from": "isomorphic-fetch@>=2.1.1 <3.0.0",
"resolved": "https://registry.npmjs.org/isomorphic-fetch/-/isomorphic-fetch-2.2.1.tgz"
},
"js-tokens": {
"version": "1.0.3",
"from": "js-tokens@>=1.0.1 <2.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-1.0.3.tgz"
},
"json-stringify-safe": {
"version": "5.0.1",
"from": "json-stringify-safe@>=5.0.1 <6.0.0",
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
},
"lodash": {
"version": "4.15.0",
"from": "lodash@>=4.2.0 <5.0.0",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.15.0.tgz"
},
"lodash-es": {
"version": "4.15.0",
"from": "lodash-es@>=4.2.1 <5.0.0",
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.15.0.tgz"
},
"lodash._baseassign": {
"version": "3.2.0",
"from": "lodash._baseassign@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz"
},
"lodash._basecopy": {
"version": "3.0.1",
"from": "lodash._basecopy@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz"
},
"lodash._bindcallback": {
"version": "3.0.1",
"from": "lodash._bindcallback@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz"
},
"lodash._createassigner": {
"version": "3.1.1",
"from": "lodash._createassigner@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz"
},
"lodash._getnative": {
"version": "3.9.1",
"from": "lodash._getnative@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz"
},
"lodash._isiterateecall": {
"version": "3.0.9",
"from": "lodash._isiterateecall@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz"
},
"lodash.assign": {
"version": "3.2.0",
"from": "lodash.assign@>=3.2.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz"
},
"lodash.isarguments": {
"version": "3.1.0",
"from": "lodash.isarguments@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz"
},
"lodash.isarray": {
"version": "3.0.4",
"from": "lodash.isarray@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz"
},
"lodash.keys": {
"version": "3.1.2",
"from": "lodash.keys@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz"
},
"lodash.restparam": {
"version": "3.6.1",
"from": "lodash.restparam@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz"
},
"loose-envify": {
"version": "1.2.0",
"from": "loose-envify@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.2.0.tgz"
},
"ms": {
"version": "0.7.1",
"from": "[email protected]",
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz"
},
"node-fetch": {
"version": "1.6.0",
"from": "node-fetch@>=1.0.1 <2.0.0",
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-1.6.0.tgz"
},
"object-assign": {
"version": "4.1.0",
"from": "object-assign@>=4.1.0 <5.0.0",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.0.tgz"
},
"object-unfreeze": {
"version": "1.1.0",
"from": "object-unfreeze@>=1.0.2 <2.0.0",
"resolved": "https://registry.npmjs.org/object-unfreeze/-/object-unfreeze-1.1.0.tgz"
},
"promise": {
"version": "7.1.1",
"from": "promise@>=7.1.1 <8.0.0",
"resolved": "https://registry.npmjs.org/promise/-/promise-7.1.1.tgz"
},
"qs": {
"version": "6.2.1",
"from": "qs@>=6.1.0 <7.0.0",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.2.1.tgz"
},
"query-string": {
"version": "3.0.3",
"from": "query-string@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/query-string/-/query-string-3.0.3.tgz"
},
"react": {
"version": "15.3.0",
"from": "react@>=15.3.0 <16.0.0",
"resolved": "https://registry.npmjs.org/react/-/react-15.3.0.tgz"
},
"react-css-modules": {
"version": "3.7.10",
"from": "react-css-modules@>=3.7.9 <4.0.0",
"resolved": "https://registry.npmjs.org/react-css-modules/-/react-css-modules-3.7.10.tgz"
},
"react-dom": {
"version": "15.3.0",
"from": "react-dom@>=15.3.0 <16.0.0",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-15.3.0.tgz"
},
"react-image-gallery": {
"version": "0.6.7",
"from": "react-image-gallery@>=0.6.7 <0.7.0",
"resolved": "https://registry.npmjs.org/react-image-gallery/-/react-image-gallery-0.6.7.tgz"
},
"react-modal": {
"version": "1.4.0",
"from": "react-modal@>=1.4.0 <2.0.0",
"resolved": "https://registry.npmjs.org/react-modal/-/react-modal-1.4.0.tgz"
},
"react-redux": {
"version": "4.4.5",
"from": "react-redux@>=4.4.5 <5.0.0",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-4.4.5.tgz"
},
"react-router": {
"version": "2.6.1",
"from": "react-router@>=2.6.1 <3.0.0",
"resolved": "https://registry.npmjs.org/react-router/-/react-router-2.6.1.tgz",
"dependencies": {
"warning": {
"version": "3.0.0",
"from": "warning@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/warning/-/warning-3.0.0.tgz"
}
}
},
"react-swipeable": {
"version": "3.5.1",
"from": "react-swipeable@>=3.5.1 <4.0.0",
"resolved": "https://registry.npmjs.org/react-swipeable/-/react-swipeable-3.5.1.tgz"
},
"redux": {
"version": "3.5.2",
"from": "redux@>=3.5.2 <4.0.0",
"resolved": "https://registry.npmjs.org/redux/-/redux-3.5.2.tgz"
},
"redux-logger": {
"version": "2.6.1",
"from": "redux-logger@>=2.6.1 <3.0.0",
"resolved": "https://registry.npmjs.org/redux-logger/-/redux-logger-2.6.1.tgz"
},
"redux-promise-middleware": {
"version": "3.3.2",
"from": "redux-promise-middleware@>=3.3.2 <4.0.0",
"resolved": "https://registry.npmjs.org/redux-promise-middleware/-/redux-promise-middleware-3.3.2.tgz"
},
"redux-thunk": {
"version": "2.1.0",
"from": "redux-thunk@>=2.1.0 <3.0.0",
"resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-2.1.0.tgz"
},
"regenerator-runtime": {
"version": "0.9.5",
"from": "regenerator-runtime@>=0.9.5 <0.10.0",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.9.5.tgz"
},
"stream-consume": {
"version": "0.1.0",
"from": "stream-consume@>=0.1.0 <0.2.0",
"resolved": "https://registry.npmjs.org/stream-consume/-/stream-consume-0.1.0.tgz"
},
"strict-uri-encode": {
"version": "1.1.0",
"from": "strict-uri-encode@>=1.0.0 <2.0.0",
"resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz"
},
"symbol-observable": {
"version": "0.2.4",
"from": "symbol-observable@>=0.2.3 <0.3.0",
"resolved": "https://registry.npmjs.org/symbol-observable/-/symbol-observable-0.2.4.tgz"
},
"ua-parser-js": {
"version": "0.7.10",
"from": "ua-parser-js@>=0.7.9 <0.8.0",
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.10.tgz"
},
"warning": {
"version": "2.1.0",
"from": "warning@>=2.0.0 <3.0.0",
"resolved": "https://registry.npmjs.org/warning/-/warning-2.1.0.tgz"
},
"whatwg-fetch": {
"version": "1.0.0",
"from": "whatwg-fetch@>=0.10.0",
"resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.0.0.tgz"
}
}
}