npm-shrinkwrap.json 195 KB
Newer Older
1
2
{
  "name": "bootstrap",
Mark Otto's avatar
Mark Otto committed
3
  "version": "3.3.1",
Chris Rebert's avatar
Chris Rebert committed
4
  "npm-shrinkwrap-version": "200.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": {
Chris Rebert's avatar
Chris Rebert committed
11
12
      "version": "4.3.2",
      "resolved": "https://registry.npmjs.org/glob/-/glob-4.3.2.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": {
XhmikosR's avatar
XhmikosR committed
29
30
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.1.tgz",
31
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
32
            "brace-expansion": {
Chris Rebert's avatar
Chris Rebert committed
33
34
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
XhmikosR's avatar
XhmikosR committed
35
36
37
38
39
40
              "dependencies": {
                "balanced-match": {
                  "version": "0.2.0",
                  "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz"
                },
                "concat-map": {
Chris Rebert's avatar
Chris Rebert committed
41
42
                  "version": "0.0.1",
                  "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
XhmikosR's avatar
XhmikosR committed
43
44
                }
              }
45
46
47
48
            }
          }
        },
        "once": {
XhmikosR's avatar
XhmikosR committed
49
50
51
52
53
54
55
56
          "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"
            }
          }
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
        }
      }
    },
    "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": {
81
82
          "version": "0.4.14",
          "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz"
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
        },
        "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
144
145
146
147
            "colors": {
              "version": "0.6.2",
              "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
            },
148
149
150
151
152
153
154
155
156
157
158
159
            "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
160
161
162
163
164
165
166
167
168
169
170
171
172
          "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"
Chris Rebert's avatar
Chris Rebert committed
173
174
175
176
            },
            "which": {
              "version": "1.0.8",
              "resolved": "https://registry.npmjs.org/which/-/which-1.0.8.tgz"
XhmikosR's avatar
XhmikosR committed
177
178
            }
          }
179
180
181
182
183
184
185
186
187
188
189
190
191
192
        },
        "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": {
XhmikosR's avatar
XhmikosR committed
193
194
              "version": "0.1.16",
              "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz",
195
196
              "dependencies": {
                "underscore": {
XhmikosR's avatar
XhmikosR committed
197
198
                  "version": "1.7.0",
                  "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz"
199
200
                },
                "underscore.string": {
XhmikosR's avatar
XhmikosR committed
201
202
                  "version": "2.4.0",
                  "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz"
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
                }
              }
            },
            "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
249
250
          "version": "1.0.8",
          "resolved": "https://registry.npmjs.org/which/-/which-1.0.8.tgz"
251
252
253
254
        }
      }
    },
    "grunt-autoprefixer": {
XhmikosR's avatar
XhmikosR committed
255
256
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-2.0.0.tgz",
257
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
258
        "autoprefixer-core": {
XhmikosR's avatar
XhmikosR committed
259
260
          "version": "4.0.2",
          "resolved": "https://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-4.0.2.tgz",
261
262
          "dependencies": {
            "caniuse-db": {
Chris Rebert's avatar
Chris Rebert committed
263
264
              "version": "1.0.30000040",
              "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000040.tgz"
265
266
            },
            "postcss": {
XhmikosR's avatar
XhmikosR committed
267
268
              "version": "3.0.7",
              "resolved": "https://registry.npmjs.org/postcss/-/postcss-3.0.7.tgz",
269
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
270
271
272
                "js-base64": {
                  "version": "2.1.5",
                  "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.1.5.tgz"
273
274
                },
                "source-map": {
Chris Rebert's avatar
Chris Rebert committed
275
276
                  "version": "0.1.41",
                  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.41.tgz",
277
278
279
280
281
282
283
284
285
286
287
288
                  "dependencies": {
                    "amdefine": {
                      "version": "0.1.0",
                      "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                    }
                  }
                }
              }
            }
          }
        },
        "chalk": {
XhmikosR's avatar
XhmikosR committed
289
290
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
291
292
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
293
294
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
295
            },
XhmikosR's avatar
XhmikosR committed
296
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
297
298
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
299
300
301
302
303
304
305
306
307
308
            },
            "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"
                }
              }
309
310
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
311
312
313
314
315
316
317
318
319
320
321
322
              "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"
323
324
325
326
327
328
329
330
331
332
333
334
335
336
            }
          }
        },
        "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
337
338
      "version": "0.6.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.6.0.tgz",
339
340
341
342
343
344
345
      "dependencies": {
        "rimraf": {
          "version": "2.2.8",
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
        }
      }
    },
XhmikosR's avatar
XhmikosR committed
346
347
348
349
350
351
352
353
354
355
356
357
358
    "grunt-contrib-compress": {
      "version": "0.12.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-compress/-/grunt-contrib-compress-0.12.0.tgz",
      "dependencies": {
        "archiver": {
          "version": "0.11.0",
          "resolved": "https://registry.npmjs.org/archiver/-/archiver-0.11.0.tgz",
          "dependencies": {
            "async": {
              "version": "0.9.0",
              "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
            },
            "buffer-crc32": {
XhmikosR's avatar
XhmikosR committed
359
360
              "version": "0.2.5",
              "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.5.tgz"
XhmikosR's avatar
XhmikosR committed
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
            },
            "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"
                    }
                  }
                }
              }
            },
            "lazystream": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-0.1.0.tgz"
            },
            "lodash": {
              "version": "2.4.1",
              "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
            },
            "readable-stream": {
              "version": "1.0.33",
              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
              "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"
                }
              }
            },
            "tar-stream": {
              "version": "0.4.7",
              "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-0.4.7.tgz",
              "dependencies": {
                "bl": {
                  "version": "0.9.3",
                  "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz"
                },
                "end-of-stream": {
                  "version": "1.1.0",
                  "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.1.0.tgz",
                  "dependencies": {
                    "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"
                        }
                      }
                    }
                  }
                },
                "xtend": {
                  "version": "4.0.0",
                  "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz"
                }
              }
            },
            "zip-stream": {
              "version": "0.4.1",
              "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-0.4.1.tgz",
              "dependencies": {
                "compress-commons": {
                  "version": "0.1.6",
                  "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-0.1.6.tgz",
                  "dependencies": {
                    "crc32-stream": {
                      "version": "0.3.1",
                      "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-0.3.1.tgz"
                    }
                  }
                }
              }
            }
          }
        },
        "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"
            }
          }
        },
        "prettysize": {
          "version": "0.0.3",
          "resolved": "https://registry.npmjs.org/prettysize/-/prettysize-0.0.3.tgz"
        }
      }
    },
508
    "grunt-contrib-concat": {
XhmikosR's avatar
XhmikosR committed
509
510
      "version": "0.5.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-0.5.0.tgz",
511
512
      "dependencies": {
        "chalk": {
XhmikosR's avatar
XhmikosR committed
513
514
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
515
516
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
517
518
519
520
              "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
521
522
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
523
            },
XhmikosR's avatar
XhmikosR committed
524
525
526
527
528
529
530
531
532
            "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"
                }
              }
533
534
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
              "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
551
552
          "version": "0.1.41",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.41.tgz",
XhmikosR's avatar
XhmikosR committed
553
554
555
556
          "dependencies": {
            "amdefine": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
557
558
559
560
561
562
            }
          }
        }
      }
    },
    "grunt-contrib-connect": {
XhmikosR's avatar
XhmikosR committed
563
564
      "version": "0.9.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.9.0.tgz",
565
566
567
568
569
570
      "dependencies": {
        "async": {
          "version": "0.9.0",
          "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
        },
        "connect": {
XhmikosR's avatar
XhmikosR committed
571
572
          "version": "2.27.6",
          "resolved": "https://registry.npmjs.org/connect/-/connect-2.27.6.tgz",
573
574
575
576
577
578
          "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
579
580
              "version": "1.9.3",
              "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.9.3.tgz",
581
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
582
                "iconv-lite": {
XhmikosR's avatar
XhmikosR committed
583
584
                  "version": "0.4.5",
                  "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.5.tgz"
XhmikosR's avatar
XhmikosR committed
585
586
587
588
589
590
591
592
593
594
595
                },
                "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"
                    }
                  }
                },
596
                "raw-body": {
XhmikosR's avatar
XhmikosR committed
597
598
                  "version": "1.3.1",
                  "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.3.1.tgz"
599
600
601
602
603
604
605
606
                }
              }
            },
            "bytes": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz"
            },
            "compression": {
XhmikosR's avatar
XhmikosR committed
607
608
              "version": "1.2.2",
              "resolved": "https://registry.npmjs.org/compression/-/compression-1.2.2.tgz",
609
610
              "dependencies": {
                "accepts": {
XhmikosR's avatar
XhmikosR committed
611
612
                  "version": "1.1.4",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz",
613
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
614
                    "mime-types": {
XhmikosR's avatar
XhmikosR committed
615
616
                      "version": "2.0.4",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.4.tgz",
XhmikosR's avatar
XhmikosR committed
617
618
                      "dependencies": {
                        "mime-db": {
Chris Rebert's avatar
Chris Rebert committed
619
620
                          "version": "1.3.1",
                          "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.1.tgz"
XhmikosR's avatar
XhmikosR committed
621
622
                        }
                      }
623
624
                    },
                    "negotiator": {
XhmikosR's avatar
XhmikosR committed
625
626
                      "version": "0.4.9",
                      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz"
627
628
629
630
                    }
                  }
                },
                "compressible": {
XhmikosR's avatar
XhmikosR committed
631
632
633
634
                  "version": "2.0.1",
                  "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.1.tgz",
                  "dependencies": {
                    "mime-db": {
Chris Rebert's avatar
Chris Rebert committed
635
636
                      "version": "1.4.0",
                      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.4.0.tgz"
XhmikosR's avatar
XhmikosR committed
637
638
                    }
                  }
639
640
                },
                "vary": {
XhmikosR's avatar
XhmikosR committed
641
642
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/vary/-/vary-1.0.0.tgz"
643
644
645
646
                }
              }
            },
            "connect-timeout": {
XhmikosR's avatar
XhmikosR committed
647
648
              "version": "1.4.0",
              "resolved": "https://registry.npmjs.org/connect-timeout/-/connect-timeout-1.4.0.tgz",
649
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
650
651
652
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
653
654
655
656
657
658
659
660
                }
              }
            },
            "cookie": {
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz"
            },
            "cookie-parser": {
XhmikosR's avatar
XhmikosR committed
661
662
              "version": "1.3.3",
              "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.3.tgz"
663
664
            },
            "cookie-signature": {
XhmikosR's avatar
XhmikosR committed
665
666
              "version": "1.0.5",
              "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz"
667
668
            },
            "csurf": {
XhmikosR's avatar
XhmikosR committed
669
670
              "version": "1.6.3",
              "resolved": "https://registry.npmjs.org/csurf/-/csurf-1.6.3.tgz",
671
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
672
673
674
                "csrf": {
                  "version": "2.0.2",
                  "resolved": "https://registry.npmjs.org/csrf/-/csrf-2.0.2.tgz",
675
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
676
677
678
679
                    "base64-url": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/base64-url/-/base64-url-1.0.0.tgz"
                    },
680
681
682
683
684
                    "rndm": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/rndm/-/rndm-1.0.0.tgz"
                    },
                    "scmp": {
XhmikosR's avatar
XhmikosR committed
685
686
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/scmp/-/scmp-1.0.0.tgz"
687
                    },
XhmikosR's avatar
XhmikosR committed
688
689
690
691
692
                    "uid-safe": {
                      "version": "1.0.1",
                      "resolved": "https://registry.npmjs.org/uid-safe/-/uid-safe-1.0.1.tgz",
                      "dependencies": {
                        "mz": {
Chris Rebert's avatar
Chris Rebert committed
693
694
                          "version": "1.2.1",
                          "resolved": "https://registry.npmjs.org/mz/-/mz-1.2.1.tgz",
XhmikosR's avatar
XhmikosR committed
695
696
697
698
                          "dependencies": {
                            "native-or-bluebird": {
                              "version": "1.1.2",
                              "resolved": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.1.2.tgz"
Chris Rebert's avatar
Chris Rebert committed
699
700
701
702
703
704
705
706
                            },
                            "thenify": {
                              "version": "3.0.0",
                              "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.0.0.tgz"
                            },
                            "thenify-all": {
                              "version": "1.4.0",
                              "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.4.0.tgz"
XhmikosR's avatar
XhmikosR committed
707
708
709
710
                            }
                          }
                        }
                      }
711
712
713
714
715
716
                    }
                  }
                }
              }
            },
            "debug": {
XhmikosR's avatar
XhmikosR committed
717
718
              "version": "2.1.0",
              "resolved": "https://registry.npmjs.org/debug/-/debug-2.1.0.tgz",
719
720
721
722
723
724
725
              "dependencies": {
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
726
727
728
            "depd": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/depd/-/depd-1.0.0.tgz"
729
            },
XhmikosR's avatar
XhmikosR committed
730
            "errorhandler": {
XhmikosR's avatar
XhmikosR committed
731
732
              "version": "1.2.3",
              "resolved": "https://registry.npmjs.org/errorhandler/-/errorhandler-1.2.3.tgz",
XhmikosR's avatar
XhmikosR committed
733
734
              "dependencies": {
                "accepts": {
XhmikosR's avatar
XhmikosR committed
735
736
                  "version": "1.1.4",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz",
XhmikosR's avatar
XhmikosR committed
737
738
                  "dependencies": {
                    "mime-types": {
XhmikosR's avatar
XhmikosR committed
739
740
                      "version": "2.0.4",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.4.tgz",
XhmikosR's avatar
XhmikosR committed
741
742
                      "dependencies": {
                        "mime-db": {
Chris Rebert's avatar
Chris Rebert committed
743
744
                          "version": "1.3.1",
                          "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.1.tgz"
XhmikosR's avatar
XhmikosR committed
745
746
747
748
749
750
751
752
753
754
755
756
757
758
                        }
                      }
                    },
                    "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"
                }
              }
759
760
            },
            "express-session": {
XhmikosR's avatar
XhmikosR committed
761
762
              "version": "1.9.3",
              "resolved": "https://registry.npmjs.org/express-session/-/express-session-1.9.3.tgz",
763
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
764
                "crc": {
XhmikosR's avatar
XhmikosR committed
765
766
                  "version": "3.2.1",
                  "resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
767
                },
XhmikosR's avatar
XhmikosR committed
768
769
770
771
772
                "uid-safe": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/uid-safe/-/uid-safe-1.0.1.tgz",
                  "dependencies": {
                    "base64-url": {
Chris Rebert's avatar
Chris Rebert committed
773
774
                      "version": "1.1.0",
                      "resolved": "https://registry.npmjs.org/base64-url/-/base64-url-1.1.0.tgz"
XhmikosR's avatar
XhmikosR committed
775
776
                    },
                    "mz": {
Chris Rebert's avatar
Chris Rebert committed
777
778
                      "version": "1.2.1",
                      "resolved": "https://registry.npmjs.org/mz/-/mz-1.2.1.tgz",
XhmikosR's avatar
XhmikosR committed
779
780
781
782
                      "dependencies": {
                        "native-or-bluebird": {
                          "version": "1.1.2",
                          "resolved": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.1.2.tgz"
Chris Rebert's avatar
Chris Rebert committed
783
784
785
786
787
788
789
790
                        },
                        "thenify": {
                          "version": "3.0.0",
                          "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.0.0.tgz"
                        },
                        "thenify-all": {
                          "version": "1.4.0",
                          "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.4.0.tgz"
XhmikosR's avatar
XhmikosR committed
791
792
793
794
795
796
797
798
799
800
801
802
803
804
                        }
                      }
                    }
                  }
                }
              }
            },
            "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"
805
                },
XhmikosR's avatar
XhmikosR committed
806
807
808
809
810
811
812
813
814
                "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"
                    }
                  }
815
816
817
818
                }
              }
            },
            "fresh": {
XhmikosR's avatar
XhmikosR committed
819
820
821
822
              "version": "0.2.4",
              "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz"
            },
            "http-errors": {
XhmikosR's avatar
XhmikosR committed
823
824
              "version": "1.2.8",
              "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.2.8.tgz",
XhmikosR's avatar
XhmikosR committed
825
826
827
828
829
830
831
832
833
834
835
836
837
838
              "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"
839
840
            },
            "method-override": {
XhmikosR's avatar
XhmikosR committed
841
842
              "version": "2.3.0",
              "resolved": "https://registry.npmjs.org/method-override/-/method-override-2.3.0.tgz",
843
844
              "dependencies": {
                "methods": {
XhmikosR's avatar
XhmikosR committed
845
846
                  "version": "1.1.0",
                  "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.0.tgz"
847
848
                },
                "vary": {
XhmikosR's avatar
XhmikosR committed
849
850
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/vary/-/vary-1.0.0.tgz"
851
852
853
854
                }
              }
            },
            "morgan": {
XhmikosR's avatar
XhmikosR committed
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
              "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"
                    }
                  }
                }
              }
873
874
            },
            "multiparty": {
XhmikosR's avatar
XhmikosR committed
875
876
              "version": "3.3.2",
              "resolved": "https://registry.npmjs.org/multiparty/-/multiparty-3.3.2.tgz",
877
878
              "dependencies": {
                "readable-stream": {
XhmikosR's avatar
XhmikosR committed
879
880
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
881
882
883
884
885
886
887
888
889
890
891
892
893
894
                  "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
895
896
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
897
898
899
900
901
902
903
904
905
906
                    }
                  }
                },
                "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
907
908
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.0.tgz"
909
910
            },
            "parseurl": {
XhmikosR's avatar
XhmikosR committed
911
912
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.0.tgz"
913
914
915
916
917
918
            },
            "pause": {
              "version": "0.0.1",
              "resolved": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz"
            },
            "qs": {
XhmikosR's avatar
XhmikosR committed
919
920
              "version": "2.3.3",
              "resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz"
921
922
            },
            "response-time": {
XhmikosR's avatar
XhmikosR committed
923
924
              "version": "2.2.0",
              "resolved": "https://registry.npmjs.org/response-time/-/response-time-2.2.0.tgz"
925
926
            },
            "serve-favicon": {
XhmikosR's avatar
XhmikosR committed
927
928
              "version": "2.1.7",
              "resolved": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.1.7.tgz",
XhmikosR's avatar
XhmikosR committed
929
930
              "dependencies": {
                "etag": {
XhmikosR's avatar
XhmikosR committed
931
932
                  "version": "1.5.1",
                  "resolved": "https://registry.npmjs.org/etag/-/etag-1.5.1.tgz",
XhmikosR's avatar
XhmikosR committed
933
934
                  "dependencies": {
                    "crc": {
XhmikosR's avatar
XhmikosR committed
935
936
                      "version": "3.2.1",
                      "resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
XhmikosR's avatar
XhmikosR committed
937
938
939
940
941
942
943
944
                    }
                  }
                },
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                }
              }
945
946
            },
            "serve-index": {
XhmikosR's avatar
XhmikosR committed
947
948
              "version": "1.5.3",
              "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.5.3.tgz",
949
950
              "dependencies": {
                "accepts": {
XhmikosR's avatar
XhmikosR committed
951
952
                  "version": "1.1.4",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz",
953
954
                  "dependencies": {
                    "negotiator": {
XhmikosR's avatar
XhmikosR committed
955
956
                      "version": "0.4.9",
                      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz"
957
958
959
960
                    }
                  }
                },
                "batch": {
XhmikosR's avatar
XhmikosR committed
961
962
963
964
                  "version": "0.5.1",
                  "resolved": "https://registry.npmjs.org/batch/-/batch-0.5.1.tgz"
                },
                "mime-types": {
XhmikosR's avatar
XhmikosR committed
965
966
                  "version": "2.0.4",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.4.tgz",
XhmikosR's avatar
XhmikosR committed
967
968
                  "dependencies": {
                    "mime-db": {
Chris Rebert's avatar
Chris Rebert committed
969
970
                      "version": "1.3.1",
                      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.1.tgz"
XhmikosR's avatar
XhmikosR committed
971
972
                    }
                  }
973
974
975
976
                }
              }
            },
            "serve-static": {
XhmikosR's avatar
XhmikosR committed
977
978
              "version": "1.7.1",
              "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.7.1.tgz",
979
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
980
981
982
983
                "escape-html": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
                },
984
                "send": {
XhmikosR's avatar
XhmikosR committed
985
986
                  "version": "0.10.1",
                  "resolved": "https://registry.npmjs.org/send/-/send-0.10.1.tgz",
987
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
988
989
990
991
992
                    "destroy": {
                      "version": "1.0.3",
                      "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz"
                    },
                    "etag": {
XhmikosR's avatar
XhmikosR committed
993
994
                      "version": "1.5.1",
                      "resolved": "https://registry.npmjs.org/etag/-/etag-1.5.1.tgz",
995
                      "dependencies": {
XhmikosR's avatar
XhmikosR committed
996
                        "crc": {
XhmikosR's avatar
XhmikosR committed
997
998
                          "version": "3.2.1",
                          "resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
999
1000
1001
1002
1003
1004
1005
                        }
                      }
                    },
                    "mime": {
                      "version": "1.2.11",
                      "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
                    },
XhmikosR's avatar
XhmikosR committed
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
                    "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"
                        }
                      }
                    },
1020
                    "range-parser": {
XhmikosR's avatar
XhmikosR committed
1021
1022
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.2.tgz"
1023
1024
1025
1026
1027
1028
                    }
                  }
                }
              }
            },
            "type-is": {
XhmikosR's avatar
XhmikosR committed
1029
1030
              "version": "1.5.4",
              "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.5.4.tgz",
1031
1032
              "dependencies": {
                "mime-types": {
XhmikosR's avatar
XhmikosR committed
1033
1034
                  "version": "2.0.4",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.4.tgz",
XhmikosR's avatar
XhmikosR committed
1035
1036
                  "dependencies": {
                    "mime-db": {
Chris Rebert's avatar
Chris Rebert committed
1037
1038
                      "version": "1.3.1",
                      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.1.tgz"
XhmikosR's avatar
XhmikosR committed
1039
1040
                    }
                  }
1041
1042
1043
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
1044
            "utils-merge": {
1045
              "version": "1.0.0",
XhmikosR's avatar
XhmikosR committed
1046
1047
1048
1049
1050
              "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"
1051
1052
1053
1054
            }
          }
        },
        "connect-livereload": {
XhmikosR's avatar
XhmikosR committed
1055
1056
          "version": "0.5.2",
          "resolved": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.5.2.tgz"
1057
        },
XhmikosR's avatar
XhmikosR committed
1058
        "opn": {
Chris Rebert's avatar
Chris Rebert committed
1059
1060
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/opn/-/opn-1.0.1.tgz"
1061
1062
        },
        "portscanner": {
XhmikosR's avatar
XhmikosR committed
1063
1064
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/portscanner/-/portscanner-1.0.0.tgz",
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
          "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
1075
1076
      "version": "0.7.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-0.7.0.tgz",
XhmikosR's avatar
XhmikosR committed
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
      "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"
            }
          }
        }
      }
1117
1118
    },
    "grunt-contrib-csslint": {
XhmikosR's avatar
XhmikosR committed
1119
1120
      "version": "0.3.1",
      "resolved": "https://registry.npmjs.org/grunt-contrib-csslint/-/grunt-contrib-csslint-0.3.1.tgz",
1121
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
1122
1123
1124
1125
1126
1127
1128
1129
1130
        "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
1131
1132
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
            },
            "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"
            }
          }
        },
1160
1161
1162
1163
1164
1165
1166
1167
1168
        "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
1169
1170
1171
1172
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
        }
      }
    },
    "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": {
Chris Rebert's avatar
Chris Rebert committed
1199
1200
          "version": "2.2.22",
          "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.22.tgz",
1201
1202
1203
1204
1205
1206
1207
1208
          "dependencies": {
            "commander": {
              "version": "2.2.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz"
            }
          }
        },
        "maxmin": {
XhmikosR's avatar
XhmikosR committed
1209
1210
          "version": "0.2.2",
          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-0.2.2.tgz",
1211
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
1212
            "chalk": {
XhmikosR's avatar
XhmikosR committed
1213
1214
              "version": "0.5.1",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
XhmikosR's avatar
XhmikosR committed
1215
1216
1217
1218
1219
1220
              "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
1221
1222
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
                },
                "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
1250
            "figures": {
XhmikosR's avatar
XhmikosR committed
1251
1252
              "version": "1.3.5",
              "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
XhmikosR's avatar
XhmikosR committed
1253
            },
1254
1255
1256
1257
1258
1259
1260
1261
1262
            "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
1263
1264
                      "version": "0.2.5",
                      "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.5.tgz"
1265
1266
1267
1268
                    }
                  }
                },
                "concat-stream": {
XhmikosR's avatar
XhmikosR committed
1269
1270
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
1271
1272
1273
1274
1275
1276
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
1277
1278
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
                      "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
1289
1290
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
                        }
                      }
                    },
                    "typedarray": {
                      "version": "0.0.6",
                      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
                    }
                  }
                }
              }
            },
            "pretty-bytes": {
XhmikosR's avatar
XhmikosR committed
1303
1304
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-0.1.2.tgz"
1305
1306
1307
1308
1309
1310
            }
          }
        }
      }
    },
    "grunt-contrib-jade": {
Chris Rebert's avatar
Chris Rebert committed
1311
1312
      "version": "0.13.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-jade/-/grunt-contrib-jade-0.13.0.tgz",
1313
1314
      "dependencies": {
        "chalk": {
Chris Rebert's avatar
Chris Rebert committed
1315
1316
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
1317
1318
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
1319
1320
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
1321
            },
Chris Rebert's avatar
Chris Rebert committed
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
            "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"
                }
              }
1335
1336
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
              "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"
1349
1350
1351
1352
            }
          }
        },
        "jade": {
Chris Rebert's avatar
Chris Rebert committed
1353
1354
          "version": "1.7.0",
          "resolved": "https://registry.npmjs.org/jade/-/jade-1.7.0.tgz",
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
          "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
1365
1366
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/constantinople/-/constantinople-2.0.1.tgz",
1367
1368
              "dependencies": {
                "uglify-js": {
XhmikosR's avatar
XhmikosR committed
1369
1370
                  "version": "2.4.16",
                  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.16.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
                  "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
1405
1406
1407
1408
1409
1410
1411
1412
              "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"
                }
              }
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
            },
            "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": {
XhmikosR's avatar
XhmikosR committed
1423
1424
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.1.tgz",
1425
                      "dependencies": {
XhmikosR's avatar
XhmikosR committed
1426
                        "brace-expansion": {
Chris Rebert's avatar
Chris Rebert committed
1427
1428
                          "version": "1.1.0",
                          "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
XhmikosR's avatar
XhmikosR committed
1429
1430
1431
1432
1433
1434
                          "dependencies": {
                            "balanced-match": {
                              "version": "0.2.0",
                              "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz"
                            },
                            "concat-map": {
Chris Rebert's avatar
Chris Rebert committed
1435
1436
                              "version": "0.0.1",
                              "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
XhmikosR's avatar
XhmikosR committed
1437
1438
                            }
                          }
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
                        }
                      }
                    }
                  }
                }
              }
            },
            "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
1489
1490
                      "version": "0.1.41",
                      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.41.tgz",
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
                      "dependencies": {
                        "amdefine": {
                          "version": "0.1.0",
                          "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                        }
                      }
                    }
                  }
                }
              }
            },
Chris Rebert's avatar
Chris Rebert committed
1502
1503
1504
1505
            "void-elements": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/void-elements/-/void-elements-1.0.0.tgz"
            },
1506
            "with": {
XhmikosR's avatar
XhmikosR committed
1507
1508
              "version": "3.0.1",
              "resolved": "https://registry.npmjs.org/with/-/with-3.0.1.tgz",
1509
1510
              "dependencies": {
                "uglify-js": {
XhmikosR's avatar
XhmikosR committed
1511
1512
                  "version": "2.4.16",
                  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.16.tgz",
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
                  "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": {
Chris Rebert's avatar
Chris Rebert committed
1559
1560
          "version": "2.5.11",
          "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.5.11.tgz",
1561
1562
          "dependencies": {
            "cli": {
Chris Rebert's avatar
Chris Rebert committed
1563
1564
              "version": "0.6.5",
              "resolved": "https://registry.npmjs.org/cli/-/cli-0.6.5.tgz",
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
              "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
1607
1608
              "version": "3.8.2",
              "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.2.tgz",
1609
1610
              "dependencies": {
                "domelementtype": {
XhmikosR's avatar
XhmikosR committed
1611
1612
                  "version": "1.1.3",
                  "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.1.3.tgz"
1613
1614
                },
                "domhandler": {
XhmikosR's avatar
XhmikosR committed
1615
1616
                  "version": "2.3.0",
                  "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz"
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
                },
                "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
1627
1628
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
                  "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
1643
1644
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
1645
1646
1647
1648
1649
1650
                    }
                  }
                }
              }
            },
            "minimatch": {
XhmikosR's avatar
XhmikosR committed
1651
1652
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
              "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
1669
1670
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz"
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
            },
            "underscore": {
              "version": "1.6.0",
              "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz"
            }
          }
        }
      }
    },
    "grunt-contrib-less": {
XhmikosR's avatar
XhmikosR committed
1681
1682
      "version": "0.12.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.12.0.tgz",
1683
1684
1685
1686
1687
1688
      "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
1689
1690
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
1691
1692
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
1693
1694
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
1695
            },
Chris Rebert's avatar
Chris Rebert committed
1696
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
1697
1698
              "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
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
            },
            "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"
                }
              }
1709
1710
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
              "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"
1723
1724
1725
1726
            }
          }
        },
        "less": {
XhmikosR's avatar
XhmikosR committed
1727
1728
          "version": "1.7.5",
          "resolved": "https://registry.npmjs.org/less/-/less-1.7.5.tgz",
1729
1730
          "dependencies": {
            "clean-css": {
Chris Rebert's avatar
Chris Rebert committed
1731
1732
              "version": "2.2.22",
              "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.22.tgz",
1733
1734
              "dependencies": {
                "commander": {
XhmikosR's avatar
XhmikosR committed
1735
1736
                  "version": "2.2.0",
                  "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz"
1737
1738
1739
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
1740
            "graceful-fs": {
XhmikosR's avatar
XhmikosR committed
1741
1742
              "version": "3.0.5",
              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.5.tgz"
XhmikosR's avatar
XhmikosR committed
1743
            },
1744
1745
1746
1747
1748
            "mime": {
              "version": "1.2.11",
              "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
            },
            "mkdirp": {
XhmikosR's avatar
XhmikosR committed
1749
1750
1751
1752
1753
1754
1755
1756
              "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"
                }
              }
1757
1758
            },
            "request": {
XhmikosR's avatar
XhmikosR committed
1759
1760
              "version": "2.40.0",
              "resolved": "https://registry.npmjs.org/request/-/request-2.40.0.tgz",
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
              "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
1771
1772
                  "version": "0.1.4",
                  "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
1773
1774
1775
1776
1777
1778
                  "dependencies": {
                    "async": {
                      "version": "0.9.0",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                    },
                    "combined-stream": {
XhmikosR's avatar
XhmikosR committed
1779
1780
                      "version": "0.0.7",
                      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
                      "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
1791
1792
                  "version": "1.1.1",
                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
                  "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
1834
1835
1836
1837
                "mime-types": {
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
                },
1838
                "node-uuid": {
XhmikosR's avatar
XhmikosR committed
1839
1840
                  "version": "1.4.2",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
1841
1842
1843
1844
1845
1846
                },
                "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
1847
1848
1849
1850
1851
1852
                  "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"
1853
1854
1855
1856
1857
1858
                },
                "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
1859
1860
                      "version": "1.3.2",
                      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
1861
1862
1863
1864
                    }
                  }
                },
                "tunnel-agent": {
XhmikosR's avatar
XhmikosR committed
1865
1866
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
1867
1868
1869
1870
                }
              }
            },
            "source-map": {
Chris Rebert's avatar
Chris Rebert committed
1871
1872
              "version": "0.1.41",
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.41.tgz",
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
              "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
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
            "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"
                }
              }
            },
1908
1909
1910
1911
1912
            "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
1913
1914
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
1915
1916
1917
1918
1919
1920
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
1921
1922
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
                      "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
1933
1934
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
                        }
                      }
                    },
                    "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
1971
1972
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-0.1.2.tgz"
1973
1974
1975
1976
1977
1978
            }
          }
        }
      }
    },
    "grunt-contrib-qunit": {
XhmikosR's avatar
XhmikosR committed
1979
1980
      "version": "0.5.2",
      "resolved": "https://registry.npmjs.org/grunt-contrib-qunit/-/grunt-contrib-qunit-0.5.2.tgz",
1981
      "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
        "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": {
              "version": "0.4.14",
              "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz"
            },
            "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": {
                "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",
              "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz"
            },
            "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.16",
                  "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz",
                  "dependencies": {
                    "underscore": {
                      "version": "1.7.0",
                      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz"
                    },
                    "underscore.string": {
                      "version": "2.4.0",
                      "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.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": {
              "version": "1.0.8",
              "resolved": "https://registry.npmjs.org/which/-/which-1.0.8.tgz"
            }
          }
        },
2154
2155
2156
2157
2158
        "grunt-lib-phantomjs": {
          "version": "0.6.0",
          "resolved": "https://registry.npmjs.org/grunt-lib-phantomjs/-/grunt-lib-phantomjs-0.6.0.tgz",
          "dependencies": {
            "eventemitter2": {
2159
2160
              "version": "0.4.14",
              "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz"
2161
2162
            },
            "phantomjs": {
Chris Rebert's avatar
Chris Rebert committed
2163
2164
              "version": "1.9.13",
              "resolved": "https://registry.npmjs.org/phantomjs/-/phantomjs-1.9.13.tgz",
2165
2166
              "dependencies": {
                "adm-zip": {
XhmikosR's avatar
XhmikosR committed
2167
2168
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz"
2169
2170
                },
                "kew": {
XhmikosR's avatar
XhmikosR committed
2171
2172
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/kew/-/kew-0.4.0.tgz"
2173
2174
                },
                "mkdirp": {
XhmikosR's avatar
XhmikosR committed
2175
2176
2177
2178
2179
2180
2181
2182
                  "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"
                    }
                  }
2183
2184
                },
                "ncp": {
2185
2186
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz"
2187
2188
                },
                "npmconf": {
XhmikosR's avatar
XhmikosR committed
2189
2190
                  "version": "2.0.9",
                  "resolved": "https://registry.npmjs.org/npmconf/-/npmconf-2.0.9.tgz",
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
                  "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
2203
2204
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
2205
2206
                    },
                    "ini": {
XhmikosR's avatar
XhmikosR committed
2207
2208
                      "version": "1.3.2",
                      "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.2.tgz"
2209
2210
                    },
                    "nopt": {
XhmikosR's avatar
XhmikosR committed
2211
2212
                      "version": "3.0.1",
                      "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz",
2213
2214
2215
2216
2217
2218
2219
2220
                      "dependencies": {
                        "abbrev": {
                          "version": "1.0.5",
                          "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
                        }
                      }
                    },
                    "once": {
XhmikosR's avatar
XhmikosR committed
2221
2222
2223
2224
2225
2226
2227
2228
                      "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"
                        }
                      }
2229
2230
                    },
                    "osenv": {
XhmikosR's avatar
XhmikosR committed
2231
2232
                      "version": "0.1.0",
                      "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz"
2233
2234
                    },
                    "semver": {
Chris Rebert's avatar
Chris Rebert committed
2235
2236
                      "version": "4.2.0",
                      "resolved": "https://registry.npmjs.org/semver/-/semver-4.2.0.tgz"
XhmikosR's avatar
XhmikosR committed
2237
2238
2239
2240
                    },
                    "uid-number": {
                      "version": "0.0.5",
                      "resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz"
2241
2242
2243
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
2244
                "progress": {
XhmikosR's avatar
XhmikosR committed
2245
2246
                  "version": "1.1.8",
                  "resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz"
XhmikosR's avatar
XhmikosR committed
2247
                },
2248
                "request": {
XhmikosR's avatar
XhmikosR committed
2249
2250
                  "version": "2.42.0",
                  "resolved": "https://registry.npmjs.org/request/-/request-2.42.0.tgz",
2251
2252
2253
2254
2255
                  "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
2256
2257
2258
2259
2260
                    "bl": {
                      "version": "0.9.3",
                      "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz",
                      "dependencies": {
                        "readable-stream": {
2261
2262
                          "version": "1.0.33",
                          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
XhmikosR's avatar
XhmikosR committed
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
                          "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"
                    },
2288
2289
2290
2291
2292
                    "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
2293
2294
                      "version": "0.1.4",
                      "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
2295
2296
2297
2298
2299
2300
                      "dependencies": {
                        "async": {
                          "version": "0.9.0",
                          "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                        },
                        "combined-stream": {
XhmikosR's avatar
XhmikosR committed
2301
2302
                          "version": "0.0.7",
                          "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
2303
2304
2305
2306
2307
2308
                          "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
2309
2310
2311
2312
                        },
                        "mime": {
                          "version": "1.2.11",
                          "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
2313
2314
2315
2316
                        }
                      }
                    },
                    "hawk": {
XhmikosR's avatar
XhmikosR committed
2317
2318
                      "version": "1.1.1",
                      "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
                      "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
2360
2361
2362
                    "mime-types": {
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
2363
2364
                    },
                    "node-uuid": {
XhmikosR's avatar
XhmikosR committed
2365
2366
                      "version": "1.4.2",
                      "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
2367
2368
                    },
                    "oauth-sign": {
XhmikosR's avatar
XhmikosR committed
2369
2370
                      "version": "0.4.0",
                      "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.0.tgz"
2371
2372
                    },
                    "qs": {
XhmikosR's avatar
XhmikosR committed
2373
2374
2375
2376
2377
2378
                      "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"
2379
2380
2381
2382
2383
2384
                    },
                    "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
2385
2386
                          "version": "1.3.2",
                          "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
2387
2388
2389
2390
2391
2392
2393
2394
2395
                        }
                      }
                    },
                    "tunnel-agent": {
                      "version": "0.4.0",
                      "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
                "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"
                    }
                  }
                },
2406
2407
2408
2409
2410
                "rimraf": {
                  "version": "2.2.8",
                  "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
                },
                "which": {
XhmikosR's avatar
XhmikosR committed
2411
2412
                  "version": "1.0.8",
                  "resolved": "https://registry.npmjs.org/which/-/which-1.0.8.tgz"
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
                }
              }
            },
            "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
2435
2436
      "version": "0.6.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.6.0.tgz",
2437
2438
      "dependencies": {
        "chalk": {
Chris Rebert's avatar
Chris Rebert committed
2439
2440
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
2441
2442
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
2443
2444
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
2445
            },
Chris Rebert's avatar
Chris Rebert committed
2446
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
2447
2448
              "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
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
            },
            "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"
                }
              }
2459
2460
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
              "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"
2473
2474
2475
2476
2477
2478
2479
2480
            }
          }
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
        "maxmin": {
XhmikosR's avatar
XhmikosR committed
2481
2482
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-1.0.0.tgz",
2483
          "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
2484
            "figures": {
XhmikosR's avatar
XhmikosR committed
2485
2486
              "version": "1.3.5",
              "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
Chris Rebert's avatar
Chris Rebert committed
2487
            },
2488
            "gzip-size": {
XhmikosR's avatar
XhmikosR committed
2489
2490
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-1.0.0.tgz",
2491
              "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
                "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"
                    }
                  }
                },
2502
                "concat-stream": {
XhmikosR's avatar
XhmikosR committed
2503
2504
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
2505
2506
2507
2508
2509
2510
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
2511
2512
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
                      "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
2523
2524
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
                        }
                      }
                    },
                    "typedarray": {
                      "version": "0.0.6",
                      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
                    }
                  }
                }
              }
            },
            "pretty-bytes": {
XhmikosR's avatar
XhmikosR committed
2537
2538
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.2.tgz",
XhmikosR's avatar
XhmikosR committed
2539
2540
2541
2542
2543
2544
              "dependencies": {
                "get-stdin": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-1.0.0.tgz"
                }
              }
2545
2546
2547
2548
            }
          }
        },
        "uglify-js": {
XhmikosR's avatar
XhmikosR committed
2549
2550
          "version": "2.4.16",
          "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.16.tgz",
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
2577
2578
2579
2580
          "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
2581
2582
2583
2584
        },
        "uri-path": {
          "version": "0.0.2",
          "resolved": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz"
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
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
2637
2638
2639
        }
      }
    },
    "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"
                    }
                  }
                }
              }
            }
          }
        },
Chris Rebert's avatar
Chris Rebert committed
2640
2641
2642
        "grunt": {
          "version": "0.4.5",
          "resolved": "https://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz",
2643
          "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
2644
2645
2646
            "async": {
              "version": "0.1.22",
              "resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz"
2647
            },
Chris Rebert's avatar
Chris Rebert committed
2648
2649
2650
            "coffee-script": {
              "version": "1.3.3",
              "resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz"
2651
            },
Chris Rebert's avatar
Chris Rebert committed
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
            "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": {
              "version": "0.4.14",
              "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz"
            },
            "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",
2671
              "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
2672
2673
2674
                "glob": {
                  "version": "3.2.11",
                  "resolved": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz",
2675
                  "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
                    "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"
                        }
                      }
2693
2694
                    }
                  }
Chris Rebert's avatar
Chris Rebert committed
2695
2696
2697
2698
                },
                "lodash": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
2699
2700
2701
                }
              }
            },
Chris Rebert's avatar
Chris Rebert committed
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
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
2845
2846
2847
2848
2849
2850
2851
            "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": {
                "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",
              "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz"
            },
            "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.16",
                  "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz",
                  "dependencies": {
                    "underscore": {
                      "version": "1.7.0",
                      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz"
                    },
                    "underscore.string": {
                      "version": "2.4.0",
                      "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.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": {
              "version": "1.0.8",
              "resolved": "https://registry.npmjs.org/which/-/which-1.0.8.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"
            }
          }
        }
      }
    },
2852
    "grunt-csscomb": {
XhmikosR's avatar
XhmikosR committed
2853
2854
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/grunt-csscomb/-/grunt-csscomb-3.0.0.tgz",
2855
2856
      "dependencies": {
        "csscomb": {
XhmikosR's avatar
XhmikosR committed
2857
2858
          "version": "3.0.4",
          "resolved": "https://registry.npmjs.org/csscomb/-/csscomb-3.0.4.tgz",
2859
2860
2861
2862
2863
          "dependencies": {
            "commander": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.0.0.tgz"
            },
XhmikosR's avatar
XhmikosR committed
2864
            "csscomb-core": {
XhmikosR's avatar
XhmikosR committed
2865
2866
              "version": "2.0.4",
              "resolved": "https://registry.npmjs.org/csscomb-core/-/csscomb-core-2.0.4.tgz",
2867
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
2868
2869
2870
2871
                "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
2872
2873
2874
                "minimatch": {
                  "version": "0.2.12",
                  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.12.tgz",
2875
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
2876
2877
2878
2879
2880
2881
2882
                    "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"
2883
2884
2885
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
2886
2887
2888
2889
                "vow": {
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
                },
XhmikosR's avatar
XhmikosR committed
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
                "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"
                    },
Chris Rebert's avatar
Chris Rebert committed
2908
2909
2910
2911
                    "vow": {
                      "version": "0.4.4",
                      "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
                    },
XhmikosR's avatar
XhmikosR committed
2912
2913
                    "vow-queue": {
                      "version": "0.3.1",
Chris Rebert's avatar
Chris Rebert committed
2914
                      "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.3.1.tgz"
XhmikosR's avatar
XhmikosR committed
2915
2916
                    }
                  }
2917
2918
                }
              }
XhmikosR's avatar
XhmikosR committed
2919
2920
2921
2922
2923
2924
2925
2926
            },
            "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"
2927
2928
2929
2930
2931
2932
            }
          }
        }
      }
    },
    "grunt-exec": {
XhmikosR's avatar
XhmikosR committed
2933
2934
      "version": "0.4.6",
      "resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz"
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
    },
    "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
2957
2958
              "version": "0.1.4",
              "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
2959
2960
2961
2962
2963
2964
              "dependencies": {
                "async": {
                  "version": "0.9.0",
                  "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                },
                "combined-stream": {
XhmikosR's avatar
XhmikosR committed
2965
2966
                  "version": "0.0.7",
                  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
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
                  "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": {
XhmikosR's avatar
XhmikosR committed
3025
3026
              "version": "1.4.2",
              "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
            },
            "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
3041
3042
                  "version": "1.3.2",
                  "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
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
                }
              }
            },
            "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
3115
3116
                          "version": "1.0.4",
                          "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
                          "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
3139
3140
                          "version": "1.0.4",
                          "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
                          "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
3175
3176
                              "version": "1.0.4",
                              "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
                              "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
3201
3202
          "version": "0.0.24",
          "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.24.tgz"
3203
3204
3205
        }
      }
    },
XhmikosR's avatar
XhmikosR committed
3206
    "grunt-jscs": {
XhmikosR's avatar
XhmikosR committed
3207
3208
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-1.0.0.tgz",
3209
3210
3211
3212
3213
3214
      "dependencies": {
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "jscs": {
XhmikosR's avatar
XhmikosR committed
3215
3216
          "version": "1.8.1",
          "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.8.1.tgz",
3217
3218
          "dependencies": {
            "colors": {
XhmikosR's avatar
XhmikosR committed
3219
3220
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz"
3221
3222
            },
            "commander": {
Chris Rebert's avatar
Chris Rebert committed
3223
3224
              "version": "2.5.1",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.5.1.tgz"
3225
3226
            },
            "esprima": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3227
3228
              "version": "1.2.2",
              "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz"
3229
            },
Chris Rebert's avatar
Chris Rebert committed
3230
3231
3232
3233
            "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
3234
3235
3236
3237
            "exit": {
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
            },
XhmikosR's avatar
XhmikosR committed
3238
3239
3240
3241
3242
            "glob": {
              "version": "4.0.6",
              "resolved": "https://registry.npmjs.org/glob/-/glob-4.0.6.tgz",
              "dependencies": {
                "graceful-fs": {
XhmikosR's avatar
XhmikosR committed
3243
3244
                  "version": "3.0.5",
                  "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.5.tgz"
XhmikosR's avatar
XhmikosR committed
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
                },
                "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"
                    }
                  }
                }
              }
            },
3262
            "minimatch": {
XhmikosR's avatar
XhmikosR committed
3263
3264
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
              "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
3277
3278
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz"
3279
            },
Chris Rebert's avatar
Chris Rebert committed
3280
            "supports-color": {
XhmikosR's avatar
XhmikosR committed
3281
3282
              "version": "1.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-1.2.0.tgz"
3283
            },
3284
            "vow-fs": {
Chris Rebert's avatar
Chris Rebert committed
3285
3286
              "version": "0.3.4",
              "resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.4.tgz",
3287
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3288
                "glob": {
Chris Rebert's avatar
Chris Rebert committed
3289
3290
                  "version": "4.3.2",
                  "resolved": "https://registry.npmjs.org/glob/-/glob-4.3.2.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3291
                  "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
                    "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"
                        }
                      }
                    },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3302
3303
3304
3305
3306
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "minimatch": {
Chris Rebert's avatar
Chris Rebert committed
3307
3308
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.1.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3309
                      "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
                        "brace-expansion": {
                          "version": "1.1.0",
                          "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
                          "dependencies": {
                            "balanced-match": {
                              "version": "0.2.0",
                              "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz"
                            },
                            "concat-map": {
                              "version": "0.0.1",
                              "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.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"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3333
3334
3335
3336
3337
                        }
                      }
                    }
                  }
                },
3338
                "node-uuid": {
Chris Rebert's avatar
Chris Rebert committed
3339
3340
                  "version": "1.4.2",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3341
                },
3342
                "vow-queue": {
Chris Rebert's avatar
Chris Rebert committed
3343
                  "version": "0.4.1",
Chris Rebert's avatar
Chris Rebert committed
3344
                  "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.4.1.tgz"
3345
3346
3347
3348
                }
              }
            },
            "xmlbuilder": {
XhmikosR's avatar
XhmikosR committed
3349
3350
              "version": "2.4.5",
              "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-2.4.5.tgz",
3351
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
3352
                "lodash-node": {
3353
                  "version": "2.4.1",
XhmikosR's avatar
XhmikosR committed
3354
                  "resolved": "https://registry.npmjs.org/lodash-node/-/lodash-node-2.4.1.tgz"
Chris Rebert's avatar
Chris Rebert committed
3355
3356
3357
3358
3359
3360
3361
3362
3363
                }
              }
            }
          }
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
3364
        "vow": {
XhmikosR's avatar
XhmikosR committed
3365
3366
          "version": "0.4.7",
          "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.7.tgz"
3367
3368
3369
3370
        }
      }
    },
    "grunt-saucelabs": {
Chris Rebert's avatar
Chris Rebert committed
3371
3372
      "version": "8.4.1",
      "resolved": "https://registry.npmjs.org/grunt-saucelabs/-/grunt-saucelabs-8.4.1.tgz",
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
      "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
3399
3400
              "version": "0.1.4",
              "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
3401
3402
3403
3404
3405
3406
              "dependencies": {
                "async": {
                  "version": "0.9.0",
                  "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                },
                "combined-stream": {
XhmikosR's avatar
XhmikosR committed
3407
3408
                  "version": "0.0.7",
                  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
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
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
                  "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": {
XhmikosR's avatar
XhmikosR committed
3675
3676
              "version": "1.4.2",
              "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
            },
            "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
3691
3692
                  "version": "1.3.2",
                  "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
                }
              }
            },
            "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
3703
3704
          "version": "2.1.1",
          "resolved": "https://registry.npmjs.org/sauce-tunnel/-/sauce-tunnel-2.1.1.tgz",
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
          "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
3749
3750
                      "version": "0.0.7",
                      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
                      "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": {
XhmikosR's avatar
XhmikosR committed
3821
3822
                  "version": "1.4.2",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
                },
                "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
3851
3852
          "version": "0.2.10",
          "resolved": "https://registry.npmjs.org/replace/-/replace-0.2.10.tgz",
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
          "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
3887
3888
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-1.0.0.tgz",
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
      "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
3925
3926
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-1.0.1.tgz",
3927
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
3928
            "array-differ": {
Chris Rebert's avatar
Chris Rebert committed
3929
3930
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz"
XhmikosR's avatar
XhmikosR committed
3931
3932
            },
            "array-union": {
XhmikosR's avatar
XhmikosR committed
3933
3934
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.1.tgz",
XhmikosR's avatar
XhmikosR committed
3935
3936
              "dependencies": {
                "array-uniq": {
XhmikosR's avatar
XhmikosR committed
3937
3938
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
3939
3940
                }
              }
3941
3942
            },
            "minimatch": {
Chris Rebert's avatar
Chris Rebert committed
3943
3944
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
              "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
3960
    "npm-shrinkwrap": {
Chris Rebert's avatar
Chris Rebert committed
3961
3962
      "version": "200.0.0",
      "resolved": "https://registry.npmjs.org/npm-shrinkwrap/-/npm-shrinkwrap-200.0.0.tgz",
3963
      "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3964
        "array-find": {
3965
          "version": "0.1.1",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3966
          "resolved": "https://registry.npmjs.org/array-find/-/array-find-0.1.1.tgz"
3967
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3968
        "error": {
Chris Rebert's avatar
Chris Rebert committed
3969
3970
          "version": "4.4.0",
          "resolved": "https://registry.npmjs.org/error/-/error-4.4.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3971
          "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
3972
3973
3974
3975
            "camelize": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz"
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3976
            "xtend": {
Chris Rebert's avatar
Chris Rebert committed
3977
3978
              "version": "4.0.0",
              "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3979
3980
            }
          }
3981
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3982
3983
3984
        "json-diff": {
          "version": "0.3.1",
          "resolved": "https://registry.npmjs.org/json-diff/-/json-diff-0.3.1.tgz",
3985
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3986
3987
3988
            "cli-color": {
              "version": "0.1.7",
              "resolved": "https://registry.npmjs.org/cli-color/-/cli-color-0.1.7.tgz",
3989
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3990
3991
3992
                "es5-ext": {
                  "version": "0.8.2",
                  "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.8.2.tgz"
3993
3994
3995
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3996
3997
3998
            "difflib": {
              "version": "0.2.4",
              "resolved": "https://registry.npmjs.org/difflib/-/difflib-0.2.4.tgz",
3999
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4000
                "heap": {
XhmikosR's avatar
XhmikosR committed
4001
4002
                  "version": "0.2.5",
                  "resolved": "https://registry.npmjs.org/heap/-/heap-0.2.5.tgz"
4003
4004
                }
              }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4005
4006
4007
4008
            },
            "dreamopt": {
              "version": "0.6.0",
              "resolved": "https://registry.npmjs.org/dreamopt/-/dreamopt-0.6.0.tgz",
4009
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4010
4011
4012
                "wordwrap": {
                  "version": "0.0.2",
                  "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
4013
4014
4015
4016
4017
                }
              }
            }
          }
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4018
        "minimist": {
Chris Rebert's avatar
Chris Rebert committed
4019
4020
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.1.0.tgz"
4021
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4022
4023
4024
        "msee": {
          "version": "0.1.1",
          "resolved": "https://registry.npmjs.org/msee/-/msee-0.1.1.tgz",
4025
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4026
4027
4028
            "cardinal": {
              "version": "0.4.4",
              "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-0.4.4.tgz",
4029
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4030
4031
4032
                "ansicolors": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.2.1.tgz"
4033
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4034
4035
4036
                "redeyed": {
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-0.4.4.tgz",
4037
                  "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4038
4039
4040
                    "esprima": {
                      "version": "1.0.4",
                      "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
4041
4042
4043
4044
4045
                    }
                  }
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4046
4047
4048
            "chalk": {
              "version": "0.4.0",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
4049
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4050
4051
4052
                "ansi-styles": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz"
4053
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4054
4055
4056
                "has-color": {
                  "version": "0.1.7",
                  "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
4057
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4058
4059
4060
                "strip-ansi": {
                  "version": "0.1.1",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
4061
4062
4063
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4064
4065
4066
            "marked": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/marked/-/marked-0.3.2.tgz"
4067
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4068
4069
4070
            "nopt": {
              "version": "2.1.2",
              "resolved": "https://registry.npmjs.org/nopt/-/nopt-2.1.2.tgz",
4071
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4072
4073
4074
                "abbrev": {
                  "version": "1.0.5",
                  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
                }
              }
            },
            "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
4090
        "npm": {
Chris Rebert's avatar
Chris Rebert committed
4091
4092
          "version": "2.1.16",
          "resolved": "https://registry.npmjs.org/npm/-/npm-2.1.16.tgz",
4093
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
            "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": {
4111
4112
4113
4114
4115
4116
              "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
4117
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
            "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": {
4139
4140
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-2.0.1.tgz"
4141
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4142
            "columnify": {
Chris Rebert's avatar
Chris Rebert committed
4143
4144
              "version": "1.3.2",
              "resolved": "https://registry.npmjs.org/columnify/-/columnify-1.3.2.tgz",
4145
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4146
                "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
4147
4148
                  "version": "2.0.0",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4149
4150
                  "dependencies": {
                    "ansi-regex": {
Chris Rebert's avatar
Chris Rebert committed
4151
4152
                      "version": "1.1.0",
                      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4153
4154
4155
                    }
                  }
                },
4156
4157
4158
                "wcwidth": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4159
                  "dependencies": {
4160
4161
4162
4163
4164
                    "defaults": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.0.tgz",
                      "dependencies": {
                        "clone": {
Chris Rebert's avatar
Chris Rebert committed
4165
4166
                          "version": "0.1.19",
                          "resolved": "https://registry.npmjs.org/clone/-/clone-0.1.19.tgz"
4167
4168
                        }
                      }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4169
4170
                    }
                  }
4171
4172
4173
                }
              }
            },
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
            "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
4194
4195
4196
4197
            "editor": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/editor/-/editor-0.1.0.tgz"
            },
4198
            "fs-vacuum": {
Chris Rebert's avatar
Chris Rebert committed
4199
4200
              "version": "1.2.5",
              "resolved": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.5.tgz"
4201
4202
4203
4204
4205
            },
            "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
4206
            "fstream": {
XhmikosR's avatar
XhmikosR committed
4207
4208
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.3.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4209
4210
            },
            "fstream-npm": {
4211
4212
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-1.0.1.tgz",
4213
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4214
                "fstream-ignore": {
Chris Rebert's avatar
Chris Rebert committed
4215
4216
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.2.tgz"
4217
4218
4219
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4220
            "github-url-from-git": {
4221
4222
              "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
4223
4224
            },
            "github-url-from-username-repo": {
4225
4226
              "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
4227
4228
            },
            "glob": {
Chris Rebert's avatar
Chris Rebert committed
4229
4230
              "version": "4.3.1",
              "resolved": "https://registry.npmjs.org/glob/-/glob-4.3.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4231
4232
            },
            "graceful-fs": {
Chris Rebert's avatar
Chris Rebert committed
4233
4234
              "version": "3.0.5",
              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.5.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4235
4236
            },
            "inflight": {
4237
4238
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4239
4240
4241
4242
4243
4244
            },
            "inherits": {
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
            },
            "ini": {
XhmikosR's avatar
XhmikosR committed
4245
4246
              "version": "1.3.2",
              "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4247
4248
            },
            "init-package-json": {
Chris Rebert's avatar
Chris Rebert committed
4249
4250
              "version": "1.1.3",
              "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.1.3.tgz",
4251
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4252
4253
4254
                "promzard": {
                  "version": "0.2.2",
                  "resolved": "https://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz"
4255
4256
4257
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4258
            "lockfile": {
4259
4260
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/lockfile/-/lockfile-1.0.0.tgz"
4261
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4262
4263
4264
4265
4266
            "lru-cache": {
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
            },
            "minimatch": {
Chris Rebert's avatar
Chris Rebert committed
4267
4268
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.1.tgz",
4269
              "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
                "brace-expansion": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.0.1.tgz",
                  "dependencies": {
                    "balanced-match": {
                      "version": "0.2.0",
                      "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz"
                    },
                    "concat-map": {
                      "version": "0.0.0",
                      "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.0.tgz"
                    }
                  }
4283
4284
4285
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4286
            "mkdirp": {
4287
4288
4289
4290
4291
4292
4293
4294
              "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
4295
4296
            },
            "node-gyp": {
4297
              "version": "1.0.2",
Chris Rebert's avatar
Chris Rebert committed
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
              "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.2.tgz",
              "dependencies": {
                "minimatch": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
                  "dependencies": {
                    "sigmund": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                    }
                  }
                }
              }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4311
4312
            },
            "nopt": {
XhmikosR's avatar
XhmikosR committed
4313
4314
              "version": "3.0.1",
              "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4315
            },
4316
4317
4318
4319
            "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
4320
4321
4322
4323
4324
            "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": {
4325
4326
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.4.tgz"
XhmikosR's avatar
XhmikosR committed
4327
            },
4328
4329
4330
            "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
4331
            },
4332
            "npm-registry-client": {
Chris Rebert's avatar
Chris Rebert committed
4333
4334
              "version": "4.0.5",
              "resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-4.0.5.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4335
              "dependencies": {
4336
                "concat-stream": {
Chris Rebert's avatar
Chris Rebert committed
4337
4338
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4339
                  "dependencies": {
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
                    "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
4361
4362
4363
4364
4365
                    }
                  }
                }
              }
            },
4366
4367
4368
4369
            "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
4370
4371
4372
4373
4374
            "npmlog": {
              "version": "0.1.1",
              "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-0.1.1.tgz"
            },
            "once": {
4375
4376
              "version": "1.3.1",
              "resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4377
4378
            },
            "opener": {
4379
4380
              "version": "1.4.0",
              "resolved": "https://registry.npmjs.org/opener/-/opener-1.4.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
            },
            "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": {
Chris Rebert's avatar
Chris Rebert committed
4401
4402
              "version": "3.1.5",
              "resolved": "https://registry.npmjs.org/read-installed/-/read-installed-3.1.5.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4403
              "dependencies": {
4404
4405
4406
4407
4408
                "debuglog": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz"
                },
                "readdir-scoped-modules": {
XhmikosR's avatar
XhmikosR committed
4409
4410
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.0.1.tgz"
4411
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4412
4413
4414
4415
4416
4417
4418
                "util-extend": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.1.tgz"
                }
              }
            },
            "read-package-json": {
4419
4420
4421
4422
              "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
4423
4424
              "version": "1.0.33",
              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
XhmikosR's avatar
XhmikosR committed
4425
              "dependencies": {
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
                "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
4437
4438
4439
                }
              }
            },
4440
            "realize-package-specifier": {
XhmikosR's avatar
XhmikosR committed
4441
4442
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/realize-package-specifier/-/realize-package-specifier-1.3.0.tgz"
4443
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4444
            "request": {
Chris Rebert's avatar
Chris Rebert committed
4445
4446
              "version": "2.51.0",
              "resolved": "https://registry.npmjs.org/request/-/request-2.51.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4447
4448
4449
4450
4451
              "dependencies": {
                "aws-sign2": {
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
                },
4452
4453
4454
4455
4456
                "bl": {
                  "version": "0.9.3",
                  "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz"
                },
                "caseless": {
Chris Rebert's avatar
Chris Rebert committed
4457
4458
                  "version": "0.8.0",
                  "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.8.0.tgz"
4459
4460
                },
                "combined-stream": {
XhmikosR's avatar
XhmikosR committed
4461
4462
                  "version": "0.0.7",
                  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
4463
4464
4465
4466
4467
4468
4469
                  "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
4470
                "forever-agent": {
4471
4472
                  "version": "0.5.2",
                  "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4473
4474
                },
                "form-data": {
Chris Rebert's avatar
Chris Rebert committed
4475
4476
                  "version": "0.2.0",
                  "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4477
4478
                  "dependencies": {
                    "async": {
4479
4480
                      "version": "0.9.0",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4481
                    },
Chris Rebert's avatar
Chris Rebert committed
4482
4483
4484
4485
4486
4487
4488
4489
4490
                    "mime-types": {
                      "version": "2.0.4",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.4.tgz",
                      "dependencies": {
                        "mime-db": {
                          "version": "1.3.0",
                          "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.0.tgz"
                        }
                      }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4491
4492
4493
4494
                    }
                  }
                },
                "hawk": {
4495
4496
                  "version": "1.1.1",
                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
                  "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"
                },
4538
4539
4540
                "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
4541
4542
                },
                "node-uuid": {
Chris Rebert's avatar
Chris Rebert committed
4543
4544
                  "version": "1.4.2",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4545
4546
                },
                "oauth-sign": {
XhmikosR's avatar
XhmikosR committed
4547
4548
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.5.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4549
4550
                },
                "qs": {
XhmikosR's avatar
XhmikosR committed
4551
4552
                  "version": "2.3.3",
                  "resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz"
4553
4554
4555
4556
                },
                "stringstream": {
                  "version": "0.0.4",
                  "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4557
4558
                },
                "tough-cookie": {
4559
4560
                  "version": "0.12.1",
                  "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4561
4562
                  "dependencies": {
                    "punycode": {
4563
4564
                      "version": "1.3.2",
                      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4565
4566
4567
4568
                    }
                  }
                },
                "tunnel-agent": {
4569
4570
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4571
4572
4573
4574
                }
              }
            },
            "retry": {
4575
4576
              "version": "0.6.1",
              "resolved": "https://registry.npmjs.org/retry/-/retry-0.6.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4577
4578
4579
4580
4581
4582
            },
            "rimraf": {
              "version": "2.2.8",
              "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
            },
            "semver": {
Chris Rebert's avatar
Chris Rebert committed
4583
4584
              "version": "4.1.1",
              "resolved": "https://registry.npmjs.org/semver/-/semver-4.1.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4585
4586
            },
            "sha": {
4587
4588
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/sha/-/sha-1.3.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4589
4590
              "dependencies": {
                "readable-stream": {
4591
4592
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
                  "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": {
4603
4604
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4605
4606
4607
4608
4609
4610
                    }
                  }
                }
              }
            },
            "slide": {
4611
4612
              "version": "1.1.6",
              "resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4613
4614
4615
4616
4617
4618
            },
            "sorted-object": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/sorted-object/-/sorted-object-1.0.0.tgz"
            },
            "tar": {
XhmikosR's avatar
XhmikosR committed
4619
4620
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/tar/-/tar-1.0.3.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4621
4622
4623
4624
4625
4626
            },
            "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
4627
4628
              "version": "0.0.6",
              "resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.6.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4629
4630
            },
            "which": {
Chris Rebert's avatar
Chris Rebert committed
4631
4632
              "version": "1.0.8",
              "resolved": "https://registry.npmjs.org/which/-/which-1.0.8.tgz"
4633
4634
4635
4636
4637
4638
4639
4640
            },
            "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"
4641
4642
4643
4644
            }
          }
        },
        "read-json": {
Chris Rebert's avatar
Chris Rebert committed
4645
4646
          "version": "0.1.0",
          "resolved": "https://registry.npmjs.org/read-json/-/read-json-0.1.0.tgz"
4647
4648
4649
4650
4651
4652
        },
        "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
4653
4654
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.0.0.tgz"
4655
4656
4657
4658
4659
4660
        },
        "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
4661
4662
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-2.0.0.tgz"
4663
4664
        },
        "semver": {
Chris Rebert's avatar
Chris Rebert committed
4665
4666
          "version": "4.2.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-4.2.0.tgz"
4667
4668
4669
4670
4671
4672
        },
        "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
4673
4674
4675
4676
4677
4678
4679
4680
          "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"
            }
          }
4681
4682
4683
        }
      }
    },
Chris Rebert's avatar
Chris Rebert committed
4684
    "remarkable": {
Chris Rebert's avatar
Chris Rebert committed
4685
4686
      "version": "1.6.0",
      "resolved": "https://registry.npmjs.org/remarkable/-/remarkable-1.6.0.tgz",
Chris Rebert's avatar
Chris Rebert committed
4687
4688
      "dependencies": {
        "argparse": {
XhmikosR's avatar
XhmikosR committed
4689
4690
          "version": "0.1.16",
          "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz",
Chris Rebert's avatar
Chris Rebert committed
4691
4692
          "dependencies": {
            "underscore": {
XhmikosR's avatar
XhmikosR committed
4693
4694
              "version": "1.7.0",
              "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz"
Chris Rebert's avatar
Chris Rebert committed
4695
4696
            },
            "underscore.string": {
XhmikosR's avatar
XhmikosR committed
4697
4698
              "version": "2.4.0",
              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz"
Chris Rebert's avatar
Chris Rebert committed
4699
4700
4701
4702
            }
          }
        },
        "autolinker": {
XhmikosR's avatar
XhmikosR committed
4703
4704
          "version": "0.15.0",
          "resolved": "https://registry.npmjs.org/autolinker/-/autolinker-0.15.0.tgz"
Chris Rebert's avatar
Chris Rebert committed
4705
4706
4707
        }
      }
    },
4708
    "time-grunt": {
XhmikosR's avatar
XhmikosR committed
4709
4710
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/time-grunt/-/time-grunt-1.0.0.tgz",
4711
4712
      "dependencies": {
        "chalk": {
XhmikosR's avatar
XhmikosR committed
4713
4714
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
4715
4716
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
4717
4718
4719
4720
              "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
4721
4722
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
4723
            },
XhmikosR's avatar
XhmikosR committed
4724
4725
4726
4727
4728
4729
4730
4731
4732
            "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"
                }
              }
4733
4734
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
              "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"
4747
4748
4749
4750
            }
          }
        },
        "date-time": {
XhmikosR's avatar
XhmikosR committed
4751
4752
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/date-time/-/date-time-1.0.0.tgz"
4753
        },
XhmikosR's avatar
XhmikosR committed
4754
        "figures": {
XhmikosR's avatar
XhmikosR committed
4755
4756
          "version": "1.3.5",
          "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
XhmikosR's avatar
XhmikosR committed
4757
        },
4758
4759
4760
4761
4762
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "pretty-ms": {
XhmikosR's avatar
XhmikosR committed
4763
4764
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-1.0.0.tgz",
XhmikosR's avatar
XhmikosR committed
4765
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
4766
            "get-stdin": {
XhmikosR's avatar
XhmikosR committed
4767
4768
              "version": "3.0.2",
              "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
4769
            },
XhmikosR's avatar
XhmikosR committed
4770
            "parse-ms": {
XhmikosR's avatar
XhmikosR committed
4771
4772
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.0.tgz"
XhmikosR's avatar
XhmikosR committed
4773
4774
            }
          }
4775
4776
4777
4778
4779
4780
4781
4782
4783
        },
        "text-table": {
          "version": "0.2.0",
          "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
        }
      }
    }
  }
}