npm-shrinkwrap.json 171 KB
Newer Older
1
2
{
  "name": "bootstrap",
Mark Otto's avatar
Mark Otto committed
3
  "version": "3.3.1",
4
  "npm-shrinkwrap-version": "5.0.0",
5
6
7
8
9
10
  "dependencies": {
    "btoa": {
      "version": "1.1.2",
      "resolved": "https://registry.npmjs.org/btoa/-/btoa-1.1.2.tgz"
    },
    "glob": {
XhmikosR's avatar
XhmikosR committed
11
12
      "version": "4.2.1",
      "resolved": "https://registry.npmjs.org/glob/-/glob-4.2.1.tgz",
13
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
14
15
16
17
18
19
20
21
22
        "inflight": {
          "version": "1.0.4",
          "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz",
          "dependencies": {
            "wrappy": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
            }
          }
XhmikosR's avatar
XhmikosR committed
23
        },
24
25
26
27
28
        "inherits": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
        },
        "minimatch": {
Chris Rebert's avatar
Chris Rebert committed
29
30
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
31
32
33
34
35
36
37
38
39
40
41
42
          "dependencies": {
            "lru-cache": {
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
            },
            "sigmund": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
            }
          }
        },
        "once": {
XhmikosR's avatar
XhmikosR committed
43
44
45
46
47
48
49
50
          "version": "1.3.1",
          "resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz",
          "dependencies": {
            "wrappy": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
            }
          }
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
        }
      }
    },
    "grunt": {
      "version": "0.4.5",
      "resolved": "https://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz",
      "dependencies": {
        "async": {
          "version": "0.1.22",
          "resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz"
        },
        "coffee-script": {
          "version": "1.3.3",
          "resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz"
        },
        "colors": {
          "version": "0.6.2",
          "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
        },
        "dateformat": {
          "version": "1.0.2-1.2.3",
          "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.2-1.2.3.tgz"
        },
        "eventemitter2": {
75
76
          "version": "0.4.14",
          "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz"
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
        },
        "exit": {
          "version": "0.1.2",
          "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
        },
        "findup-sync": {
          "version": "0.1.3",
          "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz",
          "dependencies": {
            "glob": {
              "version": "3.2.11",
              "resolved": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz",
              "dependencies": {
                "inherits": {
                  "version": "2.0.1",
                  "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                },
                "minimatch": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz",
                  "dependencies": {
                    "lru-cache": {
                      "version": "2.5.0",
                      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                    },
                    "sigmund": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                    }
                  }
                }
              }
            },
            "lodash": {
              "version": "2.4.1",
              "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
            }
          }
        },
        "getobject": {
          "version": "0.1.0",
          "resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz"
        },
        "glob": {
          "version": "3.1.21",
          "resolved": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz",
          "dependencies": {
            "graceful-fs": {
              "version": "1.2.3",
              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz"
            },
            "inherits": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.0.tgz"
            }
          }
        },
        "grunt-legacy-log": {
          "version": "0.1.1",
          "resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-0.1.1.tgz",
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
138
139
140
141
            "colors": {
              "version": "0.6.2",
              "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
            },
142
143
144
145
146
147
148
149
150
151
152
153
            "lodash": {
              "version": "2.4.1",
              "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
            },
            "underscore.string": {
              "version": "2.3.3",
              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz"
            }
          }
        },
        "grunt-legacy-util": {
          "version": "0.2.0",
XhmikosR's avatar
XhmikosR committed
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
          "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz",
          "dependencies": {
            "async": {
              "version": "0.1.22",
              "resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz"
            },
            "lodash": {
              "version": "0.9.2",
              "resolved": "https://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz"
            },
            "underscore.string": {
              "version": "2.2.1",
              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.2.1.tgz"
            }
          }
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
        },
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "iconv-lite": {
          "version": "0.2.11",
          "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.2.11.tgz"
        },
        "js-yaml": {
          "version": "2.0.5",
          "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-2.0.5.tgz",
          "dependencies": {
            "argparse": {
              "version": "0.1.15",
              "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.15.tgz",
              "dependencies": {
                "underscore": {
                  "version": "1.4.4",
                  "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz"
                },
                "underscore.string": {
                  "version": "2.3.3",
                  "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz"
                }
              }
            },
            "esprima": {
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
            }
          }
        },
        "lodash": {
          "version": "0.9.2",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz"
        },
        "minimatch": {
          "version": "0.2.14",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz",
          "dependencies": {
            "lru-cache": {
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
            },
            "sigmund": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
            }
          }
        },
        "nopt": {
          "version": "1.0.10",
          "resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
          "dependencies": {
            "abbrev": {
              "version": "1.0.5",
              "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
            }
          }
        },
        "rimraf": {
          "version": "2.2.8",
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
        },
        "underscore.string": {
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.2.1.tgz"
        },
        "which": {
XhmikosR's avatar
XhmikosR committed
239
240
          "version": "1.0.7",
          "resolved": "https://registry.npmjs.org/which/-/which-1.0.7.tgz"
241
242
243
244
        }
      }
    },
    "grunt-autoprefixer": {
XhmikosR's avatar
XhmikosR committed
245
246
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-2.0.0.tgz",
247
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
248
        "autoprefixer-core": {
XhmikosR's avatar
XhmikosR committed
249
250
          "version": "4.0.1",
          "resolved": "https://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-4.0.1.tgz",
251
252
          "dependencies": {
            "caniuse-db": {
XhmikosR's avatar
XhmikosR committed
253
254
              "version": "1.0.30000028",
              "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000028.tgz"
255
256
            },
            "postcss": {
XhmikosR's avatar
XhmikosR committed
257
258
              "version": "3.0.5",
              "resolved": "https://registry.npmjs.org/postcss/-/postcss-3.0.5.tgz",
259
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
260
261
262
                "js-base64": {
                  "version": "2.1.5",
                  "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.1.5.tgz"
263
264
                },
                "source-map": {
Chris Rebert's avatar
Chris Rebert committed
265
266
                  "version": "0.1.40",
                  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
267
268
269
270
271
272
273
274
275
276
277
278
                  "dependencies": {
                    "amdefine": {
                      "version": "0.1.0",
                      "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                    }
                  }
                }
              }
            }
          }
        },
        "chalk": {
XhmikosR's avatar
XhmikosR committed
279
280
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
281
282
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
283
284
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
285
            },
XhmikosR's avatar
XhmikosR committed
286
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
287
288
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
289
290
291
292
293
294
295
296
297
298
            },
            "has-ansi": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
299
300
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
301
302
303
304
305
306
307
308
309
310
311
312
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "supports-color": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
313
314
315
316
317
318
319
320
321
322
323
324
325
326
            }
          }
        },
        "diff": {
          "version": "1.0.8",
          "resolved": "https://registry.npmjs.org/diff/-/diff-1.0.8.tgz"
        }
      }
    },
    "grunt-banner": {
      "version": "0.2.3",
      "resolved": "https://registry.npmjs.org/grunt-banner/-/grunt-banner-0.2.3.tgz"
    },
    "grunt-contrib-clean": {
Chris Rebert's avatar
Chris Rebert committed
327
328
      "version": "0.6.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.6.0.tgz",
329
330
331
332
333
334
335
336
      "dependencies": {
        "rimraf": {
          "version": "2.2.8",
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
        }
      }
    },
    "grunt-contrib-concat": {
XhmikosR's avatar
XhmikosR committed
337
338
      "version": "0.5.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-0.5.0.tgz",
339
340
      "dependencies": {
        "chalk": {
XhmikosR's avatar
XhmikosR committed
341
342
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
343
344
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
345
346
347
348
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
            },
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
349
350
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
351
            },
XhmikosR's avatar
XhmikosR committed
352
353
354
355
356
357
358
359
360
            "has-ansi": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
361
362
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "supports-color": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
            }
          }
        },
        "source-map": {
Chris Rebert's avatar
Chris Rebert committed
379
380
          "version": "0.1.40",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
XhmikosR's avatar
XhmikosR committed
381
382
383
384
          "dependencies": {
            "amdefine": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
385
386
387
388
389
390
            }
          }
        }
      }
    },
    "grunt-contrib-connect": {
XhmikosR's avatar
XhmikosR committed
391
392
      "version": "0.9.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.9.0.tgz",
393
394
395
396
397
398
      "dependencies": {
        "async": {
          "version": "0.9.0",
          "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
        },
        "connect": {
XhmikosR's avatar
XhmikosR committed
399
400
          "version": "2.27.4",
          "resolved": "https://registry.npmjs.org/connect/-/connect-2.27.4.tgz",
401
402
403
404
405
406
          "dependencies": {
            "basic-auth-connect": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz"
            },
            "body-parser": {
XhmikosR's avatar
XhmikosR committed
407
408
              "version": "1.9.3",
              "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.9.3.tgz",
409
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
410
                "iconv-lite": {
XhmikosR's avatar
XhmikosR committed
411
412
                  "version": "0.4.5",
                  "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.5.tgz"
XhmikosR's avatar
XhmikosR committed
413
414
415
416
417
418
419
420
421
422
423
                },
                "on-finished": {
                  "version": "2.1.1",
                  "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.1.1.tgz",
                  "dependencies": {
                    "ee-first": {
                      "version": "1.1.0",
                      "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz"
                    }
                  }
                },
424
                "raw-body": {
XhmikosR's avatar
XhmikosR committed
425
426
                  "version": "1.3.1",
                  "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.3.1.tgz"
427
428
429
430
431
432
433
434
                }
              }
            },
            "bytes": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz"
            },
            "compression": {
XhmikosR's avatar
XhmikosR committed
435
436
              "version": "1.2.1",
              "resolved": "https://registry.npmjs.org/compression/-/compression-1.2.1.tgz",
437
438
              "dependencies": {
                "accepts": {
XhmikosR's avatar
XhmikosR committed
439
440
                  "version": "1.1.3",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.3.tgz",
441
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
442
443
444
445
446
447
448
449
450
                    "mime-types": {
                      "version": "2.0.3",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.3.tgz",
                      "dependencies": {
                        "mime-db": {
                          "version": "1.2.0",
                          "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.2.0.tgz"
                        }
                      }
451
452
                    },
                    "negotiator": {
XhmikosR's avatar
XhmikosR committed
453
454
                      "version": "0.4.9",
                      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz"
455
456
457
458
                    }
                  }
                },
                "compressible": {
XhmikosR's avatar
XhmikosR committed
459
460
461
462
463
464
465
466
                  "version": "2.0.1",
                  "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.1.tgz",
                  "dependencies": {
                    "mime-db": {
                      "version": "1.2.0",
                      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.2.0.tgz"
                    }
                  }
467
468
                },
                "vary": {
XhmikosR's avatar
XhmikosR committed
469
470
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/vary/-/vary-1.0.0.tgz"
471
472
473
474
                }
              }
            },
            "connect-timeout": {
XhmikosR's avatar
XhmikosR committed
475
476
              "version": "1.4.0",
              "resolved": "https://registry.npmjs.org/connect-timeout/-/connect-timeout-1.4.0.tgz",
477
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
478
479
480
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
481
482
483
484
485
486
487
488
                }
              }
            },
            "cookie": {
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz"
            },
            "cookie-parser": {
XhmikosR's avatar
XhmikosR committed
489
490
              "version": "1.3.3",
              "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.3.tgz"
491
492
            },
            "cookie-signature": {
XhmikosR's avatar
XhmikosR committed
493
494
              "version": "1.0.5",
              "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz"
495
496
            },
            "csurf": {
XhmikosR's avatar
XhmikosR committed
497
498
              "version": "1.6.3",
              "resolved": "https://registry.npmjs.org/csurf/-/csurf-1.6.3.tgz",
499
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
500
501
502
                "csrf": {
                  "version": "2.0.2",
                  "resolved": "https://registry.npmjs.org/csrf/-/csrf-2.0.2.tgz",
503
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
504
505
506
507
                    "base64-url": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/base64-url/-/base64-url-1.0.0.tgz"
                    },
508
509
510
511
512
                    "rndm": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/rndm/-/rndm-1.0.0.tgz"
                    },
                    "scmp": {
XhmikosR's avatar
XhmikosR committed
513
514
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/scmp/-/scmp-1.0.0.tgz"
515
                    },
XhmikosR's avatar
XhmikosR committed
516
517
518
519
520
                    "uid-safe": {
                      "version": "1.0.1",
                      "resolved": "https://registry.npmjs.org/uid-safe/-/uid-safe-1.0.1.tgz",
                      "dependencies": {
                        "mz": {
XhmikosR's avatar
XhmikosR committed
521
522
                          "version": "1.1.0",
                          "resolved": "https://registry.npmjs.org/mz/-/mz-1.1.0.tgz",
XhmikosR's avatar
XhmikosR committed
523
524
525
526
527
528
529
530
                          "dependencies": {
                            "native-or-bluebird": {
                              "version": "1.1.2",
                              "resolved": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.1.2.tgz"
                            }
                          }
                        }
                      }
531
532
533
534
535
536
                    }
                  }
                }
              }
            },
            "debug": {
XhmikosR's avatar
XhmikosR committed
537
538
              "version": "2.1.0",
              "resolved": "https://registry.npmjs.org/debug/-/debug-2.1.0.tgz",
539
540
541
542
543
544
545
              "dependencies": {
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
546
547
548
            "depd": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/depd/-/depd-1.0.0.tgz"
549
            },
XhmikosR's avatar
XhmikosR committed
550
            "errorhandler": {
XhmikosR's avatar
XhmikosR committed
551
552
              "version": "1.2.3",
              "resolved": "https://registry.npmjs.org/errorhandler/-/errorhandler-1.2.3.tgz",
XhmikosR's avatar
XhmikosR committed
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
              "dependencies": {
                "accepts": {
                  "version": "1.1.3",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.3.tgz",
                  "dependencies": {
                    "mime-types": {
                      "version": "2.0.3",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.3.tgz",
                      "dependencies": {
                        "mime-db": {
                          "version": "1.2.0",
                          "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.2.0.tgz"
                        }
                      }
                    },
                    "negotiator": {
                      "version": "0.4.9",
                      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz"
                    }
                  }
                },
                "escape-html": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
                }
              }
579
580
            },
            "express-session": {
XhmikosR's avatar
XhmikosR committed
581
582
              "version": "1.9.2",
              "resolved": "https://registry.npmjs.org/express-session/-/express-session-1.9.2.tgz",
583
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
584
                "crc": {
XhmikosR's avatar
XhmikosR committed
585
586
                  "version": "3.2.1",
                  "resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
587
                },
XhmikosR's avatar
XhmikosR committed
588
589
590
591
592
593
594
595
596
                "uid-safe": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/uid-safe/-/uid-safe-1.0.1.tgz",
                  "dependencies": {
                    "base64-url": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/base64-url/-/base64-url-1.0.0.tgz"
                    },
                    "mz": {
XhmikosR's avatar
XhmikosR committed
597
598
                      "version": "1.1.0",
                      "resolved": "https://registry.npmjs.org/mz/-/mz-1.1.0.tgz",
XhmikosR's avatar
XhmikosR committed
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
                      "dependencies": {
                        "native-or-bluebird": {
                          "version": "1.1.2",
                          "resolved": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.1.2.tgz"
                        }
                      }
                    }
                  }
                }
              }
            },
            "finalhandler": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.2.tgz",
              "dependencies": {
                "escape-html": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
617
                },
XhmikosR's avatar
XhmikosR committed
618
619
620
621
622
623
624
625
626
                "on-finished": {
                  "version": "2.1.1",
                  "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.1.1.tgz",
                  "dependencies": {
                    "ee-first": {
                      "version": "1.1.0",
                      "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz"
                    }
                  }
627
628
629
630
                }
              }
            },
            "fresh": {
XhmikosR's avatar
XhmikosR committed
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
              "version": "0.2.4",
              "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz"
            },
            "http-errors": {
              "version": "1.2.7",
              "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.2.7.tgz",
              "dependencies": {
                "inherits": {
                  "version": "2.0.1",
                  "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                },
                "statuses": {
                  "version": "1.2.0",
                  "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.2.0.tgz"
                }
              }
            },
            "media-typer": {
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz"
651
652
            },
            "method-override": {
XhmikosR's avatar
XhmikosR committed
653
654
              "version": "2.3.0",
              "resolved": "https://registry.npmjs.org/method-override/-/method-override-2.3.0.tgz",
655
656
              "dependencies": {
                "methods": {
XhmikosR's avatar
XhmikosR committed
657
658
                  "version": "1.1.0",
                  "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.0.tgz"
659
660
                },
                "vary": {
XhmikosR's avatar
XhmikosR committed
661
662
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/vary/-/vary-1.0.0.tgz"
663
664
665
666
                }
              }
            },
            "morgan": {
XhmikosR's avatar
XhmikosR committed
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
              "version": "1.4.1",
              "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.4.1.tgz",
              "dependencies": {
                "basic-auth": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/basic-auth/-/basic-auth-1.0.0.tgz"
                },
                "on-finished": {
                  "version": "2.1.1",
                  "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.1.1.tgz",
                  "dependencies": {
                    "ee-first": {
                      "version": "1.1.0",
                      "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz"
                    }
                  }
                }
              }
685
686
            },
            "multiparty": {
XhmikosR's avatar
XhmikosR committed
687
688
              "version": "3.3.2",
              "resolved": "https://registry.npmjs.org/multiparty/-/multiparty-3.3.2.tgz",
689
690
              "dependencies": {
                "readable-stream": {
XhmikosR's avatar
XhmikosR committed
691
692
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
693
694
695
696
697
698
699
700
701
702
703
704
705
706
                  "dependencies": {
                    "core-util-is": {
                      "version": "1.0.1",
                      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
                    },
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "isarray": {
                      "version": "0.0.1",
                      "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
                    },
                    "string_decoder": {
XhmikosR's avatar
XhmikosR committed
707
708
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
709
710
711
712
713
714
715
716
717
718
                    }
                  }
                },
                "stream-counter": {
                  "version": "0.2.0",
                  "resolved": "https://registry.npmjs.org/stream-counter/-/stream-counter-0.2.0.tgz"
                }
              }
            },
            "on-headers": {
XhmikosR's avatar
XhmikosR committed
719
720
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.0.tgz"
721
722
            },
            "parseurl": {
XhmikosR's avatar
XhmikosR committed
723
724
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.0.tgz"
725
726
727
728
729
730
            },
            "pause": {
              "version": "0.0.1",
              "resolved": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz"
            },
            "qs": {
XhmikosR's avatar
XhmikosR committed
731
732
              "version": "2.3.3",
              "resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz"
733
734
            },
            "response-time": {
XhmikosR's avatar
XhmikosR committed
735
736
              "version": "2.2.0",
              "resolved": "https://registry.npmjs.org/response-time/-/response-time-2.2.0.tgz"
737
738
            },
            "serve-favicon": {
XhmikosR's avatar
XhmikosR committed
739
740
              "version": "2.1.7",
              "resolved": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.1.7.tgz",
XhmikosR's avatar
XhmikosR committed
741
742
              "dependencies": {
                "etag": {
XhmikosR's avatar
XhmikosR committed
743
744
                  "version": "1.5.1",
                  "resolved": "https://registry.npmjs.org/etag/-/etag-1.5.1.tgz",
XhmikosR's avatar
XhmikosR committed
745
746
                  "dependencies": {
                    "crc": {
XhmikosR's avatar
XhmikosR committed
747
748
                      "version": "3.2.1",
                      "resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
XhmikosR's avatar
XhmikosR committed
749
750
751
752
753
754
755
756
                    }
                  }
                },
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                }
              }
757
758
            },
            "serve-index": {
XhmikosR's avatar
XhmikosR committed
759
760
              "version": "1.5.1",
              "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.5.1.tgz",
761
762
              "dependencies": {
                "accepts": {
XhmikosR's avatar
XhmikosR committed
763
764
                  "version": "1.1.3",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.3.tgz",
765
766
                  "dependencies": {
                    "negotiator": {
XhmikosR's avatar
XhmikosR committed
767
768
                      "version": "0.4.9",
                      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz"
769
770
771
772
                    }
                  }
                },
                "batch": {
XhmikosR's avatar
XhmikosR committed
773
774
775
776
777
778
779
780
781
782
783
784
                  "version": "0.5.1",
                  "resolved": "https://registry.npmjs.org/batch/-/batch-0.5.1.tgz"
                },
                "mime-types": {
                  "version": "2.0.3",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.3.tgz",
                  "dependencies": {
                    "mime-db": {
                      "version": "1.2.0",
                      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.2.0.tgz"
                    }
                  }
785
786
787
788
                }
              }
            },
            "serve-static": {
XhmikosR's avatar
XhmikosR committed
789
790
              "version": "1.7.1",
              "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.7.1.tgz",
791
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
792
793
794
795
                "escape-html": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
                },
796
                "send": {
XhmikosR's avatar
XhmikosR committed
797
798
                  "version": "0.10.1",
                  "resolved": "https://registry.npmjs.org/send/-/send-0.10.1.tgz",
799
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
800
801
802
803
804
                    "destroy": {
                      "version": "1.0.3",
                      "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz"
                    },
                    "etag": {
XhmikosR's avatar
XhmikosR committed
805
806
                      "version": "1.5.1",
                      "resolved": "https://registry.npmjs.org/etag/-/etag-1.5.1.tgz",
807
                      "dependencies": {
XhmikosR's avatar
XhmikosR committed
808
                        "crc": {
XhmikosR's avatar
XhmikosR committed
809
810
                          "version": "3.2.1",
                          "resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
811
812
813
814
815
816
817
                        }
                      }
                    },
                    "mime": {
                      "version": "1.2.11",
                      "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
                    },
XhmikosR's avatar
XhmikosR committed
818
819
820
821
822
823
824
825
826
827
828
829
830
831
                    "ms": {
                      "version": "0.6.2",
                      "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                    },
                    "on-finished": {
                      "version": "2.1.1",
                      "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.1.1.tgz",
                      "dependencies": {
                        "ee-first": {
                          "version": "1.1.0",
                          "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.0.tgz"
                        }
                      }
                    },
832
                    "range-parser": {
XhmikosR's avatar
XhmikosR committed
833
834
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.2.tgz"
835
836
837
838
839
840
                    }
                  }
                }
              }
            },
            "type-is": {
XhmikosR's avatar
XhmikosR committed
841
842
              "version": "1.5.3",
              "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.5.3.tgz",
843
844
              "dependencies": {
                "mime-types": {
XhmikosR's avatar
XhmikosR committed
845
846
847
848
849
850
851
852
                  "version": "2.0.3",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.3.tgz",
                  "dependencies": {
                    "mime-db": {
                      "version": "1.2.0",
                      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.2.0.tgz"
                    }
                  }
853
854
855
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
856
            "utils-merge": {
857
              "version": "1.0.0",
XhmikosR's avatar
XhmikosR committed
858
859
860
861
862
              "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz"
            },
            "vhost": {
              "version": "3.0.0",
              "resolved": "https://registry.npmjs.org/vhost/-/vhost-3.0.0.tgz"
863
864
865
866
            }
          }
        },
        "connect-livereload": {
XhmikosR's avatar
XhmikosR committed
867
868
          "version": "0.5.2",
          "resolved": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.5.2.tgz"
869
        },
XhmikosR's avatar
XhmikosR committed
870
871
872
        "opn": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/opn/-/opn-1.0.0.tgz"
873
874
        },
        "portscanner": {
XhmikosR's avatar
XhmikosR committed
875
876
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/portscanner/-/portscanner-1.0.0.tgz",
877
878
879
880
881
882
883
884
885
886
          "dependencies": {
            "async": {
              "version": "0.1.15",
              "resolved": "https://registry.npmjs.org/async/-/async-0.1.15.tgz"
            }
          }
        }
      }
    },
    "grunt-contrib-copy": {
Chris Rebert's avatar
Chris Rebert committed
887
888
      "version": "0.7.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-0.7.0.tgz",
XhmikosR's avatar
XhmikosR committed
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
      "dependencies": {
        "chalk": {
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
          "dependencies": {
            "ansi-styles": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
            },
            "escape-string-regexp": {
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
            },
            "has-ansi": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "strip-ansi": {
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "supports-color": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
            }
          }
        }
      }
929
930
    },
    "grunt-contrib-csslint": {
XhmikosR's avatar
XhmikosR committed
931
932
      "version": "0.3.1",
      "resolved": "https://registry.npmjs.org/grunt-contrib-csslint/-/grunt-contrib-csslint-0.3.1.tgz",
933
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
934
935
936
937
938
939
940
941
942
        "chalk": {
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
          "dependencies": {
            "ansi-styles": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
            },
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
943
944
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
            },
            "has-ansi": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "strip-ansi": {
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "supports-color": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
            }
          }
        },
972
973
974
975
976
977
978
979
980
        "csslint": {
          "version": "0.10.0",
          "resolved": "https://registry.npmjs.org/csslint/-/csslint-0.10.0.tgz",
          "dependencies": {
            "parserlib": {
              "version": "0.2.5",
              "resolved": "https://registry.npmjs.org/parserlib/-/parserlib-0.2.5.tgz"
            }
          }
XhmikosR's avatar
XhmikosR committed
981
982
983
984
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
        }
      }
    },
    "grunt-contrib-cssmin": {
      "version": "0.10.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.10.0.tgz",
      "dependencies": {
        "chalk": {
          "version": "0.4.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
          "dependencies": {
            "ansi-styles": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz"
            },
            "has-color": {
              "version": "0.1.7",
              "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
            },
            "strip-ansi": {
              "version": "0.1.1",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
            }
          }
        },
        "clean-css": {
XhmikosR's avatar
XhmikosR committed
1011
1012
          "version": "2.2.19",
          "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.19.tgz",
1013
1014
1015
1016
1017
1018
1019
1020
          "dependencies": {
            "commander": {
              "version": "2.2.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz"
            }
          }
        },
        "maxmin": {
XhmikosR's avatar
XhmikosR committed
1021
1022
          "version": "0.2.2",
          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-0.2.2.tgz",
1023
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
1024
            "chalk": {
XhmikosR's avatar
XhmikosR committed
1025
1026
              "version": "0.5.1",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
XhmikosR's avatar
XhmikosR committed
1027
1028
1029
1030
1031
1032
              "dependencies": {
                "ansi-styles": {
                  "version": "1.1.0",
                  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
                },
                "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
1033
1034
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
                },
                "has-ansi": {
                  "version": "0.1.0",
                  "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
                  "dependencies": {
                    "ansi-regex": {
                      "version": "0.2.1",
                      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                    }
                  }
                },
                "strip-ansi": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
                  "dependencies": {
                    "ansi-regex": {
                      "version": "0.2.1",
                      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                    }
                  }
                },
                "supports-color": {
                  "version": "0.2.0",
                  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
1062
            "figures": {
XhmikosR's avatar
XhmikosR committed
1063
1064
              "version": "1.3.5",
              "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
XhmikosR's avatar
XhmikosR committed
1065
            },
1066
1067
1068
1069
1070
1071
1072
1073
1074
            "gzip-size": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-0.2.0.tgz",
              "dependencies": {
                "browserify-zlib": {
                  "version": "0.1.4",
                  "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.1.4.tgz",
                  "dependencies": {
                    "pako": {
XhmikosR's avatar
XhmikosR committed
1075
1076
                      "version": "0.2.5",
                      "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.5.tgz"
1077
1078
1079
1080
                    }
                  }
                },
                "concat-stream": {
XhmikosR's avatar
XhmikosR committed
1081
1082
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
1083
1084
1085
1086
1087
1088
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
1089
1090
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
                      "dependencies": {
                        "core-util-is": {
                          "version": "1.0.1",
                          "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
                        },
                        "isarray": {
                          "version": "0.0.1",
                          "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
                        },
                        "string_decoder": {
XhmikosR's avatar
XhmikosR committed
1101
1102
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
                        }
                      }
                    },
                    "typedarray": {
                      "version": "0.0.6",
                      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
                    }
                  }
                }
              }
            },
            "pretty-bytes": {
XhmikosR's avatar
XhmikosR committed
1115
1116
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-0.1.2.tgz"
1117
1118
1119
1120
1121
1122
            }
          }
        }
      }
    },
    "grunt-contrib-jade": {
Chris Rebert's avatar
Chris Rebert committed
1123
1124
      "version": "0.13.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-jade/-/grunt-contrib-jade-0.13.0.tgz",
1125
1126
      "dependencies": {
        "chalk": {
Chris Rebert's avatar
Chris Rebert committed
1127
1128
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
1129
1130
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
1131
1132
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
1133
            },
Chris Rebert's avatar
Chris Rebert committed
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
            "escape-string-regexp": {
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
            },
            "has-ansi": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
1147
1148
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "supports-color": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
1161
1162
1163
1164
            }
          }
        },
        "jade": {
Chris Rebert's avatar
Chris Rebert committed
1165
1166
          "version": "1.7.0",
          "resolved": "https://registry.npmjs.org/jade/-/jade-1.7.0.tgz",
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
          "dependencies": {
            "character-parser": {
              "version": "1.2.0",
              "resolved": "https://registry.npmjs.org/character-parser/-/character-parser-1.2.0.tgz"
            },
            "commander": {
              "version": "2.1.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz"
            },
            "constantinople": {
XhmikosR's avatar
XhmikosR committed
1177
1178
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/constantinople/-/constantinople-2.0.1.tgz",
1179
1180
              "dependencies": {
                "uglify-js": {
XhmikosR's avatar
XhmikosR committed
1181
1182
                  "version": "2.4.15",
                  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.15.tgz",
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
                  "dependencies": {
                    "async": {
                      "version": "0.2.10",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
                    },
                    "optimist": {
                      "version": "0.3.7",
                      "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz",
                      "dependencies": {
                        "wordwrap": {
                          "version": "0.0.2",
                          "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
                        }
                      }
                    },
                    "source-map": {
                      "version": "0.1.34",
                      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.34.tgz",
                      "dependencies": {
                        "amdefine": {
                          "version": "0.1.0",
                          "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                        }
                      }
                    },
                    "uglify-to-browserify": {
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz"
                    }
                  }
                }
              }
            },
            "mkdirp": {
Chris Rebert's avatar
Chris Rebert committed
1217
1218
1219
1220
1221
1222
1223
1224
              "version": "0.5.0",
              "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz",
              "dependencies": {
                "minimist": {
                  "version": "0.0.8",
                  "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
                }
              }
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
            },
            "monocle": {
              "version": "1.1.51",
              "resolved": "https://registry.npmjs.org/monocle/-/monocle-1.1.51.tgz",
              "dependencies": {
                "readdirp": {
                  "version": "0.2.5",
                  "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-0.2.5.tgz",
                  "dependencies": {
                    "minimatch": {
Chris Rebert's avatar
Chris Rebert committed
1235
1236
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
                      "dependencies": {
                        "lru-cache": {
                          "version": "2.5.0",
                          "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                        },
                        "sigmund": {
                          "version": "1.0.0",
                          "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                        }
                      }
                    }
                  }
                }
              }
            },
            "transformers": {
              "version": "2.1.0",
              "resolved": "https://registry.npmjs.org/transformers/-/transformers-2.1.0.tgz",
              "dependencies": {
                "css": {
                  "version": "1.0.8",
                  "resolved": "https://registry.npmjs.org/css/-/css-1.0.8.tgz",
                  "dependencies": {
                    "css-parse": {
                      "version": "1.0.4",
                      "resolved": "https://registry.npmjs.org/css-parse/-/css-parse-1.0.4.tgz"
                    },
                    "css-stringify": {
                      "version": "1.0.5",
                      "resolved": "https://registry.npmjs.org/css-stringify/-/css-stringify-1.0.5.tgz"
                    }
                  }
                },
                "promise": {
                  "version": "2.0.0",
                  "resolved": "https://registry.npmjs.org/promise/-/promise-2.0.0.tgz",
                  "dependencies": {
                    "is-promise": {
                      "version": "1.0.1",
                      "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-1.0.1.tgz"
                    }
                  }
                },
                "uglify-js": {
                  "version": "2.2.5",
                  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.2.5.tgz",
                  "dependencies": {
                    "optimist": {
                      "version": "0.3.7",
                      "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz",
                      "dependencies": {
                        "wordwrap": {
                          "version": "0.0.2",
                          "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
                        }
                      }
                    },
                    "source-map": {
Chris Rebert's avatar
Chris Rebert committed
1295
1296
                      "version": "0.1.40",
                      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
                      "dependencies": {
                        "amdefine": {
                          "version": "0.1.0",
                          "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                        }
                      }
                    }
                  }
                }
              }
            },
Chris Rebert's avatar
Chris Rebert committed
1308
1309
1310
1311
            "void-elements": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/void-elements/-/void-elements-1.0.0.tgz"
            },
1312
            "with": {
XhmikosR's avatar
XhmikosR committed
1313
1314
              "version": "3.0.1",
              "resolved": "https://registry.npmjs.org/with/-/with-3.0.1.tgz",
1315
1316
              "dependencies": {
                "uglify-js": {
XhmikosR's avatar
XhmikosR committed
1317
1318
                  "version": "2.4.15",
                  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.15.tgz",
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
                  "dependencies": {
                    "async": {
                      "version": "0.2.10",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
                    },
                    "optimist": {
                      "version": "0.3.7",
                      "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz",
                      "dependencies": {
                        "wordwrap": {
                          "version": "0.0.2",
                          "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
                        }
                      }
                    },
                    "source-map": {
                      "version": "0.1.34",
                      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.34.tgz",
                      "dependencies": {
                        "amdefine": {
                          "version": "0.1.0",
                          "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                        }
                      }
                    },
                    "uglify-to-browserify": {
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "grunt-contrib-jshint": {
      "version": "0.10.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-0.10.0.tgz",
      "dependencies": {
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "jshint": {
XhmikosR's avatar
XhmikosR committed
1365
1366
          "version": "2.5.10",
          "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.5.10.tgz",
1367
1368
          "dependencies": {
            "cli": {
Chris Rebert's avatar
Chris Rebert committed
1369
1370
              "version": "0.6.5",
              "resolved": "https://registry.npmjs.org/cli/-/cli-0.6.5.tgz",
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
              "dependencies": {
                "glob": {
                  "version": "3.2.11",
                  "resolved": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz",
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "minimatch": {
                      "version": "0.3.0",
                      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz",
                      "dependencies": {
                        "lru-cache": {
                          "version": "2.5.0",
                          "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                        },
                        "sigmund": {
                          "version": "1.0.0",
                          "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                        }
                      }
                    }
                  }
                }
              }
            },
            "console-browserify": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz",
              "dependencies": {
                "date-now": {
                  "version": "0.1.4",
                  "resolved": "https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz"
                }
              }
            },
            "exit": {
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
            },
            "htmlparser2": {
XhmikosR's avatar
XhmikosR committed
1413
1414
              "version": "3.8.2",
              "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.2.tgz",
1415
1416
              "dependencies": {
                "domelementtype": {
XhmikosR's avatar
XhmikosR committed
1417
1418
                  "version": "1.1.3",
                  "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.1.3.tgz"
1419
1420
                },
                "domhandler": {
XhmikosR's avatar
XhmikosR committed
1421
1422
                  "version": "2.3.0",
                  "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz"
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
                },
                "domutils": {
                  "version": "1.5.0",
                  "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.0.tgz"
                },
                "entities": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/entities/-/entities-1.0.0.tgz"
                },
                "readable-stream": {
XhmikosR's avatar
XhmikosR committed
1433
1434
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
                  "dependencies": {
                    "core-util-is": {
                      "version": "1.0.1",
                      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
                    },
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "isarray": {
                      "version": "0.0.1",
                      "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
                    },
                    "string_decoder": {
XhmikosR's avatar
XhmikosR committed
1449
1450
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
1451
1452
1453
1454
1455
1456
                    }
                  }
                }
              }
            },
            "minimatch": {
XhmikosR's avatar
XhmikosR committed
1457
1458
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
              "dependencies": {
                "lru-cache": {
                  "version": "2.5.0",
                  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                },
                "sigmund": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                }
              }
            },
            "shelljs": {
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz"
            },
            "strip-json-comments": {
Chris Rebert's avatar
Chris Rebert committed
1475
1476
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz"
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
            },
            "underscore": {
              "version": "1.6.0",
              "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz"
            }
          }
        }
      }
    },
    "grunt-contrib-less": {
XhmikosR's avatar
XhmikosR committed
1487
1488
      "version": "0.12.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.12.0.tgz",
1489
1490
1491
1492
1493
1494
      "dependencies": {
        "async": {
          "version": "0.2.10",
          "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
        },
        "chalk": {
Chris Rebert's avatar
Chris Rebert committed
1495
1496
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
1497
1498
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
1499
1500
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
1501
            },
Chris Rebert's avatar
Chris Rebert committed
1502
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
1503
1504
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
Chris Rebert's avatar
Chris Rebert committed
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
            },
            "has-ansi": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
1515
1516
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "supports-color": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
1529
1530
1531
1532
            }
          }
        },
        "less": {
XhmikosR's avatar
XhmikosR committed
1533
1534
          "version": "1.7.5",
          "resolved": "https://registry.npmjs.org/less/-/less-1.7.5.tgz",
1535
1536
          "dependencies": {
            "clean-css": {
XhmikosR's avatar
XhmikosR committed
1537
1538
              "version": "2.2.19",
              "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.19.tgz",
1539
1540
              "dependencies": {
                "commander": {
XhmikosR's avatar
XhmikosR committed
1541
1542
                  "version": "2.2.0",
                  "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz"
1543
1544
1545
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
1546
            "graceful-fs": {
Chris Rebert's avatar
Chris Rebert committed
1547
1548
              "version": "3.0.4",
              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.4.tgz"
XhmikosR's avatar
XhmikosR committed
1549
            },
1550
1551
1552
1553
1554
            "mime": {
              "version": "1.2.11",
              "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
            },
            "mkdirp": {
XhmikosR's avatar
XhmikosR committed
1555
1556
1557
1558
1559
1560
1561
1562
              "version": "0.5.0",
              "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz",
              "dependencies": {
                "minimist": {
                  "version": "0.0.8",
                  "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
                }
              }
1563
1564
            },
            "request": {
XhmikosR's avatar
XhmikosR committed
1565
1566
              "version": "2.40.0",
              "resolved": "https://registry.npmjs.org/request/-/request-2.40.0.tgz",
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
              "dependencies": {
                "aws-sign2": {
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
                },
                "forever-agent": {
                  "version": "0.5.2",
                  "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz"
                },
                "form-data": {
XhmikosR's avatar
XhmikosR committed
1577
1578
                  "version": "0.1.4",
                  "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
1579
1580
1581
1582
1583
1584
                  "dependencies": {
                    "async": {
                      "version": "0.9.0",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                    },
                    "combined-stream": {
XhmikosR's avatar
XhmikosR committed
1585
1586
                      "version": "0.0.7",
                      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
                      "dependencies": {
                        "delayed-stream": {
                          "version": "0.0.5",
                          "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
                        }
                      }
                    }
                  }
                },
                "hawk": {
XhmikosR's avatar
XhmikosR committed
1597
1598
                  "version": "1.1.1",
                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
                  "dependencies": {
                    "boom": {
                      "version": "0.4.2",
                      "resolved": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz"
                    },
                    "cryptiles": {
                      "version": "0.2.2",
                      "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
                    },
                    "hoek": {
                      "version": "0.9.1",
                      "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
                    },
                    "sntp": {
                      "version": "0.2.4",
                      "resolved": "https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz"
                    }
                  }
                },
                "http-signature": {
                  "version": "0.10.0",
                  "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.10.0.tgz",
                  "dependencies": {
                    "asn1": {
                      "version": "0.1.11",
                      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz"
                    },
                    "assert-plus": {
                      "version": "0.1.2",
                      "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.2.tgz"
                    },
                    "ctype": {
                      "version": "0.5.2",
                      "resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.2.tgz"
                    }
                  }
                },
                "json-stringify-safe": {
                  "version": "5.0.0",
                  "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz"
                },
XhmikosR's avatar
XhmikosR committed
1640
1641
1642
1643
                "mime-types": {
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
                },
1644
1645
1646
1647
1648
1649
1650
1651
1652
                "node-uuid": {
                  "version": "1.4.1",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
                },
                "oauth-sign": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz"
                },
                "qs": {
XhmikosR's avatar
XhmikosR committed
1653
1654
1655
1656
1657
1658
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/qs/-/qs-1.0.2.tgz"
                },
                "stringstream": {
                  "version": "0.0.4",
                  "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz"
1659
1660
1661
1662
1663
1664
                },
                "tough-cookie": {
                  "version": "0.12.1",
                  "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
                  "dependencies": {
                    "punycode": {
Chris Rebert's avatar
Chris Rebert committed
1665
1666
                      "version": "1.3.2",
                      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
1667
1668
1669
1670
                    }
                  }
                },
                "tunnel-agent": {
XhmikosR's avatar
XhmikosR committed
1671
1672
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
1673
1674
1675
1676
                }
              }
            },
            "source-map": {
Chris Rebert's avatar
Chris Rebert committed
1677
1678
              "version": "0.1.40",
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
              "dependencies": {
                "amdefine": {
                  "version": "0.1.0",
                  "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                }
              }
            }
          }
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
        "maxmin": {
          "version": "0.1.0",
          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-0.1.0.tgz",
          "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
            "chalk": {
              "version": "0.4.0",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
              "dependencies": {
                "ansi-styles": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz"
                },
                "has-color": {
                  "version": "0.1.7",
                  "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
                },
                "strip-ansi": {
                  "version": "0.1.1",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
                }
              }
            },
1714
1715
1716
1717
1718
            "gzip-size": {
              "version": "0.1.1",
              "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-0.1.1.tgz",
              "dependencies": {
                "concat-stream": {
XhmikosR's avatar
XhmikosR committed
1719
1720
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
1721
1722
1723
1724
1725
1726
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
1727
1728
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
                      "dependencies": {
                        "core-util-is": {
                          "version": "1.0.1",
                          "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
                        },
                        "isarray": {
                          "version": "0.0.1",
                          "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
                        },
                        "string_decoder": {
XhmikosR's avatar
XhmikosR committed
1739
1740
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
                        }
                      }
                    },
                    "typedarray": {
                      "version": "0.0.6",
                      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
                    }
                  }
                },
                "zlib-browserify": {
                  "version": "0.0.3",
                  "resolved": "https://registry.npmjs.org/zlib-browserify/-/zlib-browserify-0.0.3.tgz",
                  "dependencies": {
                    "tape": {
                      "version": "0.2.2",
                      "resolved": "https://registry.npmjs.org/tape/-/tape-0.2.2.tgz",
                      "dependencies": {
                        "deep-equal": {
                          "version": "0.0.0",
                          "resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-0.0.0.tgz"
                        },
                        "defined": {
                          "version": "0.0.0",
                          "resolved": "https://registry.npmjs.org/defined/-/defined-0.0.0.tgz"
                        },
                        "jsonify": {
                          "version": "0.0.0",
                          "resolved": "https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz"
                        }
                      }
                    }
                  }
                }
              }
            },
            "pretty-bytes": {
XhmikosR's avatar
XhmikosR committed
1777
1778
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-0.1.2.tgz"
1779
1780
1781
1782
1783
1784
            }
          }
        }
      }
    },
    "grunt-contrib-qunit": {
XhmikosR's avatar
XhmikosR committed
1785
1786
      "version": "0.5.2",
      "resolved": "https://registry.npmjs.org/grunt-contrib-qunit/-/grunt-contrib-qunit-0.5.2.tgz",
1787
1788
1789
1790
1791
1792
      "dependencies": {
        "grunt-lib-phantomjs": {
          "version": "0.6.0",
          "resolved": "https://registry.npmjs.org/grunt-lib-phantomjs/-/grunt-lib-phantomjs-0.6.0.tgz",
          "dependencies": {
            "eventemitter2": {
1793
1794
              "version": "0.4.14",
              "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz"
1795
1796
            },
            "phantomjs": {
1797
1798
              "version": "1.9.12",
              "resolved": "https://registry.npmjs.org/phantomjs/-/phantomjs-1.9.12.tgz",
1799
1800
              "dependencies": {
                "adm-zip": {
XhmikosR's avatar
XhmikosR committed
1801
1802
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz"
1803
1804
                },
                "kew": {
XhmikosR's avatar
XhmikosR committed
1805
1806
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/kew/-/kew-0.4.0.tgz"
1807
1808
                },
                "mkdirp": {
XhmikosR's avatar
XhmikosR committed
1809
1810
1811
1812
1813
1814
1815
1816
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz",
                  "dependencies": {
                    "minimist": {
                      "version": "0.0.8",
                      "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
                    }
                  }
1817
1818
                },
                "ncp": {
1819
1820
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz"
1821
1822
                },
                "npmconf": {
XhmikosR's avatar
XhmikosR committed
1823
1824
                  "version": "2.0.9",
                  "resolved": "https://registry.npmjs.org/npmconf/-/npmconf-2.0.9.tgz",
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
                  "dependencies": {
                    "config-chain": {
                      "version": "1.1.8",
                      "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.8.tgz",
                      "dependencies": {
                        "proto-list": {
                          "version": "1.2.3",
                          "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.3.tgz"
                        }
                      }
                    },
                    "inherits": {
XhmikosR's avatar
XhmikosR committed
1837
1838
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
1839
1840
                    },
                    "ini": {
XhmikosR's avatar
XhmikosR committed
1841
1842
                      "version": "1.3.2",
                      "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.2.tgz"
1843
1844
                    },
                    "nopt": {
XhmikosR's avatar
XhmikosR committed
1845
1846
                      "version": "3.0.1",
                      "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz",
1847
1848
1849
1850
1851
1852
1853
1854
                      "dependencies": {
                        "abbrev": {
                          "version": "1.0.5",
                          "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
                        }
                      }
                    },
                    "once": {
XhmikosR's avatar
XhmikosR committed
1855
1856
1857
1858
1859
1860
1861
1862
                      "version": "1.3.1",
                      "resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz",
                      "dependencies": {
                        "wrappy": {
                          "version": "1.0.1",
                          "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
                        }
                      }
1863
1864
                    },
                    "osenv": {
XhmikosR's avatar
XhmikosR committed
1865
1866
                      "version": "0.1.0",
                      "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz"
1867
1868
                    },
                    "semver": {
Chris Rebert's avatar
Chris Rebert committed
1869
1870
                      "version": "4.1.0",
                      "resolved": "https://registry.npmjs.org/semver/-/semver-4.1.0.tgz"
XhmikosR's avatar
XhmikosR committed
1871
1872
1873
1874
                    },
                    "uid-number": {
                      "version": "0.0.5",
                      "resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz"
1875
1876
1877
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
1878
                "progress": {
XhmikosR's avatar
XhmikosR committed
1879
1880
                  "version": "1.1.8",
                  "resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz"
XhmikosR's avatar
XhmikosR committed
1881
                },
1882
                "request": {
XhmikosR's avatar
XhmikosR committed
1883
1884
                  "version": "2.42.0",
                  "resolved": "https://registry.npmjs.org/request/-/request-2.42.0.tgz",
1885
1886
1887
1888
1889
                  "dependencies": {
                    "aws-sign2": {
                      "version": "0.5.0",
                      "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
                    },
XhmikosR's avatar
XhmikosR committed
1890
1891
1892
1893
1894
                    "bl": {
                      "version": "0.9.3",
                      "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz",
                      "dependencies": {
                        "readable-stream": {
1895
1896
                          "version": "1.0.33",
                          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
XhmikosR's avatar
XhmikosR committed
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
                          "dependencies": {
                            "core-util-is": {
                              "version": "1.0.1",
                              "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
                            },
                            "inherits": {
                              "version": "2.0.1",
                              "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                            },
                            "isarray": {
                              "version": "0.0.1",
                              "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
                            },
                            "string_decoder": {
                              "version": "0.10.31",
                              "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
                            }
                          }
                        }
                      }
                    },
                    "caseless": {
                      "version": "0.6.0",
                      "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.6.0.tgz"
                    },
1922
1923
1924
1925
1926
                    "forever-agent": {
                      "version": "0.5.2",
                      "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz"
                    },
                    "form-data": {
XhmikosR's avatar
XhmikosR committed
1927
1928
                      "version": "0.1.4",
                      "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
1929
1930
1931
1932
1933
1934
                      "dependencies": {
                        "async": {
                          "version": "0.9.0",
                          "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                        },
                        "combined-stream": {
XhmikosR's avatar
XhmikosR committed
1935
1936
                          "version": "0.0.7",
                          "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
1937
1938
1939
1940
1941
1942
                          "dependencies": {
                            "delayed-stream": {
                              "version": "0.0.5",
                              "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
                            }
                          }
XhmikosR's avatar
XhmikosR committed
1943
1944
1945
1946
                        },
                        "mime": {
                          "version": "1.2.11",
                          "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
1947
1948
1949
1950
                        }
                      }
                    },
                    "hawk": {
XhmikosR's avatar
XhmikosR committed
1951
1952
                      "version": "1.1.1",
                      "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
                      "dependencies": {
                        "boom": {
                          "version": "0.4.2",
                          "resolved": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz"
                        },
                        "cryptiles": {
                          "version": "0.2.2",
                          "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
                        },
                        "hoek": {
                          "version": "0.9.1",
                          "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
                        },
                        "sntp": {
                          "version": "0.2.4",
                          "resolved": "https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz"
                        }
                      }
                    },
                    "http-signature": {
                      "version": "0.10.0",
                      "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.10.0.tgz",
                      "dependencies": {
                        "asn1": {
                          "version": "0.1.11",
                          "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz"
                        },
                        "assert-plus": {
                          "version": "0.1.2",
                          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.2.tgz"
                        },
                        "ctype": {
                          "version": "0.5.2",
                          "resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.2.tgz"
                        }
                      }
                    },
                    "json-stringify-safe": {
                      "version": "5.0.0",
                      "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz"
                    },
XhmikosR's avatar
XhmikosR committed
1994
1995
1996
                    "mime-types": {
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
1997
1998
1999
2000
2001
2002
                    },
                    "node-uuid": {
                      "version": "1.4.1",
                      "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
                    },
                    "oauth-sign": {
XhmikosR's avatar
XhmikosR committed
2003
2004
                      "version": "0.4.0",
                      "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.0.tgz"
2005
2006
                    },
                    "qs": {
XhmikosR's avatar
XhmikosR committed
2007
2008
2009
2010
2011
2012
                      "version": "1.2.2",
                      "resolved": "https://registry.npmjs.org/qs/-/qs-1.2.2.tgz"
                    },
                    "stringstream": {
                      "version": "0.0.4",
                      "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz"
2013
2014
2015
2016
2017
2018
                    },
                    "tough-cookie": {
                      "version": "0.12.1",
                      "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
                      "dependencies": {
                        "punycode": {
Chris Rebert's avatar
Chris Rebert committed
2019
2020
                          "version": "1.3.2",
                          "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
2021
2022
2023
2024
2025
2026
2027
2028
2029
                        }
                      }
                    },
                    "tunnel-agent": {
                      "version": "0.4.0",
                      "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
                "request-progress": {
                  "version": "0.3.1",
                  "resolved": "https://registry.npmjs.org/request-progress/-/request-progress-0.3.1.tgz",
                  "dependencies": {
                    "throttleit": {
                      "version": "0.0.2",
                      "resolved": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz"
                    }
                  }
                },
2040
2041
2042
2043
2044
                "rimraf": {
                  "version": "2.2.8",
                  "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
                },
                "which": {
XhmikosR's avatar
XhmikosR committed
2045
2046
                  "version": "1.0.7",
                  "resolved": "https://registry.npmjs.org/which/-/which-1.0.7.tgz"
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
                }
              }
            },
            "semver": {
              "version": "1.0.14",
              "resolved": "https://registry.npmjs.org/semver/-/semver-1.0.14.tgz"
            },
            "temporary": {
              "version": "0.0.8",
              "resolved": "https://registry.npmjs.org/temporary/-/temporary-0.0.8.tgz",
              "dependencies": {
                "package": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/package/-/package-1.0.1.tgz"
                }
              }
            }
          }
        }
      }
    },
    "grunt-contrib-uglify": {
XhmikosR's avatar
XhmikosR committed
2069
2070
      "version": "0.6.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.6.0.tgz",
2071
2072
      "dependencies": {
        "chalk": {
Chris Rebert's avatar
Chris Rebert committed
2073
2074
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
2075
2076
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
2077
2078
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
2079
            },
Chris Rebert's avatar
Chris Rebert committed
2080
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
2081
2082
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
Chris Rebert's avatar
Chris Rebert committed
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
            },
            "has-ansi": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
2093
2094
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "supports-color": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
2107
2108
2109
2110
2111
2112
2113
2114
            }
          }
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
        "maxmin": {
XhmikosR's avatar
XhmikosR committed
2115
2116
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-1.0.0.tgz",
2117
          "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
2118
            "figures": {
XhmikosR's avatar
XhmikosR committed
2119
2120
              "version": "1.3.5",
              "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
Chris Rebert's avatar
Chris Rebert committed
2121
            },
2122
            "gzip-size": {
XhmikosR's avatar
XhmikosR committed
2123
2124
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-1.0.0.tgz",
2125
              "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
                "browserify-zlib": {
                  "version": "0.1.4",
                  "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.1.4.tgz",
                  "dependencies": {
                    "pako": {
                      "version": "0.2.5",
                      "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.5.tgz"
                    }
                  }
                },
2136
                "concat-stream": {
XhmikosR's avatar
XhmikosR committed
2137
2138
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
2139
2140
2141
2142
2143
2144
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
2145
2146
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
                      "dependencies": {
                        "core-util-is": {
                          "version": "1.0.1",
                          "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
                        },
                        "isarray": {
                          "version": "0.0.1",
                          "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
                        },
                        "string_decoder": {
XhmikosR's avatar
XhmikosR committed
2157
2158
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
                        }
                      }
                    },
                    "typedarray": {
                      "version": "0.0.6",
                      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
                    }
                  }
                }
              }
            },
            "pretty-bytes": {
XhmikosR's avatar
XhmikosR committed
2171
2172
2173
2174
2175
2176
2177
2178
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.1.tgz",
              "dependencies": {
                "get-stdin": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-1.0.0.tgz"
                }
              }
2179
2180
2181
2182
            }
          }
        },
        "uglify-js": {
XhmikosR's avatar
XhmikosR committed
2183
2184
          "version": "2.4.15",
          "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.15.tgz",
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
          "dependencies": {
            "async": {
              "version": "0.2.10",
              "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
            },
            "optimist": {
              "version": "0.3.7",
              "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz",
              "dependencies": {
                "wordwrap": {
                  "version": "0.0.2",
                  "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
                }
              }
            },
            "source-map": {
              "version": "0.1.34",
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.34.tgz",
              "dependencies": {
                "amdefine": {
                  "version": "0.1.0",
                  "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                }
              }
            },
            "uglify-to-browserify": {
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz"
            }
          }
XhmikosR's avatar
XhmikosR committed
2215
2216
2217
2218
        },
        "uri-path": {
          "version": "0.0.2",
          "resolved": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz"
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
        }
      }
    },
    "grunt-contrib-watch": {
      "version": "0.6.1",
      "resolved": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-0.6.1.tgz",
      "dependencies": {
        "async": {
          "version": "0.2.10",
          "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
        },
        "gaze": {
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/gaze/-/gaze-0.5.1.tgz",
          "dependencies": {
            "globule": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/globule/-/globule-0.1.0.tgz",
              "dependencies": {
                "glob": {
                  "version": "3.1.21",
                  "resolved": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz",
                  "dependencies": {
                    "graceful-fs": {
                      "version": "1.2.3",
                      "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz"
                    },
                    "inherits": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.0.tgz"
                    }
                  }
                },
                "lodash": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.1.tgz"
                },
                "minimatch": {
                  "version": "0.2.14",
                  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz",
                  "dependencies": {
                    "lru-cache": {
                      "version": "2.5.0",
                      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                    },
                    "sigmund": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                    }
                  }
                }
              }
            }
          }
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
        "tiny-lr-fork": {
          "version": "0.0.5",
          "resolved": "https://registry.npmjs.org/tiny-lr-fork/-/tiny-lr-fork-0.0.5.tgz",
          "dependencies": {
            "debug": {
              "version": "0.7.4",
              "resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz"
            },
            "faye-websocket": {
              "version": "0.4.4",
              "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.4.4.tgz"
            },
            "noptify": {
              "version": "0.0.3",
              "resolved": "https://registry.npmjs.org/noptify/-/noptify-0.0.3.tgz",
              "dependencies": {
                "nopt": {
                  "version": "2.0.0",
                  "resolved": "https://registry.npmjs.org/nopt/-/nopt-2.0.0.tgz",
                  "dependencies": {
                    "abbrev": {
                      "version": "1.0.5",
                      "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
                    }
                  }
                }
              }
            },
            "qs": {
              "version": "0.5.6",
              "resolved": "https://registry.npmjs.org/qs/-/qs-0.5.6.tgz"
            }
          }
        }
      }
    },
    "grunt-csscomb": {
XhmikosR's avatar
XhmikosR committed
2315
2316
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/grunt-csscomb/-/grunt-csscomb-3.0.0.tgz",
2317
2318
      "dependencies": {
        "csscomb": {
XhmikosR's avatar
XhmikosR committed
2319
2320
          "version": "3.0.4",
          "resolved": "https://registry.npmjs.org/csscomb/-/csscomb-3.0.4.tgz",
2321
2322
2323
2324
2325
          "dependencies": {
            "commander": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.0.0.tgz"
            },
XhmikosR's avatar
XhmikosR committed
2326
            "csscomb-core": {
XhmikosR's avatar
XhmikosR committed
2327
2328
              "version": "2.0.4",
              "resolved": "https://registry.npmjs.org/csscomb-core/-/csscomb-core-2.0.4.tgz",
2329
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
2330
2331
2332
2333
                "gonzales-pe": {
                  "version": "3.0.0-10",
                  "resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-3.0.0-10.tgz"
                },
XhmikosR's avatar
XhmikosR committed
2334
2335
2336
                "minimatch": {
                  "version": "0.2.12",
                  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.12.tgz",
2337
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
2338
2339
2340
2341
2342
2343
2344
                    "lru-cache": {
                      "version": "2.5.0",
                      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                    },
                    "sigmund": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
2345
2346
2347
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
2348
2349
2350
2351
                "vow": {
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
                },
XhmikosR's avatar
XhmikosR committed
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
                "vow-fs": {
                  "version": "0.3.2",
                  "resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.2.tgz",
                  "dependencies": {
                    "glob": {
                      "version": "3.2.8",
                      "resolved": "https://registry.npmjs.org/glob/-/glob-3.2.8.tgz",
                      "dependencies": {
                        "inherits": {
                          "version": "2.0.1",
                          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                        }
                      }
                    },
                    "node-uuid": {
                      "version": "1.4.0",
                      "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.0.tgz"
                    },
2370
2371
2372
2373
                    "vow": {
                      "version": "0.4.4",
                      "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
                    },
XhmikosR's avatar
XhmikosR committed
2374
2375
                    "vow-queue": {
                      "version": "0.3.1",
Chris Rebert's avatar
Chris Rebert committed
2376
                      "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.3.1.tgz"
XhmikosR's avatar
XhmikosR committed
2377
2378
                    }
                  }
2379
2380
                }
              }
XhmikosR's avatar
XhmikosR committed
2381
2382
2383
2384
2385
2386
2387
2388
            },
            "gonzales-pe": {
              "version": "3.0.0-10",
              "resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-3.0.0-10.tgz"
            },
            "vow": {
              "version": "0.4.4",
              "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
2389
2390
2391
2392
2393
2394
            }
          }
        }
      }
    },
    "grunt-exec": {
XhmikosR's avatar
XhmikosR committed
2395
2396
      "version": "0.4.6",
      "resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz"
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
    },
    "grunt-html-validation": {
      "version": "0.1.18",
      "resolved": "https://registry.npmjs.org/grunt-html-validation/-/grunt-html-validation-0.1.18.tgz",
      "dependencies": {
        "colors": {
          "version": "0.6.2",
          "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
        },
        "request": {
          "version": "2.34.0",
          "resolved": "https://registry.npmjs.org/request/-/request-2.34.0.tgz",
          "dependencies": {
            "aws-sign2": {
              "version": "0.5.0",
              "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
            },
            "forever-agent": {
              "version": "0.5.2",
              "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz"
            },
            "form-data": {
XhmikosR's avatar
XhmikosR committed
2419
2420
              "version": "0.1.4",
              "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
2421
2422
2423
2424
2425
2426
              "dependencies": {
                "async": {
                  "version": "0.9.0",
                  "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                },
                "combined-stream": {
XhmikosR's avatar
XhmikosR committed
2427
2428
                  "version": "0.0.7",
                  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
                  "dependencies": {
                    "delayed-stream": {
                      "version": "0.0.5",
                      "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
                    }
                  }
                }
              }
            },
            "hawk": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz",
              "dependencies": {
                "boom": {
                  "version": "0.4.2",
                  "resolved": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz"
                },
                "cryptiles": {
                  "version": "0.2.2",
                  "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
                },
                "hoek": {
                  "version": "0.9.1",
                  "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
                },
                "sntp": {
                  "version": "0.2.4",
                  "resolved": "https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz"
                }
              }
            },
            "http-signature": {
              "version": "0.10.0",
              "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.10.0.tgz",
              "dependencies": {
                "asn1": {
                  "version": "0.1.11",
                  "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz"
                },
                "assert-plus": {
                  "version": "0.1.2",
                  "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.2.tgz"
                },
                "ctype": {
                  "version": "0.5.2",
                  "resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.2.tgz"
                }
              }
            },
            "json-stringify-safe": {
              "version": "5.0.0",
              "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz"
            },
            "mime": {
              "version": "1.2.11",
              "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
            },
            "node-uuid": {
              "version": "1.4.1",
              "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
            },
            "oauth-sign": {
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz"
            },
            "qs": {
              "version": "0.6.6",
              "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
            },
            "tough-cookie": {
              "version": "0.12.1",
              "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
              "dependencies": {
                "punycode": {
Chris Rebert's avatar
Chris Rebert committed
2503
2504
                  "version": "1.3.2",
                  "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
                }
              }
            },
            "tunnel-agent": {
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz"
            }
          }
        },
        "w3cjs": {
          "version": "0.1.25",
          "resolved": "https://registry.npmjs.org/w3cjs/-/w3cjs-0.1.25.tgz",
          "dependencies": {
            "commander": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.0.0.tgz"
            },
            "superagent": {
              "version": "0.15.7",
              "resolved": "https://registry.npmjs.org/superagent/-/superagent-0.15.7.tgz",
              "dependencies": {
                "cookiejar": {
                  "version": "1.3.0",
                  "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-1.3.0.tgz"
                },
                "debug": {
                  "version": "0.7.4",
                  "resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz"
                },
                "emitter-component": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/emitter-component/-/emitter-component-1.0.0.tgz"
                },
                "formidable": {
                  "version": "1.0.14",
                  "resolved": "https://registry.npmjs.org/formidable/-/formidable-1.0.14.tgz"
                },
                "methods": {
                  "version": "0.0.1",
                  "resolved": "https://registry.npmjs.org/methods/-/methods-0.0.1.tgz"
                },
                "mime": {
                  "version": "1.2.5",
                  "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.5.tgz"
                },
                "qs": {
                  "version": "0.6.5",
                  "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.5.tgz"
                },
                "reduce-component": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/reduce-component/-/reduce-component-1.0.1.tgz"
                }
              }
            },
            "superagent-proxy": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/superagent-proxy/-/superagent-proxy-0.2.0.tgz",
              "dependencies": {
                "proxy-agent": {
                  "version": "0.0.2",
                  "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-0.0.2.tgz",
                  "dependencies": {
                    "http-proxy-agent": {
                      "version": "0.2.6",
                      "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-0.2.6.tgz",
                      "dependencies": {
                        "agent-base": {
                          "version": "1.0.1",
                          "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-1.0.1.tgz"
                        },
                        "debug": {
XhmikosR's avatar
XhmikosR committed
2577
2578
                          "version": "1.0.4",
                          "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
                          "dependencies": {
                            "ms": {
                              "version": "0.6.2",
                              "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                            }
                          }
                        },
                        "extend": {
                          "version": "1.2.1",
                          "resolved": "https://registry.npmjs.org/extend/-/extend-1.2.1.tgz"
                        }
                      }
                    },
                    "https-proxy-agent": {
                      "version": "0.3.5",
                      "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-0.3.5.tgz",
                      "dependencies": {
                        "agent-base": {
                          "version": "1.0.1",
                          "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-1.0.1.tgz"
                        },
                        "debug": {
XhmikosR's avatar
XhmikosR committed
2601
2602
                          "version": "1.0.4",
                          "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
                          "dependencies": {
                            "ms": {
                              "version": "0.6.2",
                              "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                            }
                          }
                        },
                        "extend": {
                          "version": "1.2.1",
                          "resolved": "https://registry.npmjs.org/extend/-/extend-1.2.1.tgz"
                        }
                      }
                    },
                    "lru-cache": {
                      "version": "2.3.1",
                      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.3.1.tgz"
                    },
                    "socks-proxy-agent": {
                      "version": "0.1.2",
                      "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-0.1.2.tgz",
                      "dependencies": {
                        "agent-base": {
                          "version": "1.0.1",
                          "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-1.0.1.tgz"
                        },
                        "extend": {
                          "version": "1.2.1",
                          "resolved": "https://registry.npmjs.org/extend/-/extend-1.2.1.tgz"
                        },
                        "rainbowsocks": {
                          "version": "0.1.2",
                          "resolved": "https://registry.npmjs.org/rainbowsocks/-/rainbowsocks-0.1.2.tgz",
                          "dependencies": {
                            "debug": {
XhmikosR's avatar
XhmikosR committed
2637
2638
                              "version": "1.0.4",
                              "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
                              "dependencies": {
                                "ms": {
                                  "version": "0.6.2",
                                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                                }
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "grunt-jekyll": {
      "version": "0.4.2",
      "resolved": "https://registry.npmjs.org/grunt-jekyll/-/grunt-jekyll-0.4.2.tgz",
      "dependencies": {
        "tmp": {
XhmikosR's avatar
XhmikosR committed
2663
2664
          "version": "0.0.24",
          "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.24.tgz"
2665
2666
2667
        }
      }
    },
XhmikosR's avatar
XhmikosR committed
2668
    "grunt-jscs": {
XhmikosR's avatar
XhmikosR committed
2669
2670
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-1.0.0.tgz",
2671
2672
2673
2674
2675
2676
      "dependencies": {
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "jscs": {
XhmikosR's avatar
XhmikosR committed
2677
2678
          "version": "1.8.1",
          "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.8.1.tgz",
2679
2680
          "dependencies": {
            "colors": {
XhmikosR's avatar
XhmikosR committed
2681
2682
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz"
2683
2684
            },
            "commander": {
XhmikosR's avatar
XhmikosR committed
2685
2686
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.5.0.tgz"
2687
2688
            },
            "esprima": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
2689
2690
              "version": "1.2.2",
              "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz"
2691
            },
Chris Rebert's avatar
Chris Rebert committed
2692
2693
2694
2695
            "esprima-harmony-jscs": {
              "version": "1.1.0-dev-harmony",
              "resolved": "https://registry.npmjs.org/esprima-harmony-jscs/-/esprima-harmony-jscs-1.1.0-dev-harmony.tgz"
            },
XhmikosR's avatar
XhmikosR committed
2696
2697
2698
2699
            "exit": {
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
            },
XhmikosR's avatar
XhmikosR committed
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
            "glob": {
              "version": "4.0.6",
              "resolved": "https://registry.npmjs.org/glob/-/glob-4.0.6.tgz",
              "dependencies": {
                "graceful-fs": {
                  "version": "3.0.4",
                  "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.4.tgz"
                },
                "inherits": {
                  "version": "2.0.1",
                  "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                },
                "once": {
                  "version": "1.3.1",
                  "resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz",
                  "dependencies": {
                    "wrappy": {
                      "version": "1.0.1",
                      "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
                    }
                  }
                }
              }
            },
2724
            "minimatch": {
XhmikosR's avatar
XhmikosR committed
2725
2726
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
              "dependencies": {
                "lru-cache": {
                  "version": "2.5.0",
                  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                },
                "sigmund": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                }
              }
            },
            "strip-json-comments": {
Chris Rebert's avatar
Chris Rebert committed
2739
2740
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz"
2741
            },
Chris Rebert's avatar
Chris Rebert committed
2742
            "supports-color": {
XhmikosR's avatar
XhmikosR committed
2743
2744
              "version": "1.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-1.2.0.tgz"
2745
            },
2746
            "vow-fs": {
Chris Rebert's avatar
Chris Rebert committed
2747
2748
              "version": "0.3.3",
              "resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.3.tgz",
2749
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
                "glob": {
                  "version": "3.2.8",
                  "resolved": "https://registry.npmjs.org/glob/-/glob-3.2.8.tgz",
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "minimatch": {
                      "version": "0.2.14",
                      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz",
                      "dependencies": {
                        "lru-cache": {
                          "version": "2.5.0",
                          "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                        },
                        "sigmund": {
                          "version": "1.0.0",
                          "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                        }
                      }
                    }
                  }
                },
2774
2775
2776
2777
                "node-uuid": {
                  "version": "1.4.0",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.0.tgz"
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
2778
2779
2780
2781
                "vow": {
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
                },
2782
                "vow-queue": {
Chris Rebert's avatar
Chris Rebert committed
2783
                  "version": "0.4.1",
XhmikosR's avatar
XhmikosR committed
2784
2785
2786
                  "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.4.1.tgz",
                  "dependencies": {
                    "vow": {
XhmikosR's avatar
XhmikosR committed
2787
2788
                      "version": "0.4.7",
                      "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.7.tgz"
XhmikosR's avatar
XhmikosR committed
2789
2790
                    }
                  }
2791
2792
2793
2794
                }
              }
            },
            "xmlbuilder": {
XhmikosR's avatar
XhmikosR committed
2795
2796
              "version": "2.4.5",
              "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-2.4.5.tgz",
2797
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
2798
                "lodash-node": {
2799
                  "version": "2.4.1",
XhmikosR's avatar
XhmikosR committed
2800
                  "resolved": "https://registry.npmjs.org/lodash-node/-/lodash-node-2.4.1.tgz"
Chris Rebert's avatar
Chris Rebert committed
2801
2802
2803
2804
2805
2806
2807
2808
2809
                }
              }
            }
          }
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
2810
        "vow": {
XhmikosR's avatar
XhmikosR committed
2811
2812
          "version": "0.4.7",
          "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.7.tgz"
2813
2814
2815
2816
        }
      }
    },
    "grunt-saucelabs": {
XhmikosR's avatar
XhmikosR committed
2817
2818
      "version": "8.3.3",
      "resolved": "https://registry.npmjs.org/grunt-saucelabs/-/grunt-saucelabs-8.3.3.tgz",
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
      "dependencies": {
        "colors": {
          "version": "0.6.2",
          "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
        "q": {
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/q/-/q-1.0.1.tgz"
        },
        "request": {
          "version": "2.35.0",
          "resolved": "https://registry.npmjs.org/request/-/request-2.35.0.tgz",
          "dependencies": {
            "aws-sign2": {
              "version": "0.5.0",
              "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
            },
            "forever-agent": {
              "version": "0.5.2",
              "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz"
            },
            "form-data": {
XhmikosR's avatar
XhmikosR committed
2845
2846
              "version": "0.1.4",
              "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
2847
2848
2849
2850
2851
2852
              "dependencies": {
                "async": {
                  "version": "0.9.0",
                  "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                },
                "combined-stream": {
XhmikosR's avatar
XhmikosR committed
2853
2854
                  "version": "0.0.7",
                  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
                  "dependencies": {
                    "delayed-stream": {
                      "version": "0.0.5",
                      "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
                    }
                  }
                }
              }
            },
            "hawk": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz",
              "dependencies": {
                "boom": {
                  "version": "0.4.2",
                  "resolved": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz"
                },
                "cryptiles": {
                  "version": "0.2.2",
                  "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
                },
                "hoek": {
                  "version": "0.9.1",
                  "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
                },
                "sntp": {
                  "version": "0.2.4",
                  "resolved": "https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz"
                }
              }
            },
            "http-signature": {
              "version": "0.10.0",
              "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.10.0.tgz",
              "dependencies": {
                "asn1": {
                  "version": "0.1.11",
                  "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz"
                },
                "assert-plus": {
                  "version": "0.1.2",
                  "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.2.tgz"
                },
                "ctype": {
                  "version": "0.5.2",
                  "resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.2.tgz"
                }
              }
            },
            "json-stringify-safe": {
              "version": "5.0.0",
              "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz"
            },
            "lodash.merge": {
              "version": "2.4.1",
              "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-2.4.1.tgz",
              "dependencies": {
                "lodash._basecreatecallback": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash._basecreatecallback/-/lodash._basecreatecallback-2.4.1.tgz",
                  "dependencies": {
                    "lodash._setbinddata": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash._setbinddata/-/lodash._setbinddata-2.4.1.tgz",
                      "dependencies": {
                        "lodash._isnative": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
                        },
                        "lodash.noop": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash.noop/-/lodash.noop-2.4.1.tgz"
                        }
                      }
                    },
                    "lodash.bind": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash.bind/-/lodash.bind-2.4.1.tgz",
                      "dependencies": {
                        "lodash._createwrapper": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._createwrapper/-/lodash._createwrapper-2.4.1.tgz",
                          "dependencies": {
                            "lodash._basebind": {
                              "version": "2.4.1",
                              "resolved": "https://registry.npmjs.org/lodash._basebind/-/lodash._basebind-2.4.1.tgz",
                              "dependencies": {
                                "lodash._basecreate": {
                                  "version": "2.4.1",
                                  "resolved": "https://registry.npmjs.org/lodash._basecreate/-/lodash._basecreate-2.4.1.tgz",
                                  "dependencies": {
                                    "lodash._isnative": {
                                      "version": "2.4.1",
                                      "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
                                    },
                                    "lodash.noop": {
                                      "version": "2.4.1",
                                      "resolved": "https://registry.npmjs.org/lodash.noop/-/lodash.noop-2.4.1.tgz"
                                    }
                                  }
                                }
                              }
                            },
                            "lodash._basecreatewrapper": {
                              "version": "2.4.1",
                              "resolved": "https://registry.npmjs.org/lodash._basecreatewrapper/-/lodash._basecreatewrapper-2.4.1.tgz",
                              "dependencies": {
                                "lodash._basecreate": {
                                  "version": "2.4.1",
                                  "resolved": "https://registry.npmjs.org/lodash._basecreate/-/lodash._basecreate-2.4.1.tgz",
                                  "dependencies": {
                                    "lodash._isnative": {
                                      "version": "2.4.1",
                                      "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
                                    },
                                    "lodash.noop": {
                                      "version": "2.4.1",
                                      "resolved": "https://registry.npmjs.org/lodash.noop/-/lodash.noop-2.4.1.tgz"
                                    }
                                  }
                                }
                              }
                            },
                            "lodash.isfunction": {
                              "version": "2.4.1",
                              "resolved": "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-2.4.1.tgz"
                            }
                          }
                        }
                      }
                    },
                    "lodash.identity": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash.identity/-/lodash.identity-2.4.1.tgz"
                    },
                    "lodash.support": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash.support/-/lodash.support-2.4.1.tgz",
                      "dependencies": {
                        "lodash._isnative": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
                        }
                      }
                    }
                  }
                },
                "lodash._basemerge": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash._basemerge/-/lodash._basemerge-2.4.1.tgz",
                  "dependencies": {
                    "lodash.foreach": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash.foreach/-/lodash.foreach-2.4.1.tgz"
                    },
                    "lodash.forown": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash.forown/-/lodash.forown-2.4.1.tgz",
                      "dependencies": {
                        "lodash._objecttypes": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz"
                        },
                        "lodash.keys": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-2.4.1.tgz",
                          "dependencies": {
                            "lodash._isnative": {
                              "version": "2.4.1",
                              "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
                            },
                            "lodash._shimkeys": {
                              "version": "2.4.1",
                              "resolved": "https://registry.npmjs.org/lodash._shimkeys/-/lodash._shimkeys-2.4.1.tgz"
                            }
                          }
                        }
                      }
                    },
                    "lodash.isarray": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-2.4.1.tgz",
                      "dependencies": {
                        "lodash._isnative": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
                        }
                      }
                    },
                    "lodash.isplainobject": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-2.4.1.tgz",
                      "dependencies": {
                        "lodash._isnative": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
                        },
                        "lodash._shimisplainobject": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._shimisplainobject/-/lodash._shimisplainobject-2.4.1.tgz",
                          "dependencies": {
                            "lodash.forin": {
                              "version": "2.4.1",
                              "resolved": "https://registry.npmjs.org/lodash.forin/-/lodash.forin-2.4.1.tgz",
                              "dependencies": {
                                "lodash._objecttypes": {
                                  "version": "2.4.1",
                                  "resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz"
                                }
                              }
                            },
                            "lodash.isfunction": {
                              "version": "2.4.1",
                              "resolved": "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-2.4.1.tgz"
                            }
                          }
                        }
                      }
                    }
                  }
                },
                "lodash._getarray": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash._getarray/-/lodash._getarray-2.4.1.tgz",
                  "dependencies": {
                    "lodash._arraypool": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash._arraypool/-/lodash._arraypool-2.4.1.tgz"
                    }
                  }
                },
                "lodash._releasearray": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash._releasearray/-/lodash._releasearray-2.4.1.tgz",
                  "dependencies": {
                    "lodash._arraypool": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash._arraypool/-/lodash._arraypool-2.4.1.tgz"
                    },
                    "lodash._maxpoolsize": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash._maxpoolsize/-/lodash._maxpoolsize-2.4.1.tgz"
                    }
                  }
                },
                "lodash._slice": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash._slice/-/lodash._slice-2.4.1.tgz"
                },
                "lodash.isobject": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz",
                  "dependencies": {
                    "lodash._objecttypes": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz"
                    }
                  }
                }
              }
            },
            "mime": {
              "version": "1.2.11",
              "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
            },
            "node-uuid": {
              "version": "1.4.1",
              "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
            },
            "oauth-sign": {
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz"
            },
            "qs": {
              "version": "0.6.6",
              "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
            },
            "tough-cookie": {
              "version": "0.12.1",
              "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
              "dependencies": {
                "punycode": {
Chris Rebert's avatar
Chris Rebert committed
3137
3138
                  "version": "1.3.2",
                  "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
                }
              }
            },
            "tunnel-agent": {
              "version": "0.4.0",
              "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
            }
          }
        },
        "sauce-tunnel": {
Chris Rebert's avatar
Chris Rebert committed
3149
3150
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/sauce-tunnel/-/sauce-tunnel-2.1.0.tgz",
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
          "dependencies": {
            "chalk": {
              "version": "0.4.0",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
              "dependencies": {
                "ansi-styles": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz"
                },
                "has-color": {
                  "version": "0.1.7",
                  "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
                },
                "strip-ansi": {
                  "version": "0.1.1",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
                }
              }
            },
            "request": {
              "version": "2.21.0",
              "resolved": "https://registry.npmjs.org/request/-/request-2.21.0.tgz",
              "dependencies": {
                "aws-sign": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/aws-sign/-/aws-sign-0.3.0.tgz"
                },
                "cookie-jar": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/cookie-jar/-/cookie-jar-0.3.0.tgz"
                },
                "forever-agent": {
                  "version": "0.5.2",
                  "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz"
                },
                "form-data": {
                  "version": "0.0.8",
                  "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.0.8.tgz",
                  "dependencies": {
                    "async": {
                      "version": "0.2.10",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
                    },
                    "combined-stream": {
XhmikosR's avatar
XhmikosR committed
3195
3196
                      "version": "0.0.7",
                      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
                      "dependencies": {
                        "delayed-stream": {
                          "version": "0.0.5",
                          "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
                        }
                      }
                    }
                  }
                },
                "hawk": {
                  "version": "0.13.1",
                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-0.13.1.tgz",
                  "dependencies": {
                    "boom": {
                      "version": "0.4.2",
                      "resolved": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz",
                      "dependencies": {
                        "hoek": {
                          "version": "0.9.1",
                          "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
                        }
                      }
                    },
                    "cryptiles": {
                      "version": "0.2.2",
                      "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
                    },
                    "hoek": {
                      "version": "0.8.5",
                      "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.8.5.tgz"
                    },
                    "sntp": {
                      "version": "0.2.4",
                      "resolved": "https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz",
                      "dependencies": {
                        "hoek": {
                          "version": "0.9.1",
                          "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
                        }
                      }
                    }
                  }
                },
                "http-signature": {
                  "version": "0.9.11",
                  "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.9.11.tgz",
                  "dependencies": {
                    "asn1": {
                      "version": "0.1.11",
                      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz"
                    },
                    "assert-plus": {
                      "version": "0.1.2",
                      "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.2.tgz"
                    },
                    "ctype": {
                      "version": "0.5.2",
                      "resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.2.tgz"
                    }
                  }
                },
                "json-stringify-safe": {
                  "version": "4.0.0",
                  "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-4.0.0.tgz"
                },
                "mime": {
                  "version": "1.2.11",
                  "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
                },
                "node-uuid": {
                  "version": "1.4.1",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
                },
                "oauth-sign": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz"
                },
                "qs": {
                  "version": "0.6.6",
                  "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
                },
                "tunnel-agent": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz"
                }
              }
            }
          }
        },
        "saucelabs": {
          "version": "0.1.1",
          "resolved": "https://registry.npmjs.org/saucelabs/-/saucelabs-0.1.1.tgz"
        }
      }
    },
    "grunt-sed": {
      "version": "0.1.1",
      "resolved": "https://registry.npmjs.org/grunt-sed/-/grunt-sed-0.1.1.tgz",
      "dependencies": {
        "replace": {
XhmikosR's avatar
XhmikosR committed
3297
3298
          "version": "0.2.10",
          "resolved": "https://registry.npmjs.org/replace/-/replace-0.2.10.tgz",
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
          "dependencies": {
            "colors": {
              "version": "0.5.1",
              "resolved": "https://registry.npmjs.org/colors/-/colors-0.5.1.tgz"
            },
            "minimatch": {
              "version": "0.2.14",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz",
              "dependencies": {
                "lru-cache": {
                  "version": "2.5.0",
                  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                },
                "sigmund": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                }
              }
            },
            "nomnom": {
              "version": "1.6.2",
              "resolved": "https://registry.npmjs.org/nomnom/-/nomnom-1.6.2.tgz",
              "dependencies": {
                "underscore": {
                  "version": "1.4.4",
                  "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz"
                }
              }
            }
          }
        }
      }
    },
    "load-grunt-tasks": {
Chris Rebert's avatar
Chris Rebert committed
3333
3334
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-1.0.0.tgz",
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
      "dependencies": {
        "findup-sync": {
          "version": "0.1.3",
          "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz",
          "dependencies": {
            "glob": {
              "version": "3.2.11",
              "resolved": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz",
              "dependencies": {
                "inherits": {
                  "version": "2.0.1",
                  "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                },
                "minimatch": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz",
                  "dependencies": {
                    "lru-cache": {
                      "version": "2.5.0",
                      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                    },
                    "sigmund": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                    }
                  }
                }
              }
            },
            "lodash": {
              "version": "2.4.1",
              "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
            }
          }
        },
        "multimatch": {
XhmikosR's avatar
XhmikosR committed
3371
3372
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-1.0.1.tgz",
3373
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
3374
            "array-differ": {
Chris Rebert's avatar
Chris Rebert committed
3375
3376
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz"
XhmikosR's avatar
XhmikosR committed
3377
3378
            },
            "array-union": {
XhmikosR's avatar
XhmikosR committed
3379
3380
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.1.tgz",
XhmikosR's avatar
XhmikosR committed
3381
3382
              "dependencies": {
                "array-uniq": {
Chris Rebert's avatar
Chris Rebert committed
3383
3384
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.1.tgz"
XhmikosR's avatar
XhmikosR committed
3385
3386
                }
              }
3387
3388
            },
            "minimatch": {
Chris Rebert's avatar
Chris Rebert committed
3389
3390
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
              "dependencies": {
                "lru-cache": {
                  "version": "2.5.0",
                  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                },
                "sigmund": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                }
              }
            }
          }
        }
      }
    },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3406
    "npm-shrinkwrap": {
3407
3408
      "version": "5.0.0",
      "resolved": "https://registry.npmjs.org/npm-shrinkwrap/-/npm-shrinkwrap-5.0.0.tgz",
3409
      "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3410
        "array-find": {
3411
          "version": "0.1.1",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3412
          "resolved": "https://registry.npmjs.org/array-find/-/array-find-0.1.1.tgz"
3413
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3414
        "error": {
Chris Rebert's avatar
Chris Rebert committed
3415
3416
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/error/-/error-4.3.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3417
          "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
3418
3419
3420
3421
            "camelize": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz"
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3422
            "xtend": {
Chris Rebert's avatar
Chris Rebert committed
3423
3424
              "version": "4.0.0",
              "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3425
3426
            }
          }
3427
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3428
3429
3430
        "json-diff": {
          "version": "0.3.1",
          "resolved": "https://registry.npmjs.org/json-diff/-/json-diff-0.3.1.tgz",
3431
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3432
3433
3434
            "cli-color": {
              "version": "0.1.7",
              "resolved": "https://registry.npmjs.org/cli-color/-/cli-color-0.1.7.tgz",
3435
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3436
3437
3438
                "es5-ext": {
                  "version": "0.8.2",
                  "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.8.2.tgz"
3439
3440
3441
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3442
3443
3444
            "difflib": {
              "version": "0.2.4",
              "resolved": "https://registry.npmjs.org/difflib/-/difflib-0.2.4.tgz",
3445
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3446
                "heap": {
XhmikosR's avatar
XhmikosR committed
3447
3448
                  "version": "0.2.5",
                  "resolved": "https://registry.npmjs.org/heap/-/heap-0.2.5.tgz"
3449
3450
                }
              }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3451
3452
3453
3454
            },
            "dreamopt": {
              "version": "0.6.0",
              "resolved": "https://registry.npmjs.org/dreamopt/-/dreamopt-0.6.0.tgz",
3455
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3456
3457
3458
                "wordwrap": {
                  "version": "0.0.2",
                  "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
3459
3460
3461
3462
3463
                }
              }
            }
          }
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3464
        "minimist": {
Chris Rebert's avatar
Chris Rebert committed
3465
3466
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.1.0.tgz"
3467
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3468
3469
3470
        "msee": {
          "version": "0.1.1",
          "resolved": "https://registry.npmjs.org/msee/-/msee-0.1.1.tgz",
3471
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3472
3473
3474
            "cardinal": {
              "version": "0.4.4",
              "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-0.4.4.tgz",
3475
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3476
3477
3478
                "ansicolors": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.2.1.tgz"
3479
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3480
3481
3482
                "redeyed": {
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-0.4.4.tgz",
3483
                  "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3484
3485
3486
                    "esprima": {
                      "version": "1.0.4",
                      "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
3487
3488
3489
3490
3491
                    }
                  }
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3492
3493
3494
            "chalk": {
              "version": "0.4.0",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
3495
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3496
3497
3498
                "ansi-styles": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz"
3499
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3500
3501
3502
                "has-color": {
                  "version": "0.1.7",
                  "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
3503
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3504
3505
3506
                "strip-ansi": {
                  "version": "0.1.1",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
3507
3508
3509
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3510
3511
3512
            "marked": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/marked/-/marked-0.3.2.tgz"
3513
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3514
3515
3516
            "nopt": {
              "version": "2.1.2",
              "resolved": "https://registry.npmjs.org/nopt/-/nopt-2.1.2.tgz",
3517
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3518
3519
3520
                "abbrev": {
                  "version": "1.0.5",
                  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
                }
              }
            },
            "xtend": {
              "version": "2.1.2",
              "resolved": "https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz",
              "dependencies": {
                "object-keys": {
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-0.4.0.tgz"
                }
              }
            }
          }
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3536
        "npm": {
XhmikosR's avatar
XhmikosR committed
3537
3538
          "version": "2.1.10",
          "resolved": "https://registry.npmjs.org/npm/-/npm-2.1.10.tgz",
3539
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
            "abbrev": {
              "version": "1.0.5",
              "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
            },
            "ansi": {
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/ansi/-/ansi-0.3.0.tgz"
            },
            "ansicolors": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz"
            },
            "ansistyles": {
              "version": "0.1.3",
              "resolved": "https://registry.npmjs.org/ansistyles/-/ansistyles-0.1.3.tgz"
            },
            "archy": {
3557
3558
3559
3560
3561
3562
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/archy/-/archy-1.0.0.tgz"
            },
            "async-some": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/async-some/-/async-some-1.0.1.tgz"
Chris Rebert's avatar
Chris Rebert committed
3563
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
            "block-stream": {
              "version": "0.0.7",
              "resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.7.tgz"
            },
            "char-spinner": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/char-spinner/-/char-spinner-1.0.1.tgz"
            },
            "child-process-close": {
              "version": "0.1.1",
              "resolved": "https://registry.npmjs.org/child-process-close/-/child-process-close-0.1.1.tgz"
            },
            "chmodr": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/chmodr/-/chmodr-0.1.0.tgz"
            },
            "chownr": {
              "version": "0.0.1",
              "resolved": "https://registry.npmjs.org/chownr/-/chownr-0.0.1.tgz"
            },
            "cmd-shim": {
3585
3586
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-2.0.1.tgz"
3587
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3588
            "columnify": {
3589
3590
              "version": "1.2.1",
              "resolved": "https://registry.npmjs.org/columnify/-/columnify-1.2.1.tgz",
3591
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3592
                "strip-ansi": {
3593
3594
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-1.0.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3595
3596
                  "dependencies": {
                    "ansi-regex": {
3597
3598
                      "version": "0.2.1",
                      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3599
3600
3601
                    }
                  }
                },
3602
3603
3604
                "wcwidth": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3605
                  "dependencies": {
3606
3607
3608
3609
3610
3611
3612
3613
3614
                    "defaults": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.0.tgz",
                      "dependencies": {
                        "clone": {
                          "version": "0.1.18",
                          "resolved": "https://registry.npmjs.org/clone/-/clone-0.1.18.tgz"
                        }
                      }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3615
3616
                    }
                  }
3617
3618
3619
                }
              }
            },
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
            "config-chain": {
              "version": "1.1.8",
              "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.8.tgz",
              "dependencies": {
                "proto-list": {
                  "version": "1.2.3",
                  "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.3.tgz"
                }
              }
            },
            "dezalgo": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/dezalgo/-/dezalgo-1.0.1.tgz",
              "dependencies": {
                "asap": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/asap/-/asap-1.0.0.tgz"
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3640
3641
3642
3643
            "editor": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/editor/-/editor-0.1.0.tgz"
            },
3644
            "fs-vacuum": {
XhmikosR's avatar
XhmikosR committed
3645
3646
              "version": "1.2.2",
              "resolved": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.2.tgz"
3647
3648
3649
3650
3651
            },
            "fs-write-stream-atomic": {
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/fs-write-stream-atomic/-/fs-write-stream-atomic-1.0.2.tgz"
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3652
            "fstream": {
3653
3654
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3655
3656
            },
            "fstream-npm": {
3657
3658
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-1.0.1.tgz",
3659
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3660
                "fstream-ignore": {
3661
3662
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.1.tgz"
3663
3664
3665
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3666
            "github-url-from-git": {
3667
3668
              "version": "1.4.0",
              "resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.4.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3669
3670
            },
            "github-url-from-username-repo": {
3671
3672
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/github-url-from-username-repo/-/github-url-from-username-repo-1.0.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3673
3674
            },
            "glob": {
XhmikosR's avatar
XhmikosR committed
3675
3676
              "version": "4.2.1",
              "resolved": "https://registry.npmjs.org/glob/-/glob-4.2.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3677
3678
            },
            "graceful-fs": {
3679
3680
              "version": "3.0.4",
              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.4.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3681
3682
            },
            "inflight": {
3683
3684
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3685
3686
3687
3688
3689
3690
            },
            "inherits": {
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
            },
            "ini": {
3691
3692
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3693
3694
            },
            "init-package-json": {
XhmikosR's avatar
XhmikosR committed
3695
3696
              "version": "1.1.2",
              "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.1.2.tgz",
3697
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3698
3699
3700
                "promzard": {
                  "version": "0.2.2",
                  "resolved": "https://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz"
3701
3702
3703
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3704
            "lockfile": {
3705
3706
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/lockfile/-/lockfile-1.0.0.tgz"
3707
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3708
3709
3710
3711
3712
            "lru-cache": {
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
            },
            "minimatch": {
3713
3714
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
3715
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3716
3717
3718
                "sigmund": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
3719
3720
3721
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3722
            "mkdirp": {
3723
3724
3725
3726
3727
3728
3729
3730
              "version": "0.5.0",
              "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz",
              "dependencies": {
                "minimist": {
                  "version": "0.0.8",
                  "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
                }
              }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3731
3732
            },
            "node-gyp": {
3733
3734
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3735
3736
            },
            "nopt": {
XhmikosR's avatar
XhmikosR committed
3737
3738
              "version": "3.0.1",
              "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3739
            },
3740
3741
3742
3743
            "normalize-package-data": {
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-1.0.3.tgz"
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3744
3745
3746
3747
3748
            "npm-cache-filename": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/npm-cache-filename/-/npm-cache-filename-1.0.1.tgz"
            },
            "npm-install-checks": {
3749
3750
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.4.tgz"
XhmikosR's avatar
XhmikosR committed
3751
            },
3752
3753
3754
            "npm-package-arg": {
              "version": "2.1.3",
              "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-2.1.3.tgz"
XhmikosR's avatar
XhmikosR committed
3755
            },
3756
            "npm-registry-client": {
XhmikosR's avatar
XhmikosR committed
3757
3758
              "version": "4.0.3",
              "resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-4.0.3.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3759
              "dependencies": {
3760
3761
3762
                "concat-stream": {
                  "version": "1.4.6",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.6.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3763
                  "dependencies": {
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
                    "readable-stream": {
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
                      "dependencies": {
                        "core-util-is": {
                          "version": "1.0.1",
                          "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
                        },
                        "isarray": {
                          "version": "0.0.1",
                          "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
                        },
                        "string_decoder": {
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
                        }
                      }
                    },
                    "typedarray": {
                      "version": "0.0.6",
                      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3785
3786
3787
3788
3789
                    }
                  }
                }
              }
            },
3790
3791
3792
3793
            "npm-user-validate": {
              "version": "0.1.1",
              "resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-0.1.1.tgz"
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3794
3795
3796
3797
3798
            "npmlog": {
              "version": "0.1.1",
              "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-0.1.1.tgz"
            },
            "once": {
3799
3800
              "version": "1.3.1",
              "resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3801
3802
            },
            "opener": {
3803
3804
              "version": "1.4.0",
              "resolved": "https://registry.npmjs.org/opener/-/opener-1.4.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
            },
            "osenv": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz"
            },
            "path-is-inside": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.1.tgz"
            },
            "read": {
              "version": "1.0.5",
              "resolved": "https://registry.npmjs.org/read/-/read-1.0.5.tgz",
              "dependencies": {
                "mute-stream": {
                  "version": "0.0.4",
                  "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.4.tgz"
                }
              }
            },
            "read-installed": {
3825
3826
              "version": "3.1.3",
              "resolved": "https://registry.npmjs.org/read-installed/-/read-installed-3.1.3.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3827
              "dependencies": {
3828
3829
3830
3831
3832
                "debuglog": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz"
                },
                "readdir-scoped-modules": {
XhmikosR's avatar
XhmikosR committed
3833
3834
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.0.1.tgz"
3835
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3836
3837
3838
3839
3840
3841
3842
                "util-extend": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.1.tgz"
                }
              }
            },
            "read-package-json": {
3843
3844
3845
3846
              "version": "1.2.7",
              "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-1.2.7.tgz"
            },
            "readable-stream": {
XhmikosR's avatar
XhmikosR committed
3847
3848
              "version": "1.0.33",
              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
XhmikosR's avatar
XhmikosR committed
3849
              "dependencies": {
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
                "core-util-is": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
                },
                "isarray": {
                  "version": "0.0.1",
                  "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
                },
                "string_decoder": {
                  "version": "0.10.31",
                  "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
XhmikosR's avatar
XhmikosR committed
3861
3862
3863
                }
              }
            },
3864
3865
3866
3867
            "realize-package-specifier": {
              "version": "1.2.0",
              "resolved": "https://registry.npmjs.org/realize-package-specifier/-/realize-package-specifier-1.2.0.tgz"
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3868
            "request": {
XhmikosR's avatar
XhmikosR committed
3869
3870
              "version": "2.48.0",
              "resolved": "https://registry.npmjs.org/request/-/request-2.48.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3871
3872
3873
3874
3875
              "dependencies": {
                "aws-sign2": {
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
                },
3876
3877
3878
3879
3880
                "bl": {
                  "version": "0.9.3",
                  "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz"
                },
                "caseless": {
XhmikosR's avatar
XhmikosR committed
3881
3882
                  "version": "0.7.0",
                  "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.7.0.tgz"
3883
3884
                },
                "combined-stream": {
XhmikosR's avatar
XhmikosR committed
3885
3886
                  "version": "0.0.7",
                  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
3887
3888
3889
3890
3891
3892
3893
                  "dependencies": {
                    "delayed-stream": {
                      "version": "0.0.5",
                      "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
                    }
                  }
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3894
                "forever-agent": {
3895
3896
                  "version": "0.5.2",
                  "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3897
3898
                },
                "form-data": {
3899
3900
                  "version": "0.1.4",
                  "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3901
3902
                  "dependencies": {
                    "async": {
3903
3904
                      "version": "0.9.0",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3905
                    },
3906
3907
3908
                    "mime": {
                      "version": "1.2.11",
                      "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3909
3910
3911
3912
                    }
                  }
                },
                "hawk": {
3913
3914
                  "version": "1.1.1",
                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
                  "dependencies": {
                    "boom": {
                      "version": "0.4.2",
                      "resolved": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz"
                    },
                    "cryptiles": {
                      "version": "0.2.2",
                      "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
                    },
                    "hoek": {
                      "version": "0.9.1",
                      "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
                    },
                    "sntp": {
                      "version": "0.2.4",
                      "resolved": "https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz"
                    }
                  }
                },
                "http-signature": {
                  "version": "0.10.0",
                  "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.10.0.tgz",
                  "dependencies": {
                    "asn1": {
                      "version": "0.1.11",
                      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz"
                    },
                    "assert-plus": {
                      "version": "0.1.2",
                      "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.2.tgz"
                    },
                    "ctype": {
                      "version": "0.5.2",
                      "resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.2.tgz"
                    }
                  }
                },
                "json-stringify-safe": {
                  "version": "5.0.0",
                  "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz"
                },
3956
3957
3958
                "mime-types": {
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3959
3960
3961
3962
3963
3964
                },
                "node-uuid": {
                  "version": "1.4.1",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
                },
                "oauth-sign": {
XhmikosR's avatar
XhmikosR committed
3965
3966
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.5.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3967
3968
                },
                "qs": {
XhmikosR's avatar
XhmikosR committed
3969
3970
                  "version": "2.3.3",
                  "resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz"
3971
3972
3973
3974
                },
                "stringstream": {
                  "version": "0.0.4",
                  "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3975
3976
                },
                "tough-cookie": {
3977
3978
                  "version": "0.12.1",
                  "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3979
3980
                  "dependencies": {
                    "punycode": {
3981
3982
                      "version": "1.3.2",
                      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3983
3984
3985
3986
                    }
                  }
                },
                "tunnel-agent": {
3987
3988
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3989
3990
3991
3992
                }
              }
            },
            "retry": {
3993
3994
              "version": "0.6.1",
              "resolved": "https://registry.npmjs.org/retry/-/retry-0.6.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3995
3996
3997
3998
3999
4000
            },
            "rimraf": {
              "version": "2.2.8",
              "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
            },
            "semver": {
4001
4002
              "version": "4.1.0",
              "resolved": "https://registry.npmjs.org/semver/-/semver-4.1.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4003
4004
            },
            "sha": {
4005
4006
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/sha/-/sha-1.3.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4007
4008
              "dependencies": {
                "readable-stream": {
4009
4010
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
                  "dependencies": {
                    "core-util-is": {
                      "version": "1.0.1",
                      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.1.tgz"
                    },
                    "isarray": {
                      "version": "0.0.1",
                      "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
                    },
                    "string_decoder": {
4021
4022
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4023
4024
4025
4026
4027
4028
                    }
                  }
                }
              }
            },
            "slide": {
4029
4030
              "version": "1.1.6",
              "resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4031
4032
4033
4034
4035
4036
            },
            "sorted-object": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/sorted-object/-/sorted-object-1.0.0.tgz"
            },
            "tar": {
4037
4038
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/tar/-/tar-1.0.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4039
4040
4041
4042
4043
4044
            },
            "text-table": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
            },
            "uid-number": {
XhmikosR's avatar
XhmikosR committed
4045
4046
              "version": "0.0.6",
              "resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.6.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4047
4048
4049
4050
            },
            "which": {
              "version": "1.0.5",
              "resolved": "https://registry.npmjs.org/which/-/which-1.0.5.tgz"
4051
4052
4053
4054
4055
4056
4057
4058
            },
            "wrappy": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
            },
            "write-file-atomic": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-1.1.0.tgz"
4059
4060
4061
4062
            }
          }
        },
        "read-json": {
Chris Rebert's avatar
Chris Rebert committed
4063
4064
          "version": "0.1.0",
          "resolved": "https://registry.npmjs.org/read-json/-/read-json-0.1.0.tgz"
4065
4066
4067
4068
4069
4070
        },
        "rimraf": {
          "version": "2.2.8",
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
        },
        "run-parallel": {
Chris Rebert's avatar
Chris Rebert committed
4071
4072
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.0.0.tgz"
4073
4074
4075
4076
4077
4078
        },
        "run-series": {
          "version": "1.0.2",
          "resolved": "https://registry.npmjs.org/run-series/-/run-series-1.0.2.tgz"
        },
        "safe-json-parse": {
Chris Rebert's avatar
Chris Rebert committed
4079
4080
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-2.0.0.tgz"
4081
4082
        },
        "semver": {
Chris Rebert's avatar
Chris Rebert committed
4083
4084
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-4.1.0.tgz"
4085
4086
4087
4088
4089
4090
        },
        "sorted-object": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/sorted-object/-/sorted-object-1.0.0.tgz"
        },
        "string-template": {
Chris Rebert's avatar
Chris Rebert committed
4091
4092
4093
4094
4095
4096
4097
4098
          "version": "0.2.0",
          "resolved": "https://registry.npmjs.org/string-template/-/string-template-0.2.0.tgz",
          "dependencies": {
            "js-string-escape": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.0.tgz"
            }
          }
4099
4100
4101
        }
      }
    },
Chris Rebert's avatar
Chris Rebert committed
4102
    "remarkable": {
XhmikosR's avatar
XhmikosR committed
4103
4104
      "version": "1.4.2",
      "resolved": "https://registry.npmjs.org/remarkable/-/remarkable-1.4.2.tgz",
Chris Rebert's avatar
Chris Rebert committed
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
      "dependencies": {
        "argparse": {
          "version": "0.1.15",
          "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.15.tgz",
          "dependencies": {
            "underscore": {
              "version": "1.4.4",
              "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz"
            },
            "underscore.string": {
              "version": "2.3.3",
              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz"
            }
          }
        },
        "autolinker": {
XhmikosR's avatar
XhmikosR committed
4121
4122
          "version": "0.15.0",
          "resolved": "https://registry.npmjs.org/autolinker/-/autolinker-0.15.0.tgz"
Chris Rebert's avatar
Chris Rebert committed
4123
4124
4125
        }
      }
    },
4126
    "time-grunt": {
XhmikosR's avatar
XhmikosR committed
4127
4128
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/time-grunt/-/time-grunt-1.0.0.tgz",
4129
4130
      "dependencies": {
        "chalk": {
XhmikosR's avatar
XhmikosR committed
4131
4132
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
4133
4134
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
4135
4136
4137
4138
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
            },
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
4139
4140
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
4141
            },
XhmikosR's avatar
XhmikosR committed
4142
4143
4144
4145
4146
4147
4148
4149
4150
            "has-ansi": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
4151
4152
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz",
              "dependencies": {
                "ansi-regex": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
                }
              }
            },
            "supports-color": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz"
4165
4166
4167
4168
            }
          }
        },
        "date-time": {
XhmikosR's avatar
XhmikosR committed
4169
4170
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/date-time/-/date-time-1.0.0.tgz"
4171
        },
XhmikosR's avatar
XhmikosR committed
4172
        "figures": {
XhmikosR's avatar
XhmikosR committed
4173
4174
          "version": "1.3.5",
          "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
XhmikosR's avatar
XhmikosR committed
4175
        },
4176
4177
4178
4179
4180
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "pretty-ms": {
XhmikosR's avatar
XhmikosR committed
4181
4182
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-1.0.0.tgz",
XhmikosR's avatar
XhmikosR committed
4183
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
4184
            "get-stdin": {
XhmikosR's avatar
XhmikosR committed
4185
4186
              "version": "3.0.2",
              "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
4187
            },
XhmikosR's avatar
XhmikosR committed
4188
            "parse-ms": {
XhmikosR's avatar
XhmikosR committed
4189
4190
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.0.tgz"
XhmikosR's avatar
XhmikosR committed
4191
4192
            }
          }
4193
4194
4195
4196
4197
4198
4199
4200
4201
        },
        "text-table": {
          "version": "0.2.0",
          "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
        }
      }
    }
  }
}