npm-shrinkwrap.json 171 KB
Newer Older
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
                        }
                      }
                    },
                    "lodash.isplainobject": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-2.4.1.tgz",
                      "dependencies": {
                        "lodash._isnative": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
                        },
                        "lodash._shimisplainobject": {
                          "version": "2.4.1",
                          "resolved": "https://registry.npmjs.org/lodash._shimisplainobject/-/lodash._shimisplainobject-2.4.1.tgz",
                          "dependencies": {
                            "lodash.forin": {
                              "version": "2.4.1",
                              "resolved": "https://registry.npmjs.org/lodash.forin/-/lodash.forin-2.4.1.tgz",
                              "dependencies": {
                                "lodash._objecttypes": {
                                  "version": "2.4.1",
                                  "resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz"
                                }
                              }
                            },
                            "lodash.isfunction": {
                              "version": "2.4.1",
                              "resolved": "https://registry.npmjs.org/lodash.isfunction/-/lodash.isfunction-2.4.1.tgz"
                            }
                          }
                        }
                      }
                    }
                  }
                },
                "lodash._getarray": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash._getarray/-/lodash._getarray-2.4.1.tgz",
                  "dependencies": {
                    "lodash._arraypool": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash._arraypool/-/lodash._arraypool-2.4.1.tgz"
                    }
                  }
                },
                "lodash._releasearray": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash._releasearray/-/lodash._releasearray-2.4.1.tgz",
                  "dependencies": {
                    "lodash._arraypool": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash._arraypool/-/lodash._arraypool-2.4.1.tgz"
                    },
                    "lodash._maxpoolsize": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash._maxpoolsize/-/lodash._maxpoolsize-2.4.1.tgz"
                    }
                  }
                },
                "lodash._slice": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash._slice/-/lodash._slice-2.4.1.tgz"
                },
                "lodash.isobject": {
                  "version": "2.4.1",
                  "resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz",
                  "dependencies": {
                    "lodash._objecttypes": {
                      "version": "2.4.1",
                      "resolved": "https://registry.npmjs.org/lodash._objecttypes/-/lodash._objecttypes-2.4.1.tgz"
                    }
                  }
                }
              }
            },
            "mime": {
              "version": "1.2.11",
              "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
            },
            "node-uuid": {
              "version": "1.4.1",
              "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
            },
            "oauth-sign": {
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz"
            },
            "qs": {
              "version": "0.6.6",
              "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
            },
            "tough-cookie": {
              "version": "0.12.1",
              "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.12.1.tgz",
              "dependencies": {
                "punycode": {
Chris Rebert's avatar
Chris Rebert committed
3099
3100
                  "version": "1.3.2",
                  "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.3.2.tgz"
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
                }
              }
            },
            "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
3111
3112
          "version": "2.1.0",
          "resolved": "https://registry.npmjs.org/sauce-tunnel/-/sauce-tunnel-2.1.0.tgz",
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
          "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
3157
3158
                      "version": "0.0.7",
                      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz",
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
                      "dependencies": {
                        "delayed-stream": {
                          "version": "0.0.5",
                          "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz"
                        }
                      }
                    }
                  }
                },
                "hawk": {
                  "version": "0.13.1",
                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-0.13.1.tgz",
                  "dependencies": {
                    "boom": {
                      "version": "0.4.2",
                      "resolved": "https://registry.npmjs.org/boom/-/boom-0.4.2.tgz",
                      "dependencies": {
                        "hoek": {
                          "version": "0.9.1",
                          "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
                        }
                      }
                    },
                    "cryptiles": {
                      "version": "0.2.2",
                      "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
                    },
                    "hoek": {
                      "version": "0.8.5",
                      "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.8.5.tgz"
                    },
                    "sntp": {
                      "version": "0.2.4",
                      "resolved": "https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz",
                      "dependencies": {
                        "hoek": {
                          "version": "0.9.1",
                          "resolved": "https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz"
                        }
                      }
                    }
                  }
                },
                "http-signature": {
                  "version": "0.9.11",
                  "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.9.11.tgz",
                  "dependencies": {
                    "asn1": {
                      "version": "0.1.11",
                      "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz"
                    },
                    "assert-plus": {
                      "version": "0.1.2",
                      "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.1.2.tgz"
                    },
                    "ctype": {
                      "version": "0.5.2",
                      "resolved": "https://registry.npmjs.org/ctype/-/ctype-0.5.2.tgz"
                    }
                  }
                },
                "json-stringify-safe": {
                  "version": "4.0.0",
                  "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-4.0.0.tgz"
                },
                "mime": {
                  "version": "1.2.11",
                  "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
                },
                "node-uuid": {
                  "version": "1.4.1",
                  "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz"
                },
                "oauth-sign": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz"
                },
                "qs": {
                  "version": "0.6.6",
                  "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
                },
                "tunnel-agent": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz"
                }
              }
            }
          }
        },
        "saucelabs": {
          "version": "0.1.1",
          "resolved": "https://registry.npmjs.org/saucelabs/-/saucelabs-0.1.1.tgz"
        }
      }
    },
    "grunt-sed": {
      "version": "0.1.1",
      "resolved": "https://registry.npmjs.org/grunt-sed/-/grunt-sed-0.1.1.tgz",
      "dependencies": {
        "replace": {
XhmikosR's avatar
XhmikosR committed
3259
3260
          "version": "0.2.10",
          "resolved": "https://registry.npmjs.org/replace/-/replace-0.2.10.tgz",
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": {
            "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
3295
3296
      "version": "1.0.0",
      "resolved": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-1.0.0.tgz",
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
      "dependencies": {
        "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": {
Chris Rebert's avatar
Chris Rebert committed
3333
3334
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-1.0.0.tgz",
3335
          "dependencies": {
XhmikosR's avatar
XhmikosR committed
3336
            "array-differ": {
Chris Rebert's avatar
Chris Rebert committed
3337
3338
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz"
XhmikosR's avatar
XhmikosR committed
3339
3340
            },
            "array-union": {
Chris Rebert's avatar
Chris Rebert committed
3341
3342
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.0.tgz",
XhmikosR's avatar
XhmikosR committed
3343
3344
              "dependencies": {
                "array-uniq": {
Chris Rebert's avatar
Chris Rebert committed
3345
3346
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.1.tgz"
XhmikosR's avatar
XhmikosR committed
3347
3348
                }
              }
3349
3350
            },
            "minimatch": {
Chris Rebert's avatar
Chris Rebert committed
3351
3352
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz",
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
              "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
3368
    "npm-shrinkwrap": {
XhmikosR's avatar
XhmikosR committed
3369
3370
      "version": "5.1.0",
      "resolved": "https://registry.npmjs.org/npm-shrinkwrap/-/npm-shrinkwrap-5.1.0.tgz",
3371
      "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3372
        "array-find": {
3373
          "version": "0.1.1",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3374
          "resolved": "https://registry.npmjs.org/array-find/-/array-find-0.1.1.tgz"
3375
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3376
        "error": {
Chris Rebert's avatar
Chris Rebert committed
3377
3378
          "version": "4.3.0",
          "resolved": "https://registry.npmjs.org/error/-/error-4.3.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3379
          "dependencies": {
Chris Rebert's avatar
Chris Rebert committed
3380
3381
3382
3383
            "camelize": {
              "version": "1.0.0",
              "resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz"
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3384
            "xtend": {
Chris Rebert's avatar
Chris Rebert committed
3385
3386
              "version": "4.0.0",
              "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3387
3388
            }
          }
3389
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3390
3391
3392
        "json-diff": {
          "version": "0.3.1",
          "resolved": "https://registry.npmjs.org/json-diff/-/json-diff-0.3.1.tgz",
3393
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3394
3395
3396
            "cli-color": {
              "version": "0.1.7",
              "resolved": "https://registry.npmjs.org/cli-color/-/cli-color-0.1.7.tgz",
3397
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3398
3399
3400
                "es5-ext": {
                  "version": "0.8.2",
                  "resolved": "https://registry.npmjs.org/es5-ext/-/es5-ext-0.8.2.tgz"
3401
3402
3403
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3404
3405
3406
            "difflib": {
              "version": "0.2.4",
              "resolved": "https://registry.npmjs.org/difflib/-/difflib-0.2.4.tgz",
3407
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3408
                "heap": {
XhmikosR's avatar
XhmikosR committed
3409
3410
                  "version": "0.2.5",
                  "resolved": "https://registry.npmjs.org/heap/-/heap-0.2.5.tgz"
3411
3412
                }
              }
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3413
3414
3415
3416
            },
            "dreamopt": {
              "version": "0.6.0",
              "resolved": "https://registry.npmjs.org/dreamopt/-/dreamopt-0.6.0.tgz",
3417
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3418
3419
3420
                "wordwrap": {
                  "version": "0.0.2",
                  "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz"
3421
3422
3423
3424
3425
                }
              }
            }
          }
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3426
        "minimist": {
Chris Rebert's avatar
Chris Rebert committed
3427
3428
          "version": "1.1.0",
          "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.1.0.tgz"
3429
        },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3430
3431
3432
        "msee": {
          "version": "0.1.1",
          "resolved": "https://registry.npmjs.org/msee/-/msee-0.1.1.tgz",
3433
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3434
3435
3436
            "cardinal": {
              "version": "0.4.4",
              "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-0.4.4.tgz",
3437
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3438
3439
3440
                "ansicolors": {
                  "version": "0.2.1",
                  "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.2.1.tgz"
3441
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3442
3443
3444
                "redeyed": {
                  "version": "0.4.4",
                  "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-0.4.4.tgz",
3445
                  "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3446
3447
3448
                    "esprima": {
                      "version": "1.0.4",
                      "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
3449
3450
3451
3452
3453
                    }
                  }
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3454
3455
3456
            "chalk": {
              "version": "0.4.0",
              "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.4.0.tgz",
3457
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3458
3459
3460
                "ansi-styles": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.0.0.tgz"
3461
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3462
3463
3464
                "has-color": {
                  "version": "0.1.7",
                  "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz"
3465
                },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3466
3467
3468
                "strip-ansi": {
                  "version": "0.1.1",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.1.1.tgz"
3469
3470
3471
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3472
3473
3474
            "marked": {
              "version": "0.3.2",
              "resolved": "https://registry.npmjs.org/marked/-/marked-0.3.2.tgz"
3475
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3476
3477
3478
            "nopt": {
              "version": "2.1.2",
              "resolved": "https://registry.npmjs.org/nopt/-/nopt-2.1.2.tgz",
3479
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3480
3481
3482
                "abbrev": {
                  "version": "1.0.5",
                  "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.5.tgz"
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
                }
              }
            },
            "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
3498
        "npm": {
XhmikosR's avatar
XhmikosR committed
3499
3500
          "version": "1.4.21",
          "resolved": "https://registry.npmjs.org/npm/-/npm-1.4.21.tgz",
3501
          "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
            "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": {
XhmikosR's avatar
XhmikosR committed
3519
3520
              "version": "0.0.2",
              "resolved": "https://registry.npmjs.org/archy/-/archy-0.0.2.tgz"
Chris Rebert's avatar
Chris Rebert committed
3521
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
            "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": {
XhmikosR's avatar
XhmikosR committed
3543
3544
              "version": "1.1.1",
              "resolved": "https://registry.npmjs.org/cmd-shim/-/cmd-shim-1.1.1.tgz"
3545
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3546
            "columnify": {
XhmikosR's avatar
XhmikosR committed
3547
3548
              "version": "1.1.0",
              "resolved": "https://registry.npmjs.org/columnify/-/columnify-1.1.0.tgz",
3549
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3550
                "strip-ansi": {
XhmikosR's avatar
XhmikosR committed
3551
3552
                  "version": "0.2.2",
                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.2.2.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3553
3554
                  "dependencies": {
                    "ansi-regex": {
XhmikosR's avatar
XhmikosR committed
3555
3556
                      "version": "0.1.0",
                      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.1.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3557
3558
3559
                    }
                  }
                },
XhmikosR's avatar
XhmikosR committed
3560
3561
3562
                "wcwidth.js": {
                  "version": "0.0.4",
                  "resolved": "https://registry.npmjs.org/wcwidth.js/-/wcwidth.js-0.0.4.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3563
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
3564
3565
3566
                    "underscore": {
                      "version": "1.6.0",
                      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.6.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3567
3568
                    }
                  }
3569
3570
3571
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3572
3573
3574
3575
3576
            "editor": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/editor/-/editor-0.1.0.tgz"
            },
            "fstream": {
XhmikosR's avatar
XhmikosR committed
3577
3578
              "version": "0.1.28",
              "resolved": "https://registry.npmjs.org/fstream/-/fstream-0.1.28.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3579
3580
            },
            "fstream-npm": {
XhmikosR's avatar
XhmikosR committed
3581
3582
              "version": "0.1.7",
              "resolved": "https://registry.npmjs.org/fstream-npm/-/fstream-npm-0.1.7.tgz",
3583
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3584
                "fstream-ignore": {
XhmikosR's avatar
XhmikosR committed
3585
3586
                  "version": "0.0.8",
                  "resolved": "https://registry.npmjs.org/fstream-ignore/-/fstream-ignore-0.0.8.tgz"
3587
3588
3589
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3590
            "github-url-from-git": {
XhmikosR's avatar
XhmikosR committed
3591
3592
              "version": "1.1.1",
              "resolved": "https://registry.npmjs.org/github-url-from-git/-/github-url-from-git-1.1.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3593
3594
            },
            "github-url-from-username-repo": {
XhmikosR's avatar
XhmikosR committed
3595
3596
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/github-url-from-username-repo/-/github-url-from-username-repo-0.2.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3597
3598
            },
            "glob": {
XhmikosR's avatar
XhmikosR committed
3599
3600
              "version": "4.0.3",
              "resolved": "https://registry.npmjs.org/glob/-/glob-4.0.3.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3601
3602
            },
            "graceful-fs": {
XhmikosR's avatar
XhmikosR committed
3603
3604
              "version": "3.0.2",
              "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3605
3606
            },
            "inflight": {
XhmikosR's avatar
XhmikosR committed
3607
3608
              "version": "1.0.1",
              "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3609
3610
3611
3612
3613
3614
            },
            "inherits": {
              "version": "2.0.1",
              "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
            },
            "ini": {
XhmikosR's avatar
XhmikosR committed
3615
3616
              "version": "1.2.1",
              "resolved": "https://registry.npmjs.org/ini/-/ini-1.2.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3617
3618
            },
            "init-package-json": {
XhmikosR's avatar
XhmikosR committed
3619
3620
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/init-package-json/-/init-package-json-0.1.0.tgz",
3621
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3622
3623
3624
                "promzard": {
                  "version": "0.2.2",
                  "resolved": "https://registry.npmjs.org/promzard/-/promzard-0.2.2.tgz"
3625
3626
3627
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3628
            "lockfile": {
XhmikosR's avatar
XhmikosR committed
3629
3630
              "version": "0.4.2",
              "resolved": "https://registry.npmjs.org/lockfile/-/lockfile-0.4.2.tgz"
3631
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3632
3633
3634
3635
3636
            "lru-cache": {
              "version": "2.5.0",
              "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.5.0.tgz"
            },
            "minimatch": {
XhmikosR's avatar
XhmikosR committed
3637
3638
              "version": "0.3.0",
              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz",
3639
              "dependencies": {
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3640
3641
3642
                "sigmund": {
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.0.tgz"
3643
3644
3645
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3646
            "mkdirp": {
XhmikosR's avatar
XhmikosR committed
3647
3648
              "version": "0.3.5",
              "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3649
3650
            },
            "node-gyp": {
XhmikosR's avatar
XhmikosR committed
3651
3652
              "version": "0.13.1",
              "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-0.13.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3653
3654
            },
            "nopt": {
XhmikosR's avatar
XhmikosR committed
3655
3656
              "version": "3.0.1",
              "resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3657
3658
3659
3660
3661
3662
            },
            "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": {
XhmikosR's avatar
XhmikosR committed
3663
3664
              "version": "1.0.2",
              "resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-1.0.2.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3665
3666
            },
            "npm-registry-client": {
XhmikosR's avatar
XhmikosR committed
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
              "version": "2.0.3",
              "resolved": "https://registry.npmjs.org/npm-registry-client/-/npm-registry-client-2.0.3.tgz"
            },
            "npm-user-validate": {
              "version": "0.1.0",
              "resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-0.1.0.tgz"
            },
            "npmconf": {
              "version": "1.1.4",
              "resolved": "https://registry.npmjs.org/npmconf/-/npmconf-1.1.4.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3677
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
3678
3679
3680
                "config-chain": {
                  "version": "1.1.8",
                  "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.8.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3681
                  "dependencies": {
XhmikosR's avatar
XhmikosR committed
3682
3683
3684
                    "proto-list": {
                      "version": "1.2.3",
                      "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.3.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
                    }
                  }
                }
              }
            },
            "npmlog": {
              "version": "0.1.1",
              "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-0.1.1.tgz"
            },
            "once": {
XhmikosR's avatar
XhmikosR committed
3695
3696
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/once/-/once-1.3.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3697
3698
            },
            "opener": {
XhmikosR's avatar
XhmikosR committed
3699
3700
              "version": "1.3.0",
              "resolved": "https://registry.npmjs.org/opener/-/opener-1.3.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
            },
            "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": {
XhmikosR's avatar
XhmikosR committed
3721
3722
              "version": "2.0.5",
              "resolved": "https://registry.npmjs.org/read-installed/-/read-installed-2.0.5.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3723
3724
3725
3726
3727
3728
3729
3730
              "dependencies": {
                "util-extend": {
                  "version": "1.0.1",
                  "resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.1.tgz"
                }
              }
            },
            "read-package-json": {
XhmikosR's avatar
XhmikosR committed
3731
3732
              "version": "1.2.2",
              "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-1.2.2.tgz",
XhmikosR's avatar
XhmikosR committed
3733
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
3734
3735
3736
                "normalize-package-data": {
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-0.3.0.tgz"
XhmikosR's avatar
XhmikosR committed
3737
3738
3739
                }
              }
            },
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3740
            "request": {
XhmikosR's avatar
XhmikosR committed
3741
3742
              "version": "2.30.0",
              "resolved": "https://registry.npmjs.org/request/-/request-2.30.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3743
3744
3745
3746
3747
3748
              "dependencies": {
                "aws-sign2": {
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz"
                },
                "forever-agent": {
XhmikosR's avatar
XhmikosR committed
3749
3750
                  "version": "0.5.0",
                  "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.5.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3751
3752
                },
                "form-data": {
XhmikosR's avatar
XhmikosR committed
3753
3754
                  "version": "0.1.2",
                  "resolved": "https://registry.npmjs.org/form-data/-/form-data-0.1.2.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3755
3756
                  "dependencies": {
                    "async": {
XhmikosR's avatar
XhmikosR committed
3757
3758
                      "version": "0.2.9",
                      "resolved": "https://registry.npmjs.org/async/-/async-0.2.9.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3759
                    },
XhmikosR's avatar
XhmikosR committed
3760
3761
3762
3763
3764
3765
3766
3767
3768
                    "combined-stream": {
                      "version": "0.0.4",
                      "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-0.0.4.tgz",
                      "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
3769
3770
3771
3772
                    }
                  }
                },
                "hawk": {
XhmikosR's avatar
XhmikosR committed
3773
3774
                  "version": "1.0.0",
                  "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
                  "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
3816
3817
3818
                "mime": {
                  "version": "1.2.11",
                  "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3819
3820
3821
3822
3823
3824
                },
                "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
3825
3826
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3827
3828
                },
                "qs": {
XhmikosR's avatar
XhmikosR committed
3829
3830
                  "version": "0.6.6",
                  "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3831
3832
                },
                "tough-cookie": {
XhmikosR's avatar
XhmikosR committed
3833
3834
                  "version": "0.9.15",
                  "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-0.9.15.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3835
3836
                  "dependencies": {
                    "punycode": {
XhmikosR's avatar
XhmikosR committed
3837
3838
                      "version": "1.2.3",
                      "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.2.3.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3839
3840
3841
3842
                    }
                  }
                },
                "tunnel-agent": {
XhmikosR's avatar
XhmikosR committed
3843
3844
                  "version": "0.3.0",
                  "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3845
3846
3847
3848
                }
              }
            },
            "retry": {
XhmikosR's avatar
XhmikosR committed
3849
3850
              "version": "0.6.0",
              "resolved": "https://registry.npmjs.org/retry/-/retry-0.6.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3851
3852
3853
3854
3855
3856
            },
            "rimraf": {
              "version": "2.2.8",
              "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz"
            },
            "semver": {
XhmikosR's avatar
XhmikosR committed
3857
3858
              "version": "2.3.0",
              "resolved": "https://registry.npmjs.org/semver/-/semver-2.3.0.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3859
3860
            },
            "sha": {
XhmikosR's avatar
XhmikosR committed
3861
3862
              "version": "1.2.4",
              "resolved": "https://registry.npmjs.org/sha/-/sha-1.2.4.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3863
3864
              "dependencies": {
                "readable-stream": {
XhmikosR's avatar
XhmikosR committed
3865
3866
                  "version": "1.0.27-1",
                  "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.27-1.tgz",
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
                  "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
3877
3878
                      "version": "0.10.25-1",
                      "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.25-1.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3879
3880
3881
3882
3883
3884
                    }
                  }
                }
              }
            },
            "slide": {
XhmikosR's avatar
XhmikosR committed
3885
3886
              "version": "1.1.5",
              "resolved": "https://registry.npmjs.org/slide/-/slide-1.1.5.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3887
3888
3889
3890
3891
3892
            },
            "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
3893
3894
              "version": "0.1.20",
              "resolved": "https://registry.npmjs.org/tar/-/tar-0.1.20.tgz"
Heinrich Fenkart's avatar
Heinrich Fenkart committed
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
            },
            "text-table": {
              "version": "0.2.0",
              "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz"
            },
            "uid-number": {
              "version": "0.0.5",
              "resolved": "https://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz"
            },
            "which": {
              "version": "1.0.5",
              "resolved": "https://registry.npmjs.org/which/-/which-1.0.5.tgz"
3907
3908
3909
3910
            }
          }
        },
        "read-json": {
Chris Rebert's avatar
Chris Rebert committed
3911
3912
          "version": "0.1.0",
          "resolved": "https://registry.npmjs.org/read-json/-/read-json-0.1.0.tgz"
3913
3914
3915
3916
3917
3918
        },
        "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
3919
3920
          "version": "1.0.0",
          "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.0.0.tgz"
3921
3922
3923
3924
3925
3926
        },
        "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
3927
3928
          "version": "2.0.0",
          "resolved": "https://registry.npmjs.org/safe-json-parse/-/safe-json-parse-2.0.0.tgz"
3929
3930
        },
        "semver": {
Chris Rebert's avatar
Chris Rebert committed
3931
3932
          "version": "4.1.0",
          "resolved": "https://registry.npmjs.org/semver/-/semver-4.1.0.tgz"
3933
3934
3935
3936
3937
3938
        },
        "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
3939
3940
3941
3942
3943
3944
3945
3946
          "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"
            }
          }
3947
3948
3949
        }
      }
    },
Chris Rebert's avatar
Chris Rebert committed
3950
    "remarkable": {
XhmikosR's avatar
XhmikosR committed
3951
3952
      "version": "1.4.0",
      "resolved": "https://registry.npmjs.org/remarkable/-/remarkable-1.4.0.tgz",
Chris Rebert's avatar
Chris Rebert committed
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
      "dependencies": {
        "argparse": {
          "version": "0.1.15",
          "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.15.tgz",
          "dependencies": {
            "underscore": {
              "version": "1.4.4",
              "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz"
            },
            "underscore.string": {
              "version": "2.3.3",
              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz"
            }
          }
        },
        "autolinker": {
XhmikosR's avatar
XhmikosR committed
3969
3970
          "version": "0.12.4",
          "resolved": "https://registry.npmjs.org/autolinker/-/autolinker-0.12.4.tgz"
3971
3972
3973
3974
3975
3976
3977
3978
3979
        },
        "coveralls": {
          "version": "2.11.2",
          "resolved": "https://registry.npmjs.org/coveralls/-/coveralls-2.11.2.tgz",
          "dependencies": {
            "js-yaml": {
              "version": "3.0.1",
              "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.0.1.tgz",
              "dependencies": {
XhmikosR's avatar
XhmikosR committed
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
                "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"
                    }
                  }
                },
3994
3995
3996
3997
3998
3999
4000
                "esprima": {
                  "version": "1.0.4",
                  "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"
                }
              }
            },
            "lcov-parse": {
For faster browsing, not all history is shown. View entire blame