npm-shrinkwrap.json 160 KB
Newer Older
1
2
{
  "name": "bootstrap",
Mark Otto's avatar
Mark Otto committed
3
  "version": "3.2.0",
Chris Rebert's avatar
Chris Rebert committed
4
  "npm-shrinkwrap-version": "4.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.0.6",
      "resolved": "https://registry.npmjs.org/glob/-/glob-4.0.6.tgz",
13
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
14
        "graceful-fs": {
Chris Rebert's avatar
Chris Rebert committed
15
16
          "version": "3.0.4",
          "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.4.tgz"
XhmikosR's avatar
XhmikosR committed
17
        },
18
19
20
21
22
        "inherits": {
          "version": "2.0.1",
          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
        },
        "minimatch": {
Chris Rebert's avatar
Chris Rebert committed
23
24
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
25
26
27
28
29
30
31
32
33
34
35
36
          "dependencies": {
            "lru-cache": {
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
            },
            "sigmund": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
            }
          }
        },
        "once": {
XhmikosR's avatar
XhmikosR committed
37
38
39
40
41
42
43
44
          "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"
            }
          }
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
        }
      }
    },
    "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": {
69
70
          "version": "0.4.14",
          "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz"
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
        },
        "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": {
Chris Rebert's avatar
Chris Rebert committed
132
133
134
135
            "colors": {
              "version": "0.6.2",
              "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
            },
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
            "lodash": {
              "version": "2.4.1",
              "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
            },
            "underscore.string": {
              "version": "2.3.3",
              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz"
            }
          }
        },
        "grunt-legacy-util": {
          "version": "0.2.0",
          "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz",
          "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"
            }
          }
        },
        "hooker": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz"
        },
        "iconv-lite": {
          "version": "0.2.11",
          "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.2.11.tgz"
        },
        "js-yaml": {
          "version": "2.0.5",
          "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-2.0.5.tgz",
          "dependencies": {
            "argparse": {
              "version": "0.1.15",
              "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.15.tgz",
              "dependencies": {
                "underscore": {
                  "version": "1.4.4",
                  "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz"
                },
                "underscore.string": {
                  "version": "2.3.3",
                  "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz"
                }
              }
            },
            "esprima": {
              "version": "1.0.4",
              "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
            }
          }
        },
        "lodash": {
          "version": "0.9.2",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz"
        },
        "minimatch": {
          "version": "0.2.14",
          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz",
          "dependencies": {
            "lru-cache": {
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
            },
            "sigmund": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
            }
          }
        },
        "nopt": {
          "version": "1.0.10",
          "resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz",
          "dependencies": {
            "abbrev": {
              "version": "1.0.5",
              "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
            }
          }
        },
        "rimraf": {
          "version": "2.2.8",
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
        },
        "underscore.string": {
          "version": "2.2.1",
          "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.2.1.tgz"
        },
        "which": {
          "version": "1.0.5",
          "resolved": "https://registry.npmjs.org/which/-/which-1.0.5.tgz"
        }
      }
    },
    "grunt-autoprefixer": {
XhmikosR's avatar
XhmikosR committed
239
240
      "version": "1.0.1",
      "resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-1.0.1.tgz",
241
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
242
        "autoprefixer-core": {
Chris Rebert's avatar
Chris Rebert committed
243
244
          "version": "3.1.2",
          "resolved": "https://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-3.1.2.tgz",
245
246
          "dependencies": {
            "caniuse-db": {
Chris Rebert's avatar
Chris Rebert committed
247
248
              "version": "1.0.30000011",
              "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000011.tgz"
249
250
            },
            "postcss": {
XhmikosR's avatar
XhmikosR committed
251
252
              "version": "2.2.5",
              "resolved": "https://registry.npmjs.org/postcss/-/postcss-2.2.5.tgz",
253
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
254
255
256
                "js-base64": {
                  "version": "2.1.5",
                  "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.1.5.tgz"
257
258
                },
                "source-map": {
Chris Rebert's avatar
Chris Rebert committed
259
260
                  "version": "0.1.40",
                  "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
261
262
263
264
265
266
267
268
269
270
271
272
                  "dependencies": {
                    "amdefine": {
                      "version": "0.1.0",
                      "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
                    }
                  }
                }
              }
            }
          }
        },
        "chalk": {
XhmikosR's avatar
XhmikosR committed
273
274
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
275
276
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
277
278
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
279
            },
XhmikosR's avatar
XhmikosR committed
280
            "escape-string-regexp": {
XhmikosR's avatar
XhmikosR committed
281
282
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
283
284
285
286
287
288
289
290
291
292
            },
            "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"
                }
              }
293
294
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
295
296
297
298
299
300
301
302
303
304
305
306
              "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"
307
308
309
310
311
312
313
314
315
316
317
318
319
320
            }
          }
        },
        "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
321
322
      "version": "0.6.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.6.0.tgz",
323
324
325
326
327
328
329
330
      "dependencies": {
        "rimraf": {
          "version": "2.2.8",
          "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
        }
      }
    },
    "grunt-contrib-concat": {
XhmikosR's avatar
XhmikosR committed
331
332
      "version": "0.5.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-concat/-/grunt-contrib-concat-0.5.0.tgz",
333
334
      "dependencies": {
        "chalk": {
XhmikosR's avatar
XhmikosR committed
335
336
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
337
338
          "dependencies": {
            "ansi-styles": {
XhmikosR's avatar
XhmikosR committed
339
340
341
342
              "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
343
344
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
345
            },
XhmikosR's avatar
XhmikosR committed
346
347
348
349
350
351
352
353
354
            "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"
                }
              }
355
356
            },
            "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
              "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
373
374
          "version": "0.1.40",
          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.40.tgz",
XhmikosR's avatar
XhmikosR committed
375
376
377
378
          "dependencies": {
            "amdefine": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz"
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
            }
          }
        }
      }
    },
    "grunt-contrib-connect": {
      "version": "0.8.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.8.0.tgz",
      "dependencies": {
        "async": {
          "version": "0.9.0",
          "resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
        },
        "connect": {
          "version": "2.19.6",
          "resolved": "https://registry.npmjs.org/connect/-/connect-2.19.6.tgz",
          "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": {
              "version": "1.3.1",
              "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.3.1.tgz",
              "dependencies": {
                "raw-body": {
                  "version": "1.1.6",
XhmikosR's avatar
XhmikosR committed
406
                  "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.6.tgz"
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
                }
              }
            },
            "bytes": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz"
            },
            "compression": {
              "version": "1.0.7",
              "resolved": "https://registry.npmjs.org/compression/-/compression-1.0.7.tgz",
              "dependencies": {
                "accepts": {
                  "version": "1.0.3",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.0.3.tgz",
                  "dependencies": {
                    "mime": {
                      "version": "1.2.11",
                      "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
                    },
                    "negotiator": {
                      "version": "0.4.6",
                      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.6.tgz"
                    }
                  }
                },
                "compressible": {
                  "version": "1.1.0",
                  "resolved": "https://registry.npmjs.org/compressible/-/compressible-1.1.0.tgz"
                },
                "vary": {
                  "version": "0.1.0",
                  "resolved": "https://registry.npmjs.org/vary/-/vary-0.1.0.tgz"
                }
              }
            },
            "connect-timeout": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/connect-timeout/-/connect-timeout-1.1.0.tgz",
              "dependencies": {
                "debug": {
                  "version": "0.8.1",
                  "resolved": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz"
                }
              }
            },
            "cookie": {
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz"
            },
            "cookie-parser": {
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.1.0.tgz"
            },
            "cookie-signature": {
              "version": "1.0.3",
              "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.3.tgz"
            },
            "csurf": {
              "version": "1.2.1",
              "resolved": "https://registry.npmjs.org/csurf/-/csurf-1.2.1.tgz",
              "dependencies": {
                "csrf-tokens": {
                  "version": "1.0.4",
                  "resolved": "https://registry.npmjs.org/csrf-tokens/-/csrf-tokens-1.0.4.tgz",
                  "dependencies": {
                    "rndm": {
                      "version": "1.0.0",
                      "resolved": "https://registry.npmjs.org/rndm/-/rndm-1.0.0.tgz"
                    },
                    "scmp": {
                      "version": "0.0.3",
                      "resolved": "https://registry.npmjs.org/scmp/-/scmp-0.0.3.tgz"
                    },
                    "uid2": {
                      "version": "0.0.3",
                      "resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz"
                    }
                  }
                }
              }
            },
            "debug": {
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.2.tgz",
              "dependencies": {
                "ms": {
                  "version": "0.6.2",
                  "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz"
                }
              }
            },
            "errorhandler": {
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/errorhandler/-/errorhandler-1.0.2.tgz"
            },
            "escape-html": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz"
            },
            "express-session": {
              "version": "1.2.1",
              "resolved": "https://registry.npmjs.org/express-session/-/express-session-1.2.1.tgz",
              "dependencies": {
                "buffer-crc32": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.1.tgz"
                },
                "debug": {
                  "version": "0.8.1",
                  "resolved": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz"
                },
                "uid2": {
                  "version": "0.0.3",
                  "resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz"
                },
                "utils-merge": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz"
                }
              }
            },
            "fresh": {
              "version": "0.2.2",
              "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.2.2.tgz"
            },
            "method-override": {
              "version": "2.0.2",
              "resolved": "https://registry.npmjs.org/method-override/-/method-override-2.0.2.tgz",
              "dependencies": {
                "methods": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/methods/-/methods-1.0.1.tgz"
                },
                "vary": {
                  "version": "0.1.0",
                  "resolved": "https://registry.npmjs.org/vary/-/vary-0.1.0.tgz"
                }
              }
            },
            "morgan": {
              "version": "1.1.1",
              "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.1.1.tgz"
            },
            "multiparty": {
              "version": "3.2.8",
              "resolved": "https://registry.npmjs.org/multiparty/-/multiparty-3.2.8.tgz",
              "dependencies": {
                "readable-stream": {
XhmikosR's avatar
XhmikosR committed
555
556
                  "version": "1.1.13",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
557
558
559
560
561
562
563
564
565
566
567
568
569
570
                  "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
571
572
                      "version": "0.10.31",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
                    }
                  }
                },
                "stream-counter": {
                  "version": "0.2.0",
                  "resolved": "https://registry.npmjs.org/stream-counter/-/stream-counter-0.2.0.tgz"
                }
              }
            },
            "on-headers": {
              "version": "0.0.0",
              "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-0.0.0.tgz"
            },
            "parseurl": {
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.0.1.tgz"
            },
            "pause": {
              "version": "0.0.1",
              "resolved": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz"
            },
            "qs": {
              "version": "0.6.6",
              "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
            },
            "response-time": {
              "version": "2.0.0",
              "resolved": "https://registry.npmjs.org/response-time/-/response-time-2.0.0.tgz"
            },
            "serve-favicon": {
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.0.1.tgz"
            },
            "serve-index": {
              "version": "1.1.1",
              "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.1.1.tgz",
              "dependencies": {
                "accepts": {
                  "version": "1.0.3",
                  "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.0.3.tgz",
                  "dependencies": {
                    "mime": {
                      "version": "1.2.11",
                      "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
                    },
                    "negotiator": {
                      "version": "0.4.6",
                      "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.6.tgz"
                    }
                  }
                },
                "batch": {
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/batch/-/batch-0.5.0.tgz"
                }
              }
            },
            "serve-static": {
              "version": "1.2.3",
              "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.2.3.tgz",
              "dependencies": {
                "send": {
                  "version": "0.4.3",
                  "resolved": "https://registry.npmjs.org/send/-/send-0.4.3.tgz",
                  "dependencies": {
                    "finished": {
                      "version": "1.2.2",
                      "resolved": "https://registry.npmjs.org/finished/-/finished-1.2.2.tgz",
                      "dependencies": {
                        "ee-first": {
                          "version": "1.0.3",
                          "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.0.3.tgz"
                        }
                      }
                    },
                    "mime": {
                      "version": "1.2.11",
                      "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
                    },
                    "range-parser": {
XhmikosR's avatar
XhmikosR committed
653
654
                      "version": "1.0.2",
                      "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.2.tgz"
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
                    }
                  }
                }
              }
            },
            "type-is": {
              "version": "1.2.1",
              "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.2.1.tgz",
              "dependencies": {
                "mime-types": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.0.tgz"
                }
              }
            },
            "vhost": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/vhost/-/vhost-1.0.0.tgz"
            }
          }
        },
        "connect-livereload": {
Chris Rebert's avatar
Chris Rebert committed
677
678
          "version": "0.4.1",
          "resolved": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.4.1.tgz"
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
        },
        "open": {
          "version": "0.0.5",
          "resolved": "https://registry.npmjs.org/open/-/open-0.0.5.tgz"
        },
        "portscanner": {
          "version": "0.2.3",
          "resolved": "https://registry.npmjs.org/portscanner/-/portscanner-0.2.3.tgz",
          "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
697
698
      "version": "0.7.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-0.7.0.tgz",
XhmikosR's avatar
XhmikosR committed
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
      "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"
            }
          }
        }
      }
739
740
    },
    "grunt-contrib-csslint": {
XhmikosR's avatar
XhmikosR committed
741
742
      "version": "0.3.1",
      "resolved": "https://registry.npmjs.org/grunt-contrib-csslint/-/grunt-contrib-csslint-0.3.1.tgz",
743
      "dependencies": {
XhmikosR's avatar
XhmikosR committed
744
745
746
747
748
749
750
751
752
        "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
753
754
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
            },
            "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"
            }
          }
        },
782
783
784
785
786
787
788
789
790
        "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
791
792
793
794
        },
        "lodash": {
          "version": "2.4.1",
          "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
        }
      }
    },
    "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
821
822
          "version": "2.2.16",
          "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.16.tgz",
823
824
825
826
827
828
829
830
          "dependencies": {
            "commander": {
              "version": "2.2.0",
              "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz"
            }
          }
        },
        "maxmin": {
XhmikosR's avatar
XhmikosR committed
831
832
          "version": "0.2.2",
          "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-0.2.2.tgz",
833
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
834
            "chalk": {
XhmikosR's avatar
XhmikosR committed
835
836
              "version": "0.5.1",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
XhmikosR's avatar
XhmikosR committed
837
838
839
840
841
842
              "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
843
844
                  "version": "1.0.2",
                  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.2.tgz"
XhmikosR's avatar
XhmikosR committed
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
                },
                "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
872
            "figures": {
XhmikosR's avatar
XhmikosR committed
873
874
              "version": "1.3.3",
              "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.3.tgz"
XhmikosR's avatar
XhmikosR committed
875
            },
876
877
878
879
880
881
882
883
884
            "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
885
886
                      "version": "0.2.5",
                      "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.5.tgz"
887
888
889
890
891
892
893
894
895
896
897
898
                    }
                  }
                },
                "concat-stream": {
                  "version": "1.4.6",
                  "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.4.6.tgz",
                  "dependencies": {
                    "inherits": {
                      "version": "2.0.1",
                      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                    },
                    "readable-stream": {
XhmikosR's avatar
XhmikosR committed
899
900
                      "version": "1.1.13",
                      "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz",
901
902
903
904
905
906
907
908
909
910
                      "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
911
912
                          "version": "0.10.31",
                          "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
913
914
915
916
917
918
919
920
921
922
923
924
                        }
                      }
                    },
                    "typedarray": {
                      "version": "0.0.6",
                      "resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
                    }
                  }
                }
              }
            },
            "pretty-bytes": {
XhmikosR's avatar
XhmikosR committed
925
926
              "version": "0.1.2",
              "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-0.1.2.tgz"
927
928
929
930
931
932
            }
          }
        }
      }
    },
    "grunt-contrib-jade": {
Chris Rebert's avatar
Chris Rebert committed
933
934
      "version": "0.13.0",
      "resolved": "https://registry.npmjs.org/grunt-contrib-jade/-/grunt-contrib-jade-0.13.0.tgz",
935
936
      "dependencies": {
        "chalk": {
Chris Rebert's avatar
Chris Rebert committed
937
938
          "version": "0.5.1",
          "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz",
939
940
          "dependencies": {
            "ansi-styles": {
Chris Rebert's avatar
Chris Rebert committed
941
942
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz"
943
            },
Chris Rebert's avatar
Chris Rebert committed
944
945
946
947
948
949
950
951
952
953
954
955
956
            "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"
                }
              }
957
958
            },
            "strip-ansi": {
Chris Rebert's avatar
Chris Rebert committed
959
960
961
962
963
964
965
966
967
968
969
970
              "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"
971
972
973
974
            }
          }
        },
        "jade": {
Chris Rebert's avatar
Chris Rebert committed
975
976
          "version": "1.7.0",
          "resolved": "https://registry.npmjs.org/jade/-/jade-1.7.0.tgz",
977
978
979
980
981
982
983
984
985
986
          "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
987
988
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/constantinople/-/constantinople-2.0.1.tgz",
989
990
              "dependencies": {
                "uglify-js": {
XhmikosR's avatar
XhmikosR committed
991
992
                  "version": "2.4.15",
                  "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.4.15.tgz",
993
994
995
996
997
998
999
1000
                  "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",
For faster browsing, not all history is shown. View entire blame