npm-shrinkwrap.json 178 KB
Newer Older
1
2
{
  "name": "bootstrap",
Mark Otto's avatar
Mark Otto committed
3
  "version": "3.3.1",
4
  "npm-shrinkwrap-version": "5.0.0",
5
6
7
8
9
10
  "dependencies": {
    "btoa": {
      "version": "1.1.2",
      "resolved": "https://registry.npmjs.org/btoa/-/btoa-1.1.2.tgz"
    },
    "glob": {
XhmikosR's avatar
XhmikosR committed
11
12
      "version": "4.3.1",
      "resolved": "https://registry.npmjs.org/glob/-/glob-4.3.1.tgz",
13
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
14
15
16
17
18
19
20
21
22
        "inflight": {
          "version": "1.0.4",
          "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz",
          "dependencies": {
            "wrappy": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
            }
          }
XhmikosR's avatar
XhmikosR committed
23
        },
24
25
26
27
28
        "inherits": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
        },
        "minimatch": {
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
33
34
35
36
37
38
39
40
41
42
43
44
            "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"
                }
              }
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
173
174
          "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"
            }
          }
175
176
177
178
179
180
181
182
183
184
185
186
187
188
        },
        "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
189
190
              "version": "0.1.16",
              "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz",
191
192
              "dependencies": {
                "underscore": {
XhmikosR's avatar
XhmikosR committed
193
194
                  "version": "1.7.0",
                  "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz"
195
196
                },
                "underscore.string": {
XhmikosR's avatar
XhmikosR committed
197
198
                  "version": "2.4.0",
                  "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz"
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
                }
              }
            },
            "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
245
246
          "version": "1.0.8",
          "resolved": "https://registry.npmjs.org/which/-/which-1.0.8.tgz"
247
248
249
250
        }
      }
    },
    "grunt-autoprefixer": {
XhmikosR's avatar
XhmikosR committed
251
252
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-2.0.0.tgz",
253
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
254
        "autoprefixer-core": {
XhmikosR's avatar
XhmikosR committed
255
256
          "version": "4.0.2",
          "resolved": "https://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-4.0.2.tgz",
257
258
          "dependencies": {
            "caniuse-db": {
XhmikosR's avatar
XhmikosR committed
259
260
              "version": "1.0.30000031",
              "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000031.tgz"
261
262
            },
            "postcss": {
XhmikosR's avatar
XhmikosR committed
263
264
              "version": "3.0.7",
              "resolved": "https://registry.npmjs.org/postcss/-/postcss-3.0.7.tgz",
265
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
266
267
268
                "js-base64": {
                  "version": "2.1.5",
                  "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.1.5.tgz"
269
270
                },
                "source-map": {
Chris Rebert's avatar
Chris Rebert committed
271
272
                  "version": "0.1.40",
                  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
273
274
275
276
277
278
279
280
281
282
283
284
                  "dependencies": {
                    "amdefine": {
                      "version": "0.1.0",
                      "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                    }
                  }
                }
              }
            }
          }
        },
        "chalk": {
XhmikosR's avatar
XhmikosR committed
285
286
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
287
288
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
289
290
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
291
            },
XhmikosR's avatar
XhmikosR committed
292
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
293
294
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
295
296
297
298
299
300
301
302
303
304
            },
            "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"
                }
              }
305
306
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
307
308
309
310
311
312
313
314
315
316
317
318
              "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"
319
320
321
322
323
324
325
326
327
328
329
330
331
332
            }
          }
        },
        "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
333
334
      "version": "0.6.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.6.0.tgz",
335
336
337
338
339
340
341
      "dependencies": {
        "rimraf": {
          "version": "2.2.8",
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
        }
      }
    },
XhmikosR's avatar
XhmikosR committed
342
343
344
345
346
347
348
349
350
351
352
353
354
    "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
355
356
              "version": "0.2.5",
              "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.5.tgz"
XhmikosR's avatar
XhmikosR committed
357
358
359
360
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
            },
            "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"
        }
      }
    },
504
    "grunt-contrib-concat": {
XhmikosR's avatar
XhmikosR committed
505
506
      "version": "0.5.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-0.5.0.tgz",
507
508
      "dependencies": {
        "chalk": {
XhmikosR's avatar
XhmikosR committed
509
510
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
511
512
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
513
514
515
516
              "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
517
518
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
519
            },
XhmikosR's avatar
XhmikosR committed
520
521
522
523
524
525
526
527
528
            "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"
                }
              }
529
530
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
              "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
547
548
          "version": "0.1.40",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
XhmikosR's avatar
XhmikosR committed
549
550
551
552
          "dependencies": {
            "amdefine": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
553
554
555
556
557
558
            }
          }
        }
      }
    },
    "grunt-contrib-connect": {
XhmikosR's avatar
XhmikosR committed
559
560
      "version": "0.9.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.9.0.tgz",
561
562
563
564
565
566
      "dependencies": {
        "async": {
          "version": "0.9.0",
          "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
        },
        "connect": {
XhmikosR's avatar
XhmikosR committed
567
568
          "version": "2.27.6",
          "resolved": "https://registry.npmjs.org/connect/-/connect-2.27.6.tgz",
569
570
571
572
573
574
          "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
575
576
              "version": "1.9.3",
              "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.9.3.tgz",
577
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
578
                "iconv-lite": {
XhmikosR's avatar
XhmikosR committed
579
580
                  "version": "0.4.5",
                  "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.5.tgz"
XhmikosR's avatar
XhmikosR committed
581
582
583
584
585
586
587
588
589
590
591
                },
                "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"
                    }
                  }
                },
592
                "raw-body": {
XhmikosR's avatar
XhmikosR committed
593
594
                  "version": "1.3.1",
                  "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.3.1.tgz"
595
596
597
598
599
600
601
602
                }
              }
            },
            "bytes": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz"
            },
            "compression": {
XhmikosR's avatar
XhmikosR committed
603
604
              "version": "1.2.2",
              "resolved": "https://registry.npmjs.org/compression/-/compression-1.2.2.tgz",
605
606
              "dependencies": {
                "accepts": {
XhmikosR's avatar
XhmikosR committed
607
608
                  "version": "1.1.4",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz",
609
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
610
                    "mime-types": {
XhmikosR's avatar
XhmikosR committed
611
612
                      "version": "2.0.4",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.4.tgz",
XhmikosR's avatar
XhmikosR committed
613
614
                      "dependencies": {
                        "mime-db": {
XhmikosR's avatar
XhmikosR committed
615
616
                          "version": "1.3.0",
                          "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.0.tgz"
XhmikosR's avatar
XhmikosR committed
617
618
                        }
                      }
619
620
                    },
                    "negotiator": {
XhmikosR's avatar
XhmikosR committed
621
622
                      "version": "0.4.9",
                      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz"
623
624
625
626
                    }
                  }
                },
                "compressible": {
XhmikosR's avatar
XhmikosR committed
627
628
629
630
                  "version": "2.0.1",
                  "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.1.tgz",
                  "dependencies": {
                    "mime-db": {
XhmikosR's avatar
XhmikosR committed
631
632
                      "version": "1.3.0",
                      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.0.tgz"
XhmikosR's avatar
XhmikosR committed
633
634
                    }
                  }
635
636
                },
                "vary": {
XhmikosR's avatar
XhmikosR committed
637
638
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/vary/-/vary-1.0.0.tgz"
639
640
641
642
                }
              }
            },
            "connect-timeout": {
XhmikosR's avatar
XhmikosR committed
643
644
              "version": "1.4.0",
              "resolved": "https://registry.npmjs.org/connect-timeout/-/connect-timeout-1.4.0.tgz",
645
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
646
647
648
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
649
650
651
652
653
654
655
656
                }
              }
            },
            "cookie": {
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz"
            },
            "cookie-parser": {
XhmikosR's avatar
XhmikosR committed
657
658
              "version": "1.3.3",
              "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.3.3.tgz"
659
660
            },
            "cookie-signature": {
XhmikosR's avatar
XhmikosR committed
661
662
              "version": "1.0.5",
              "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.5.tgz"
663
664
            },
            "csurf": {
XhmikosR's avatar
XhmikosR committed
665
666
              "version": "1.6.3",
              "resolved": "https://registry.npmjs.org/csurf/-/csurf-1.6.3.tgz",
667
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
668
669
670
                "csrf": {
                  "version": "2.0.2",
                  "resolved": "https://registry.npmjs.org/csrf/-/csrf-2.0.2.tgz",
671
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
672
673
674
675
                    "base64-url": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/base64-url/-/base64-url-1.0.0.tgz"
                    },
676
677
678
679
680
                    "rndm": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/rndm/-/rndm-1.0.0.tgz"
                    },
                    "scmp": {
XhmikosR's avatar
XhmikosR committed
681
682
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/scmp/-/scmp-1.0.0.tgz"
683
                    },
XhmikosR's avatar
XhmikosR committed
684
685
686
687
688
                    "uid-safe": {
                      "version": "1.0.1",
                      "resolved": "https://registry.npmjs.org/uid-safe/-/uid-safe-1.0.1.tgz",
                      "dependencies": {
                        "mz": {
XhmikosR's avatar
XhmikosR committed
689
690
                          "version": "1.1.0",
                          "resolved": "https://registry.npmjs.org/mz/-/mz-1.1.0.tgz",
XhmikosR's avatar
XhmikosR committed
691
692
693
694
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"
                            }
                          }
                        }
                      }
699
700
701
702
703
704
                    }
                  }
                }
              }
            },
            "debug": {
XhmikosR's avatar
XhmikosR committed
705
706
              "version": "2.1.0",
              "resolved": "https://registry.npmjs.org/debug/-/debug-2.1.0.tgz",
707
708
709
710
711
712
713
              "dependencies": {
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
714
715
716
            "depd": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/depd/-/depd-1.0.0.tgz"
717
            },
XhmikosR's avatar
XhmikosR committed
718
            "errorhandler": {
XhmikosR's avatar
XhmikosR committed
719
720
              "version": "1.2.3",
              "resolved": "https://registry.npmjs.org/errorhandler/-/errorhandler-1.2.3.tgz",
XhmikosR's avatar
XhmikosR committed
721
722
              "dependencies": {
                "accepts": {
XhmikosR's avatar
XhmikosR committed
723
724
                  "version": "1.1.4",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz",
XhmikosR's avatar
XhmikosR committed
725
726
                  "dependencies": {
                    "mime-types": {
XhmikosR's avatar
XhmikosR committed
727
728
                      "version": "2.0.4",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.4.tgz",
XhmikosR's avatar
XhmikosR committed
729
730
                      "dependencies": {
                        "mime-db": {
XhmikosR's avatar
XhmikosR committed
731
732
                          "version": "1.3.0",
                          "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.0.tgz"
XhmikosR's avatar
XhmikosR committed
733
734
735
736
737
738
739
740
741
742
743
744
745
746
                        }
                      }
                    },
                    "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"
                }
              }
747
748
            },
            "express-session": {
XhmikosR's avatar
XhmikosR committed
749
750
              "version": "1.9.3",
              "resolved": "https://registry.npmjs.org/express-session/-/express-session-1.9.3.tgz",
751
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
752
                "crc": {
XhmikosR's avatar
XhmikosR committed
753
754
                  "version": "3.2.1",
                  "resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
755
                },
XhmikosR's avatar
XhmikosR committed
756
757
758
759
760
761
762
763
764
                "uid-safe": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/uid-safe/-/uid-safe-1.0.1.tgz",
                  "dependencies": {
                    "base64-url": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/base64-url/-/base64-url-1.0.0.tgz"
                    },
                    "mz": {
XhmikosR's avatar
XhmikosR committed
765
766
                      "version": "1.1.0",
                      "resolved": "https://registry.npmjs.org/mz/-/mz-1.1.0.tgz",
XhmikosR's avatar
XhmikosR committed
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
                      "dependencies": {
                        "native-or-bluebird": {
                          "version": "1.1.2",
                          "resolved": "https://registry.npmjs.org/native-or-bluebird/-/native-or-bluebird-1.1.2.tgz"
                        }
                      }
                    }
                  }
                }
              }
            },
            "finalhandler": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.3.2.tgz",
              "dependencies": {
                "escape-html": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
785
                },
XhmikosR's avatar
XhmikosR committed
786
787
788
789
790
791
792
793
794
                "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"
                    }
                  }
795
796
797
798
                }
              }
            },
            "fresh": {
XhmikosR's avatar
XhmikosR committed
799
800
801
802
              "version": "0.2.4",
              "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.2.4.tgz"
            },
            "http-errors": {
XhmikosR's avatar
XhmikosR committed
803
804
              "version": "1.2.8",
              "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.2.8.tgz",
XhmikosR's avatar
XhmikosR committed
805
806
807
808
809
810
811
812
813
814
815
816
817
818
              "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"
819
820
            },
            "method-override": {
XhmikosR's avatar
XhmikosR committed
821
822
              "version": "2.3.0",
              "resolved": "https://registry.npmjs.org/method-override/-/method-override-2.3.0.tgz",
823
824
              "dependencies": {
                "methods": {
XhmikosR's avatar
XhmikosR committed
825
826
                  "version": "1.1.0",
                  "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.0.tgz"
827
828
                },
                "vary": {
XhmikosR's avatar
XhmikosR committed
829
830
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/vary/-/vary-1.0.0.tgz"
831
832
833
834
                }
              }
            },
            "morgan": {
XhmikosR's avatar
XhmikosR committed
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
              "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"
                    }
                  }
                }
              }
853
854
            },
            "multiparty": {
XhmikosR's avatar
XhmikosR committed
855
856
              "version": "3.3.2",
              "resolved": "https://registry.npmjs.org/multiparty/-/multiparty-3.3.2.tgz",
857
858
              "dependencies": {
                "readable-stream": {
XhmikosR's avatar
XhmikosR committed
859
860
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
861
862
863
864
865
866
867
868
869
870
871
872
873
874
                  "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
875
876
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
877
878
879
880
881
882
883
884
885
886
                    }
                  }
                },
                "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
887
888
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.0.tgz"
889
890
            },
            "parseurl": {
XhmikosR's avatar
XhmikosR committed
891
892
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.0.tgz"
893
894
895
896
897
898
            },
            "pause": {
              "version": "0.0.1",
              "resolved": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz"
            },
            "qs": {
XhmikosR's avatar
XhmikosR committed
899
900
              "version": "2.3.3",
              "resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz"
901
902
            },
            "response-time": {
XhmikosR's avatar
XhmikosR committed
903
904
              "version": "2.2.0",
              "resolved": "https://registry.npmjs.org/response-time/-/response-time-2.2.0.tgz"
905
906
            },
            "serve-favicon": {
XhmikosR's avatar
XhmikosR committed
907
908
              "version": "2.1.7",
              "resolved": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.1.7.tgz",
XhmikosR's avatar
XhmikosR committed
909
910
              "dependencies": {
                "etag": {
XhmikosR's avatar
XhmikosR committed
911
912
                  "version": "1.5.1",
                  "resolved": "https://registry.npmjs.org/etag/-/etag-1.5.1.tgz",
XhmikosR's avatar
XhmikosR committed
913
914
                  "dependencies": {
                    "crc": {
XhmikosR's avatar
XhmikosR committed
915
916
                      "version": "3.2.1",
                      "resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
XhmikosR's avatar
XhmikosR committed
917
918
919
920
921
922
923
924
                    }
                  }
                },
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                }
              }
925
926
            },
            "serve-index": {
XhmikosR's avatar
XhmikosR committed
927
928
              "version": "1.5.3",
              "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.5.3.tgz",
929
930
              "dependencies": {
                "accepts": {
XhmikosR's avatar
XhmikosR committed
931
932
                  "version": "1.1.4",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.1.4.tgz",
933
934
                  "dependencies": {
                    "negotiator": {
XhmikosR's avatar
XhmikosR committed
935
936
                      "version": "0.4.9",
                      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.9.tgz"
937
938
939
940
                    }
                  }
                },
                "batch": {
XhmikosR's avatar
XhmikosR committed
941
942
943
944
                  "version": "0.5.1",
                  "resolved": "https://registry.npmjs.org/batch/-/batch-0.5.1.tgz"
                },
                "mime-types": {
XhmikosR's avatar
XhmikosR committed
945
946
                  "version": "2.0.4",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.4.tgz",
XhmikosR's avatar
XhmikosR committed
947
948
                  "dependencies": {
                    "mime-db": {
XhmikosR's avatar
XhmikosR committed
949
950
                      "version": "1.3.0",
                      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.0.tgz"
XhmikosR's avatar
XhmikosR committed
951
952
                    }
                  }
953
954
955
956
                }
              }
            },
            "serve-static": {
XhmikosR's avatar
XhmikosR committed
957
958
              "version": "1.7.1",
              "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.7.1.tgz",
959
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
960
961
962
963
                "escape-html": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
                },
964
                "send": {
XhmikosR's avatar
XhmikosR committed
965
966
                  "version": "0.10.1",
                  "resolved": "https://registry.npmjs.org/send/-/send-0.10.1.tgz",
967
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
968
969
970
971
972
                    "destroy": {
                      "version": "1.0.3",
                      "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.3.tgz"
                    },
                    "etag": {
XhmikosR's avatar
XhmikosR committed
973
974
                      "version": "1.5.1",
                      "resolved": "https://registry.npmjs.org/etag/-/etag-1.5.1.tgz",
975
                      "dependencies": {
XhmikosR's avatar
XhmikosR committed
976
                        "crc": {
XhmikosR's avatar
XhmikosR committed
977
978
                          "version": "3.2.1",
                          "resolved": "https://registry.npmjs.org/crc/-/crc-3.2.1.tgz"
979
980
981
982
983
984
985
                        }
                      }
                    },
                    "mime": {
                      "version": "1.2.11",
                      "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
                    },
XhmikosR's avatar
XhmikosR committed
986
987
988
989
990
991
992
993
994
995
996
997
998
999
                    "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"
                        }
                      }
                    },
1000
                    "range-parser": {
XhmikosR's avatar
XhmikosR committed
1001
1002
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.2.tgz"
1003
1004
1005
1006
1007
1008
                    }
                  }
                }
              }
            },
            "type-is": {
XhmikosR's avatar
XhmikosR committed
1009
1010
              "version": "1.5.4",
              "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.5.4.tgz",
1011
1012
              "dependencies": {
                "mime-types": {
XhmikosR's avatar
XhmikosR committed
1013
1014
                  "version": "2.0.4",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.0.4.tgz",
XhmikosR's avatar
XhmikosR committed
1015
1016
                  "dependencies": {
                    "mime-db": {
XhmikosR's avatar
XhmikosR committed
1017
1018
                      "version": "1.3.0",
                      "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.3.0.tgz"
XhmikosR's avatar
XhmikosR committed
1019
1020
                    }
                  }
1021
1022
1023
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
1024
            "utils-merge": {
1025
              "version": "1.0.0",
XhmikosR's avatar
XhmikosR committed
1026
1027
1028
1029
1030
              "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"
1031
1032
1033
1034
            }
          }
        },
        "connect-livereload": {
XhmikosR's avatar
XhmikosR committed
1035
1036
          "version": "0.5.2",
          "resolved": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.5.2.tgz"
1037
        },
XhmikosR's avatar
XhmikosR committed
1038
1039
1040
        "opn": {
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/opn/-/opn-1.0.0.tgz"
1041
1042
        },
        "portscanner": {
XhmikosR's avatar
XhmikosR committed
1043
1044
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/portscanner/-/portscanner-1.0.0.tgz",
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
          "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
1055
1056
      "version": "0.7.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-0.7.0.tgz",
XhmikosR's avatar
XhmikosR committed
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
      "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"
            }
          }
        }
      }
1097
1098
    },
    "grunt-contrib-csslint": {
XhmikosR's avatar
XhmikosR committed
1099
1100
      "version": "0.3.1",
      "resolved": "https://registry.npmjs.org/grunt-contrib-csslint/-/grunt-contrib-csslint-0.3.1.tgz",
1101
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
1102
1103
1104
1105
1106
1107
1108
1109
1110
        "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
1111
1112
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
            },
            "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"
            }
          }
        },
1140
1141
1142
1143
1144
1145
1146
1147
1148
        "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
1149
1150
1151
1152
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
        }
      }
    },
    "grunt-contrib-cssmin": {
      "version": "0.10.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-cssmin/-/grunt-contrib-cssmin-0.10.0.tgz",
      "dependencies": {
        "chalk": {
          "version": "0.4.0",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
          "dependencies": {
            "ansi-styles": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz"
            },
            "has-color": {
              "version": "0.1.7",
              "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
            },
            "strip-ansi": {
              "version": "0.1.1",
              "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
            }
          }
        },
        "clean-css": {
XhmikosR's avatar
XhmikosR committed
1179
1180
          "version": "2.2.21",
          "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.21.tgz",
1181
1182
1183
1184
1185
1186
1187
1188
          "dependencies": {
            "commander": {
              "version": "2.2.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz"
            }
          }
        },
        "maxmin": {
XhmikosR's avatar
XhmikosR committed
1189
1190
          "version": "0.2.2",
          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-0.2.2.tgz",
1191
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
1192
            "chalk": {
XhmikosR's avatar
XhmikosR committed
1193
1194
              "version": "0.5.1",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
XhmikosR's avatar
XhmikosR committed
1195
1196
1197
1198
1199
1200
              "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
1201
1202
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
                },
                "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
1230
            "figures": {
XhmikosR's avatar
XhmikosR committed
1231
1232
              "version": "1.3.5",
              "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
XhmikosR's avatar
XhmikosR committed
1233
            },
1234
1235
1236
1237
1238
1239
1240
1241
1242
            "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
1243
1244
                      "version": "0.2.5",
                      "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.5.tgz"
1245
1246
1247
1248
                    }
                  }
                },
                "concat-stream": {
XhmikosR's avatar
XhmikosR committed
1249
1250
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
1251
1252
1253
1254
1255
1256
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
1257
1258
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
                      "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
1269
1270
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
                        }
                      }
                    },
                    "typedarray": {
                      "version": "0.0.6",
                      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
                    }
                  }
                }
              }
            },
            "pretty-bytes": {
XhmikosR's avatar
XhmikosR committed
1283
1284
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-0.1.2.tgz"
1285
1286
1287
1288
1289
1290
            }
          }
        }
      }
    },
    "grunt-contrib-jade": {
Chris Rebert's avatar
Chris Rebert committed
1291
1292
      "version": "0.13.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-jade/-/grunt-contrib-jade-0.13.0.tgz",
1293
1294
      "dependencies": {
        "chalk": {
Chris Rebert's avatar
Chris Rebert committed
1295
1296
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
1297
1298
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
1299
1300
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
1301
            },
Chris Rebert's avatar
Chris Rebert committed
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
            "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"
                }
              }
1315
1316
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
              "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"
1329
1330
1331
1332
            }
          }
        },
        "jade": {
Chris Rebert's avatar
Chris Rebert committed
1333
1334
          "version": "1.7.0",
          "resolved": "https://registry.npmjs.org/jade/-/jade-1.7.0.tgz",
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
          "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
1345
1346
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/constantinople/-/constantinople-2.0.1.tgz",
1347
1348
              "dependencies": {
                "uglify-js": {
XhmikosR's avatar
XhmikosR committed
1349
1350
                  "version": "2.4.16",
                  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.16.tgz",
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
                  "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
1385
1386
1387
1388
1389
1390
1391
1392
              "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"
                }
              }
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
            },
            "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
1403
1404
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.1.tgz",
1405
                      "dependencies": {
XhmikosR's avatar
XhmikosR committed
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
                        "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"
                            }
                          }
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
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
                        }
                      }
                    }
                  }
                }
              }
            },
            "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
1469
1470
                      "version": "0.1.40",
                      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
                      "dependencies": {
                        "amdefine": {
                          "version": "0.1.0",
                          "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                        }
                      }
                    }
                  }
                }
              }
            },
Chris Rebert's avatar
Chris Rebert committed
1482
1483
1484
1485
            "void-elements": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/void-elements/-/void-elements-1.0.0.tgz"
            },
1486
            "with": {
XhmikosR's avatar
XhmikosR committed
1487
1488
              "version": "3.0.1",
              "resolved": "https://registry.npmjs.org/with/-/with-3.0.1.tgz",
1489
1490
              "dependencies": {
                "uglify-js": {
XhmikosR's avatar
XhmikosR committed
1491
1492
                  "version": "2.4.16",
                  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.16.tgz",
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
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
                  "dependencies": {
                    "async": {
                      "version": "0.2.10",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
                    },
                    "optimist": {
                      "version": "0.3.7",
                      "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.3.7.tgz",
                      "dependencies": {
                        "wordwrap": {
                          "version": "0.0.2",
                          "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
                        }
                      }
                    },
                    "source-map": {
                      "version": "0.1.34",
                      "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.34.tgz",
                      "dependencies": {
                        "amdefine": {
                          "version": "0.1.0",
                          "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                        }
                      }
                    },
                    "uglify-to-browserify": {
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz"
                    }
                  }
                }
              }
            }
          }
        }
      }
    },
    "grunt-contrib-jshint": {
      "version": "0.10.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-0.10.0.tgz",
      "dependencies": {
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "jshint": {
XhmikosR's avatar
XhmikosR committed
1539
1540
          "version": "2.5.10",
          "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.5.10.tgz",
1541
1542
          "dependencies": {
            "cli": {
Chris Rebert's avatar
Chris Rebert committed
1543
1544
              "version": "0.6.5",
              "resolved": "https://registry.npmjs.org/cli/-/cli-0.6.5.tgz",
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
              "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
1587
1588
              "version": "3.8.2",
              "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.2.tgz",
1589
1590
              "dependencies": {
                "domelementtype": {
XhmikosR's avatar
XhmikosR committed
1591
1592
                  "version": "1.1.3",
                  "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.1.3.tgz"
1593
1594
                },
                "domhandler": {
XhmikosR's avatar
XhmikosR committed
1595
1596
                  "version": "2.3.0",
                  "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.3.0.tgz"
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
                },
                "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
1607
1608
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
                  "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
1623
1624
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
1625
1626
1627
1628
1629
1630
                    }
                  }
                }
              }
            },
            "minimatch": {
XhmikosR's avatar
XhmikosR committed
1631
1632
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
              "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
1649
1650
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz"
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
            },
            "underscore": {
              "version": "1.6.0",
              "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz"
            }
          }
        }
      }
    },
    "grunt-contrib-less": {
XhmikosR's avatar
XhmikosR committed
1661
1662
      "version": "0.12.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.12.0.tgz",
1663
1664
1665
1666
1667
1668
      "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
1669
1670
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
1671
1672
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
1673
1674
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
1675
            },
Chris Rebert's avatar
Chris Rebert committed
1676
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
1677
1678
              "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
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
            },
            "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"
                }
              }
1689
1690
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
              "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"
1703
1704
1705
1706
            }
          }
        },
        "less": {
XhmikosR's avatar
XhmikosR committed
1707
1708
          "version": "1.7.5",
          "resolved": "https://registry.npmjs.org/less/-/less-1.7.5.tgz",
1709
1710
          "dependencies": {
            "clean-css": {
XhmikosR's avatar
XhmikosR committed
1711
1712
              "version": "2.2.21",
              "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.21.tgz",
1713
1714
              "dependencies": {
                "commander": {
XhmikosR's avatar
XhmikosR committed
1715
1716
                  "version": "2.2.0",
                  "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz"
1717
1718
1719
                }
              }
            },
XhmikosR's avatar
XhmikosR committed
1720
            "graceful-fs": {
XhmikosR's avatar
XhmikosR committed
1721
1722
              "version": "3.0.5",
              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.5.tgz"
XhmikosR's avatar
XhmikosR committed
1723
            },
1724
1725
1726
1727
1728
            "mime": {
              "version": "1.2.11",
              "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
            },
            "mkdirp": {
XhmikosR's avatar
XhmikosR committed
1729
1730
1731
1732
1733
1734
1735
1736
              "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"
                }
              }
1737
1738
            },
            "request": {
XhmikosR's avatar
XhmikosR committed
1739
1740
              "version": "2.40.0",
              "resolved": "https://registry.npmjs.org/request/-/request-2.40.0.tgz",
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
              "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
1751
1752
                  "version": "0.1.4",
                  "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
1753
1754
1755
1756
1757
1758
                  "dependencies": {
                    "async": {
                      "version": "0.9.0",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                    },
                    "combined-stream": {
XhmikosR's avatar
XhmikosR committed
1759
1760
                      "version": "0.0.7",
                      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
                      "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
1771
1772
                  "version": "1.1.1",
                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
                  "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
1814
1815
1816
1817
                "mime-types": {
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
                },
1818
                "node-uuid": {
XhmikosR's avatar
XhmikosR committed
1819
1820
                  "version": "1.4.2",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
1821
1822
1823
1824
1825
1826
                },
                "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
1827
1828
1829
1830
1831
1832
                  "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"
1833
1834
1835
1836
1837
1838
                },
                "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
1839
1840
                      "version": "1.3.2",
                      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
1841
1842
1843
1844
                    }
                  }
                },
                "tunnel-agent": {
XhmikosR's avatar
XhmikosR committed
1845
1846
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
1847
1848
1849
1850
                }
              }
            },
            "source-map": {
Chris Rebert's avatar
Chris Rebert committed
1851
1852
              "version": "0.1.40",
              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
              "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
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
            "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"
                }
              }
            },
1888
1889
1890
1891
1892
            "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
1893
1894
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
1895
1896
1897
1898
1899
1900
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
1901
1902
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
                      "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
1913
1914
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
                        }
                      }
                    },
                    "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
1951
1952
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-0.1.2.tgz"
1953
1954
1955
1956
1957
1958
            }
          }
        }
      }
    },
    "grunt-contrib-qunit": {
XhmikosR's avatar
XhmikosR committed
1959
1960
      "version": "0.5.2",
      "resolved": "https://registry.npmjs.org/grunt-contrib-qunit/-/grunt-contrib-qunit-0.5.2.tgz",
1961
1962
1963
1964
1965
1966
      "dependencies": {
        "grunt-lib-phantomjs": {
          "version": "0.6.0",
          "resolved": "https://registry.npmjs.org/grunt-lib-phantomjs/-/grunt-lib-phantomjs-0.6.0.tgz",
          "dependencies": {
            "eventemitter2": {
1967
1968
              "version": "0.4.14",
              "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz"
1969
1970
            },
            "phantomjs": {
1971
1972
              "version": "1.9.12",
              "resolved": "https://registry.npmjs.org/phantomjs/-/phantomjs-1.9.12.tgz",
1973
1974
              "dependencies": {
                "adm-zip": {
XhmikosR's avatar
XhmikosR committed
1975
1976
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/adm-zip/-/adm-zip-0.4.4.tgz"
1977
1978
                },
                "kew": {
XhmikosR's avatar
XhmikosR committed
1979
1980
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/kew/-/kew-0.4.0.tgz"
1981
1982
                },
                "mkdirp": {
XhmikosR's avatar
XhmikosR committed
1983
1984
1985
1986
1987
1988
1989
1990
                  "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"
                    }
                  }
1991
1992
                },
                "ncp": {
1993
1994
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz"
1995
1996
                },
                "npmconf": {
XhmikosR's avatar
XhmikosR committed
1997
1998
                  "version": "2.0.9",
                  "resolved": "https://registry.npmjs.org/npmconf/-/npmconf-2.0.9.tgz",
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
                  "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
2011
2012
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
2013
2014
                    },
                    "ini": {
XhmikosR's avatar
XhmikosR committed
2015
2016
                      "version": "1.3.2",
                      "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.2.tgz"
2017
2018
                    },
                    "nopt": {
XhmikosR's avatar
XhmikosR committed
2019
2020
                      "version": "3.0.1",
                      "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz",
2021
2022
2023
2024
2025
2026
2027
2028
                      "dependencies": {
                        "abbrev": {
                          "version": "1.0.5",
                          "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
                        }
                      }
                    },
                    "once": {
XhmikosR's avatar
XhmikosR committed
2029
2030
2031
2032
2033
2034
2035
2036
                      "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"
                        }
                      }
2037
2038
                    },
                    "osenv": {
XhmikosR's avatar
XhmikosR committed
2039
2040
                      "version": "0.1.0",
                      "resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.0.tgz"
2041
2042
                    },
                    "semver": {
Chris Rebert's avatar
Chris Rebert committed
2043
2044
                      "version": "4.1.0",
                      "resolved": "https://registry.npmjs.org/semver/-/semver-4.1.0.tgz"
XhmikosR's avatar
XhmikosR committed
2045
2046
2047
2048
                    },
                    "uid-number": {
                      "version": "0.0.5",
                      "resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz"
2049
2050
2051
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
2052
                "progress": {
XhmikosR's avatar
XhmikosR committed
2053
2054
                  "version": "1.1.8",
                  "resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz"
XhmikosR's avatar
XhmikosR committed
2055
                },
2056
                "request": {
XhmikosR's avatar
XhmikosR committed
2057
2058
                  "version": "2.42.0",
                  "resolved": "https://registry.npmjs.org/request/-/request-2.42.0.tgz",
2059
2060
2061
2062
2063
                  "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
2064
2065
2066
2067
2068
                    "bl": {
                      "version": "0.9.3",
                      "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz",
                      "dependencies": {
                        "readable-stream": {
2069
2070
                          "version": "1.0.33",
                          "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
XhmikosR's avatar
XhmikosR committed
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
                          "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"
                    },
2096
2097
2098
2099
2100
                    "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
2101
2102
                      "version": "0.1.4",
                      "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
2103
2104
2105
2106
2107
2108
                      "dependencies": {
                        "async": {
                          "version": "0.9.0",
                          "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                        },
                        "combined-stream": {
XhmikosR's avatar
XhmikosR committed
2109
2110
                          "version": "0.0.7",
                          "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
2111
2112
2113
2114
2115
2116
                          "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
2117
2118
2119
2120
                        },
                        "mime": {
                          "version": "1.2.11",
                          "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
2121
2122
2123
2124
                        }
                      }
                    },
                    "hawk": {
XhmikosR's avatar
XhmikosR committed
2125
2126
                      "version": "1.1.1",
                      "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
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
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
                      "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
2168
2169
2170
                    "mime-types": {
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz"
2171
2172
                    },
                    "node-uuid": {
XhmikosR's avatar
XhmikosR committed
2173
2174
                      "version": "1.4.2",
                      "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
2175
2176
                    },
                    "oauth-sign": {
XhmikosR's avatar
XhmikosR committed
2177
2178
                      "version": "0.4.0",
                      "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.0.tgz"
2179
2180
                    },
                    "qs": {
XhmikosR's avatar
XhmikosR committed
2181
2182
2183
2184
2185
2186
                      "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"
2187
2188
2189
2190
2191
2192
                    },
                    "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
2193
2194
                          "version": "1.3.2",
                          "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
2195
2196
2197
2198
2199
2200
2201
2202
2203
                        }
                      }
                    },
                    "tunnel-agent": {
                      "version": "0.4.0",
                      "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
                "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"
                    }
                  }
                },
2214
2215
2216
2217
2218
                "rimraf": {
                  "version": "2.2.8",
                  "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
                },
                "which": {
XhmikosR's avatar
XhmikosR committed
2219
2220
                  "version": "1.0.8",
                  "resolved": "https://registry.npmjs.org/which/-/which-1.0.8.tgz"
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
                }
              }
            },
            "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
2243
2244
      "version": "0.6.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.6.0.tgz",
2245
2246
      "dependencies": {
        "chalk": {
Chris Rebert's avatar
Chris Rebert committed
2247
2248
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
2249
2250
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
2251
2252
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
2253
            },
Chris Rebert's avatar
Chris Rebert committed
2254
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
2255
2256
              "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
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
            },
            "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"
                }
              }
2267
2268
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
              "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"
2281
2282
2283
2284
2285
2286
2287
2288
            }
          }
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
        "maxmin": {
XhmikosR's avatar
XhmikosR committed
2289
2290
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-1.0.0.tgz",
2291
          "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
2292
            "figures": {
XhmikosR's avatar
XhmikosR committed
2293
2294
              "version": "1.3.5",
              "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
Chris Rebert's avatar
Chris Rebert committed
2295
            },
2296
            "gzip-size": {
XhmikosR's avatar
XhmikosR committed
2297
2298
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-1.0.0.tgz",
2299
              "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
                "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"
                    }
                  }
                },
2310
                "concat-stream": {
XhmikosR's avatar
XhmikosR committed
2311
2312
                  "version": "1.4.7",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.7.tgz",
2313
2314
2315
2316
2317
2318
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
2319
2320
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
                      "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
2331
2332
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
                        }
                      }
                    },
                    "typedarray": {
                      "version": "0.0.6",
                      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
                    }
                  }
                }
              }
            },
            "pretty-bytes": {
XhmikosR's avatar
XhmikosR committed
2345
2346
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.2.tgz",
XhmikosR's avatar
XhmikosR committed
2347
2348
2349
2350
2351
2352
              "dependencies": {
                "get-stdin": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-1.0.0.tgz"
                }
              }
2353
2354
2355
2356
            }
          }
        },
        "uglify-js": {
XhmikosR's avatar
XhmikosR committed
2357
2358
          "version": "2.4.16",
          "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.16.tgz",
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
          "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
2389
2390
2391
2392
        },
        "uri-path": {
          "version": "0.0.2",
          "resolved": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz"
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
        }
      }
    },
    "grunt-contrib-watch": {
      "version": "0.6.1",
      "resolved": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-0.6.1.tgz",
      "dependencies": {
        "async": {
          "version": "0.2.10",
          "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz"
        },
        "gaze": {
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/gaze/-/gaze-0.5.1.tgz",
          "dependencies": {
            "globule": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/globule/-/globule-0.1.0.tgz",
              "dependencies": {
                "glob": {
                  "version": "3.1.21",
                  "resolved": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz",
                  "dependencies": {
                    "graceful-fs": {
                      "version": "1.2.3",
                      "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz"
                    },
                    "inherits": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.0.tgz"
                    }
                  }
                },
                "lodash": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.1.tgz"
                },
                "minimatch": {
                  "version": "0.2.14",
                  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz",
                  "dependencies": {
                    "lru-cache": {
                      "version": "2.5.0",
                      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                    },
                    "sigmund": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                    }
                  }
                }
              }
            }
          }
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
        "tiny-lr-fork": {
          "version": "0.0.5",
          "resolved": "https://registry.npmjs.org/tiny-lr-fork/-/tiny-lr-fork-0.0.5.tgz",
          "dependencies": {
            "debug": {
              "version": "0.7.4",
              "resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz"
            },
            "faye-websocket": {
              "version": "0.4.4",
              "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.4.4.tgz"
            },
            "noptify": {
              "version": "0.0.3",
              "resolved": "https://registry.npmjs.org/noptify/-/noptify-0.0.3.tgz",
              "dependencies": {
                "nopt": {
                  "version": "2.0.0",
                  "resolved": "https://registry.npmjs.org/nopt/-/nopt-2.0.0.tgz",
                  "dependencies": {
                    "abbrev": {
                      "version": "1.0.5",
                      "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
                    }
                  }
                }
              }
            },
            "qs": {
              "version": "0.5.6",
              "resolved": "https://registry.npmjs.org/qs/-/qs-0.5.6.tgz"
            }
          }
        }
      }
    },
    "grunt-csscomb": {
XhmikosR's avatar
XhmikosR committed
2489
2490
      "version": "3.0.0",
      "resolved": "https://registry.npmjs.org/grunt-csscomb/-/grunt-csscomb-3.0.0.tgz",
2491
2492
      "dependencies": {
        "csscomb": {
XhmikosR's avatar
XhmikosR committed
2493
2494
          "version": "3.0.4",
          "resolved": "https://registry.npmjs.org/csscomb/-/csscomb-3.0.4.tgz",
2495
2496
2497
2498
2499
          "dependencies": {
            "commander": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.0.0.tgz"
            },
XhmikosR's avatar
XhmikosR committed
2500
            "csscomb-core": {
XhmikosR's avatar
XhmikosR committed
2501
2502
              "version": "2.0.4",
              "resolved": "https://registry.npmjs.org/csscomb-core/-/csscomb-core-2.0.4.tgz",
2503
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
2504
2505
2506
2507
                "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
2508
2509
2510
                "minimatch": {
                  "version": "0.2.12",
                  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.12.tgz",
2511
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
2512
2513
2514
2515
2516
2517
2518
                    "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"
2519
2520
2521
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
2522
2523
2524
2525
                "vow": {
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
                },
XhmikosR's avatar
XhmikosR committed
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
                "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"
                    },
2544
2545
2546
2547
                    "vow": {
                      "version": "0.4.4",
                      "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
                    },
XhmikosR's avatar
XhmikosR committed
2548
2549
                    "vow-queue": {
                      "version": "0.3.1",
Chris Rebert's avatar
Chris Rebert committed
2550
                      "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.3.1.tgz"
XhmikosR's avatar
XhmikosR committed
2551
2552
                    }
                  }
2553
2554
                }
              }
XhmikosR's avatar
XhmikosR committed
2555
2556
2557
2558
2559
2560
2561
2562
            },
            "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"
2563
2564
2565
2566
2567
2568
            }
          }
        }
      }
    },
    "grunt-exec": {
XhmikosR's avatar
XhmikosR committed
2569
2570
      "version": "0.4.6",
      "resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz"
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
    },
    "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
2593
2594
              "version": "0.1.4",
              "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
2595
2596
2597
2598
2599
2600
              "dependencies": {
                "async": {
                  "version": "0.9.0",
                  "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                },
                "combined-stream": {
XhmikosR's avatar
XhmikosR committed
2601
2602
                  "version": "0.0.7",
                  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
                  "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
2661
2662
              "version": "1.4.2",
              "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
            },
            "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
2677
2678
                  "version": "1.3.2",
                  "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
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
                }
              }
            },
            "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
2751
2752
                          "version": "1.0.4",
                          "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
                          "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
2775
2776
                          "version": "1.0.4",
                          "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
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
                          "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
2811
2812
                              "version": "1.0.4",
                              "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.4.tgz",
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
                              "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
2837
2838
          "version": "0.0.24",
          "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.24.tgz"
2839
2840
2841
        }
      }
    },
XhmikosR's avatar
XhmikosR committed
2842
    "grunt-jscs": {
XhmikosR's avatar
XhmikosR committed
2843
2844
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-1.0.0.tgz",
2845
2846
2847
2848
2849
2850
      "dependencies": {
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "jscs": {
XhmikosR's avatar
XhmikosR committed
2851
2852
          "version": "1.8.1",
          "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.8.1.tgz",
2853
2854
          "dependencies": {
            "colors": {
XhmikosR's avatar
XhmikosR committed
2855
2856
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz"
2857
2858
            },
            "commander": {
XhmikosR's avatar
XhmikosR committed
2859
2860
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.5.0.tgz"
2861
2862
            },
            "esprima": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
2863
2864
              "version": "1.2.2",
              "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz"
2865
            },
Chris Rebert's avatar
Chris Rebert committed
2866
2867
2868
2869
            "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
2870
2871
2872
2873
            "exit": {
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
            },
XhmikosR's avatar
XhmikosR committed
2874
2875
2876
2877
2878
            "glob": {
              "version": "4.0.6",
              "resolved": "https://registry.npmjs.org/glob/-/glob-4.0.6.tgz",
              "dependencies": {
                "graceful-fs": {
XhmikosR's avatar
XhmikosR committed
2879
2880
                  "version": "3.0.5",
                  "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.5.tgz"
XhmikosR's avatar
XhmikosR committed
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
                },
                "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"
                    }
                  }
                }
              }
            },
2898
            "minimatch": {
XhmikosR's avatar
XhmikosR committed
2899
2900
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
              "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
2913
2914
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz"
2915
            },
Chris Rebert's avatar
Chris Rebert committed
2916
            "supports-color": {
XhmikosR's avatar
XhmikosR committed
2917
2918
              "version": "1.2.0",
              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-1.2.0.tgz"
2919
            },
2920
            "vow-fs": {
Chris Rebert's avatar
Chris Rebert committed
2921
2922
              "version": "0.3.3",
              "resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.3.tgz",
2923
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
                "glob": {
                  "version": "3.2.8",
                  "resolved": "https://registry.npmjs.org/glob/-/glob-3.2.8.tgz",
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "minimatch": {
                      "version": "0.2.14",
                      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz",
                      "dependencies": {
                        "lru-cache": {
                          "version": "2.5.0",
                          "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
                        },
                        "sigmund": {
                          "version": "1.0.0",
                          "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
                        }
                      }
                    }
                  }
                },
2948
2949
2950
2951
                "node-uuid": {
                  "version": "1.4.0",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.0.tgz"
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
2952
2953
2954
2955
                "vow": {
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
                },
2956
                "vow-queue": {
Chris Rebert's avatar
Chris Rebert committed
2957
                  "version": "0.4.1",
XhmikosR's avatar
XhmikosR committed
2958
2959
2960
                  "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.4.1.tgz",
                  "dependencies": {
                    "vow": {
XhmikosR's avatar
XhmikosR committed
2961
2962
                      "version": "0.4.7",
                      "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.7.tgz"
XhmikosR's avatar
XhmikosR committed
2963
2964
                    }
                  }
2965
2966
2967
2968
                }
              }
            },
            "xmlbuilder": {
XhmikosR's avatar
XhmikosR committed
2969
2970
              "version": "2.4.5",
              "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-2.4.5.tgz",
2971
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
2972
                "lodash-node": {
2973
                  "version": "2.4.1",
XhmikosR's avatar
XhmikosR committed
2974
                  "resolved": "https://registry.npmjs.org/lodash-node/-/lodash-node-2.4.1.tgz"
Chris Rebert's avatar
Chris Rebert committed
2975
2976
2977
2978
2979
2980
2981
2982
2983
                }
              }
            }
          }
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
        },
2984
        "vow": {
XhmikosR's avatar
XhmikosR committed
2985
2986
          "version": "0.4.7",
          "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.7.tgz"
2987
2988
2989
2990
        }
      }
    },
    "grunt-saucelabs": {
XhmikosR's avatar
XhmikosR committed
2991
2992
      "version": "8.3.3",
      "resolved": "https://registry.npmjs.org/grunt-saucelabs/-/grunt-saucelabs-8.3.3.tgz",
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
      "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
3019
3020
              "version": "0.1.4",
              "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
3021
3022
3023
3024
3025
3026
              "dependencies": {
                "async": {
                  "version": "0.9.0",
                  "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
                },
                "combined-stream": {
XhmikosR's avatar
XhmikosR committed
3027
3028
                  "version": "0.0.7",
                  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
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
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
                  "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
3295
3296
              "version": "1.4.2",
              "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
            },
            "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
3311
3312
                  "version": "1.3.2",
                  "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
                }
              }
            },
            "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
3323
3324
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/sauce-tunnel/-/sauce-tunnel-2.1.0.tgz",
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
          "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
3369
3370
                      "version": "0.0.7",
                      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
3371
3372
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
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
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
                      "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
3441
3442
                  "version": "1.4.2",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.2.tgz"
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
                },
                "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
3471
3472
          "version": "0.2.10",
          "resolved": "https://registry.npmjs.org/replace/-/replace-0.2.10.tgz",
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
          "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
3507
3508
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-1.0.0.tgz",
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
      "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
3545
3546
          "version": "1.0.1",
          "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-1.0.1.tgz",
3547
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
3548
            "array-differ": {
Chris Rebert's avatar
Chris Rebert committed
3549
3550
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz"
XhmikosR's avatar
XhmikosR committed
3551
3552
            },
            "array-union": {
XhmikosR's avatar
XhmikosR committed
3553
3554
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.1.tgz",
XhmikosR's avatar
XhmikosR committed
3555
3556
              "dependencies": {
                "array-uniq": {
XhmikosR's avatar
XhmikosR committed
3557
3558
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
3559
3560
                }
              }
3561
3562
            },
            "minimatch": {
Chris Rebert's avatar
Chris Rebert committed
3563
3564
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
              "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
3580
    "npm-shrinkwrap": {
3581
3582
      "version": "5.0.0",
      "resolved": "https://registry.npmjs.org/npm-shrinkwrap/-/npm-shrinkwrap-5.0.0.tgz",
3583
      "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3584
        "array-find": {
3585
          "version": "0.1.1",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3586
          "resolved": "https://registry.npmjs.org/array-find/-/array-find-0.1.1.tgz"
3587
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3588
        "error": {
Chris Rebert's avatar
Chris Rebert committed
3589
3590
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/error/-/error-4.3.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3591
          "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
3592
3593
3594
3595
            "camelize": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz"
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3596
            "xtend": {
Chris Rebert's avatar
Chris Rebert committed
3597
3598
              "version": "4.0.0",
              "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3599
3600
            }
          }
3601
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3602
3603
3604
        "json-diff": {
          "version": "0.3.1",
          "resolved": "https://registry.npmjs.org/json-diff/-/json-diff-0.3.1.tgz",
3605
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3606
3607
3608
            "cli-color": {
              "version": "0.1.7",
              "resolved": "https://registry.npmjs.org/cli-color/-/cli-color-0.1.7.tgz",
3609
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3610
3611
3612
                "es5-ext": {
                  "version": "0.8.2",
                  "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.8.2.tgz"
3613
3614
3615
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3616
3617
3618
            "difflib": {
              "version": "0.2.4",
              "resolved": "https://registry.npmjs.org/difflib/-/difflib-0.2.4.tgz",
3619
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3620
                "heap": {
XhmikosR's avatar
XhmikosR committed
3621
3622
                  "version": "0.2.5",
                  "resolved": "https://registry.npmjs.org/heap/-/heap-0.2.5.tgz"
3623
3624
                }
              }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3625
3626
3627
3628
            },
            "dreamopt": {
              "version": "0.6.0",
              "resolved": "https://registry.npmjs.org/dreamopt/-/dreamopt-0.6.0.tgz",
3629
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3630
3631
3632
                "wordwrap": {
                  "version": "0.0.2",
                  "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
3633
3634
3635
3636
3637
                }
              }
            }
          }
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3638
        "minimist": {
Chris Rebert's avatar
Chris Rebert committed
3639
3640
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.1.0.tgz"
3641
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3642
3643
3644
        "msee": {
          "version": "0.1.1",
          "resolved": "https://registry.npmjs.org/msee/-/msee-0.1.1.tgz",
3645
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3646
3647
3648
            "cardinal": {
              "version": "0.4.4",
              "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-0.4.4.tgz",
3649
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3650
3651
3652
                "ansicolors": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.2.1.tgz"
3653
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3654
3655
3656
                "redeyed": {
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-0.4.4.tgz",
3657
                  "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3658
3659
3660
                    "esprima": {
                      "version": "1.0.4",
                      "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
3661
3662
3663
3664
3665
                    }
                  }
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3666
3667
3668
            "chalk": {
              "version": "0.4.0",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
3669
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3670
3671
3672
                "ansi-styles": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz"
3673
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3674
3675
3676
                "has-color": {
                  "version": "0.1.7",
                  "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
3677
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3678
3679
3680
                "strip-ansi": {
                  "version": "0.1.1",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
3681
3682
3683
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3684
3685
3686
            "marked": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/marked/-/marked-0.3.2.tgz"
3687
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3688
3689
3690
            "nopt": {
              "version": "2.1.2",
              "resolved": "https://registry.npmjs.org/nopt/-/nopt-2.1.2.tgz",
3691
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3692
3693
3694
                "abbrev": {
                  "version": "1.0.5",
                  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
                }
              }
            },
            "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
3710
        "npm": {
XhmikosR's avatar
XhmikosR committed
3711
3712
          "version": "2.1.11",
          "resolved": "https://registry.npmjs.org/npm/-/npm-2.1.11.tgz",
3713
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
            "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": {
3731
3732
3733
3734
3735
3736
              "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
3737
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
            "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": {
3759
3760
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-2.0.1.tgz"
3761
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3762
            "columnify": {
3763
3764
              "version": "1.2.1",
              "resolved": "https://registry.npmjs.org/columnify/-/columnify-1.2.1.tgz",
3765
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3766
                "strip-ansi": {
3767
3768
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-1.0.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3769
3770
                  "dependencies": {
                    "ansi-regex": {
3771
3772
                      "version": "0.2.1",
                      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3773
3774
3775
                    }
                  }
                },
3776
3777
3778
                "wcwidth": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3779
                  "dependencies": {
3780
3781
3782
3783
3784
3785
3786
3787
3788
                    "defaults": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.0.tgz",
                      "dependencies": {
                        "clone": {
                          "version": "0.1.18",
                          "resolved": "https://registry.npmjs.org/clone/-/clone-0.1.18.tgz"
                        }
                      }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
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
            "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
3814
3815
3816
3817
            "editor": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/editor/-/editor-0.1.0.tgz"
            },
3818
            "fs-vacuum": {
XhmikosR's avatar
XhmikosR committed
3819
3820
              "version": "1.2.2",
              "resolved": "https://registry.npmjs.org/fs-vacuum/-/fs-vacuum-1.2.2.tgz"
3821
3822
3823
3824
3825
            },
            "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
3826
            "fstream": {
XhmikosR's avatar
XhmikosR committed
3827
3828
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.3.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3829
3830
            },
            "fstream-npm": {
3831
3832
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-1.0.1.tgz",
3833
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3834
                "fstream-ignore": {
3835
3836
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-1.0.1.tgz"
3837
3838
3839
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3840
            "github-url-from-git": {
3841
3842
              "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
3843
3844
            },
            "github-url-from-username-repo": {
3845
3846
              "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
3847
3848
            },
            "glob": {
XhmikosR's avatar
XhmikosR committed
3849
3850
              "version": "4.2.1",
              "resolved": "https://registry.npmjs.org/glob/-/glob-4.2.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3851
3852
            },
            "graceful-fs": {
3853
3854
              "version": "3.0.4",
              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.4.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3855
3856
            },
            "inflight": {
3857
3858
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3859
3860
3861
3862
3863
3864
            },
            "inherits": {
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
            },
            "ini": {
XhmikosR's avatar
XhmikosR committed
3865
3866
              "version": "1.3.2",
              "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3867
3868
            },
            "init-package-json": {
XhmikosR's avatar
XhmikosR committed
3869
3870
              "version": "1.1.2",
              "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-1.1.2.tgz",
3871
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3872
3873
3874
                "promzard": {
                  "version": "0.2.2",
                  "resolved": "https://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz"
3875
3876
3877
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3878
            "lockfile": {
3879
3880
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/lockfile/-/lockfile-1.0.0.tgz"
3881
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3882
3883
3884
3885
3886
            "lru-cache": {
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
            },
            "minimatch": {
3887
3888
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
3889
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3890
3891
3892
                "sigmund": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
3893
3894
3895
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3896
            "mkdirp": {
3897
3898
3899
3900
3901
3902
3903
3904
              "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
3905
3906
            },
            "node-gyp": {
3907
3908
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-1.0.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3909
3910
            },
            "nopt": {
XhmikosR's avatar
XhmikosR committed
3911
3912
              "version": "3.0.1",
              "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3913
            },
3914
3915
3916
3917
            "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
3918
3919
3920
3921
3922
            "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": {
3923
3924
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.4.tgz"
XhmikosR's avatar
XhmikosR committed
3925
            },
3926
3927
3928
            "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
3929
            },
3930
            "npm-registry-client": {
XhmikosR's avatar
XhmikosR committed
3931
3932
              "version": "4.0.4",
              "resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-4.0.4.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3933
              "dependencies": {
3934
3935
3936
                "concat-stream": {
                  "version": "1.4.6",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.6.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3937
                  "dependencies": {
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
                    "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
3959
3960
3961
3962
3963
                    }
                  }
                }
              }
            },
3964
3965
3966
3967
            "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
3968
3969
3970
3971
3972
            "npmlog": {
              "version": "0.1.1",
              "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-0.1.1.tgz"
            },
            "once": {
3973
3974
              "version": "1.3.1",
              "resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3975
3976
            },
            "opener": {
3977
3978
              "version": "1.4.0",
              "resolved": "https://registry.npmjs.org/opener/-/opener-1.4.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
            },
            "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": {
3999
4000
              "version": "3.1.3",
              "resolved": "https://registry.npmjs.org/read-installed/-/read-installed-3.1.3.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4001
              "dependencies": {
4002
4003
4004
4005
4006
                "debuglog": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz"
                },
                "readdir-scoped-modules": {
XhmikosR's avatar
XhmikosR committed
4007
4008
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/readdir-scoped-modules/-/readdir-scoped-modules-1.0.1.tgz"
4009
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4010
4011
4012
4013
4014
4015
4016
                "util-extend": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.1.tgz"
                }
              }
            },
            "read-package-json": {
4017
4018
4019
4020
              "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
4021
4022
              "version": "1.0.33",
              "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
XhmikosR's avatar
XhmikosR committed
4023
              "dependencies": {
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
                "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
4035
4036
4037
                }
              }
            },
4038
            "realize-package-specifier": {
XhmikosR's avatar
XhmikosR committed
4039
4040
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/realize-package-specifier/-/realize-package-specifier-1.3.0.tgz"
4041
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4042
            "request": {
XhmikosR's avatar
XhmikosR committed
4043
4044
              "version": "2.48.0",
              "resolved": "https://registry.npmjs.org/request/-/request-2.48.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4045
4046
4047
4048
4049
              "dependencies": {
                "aws-sign2": {
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
                },
4050
4051
4052
4053
4054
                "bl": {
                  "version": "0.9.3",
                  "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz"
                },
                "caseless": {
XhmikosR's avatar
XhmikosR committed
4055
4056
                  "version": "0.7.0",
                  "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.7.0.tgz"
4057
4058
                },
                "combined-stream": {
XhmikosR's avatar
XhmikosR committed
4059
4060
                  "version": "0.0.7",
                  "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
4061
4062
4063
4064
4065
4066
4067
                  "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
4068
                "forever-agent": {
4069
4070
                  "version": "0.5.2",
                  "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4071
4072
                },
                "form-data": {
4073
4074
                  "version": "0.1.4",
                  "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.4.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4075
4076
                  "dependencies": {
                    "async": {
4077
4078
                      "version": "0.9.0",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4079
                    },
4080
4081
4082
                    "mime": {
                      "version": "1.2.11",
                      "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4083
4084
4085
4086
                    }
                  }
                },
                "hawk": {
4087
4088
                  "version": "1.1.1",
                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
                  "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"
                },
4130
4131
4132
                "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
4133
4134
4135
4136
4137
4138
                },
                "node-uuid": {
                  "version": "1.4.1",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
                },
                "oauth-sign": {
XhmikosR's avatar
XhmikosR committed
4139
4140
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.5.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4141
4142
                },
                "qs": {
XhmikosR's avatar
XhmikosR committed
4143
4144
                  "version": "2.3.3",
                  "resolved": "https://registry.npmjs.org/qs/-/qs-2.3.3.tgz"
4145
4146
4147
4148
                },
                "stringstream": {
                  "version": "0.0.4",
                  "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4149
4150
                },
                "tough-cookie": {
4151
4152
                  "version": "0.12.1",
                  "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4153
4154
                  "dependencies": {
                    "punycode": {
4155
4156
                      "version": "1.3.2",
                      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4157
4158
4159
4160
                    }
                  }
                },
                "tunnel-agent": {
4161
4162
                  "version": "0.4.0",
                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4163
4164
4165
4166
                }
              }
            },
            "retry": {
4167
4168
              "version": "0.6.1",
              "resolved": "https://registry.npmjs.org/retry/-/retry-0.6.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4169
4170
4171
4172
4173
4174
            },
            "rimraf": {
              "version": "2.2.8",
              "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
            },
            "semver": {
4175
4176
              "version": "4.1.0",
              "resolved": "https://registry.npmjs.org/semver/-/semver-4.1.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4177
4178
            },
            "sha": {
4179
4180
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/sha/-/sha-1.3.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4181
4182
              "dependencies": {
                "readable-stream": {
4183
4184
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
                  "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": {
4195
4196
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4197
4198
4199
4200
4201
4202
                    }
                  }
                }
              }
            },
            "slide": {
4203
4204
              "version": "1.1.6",
              "resolved": "https://registry.npmjs.org/slide/-/slide-1.1.6.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4205
4206
4207
4208
4209
4210
            },
            "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
4211
4212
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/tar/-/tar-1.0.3.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4213
4214
4215
4216
4217
4218
            },
            "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
4219
4220
              "version": "0.0.6",
              "resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.6.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
4221
4222
            },
            "which": {
XhmikosR's avatar
XhmikosR committed
4223
4224
              "version": "1.0.7",
              "resolved": "https://registry.npmjs.org/which/-/which-1.0.7.tgz"
4225
4226
4227
4228
4229
4230
4231
4232
            },
            "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"
4233
4234
4235
4236
            }
          }
        },
        "read-json": {
Chris Rebert's avatar
Chris Rebert committed
4237
4238
          "version": "0.1.0",
          "resolved": "https://registry.npmjs.org/read-json/-/read-json-0.1.0.tgz"
4239
4240
4241
4242
4243
4244
        },
        "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
4245
4246
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.0.0.tgz"
4247
4248
4249
4250
4251
4252
        },
        "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
4253
4254
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-2.0.0.tgz"
4255
4256
        },
        "semver": {
Chris Rebert's avatar
Chris Rebert committed
4257
4258
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-4.1.0.tgz"
4259
4260
4261
4262
4263
4264
        },
        "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
4265
4266
4267
4268
4269
4270
4271
4272
          "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"
            }
          }
4273
4274
4275
        }
      }
    },
Chris Rebert's avatar
Chris Rebert committed
4276
    "remarkable": {
XhmikosR's avatar
XhmikosR committed
4277
4278
      "version": "1.4.2",
      "resolved": "https://registry.npmjs.org/remarkable/-/remarkable-1.4.2.tgz",
Chris Rebert's avatar
Chris Rebert committed
4279
4280
      "dependencies": {
        "argparse": {
XhmikosR's avatar
XhmikosR committed
4281
4282
          "version": "0.1.16",
          "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz",
Chris Rebert's avatar
Chris Rebert committed
4283
4284
          "dependencies": {
            "underscore": {
XhmikosR's avatar
XhmikosR committed
4285
4286
              "version": "1.7.0",
              "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz"
Chris Rebert's avatar
Chris Rebert committed
4287
4288
            },
            "underscore.string": {
XhmikosR's avatar
XhmikosR committed
4289
4290
              "version": "2.4.0",
              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz"
Chris Rebert's avatar
Chris Rebert committed
4291
4292
4293
4294
            }
          }
        },
        "autolinker": {
XhmikosR's avatar
XhmikosR committed
4295
4296
          "version": "0.15.0",
          "resolved": "https://registry.npmjs.org/autolinker/-/autolinker-0.15.0.tgz"
Chris Rebert's avatar
Chris Rebert committed
4297
4298
4299
        }
      }
    },
4300
    "time-grunt": {
XhmikosR's avatar
XhmikosR committed
4301
4302
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/time-grunt/-/time-grunt-1.0.0.tgz",
4303
4304
      "dependencies": {
        "chalk": {
XhmikosR's avatar
XhmikosR committed
4305
4306
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
4307
4308
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
4309
4310
4311
4312
              "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
4313
4314
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
4315
            },
XhmikosR's avatar
XhmikosR committed
4316
4317
4318
4319
4320
4321
4322
4323
4324
            "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"
                }
              }
4325
4326
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
              "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"
4339
4340
4341
4342
            }
          }
        },
        "date-time": {
XhmikosR's avatar
XhmikosR committed
4343
4344
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/date-time/-/date-time-1.0.0.tgz"
4345
        },
XhmikosR's avatar
XhmikosR committed
4346
        "figures": {
XhmikosR's avatar
XhmikosR committed
4347
4348
          "version": "1.3.5",
          "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
XhmikosR's avatar
XhmikosR committed
4349
        },
4350
4351
4352
4353
4354
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "pretty-ms": {
XhmikosR's avatar
XhmikosR committed
4355
4356
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/pretty-ms/-/pretty-ms-1.0.0.tgz",
XhmikosR's avatar
XhmikosR committed
4357
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
4358
            "get-stdin": {
XhmikosR's avatar
XhmikosR committed
4359
4360
              "version": "3.0.2",
              "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-3.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
4361
            },
XhmikosR's avatar
XhmikosR committed
4362
            "parse-ms": {
XhmikosR's avatar
XhmikosR committed
4363
4364
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.0.tgz"
XhmikosR's avatar
XhmikosR committed
4365
4366
            }
          }
4367
4368
4369
4370
4371
4372
4373
4374
4375
        },
        "text-table": {
          "version": "0.2.0",
          "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
        }
      }
    }
  }
}