Skip to content

Instantly share code, notes, and snippets.

@wking
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wking/00cbcde402a8f0fc1483 to your computer and use it in GitHub Desktop.
Save wking/00cbcde402a8f0fc1483 to your computer and use it in GitHub Desktop.
Current azurestandard/website dependencies

These are working for me, but I haven't refreshed them in a while, so they might not match what you'd get with a fresh install:

$ npm list
website@0.0.0 /home/wking/Private/azure/website
├─┬ grunt@0.4.5
│ ├── async@0.1.22
│ ├── coffee-script@1.3.3
│ ├── colors@0.6.2
│ ├── dateformat@1.0.2-1.2.3
│ ├── eventemitter2@0.4.14
│ ├── exit@0.1.2
│ ├─┬ findup-sync@0.1.3
│ │ ├─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │   ├── lru-cache@2.5.0
│ │ │   └── sigmund@1.0.0
│ │ └── lodash@2.4.1
│ ├── getobject@0.1.0
│ ├─┬ glob@3.1.21
│ │ ├── graceful-fs@1.2.3
│ │ └── inherits@1.0.0
│ ├─┬ grunt-legacy-log@0.1.1
│ │ ├── lodash@2.4.1
│ │ └── underscore.string@2.3.3
│ ├── grunt-legacy-util@0.2.0
│ ├── hooker@0.2.3
│ ├── iconv-lite@0.2.11
│ ├─┬ js-yaml@2.0.5
│ │ ├─┬ argparse@0.1.16
│ │ │ ├── underscore@1.7.0
│ │ │ └── underscore.string@2.4.0
│ │ └── esprima@1.0.4
│ ├── lodash@0.9.2
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.5.0
│ │ └── sigmund@1.0.0
│ ├─┬ nopt@1.0.10
│ │ └── abbrev@1.0.5
│ ├── rimraf@2.2.8
│ ├── underscore.string@2.2.1
│ └── which@1.0.8
├─┬ grunt-autoprefixer@0.7.6
│ ├─┬ autoprefixer@1.3.1
│ │ ├── caniuse-db@1.0.30000043
│ │ ├─┬ fs-extra@0.9.1
│ │ │ ├── jsonfile@1.1.1
│ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ └── minimist@0.0.8
│ │ │ ├── ncp@0.5.1
│ │ │ └── rimraf@2.2.8
│ │ └─┬ postcss@0.3.5
│ │   ├── base64-js@0.0.8
│ │   └─┬ source-map@0.1.43
│ │     └── amdefine@0.1.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ └── diff@1.0.8
├─┬ grunt-concurrent@0.5.0
│ ├── async@0.2.10
│ └─┬ pad-stdio@0.1.1
│   └── lpad@0.2.1
├─┬ grunt-contrib-clean@0.5.0
│ └── rimraf@2.2.8
├─┬ grunt-contrib-compass@0.7.2
│ ├── async@0.2.10
│ ├── dargs@0.1.0
│ └── tmp@0.0.23
├─┬ grunt-contrib-concat@0.4.0
│ └─┬ chalk@0.4.0
│   ├── ansi-styles@1.0.0
│   ├── has-color@0.1.7
│   └── strip-ansi@0.1.1
├─┬ grunt-contrib-connect@0.7.1
│ ├── async@0.2.10
│ ├─┬ connect@2.13.1
│ │ ├── batch@0.5.0
│ │ ├── buffer-crc32@0.2.1
│ │ ├── bytes@0.2.1
│ │ ├── compressible@1.0.0
│ │ ├── cookie@0.1.0
│ │ ├── cookie-signature@1.0.1
│ │ ├── debug@0.8.1
│ │ ├── fresh@0.2.0
│ │ ├── methods@0.1.0
│ │ ├─┬ multiparty@2.2.0
│ │ │ ├─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── stream-counter@0.2.0
│ │ ├── negotiator@0.3.0
│ │ ├── pause@0.0.1
│ │ ├── qs@0.6.6
│ │ ├── raw-body@1.1.3
│ │ ├─┬ send@0.1.4
│ │ │ ├── mime@1.2.11
│ │ │ └── range-parser@0.0.4
│ │ └── uid2@0.0.3
│ ├── connect-livereload@0.3.2
│ ├── open@0.0.4
│ └─┬ portscanner@0.2.2
│   └── async@0.1.15
├── grunt-contrib-copy@0.5.0
├─┬ grunt-contrib-cssmin@0.9.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├─┬ clean-css@2.1.8
│ │ └── commander@2.1.0
│ └─┬ maxmin@0.1.0
│   ├─┬ gzip-size@0.1.1
│   │ ├─┬ concat-stream@1.4.7
│   │ │ ├── inherits@2.0.1
│   │ │ ├─┬ readable-stream@1.1.13
│   │ │ │ ├── core-util-is@1.0.1
│   │ │ │ ├── isarray@0.0.1
│   │ │ │ └── string_decoder@0.10.31
│   │ │ └── typedarray@0.0.6
│   │ └─┬ zlib-browserify@0.0.3
│   │   └─┬ tape@0.2.2
│   │     ├── deep-equal@0.0.0
│   │     ├── defined@0.0.0
│   │     └── jsonify@0.0.0
│   └── pretty-bytes@0.1.2
├─┬ grunt-contrib-htmlmin@0.3.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├─┬ html-minifier@0.6.9
│ │ ├─┬ change-case@2.1.6
│ │ │ ├── camel-case@1.1.1
│ │ │ ├── constant-case@1.1.0
│ │ │ ├── dot-case@1.1.0
│ │ │ ├── is-lower-case@1.1.0
│ │ │ ├── is-upper-case@1.1.0
│ │ │ ├── lower-case@1.1.1
│ │ │ ├── param-case@1.1.0
│ │ │ ├── pascal-case@1.1.0
│ │ │ ├── path-case@1.1.0
│ │ │ ├── sentence-case@1.1.1
│ │ │ ├── snake-case@1.1.0
│ │ │ ├── swap-case@1.1.0
│ │ │ ├── title-case@1.1.0
│ │ │ ├── upper-case@1.1.1
│ │ │ └── upper-case-first@1.1.0
│ │ ├─┬ clean-css@2.2.23
│ │ │ └── commander@2.2.0
│ │ ├─┬ cli@0.6.5
│ │ │ ├── exit@0.1.2
│ │ │ └─┬ glob@3.2.11
│ │ │   ├── inherits@2.0.1
│ │ │   └─┬ minimatch@0.3.0
│ │ │     ├── lru-cache@2.5.0
│ │ │     └── sigmund@1.0.0
│ │ ├── relateurl@0.2.6
│ │ └─┬ uglify-js@2.4.16
│ │   ├── async@0.2.10
│ │   ├─┬ optimist@0.3.7
│ │   │ └── wordwrap@0.0.2
│ │   ├─┬ source-map@0.1.34
│ │   │ └── amdefine@0.1.0
│ │   └── uglify-to-browserify@1.0.2
│ └── pretty-bytes@0.1.2
├─┬ grunt-contrib-imagemin@0.9.2
│ ├── async@0.9.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.2
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├─┬ imagemin@3.1.0
│ │ ├─┬ concat-stream@1.4.7
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── typedarray@0.0.6
│ │ ├── get-stdin@3.0.2
│ │ ├─┬ imagemin-gifsicle@4.0.0
│ │ │ ├─┬ gifsicle@2.0.1
│ │ │ │ ├─┬ bin-build@2.1.0
│ │ │ │ │ ├─┬ download@3.3.0
│ │ │ │ │ │ ├─┬ decompress-tar@2.0.2
│ │ │ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-integer@1.0.3
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.3
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │ │ │ │ │ │ └── commander@2.4.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-integer@1.0.3
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.3
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-targz@2.1.0
│ │ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@1.0.0
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-natural-number@1.0.0
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@1.1.2
│ │ │ │ │ │ │   ├── bl@0.9.3
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-unzip@2.0.1
│ │ │ │ │ │ │ ├── adm-zip@0.4.4
│ │ │ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-integer@1.0.3
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ temp-write@1.1.0
│ │ │ │ │ │ │   ├── graceful-fs@3.0.5
│ │ │ │ │ │ │   ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │   │ └── minimist@0.0.8
│ │ │ │ │ │ │   └── uuid@2.0.1
│ │ │ │ │ │ ├─┬ download-status@2.1.1
│ │ │ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ │ │ ├── object-assign@2.0.0
│ │ │ │ │ │ │ └── progress@1.1.8
│ │ │ │ │ │ ├─┬ each-async@1.1.1
│ │ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ │ └── set-immediate-shim@1.0.0
│ │ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ │ ├─┬ rc@0.5.5
│ │ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ │ ├── ini@1.3.2
│ │ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ │ ├─┬ request@2.51.0
│ │ │ │ │ │ │ ├── aws-sign2@0.5.0
│ │ │ │ │ │ │ ├─┬ bl@0.9.3
│ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │ │ │ │ │ │   ├── core-util-is@1.0.1
│ │ │ │ │ │ │ │   ├── inherits@2.0.1
│ │ │ │ │ │ │ │   ├── isarray@0.0.1
│ │ │ │ │ │ │ │   └── string_decoder@0.10.31
│ │ │ │ │ │ │ ├── caseless@0.8.0
│ │ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ │ ├─┬ form-data@0.2.0
│ │ │ │ │ │ │ │ └─┬ mime-types@2.0.7
│ │ │ │ │ │ │ │   └── mime-db@1.5.0
│ │ │ │ │ │ │ ├─┬ hawk@1.1.1
│ │ │ │ │ │ │ │ ├── boom@0.4.2
│ │ │ │ │ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ │ │ │ │ ├── hoek@0.9.1
│ │ │ │ │ │ │ │ └── sntp@0.2.4
│ │ │ │ │ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ │ │ │ │ └── ctype@0.5.3
│ │ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ │ ├── node-uuid@1.4.2
│ │ │ │ │ │ │ ├── oauth-sign@0.5.0
│ │ │ │ │ │ │ ├── qs@2.3.3
│ │ │ │ │ │ │ ├── stringstream@0.0.4
│ │ │ │ │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │ │ │ │ │ │ └── punycode@1.3.2
│ │ │ │ │ │ │ └── tunnel-agent@0.4.0
│ │ │ │ │ │ ├─┬ url-regex@2.1.2
│ │ │ │ │ │ │ └── ip-regex@1.0.2
│ │ │ │ │ │ └─┬ ware@1.2.0
│ │ │ │ │ │   └─┬ wrap-fn@0.1.1
│ │ │ │ │ │     └── co@3.1.0
│ │ │ │ │ ├─┬ exec-series@1.0.1
│ │ │ │ │ │ └── async-each-series@0.1.1
│ │ │ │ │ ├── rimraf@2.2.8
│ │ │ │ │ └─┬ tempfile@1.1.0
│ │ │ │ │   └── uuid@2.0.1
│ │ │ │ ├─┬ bin-wrapper@2.1.3
│ │ │ │ │ ├─┬ bin-check@1.0.0
│ │ │ │ │ │ └── executable@1.0.3
│ │ │ │ │ ├─┬ bin-version-check@2.1.0
│ │ │ │ │ │ ├─┬ bin-version@1.0.0
│ │ │ │ │ │ │ └─┬ find-versions@1.1.1
│ │ │ │ │ │ │   ├── array-uniq@1.0.2
│ │ │ │ │ │ │   └── semver-regex@1.0.0
│ │ │ │ │ │ ├── minimist@1.1.0
│ │ │ │ │ │ ├── semver@4.2.0
│ │ │ │ │ │ └── semver-truncate@1.0.0
│ │ │ │ │ ├─┬ download@3.3.0
│ │ │ │ │ │ ├─┬ decompress-tar@2.0.2
│ │ │ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-integer@1.0.3
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.3
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │ │ │ │ │ │ └── commander@2.4.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-integer@1.0.3
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.3
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-targz@2.1.0
│ │ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@1.0.0
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-natural-number@1.0.0
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@1.1.2
│ │ │ │ │ │ │   ├── bl@0.9.3
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-unzip@2.0.1
│ │ │ │ │ │ │ ├── adm-zip@0.4.4
│ │ │ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ │ │ ├── rimraf@2.2.8
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-integer@1.0.3
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ temp-write@1.1.0
│ │ │ │ │ │ │   ├── graceful-fs@3.0.5
│ │ │ │ │ │ │   ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │   │ └── minimist@0.0.8
│ │ │ │ │ │ │   └── uuid@2.0.1
│ │ │ │ │ │ ├─┬ each-async@1.1.1
│ │ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ │ └── set-immediate-shim@1.0.0
│ │ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ │ ├─┬ rc@0.5.5
│ │ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ │ ├── ini@1.3.2
│ │ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ │ ├─┬ request@2.51.0
│ │ │ │ │ │ │ ├── aws-sign2@0.5.0
│ │ │ │ │ │ │ ├─┬ bl@0.9.3
│ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │ │ │ │ │ │   ├── core-util-is@1.0.1
│ │ │ │ │ │ │ │   ├── inherits@2.0.1
│ │ │ │ │ │ │ │   ├── isarray@0.0.1
│ │ │ │ │ │ │ │   └── string_decoder@0.10.31
│ │ │ │ │ │ │ ├── caseless@0.8.0
│ │ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ │ ├─┬ form-data@0.2.0
│ │ │ │ │ │ │ │ └─┬ mime-types@2.0.7
│ │ │ │ │ │ │ │   └── mime-db@1.5.0
│ │ │ │ │ │ │ ├─┬ hawk@1.1.1
│ │ │ │ │ │ │ │ ├── boom@0.4.2
│ │ │ │ │ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ │ │ │ │ ├── hoek@0.9.1
│ │ │ │ │ │ │ │ └── sntp@0.2.4
│ │ │ │ │ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ │ │ │ │ └── ctype@0.5.3
│ │ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ │ ├── node-uuid@1.4.2
│ │ │ │ │ │ │ ├── oauth-sign@0.5.0
│ │ │ │ │ │ │ ├── qs@2.3.3
│ │ │ │ │ │ │ ├── stringstream@0.0.4
│ │ │ │ │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │ │ │ │ │ │ └── punycode@1.3.2
│ │ │ │ │ │ │ └── tunnel-agent@0.4.0
│ │ │ │ │ │ ├─┬ url-regex@2.1.2
│ │ │ │ │ │ │ └── ip-regex@1.0.2
│ │ │ │ │ │ └─┬ ware@1.2.0
│ │ │ │ │ │   └─┬ wrap-fn@0.1.1
│ │ │ │ │ │     └── co@3.1.0
│ │ │ │ │ ├─┬ download-status@2.1.1
│ │ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ │ ├── object-assign@2.0.0
│ │ │ │ │ │ └── progress@1.1.8
│ │ │ │ │ ├─┬ globby@1.1.0
│ │ │ │ │ │ ├─┬ array-union@1.0.1
│ │ │ │ │ │ │ └── array-uniq@1.0.2
│ │ │ │ │ │ ├─┬ glob@4.3.2
│ │ │ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.1
│ │ │ │ │ │ │   └── wrappy@1.0.1
│ │ │ │ │ │ └─┬ minimatch@2.0.1
│ │ │ │ │ │   └─┬ brace-expansion@1.1.0
│ │ │ │ │ │     ├── balanced-match@0.2.0
│ │ │ │ │ │     └── concat-map@0.0.1
│ │ │ │ │ ├─┬ is-path-global@1.0.1
│ │ │ │ │ │ └─┬ is-path-inside@1.0.0
│ │ │ │ │ │   └── path-is-inside@1.0.1
│ │ │ │ │ ├─┬ lnfs@1.0.0
│ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ └── rimraf@2.2.8
│ │ │ │ │ ├─┬ npm-installed@1.0.0
│ │ │ │ │ │ ├─┬ npm-which@1.0.2
│ │ │ │ │ │ │ ├── commander@2.6.0
│ │ │ │ │ │ │ ├── npm-path@1.0.1
│ │ │ │ │ │ │ └── which@1.0.8
│ │ │ │ │ │ └─┬ rc@0.5.5
│ │ │ │ │ │   ├── deep-extend@0.2.11
│ │ │ │ │ │   ├── ini@1.3.2
│ │ │ │ │ │   ├── minimist@0.0.10
│ │ │ │ │ │   └── strip-json-comments@0.1.3
│ │ │ │ │ └── os-filter-obj@1.0.0
│ │ │ │ └─┬ imagemin-log@2.0.0
│ │ │ │   ├── figures@1.3.5
│ │ │ │   └─┬ squeak@1.2.0
│ │ │ │     └─┬ lpad-align@1.0.2
│ │ │ │       ├── longest@0.2.1
│ │ │ │       └── lpad@1.0.0
│ │ │ └── is-gif@1.0.0
│ │ ├─┬ imagemin-jpegtran@4.0.0
│ │ │ ├── is-jpg@1.0.0
│ │ │ └─┬ jpegtran-bin@2.0.2
│ │ │   ├─┬ bin-build@2.1.0
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.0
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.4
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ download-status@2.1.1
│ │ │   │ │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ │ └── lpad@1.0.0
│ │ │   │ │ │ ├── object-assign@2.0.0
│ │ │   │ │ │ └── progress@1.1.8
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.2
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.51.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.3
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.8.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├─┬ form-data@0.2.0
│ │ │   │ │ │ │ └─┬ mime-types@2.0.7
│ │ │   │ │ │ │   └── mime-db@1.5.0
│ │ │   │ │ │ ├─┬ hawk@1.1.1
│ │ │   │ │ │ │ ├── boom@0.4.2
│ │ │   │ │ │ │ ├── cryptiles@0.2.2
│ │ │   │ │ │ │ ├── hoek@0.9.1
│ │ │   │ │ │ │ └── sntp@0.2.4
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├── mime-types@1.0.2
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.5.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ ├─┬ url-regex@2.1.2
│ │ │   │ │ │ └── ip-regex@1.0.2
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.1
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ exec-series@1.0.1
│ │ │   │ │ └── async-each-series@0.1.1
│ │ │   │ ├── rimraf@2.2.8
│ │ │   │ └─┬ tempfile@1.1.0
│ │ │   │   └── uuid@2.0.1
│ │ │   ├─┬ bin-wrapper@2.1.3
│ │ │   │ ├─┬ bin-check@1.0.0
│ │ │   │ │ └── executable@1.0.3
│ │ │   │ ├─┬ bin-version-check@2.1.0
│ │ │   │ │ ├─┬ bin-version@1.0.0
│ │ │   │ │ │ └─┬ find-versions@1.1.1
│ │ │   │ │ │   ├── array-uniq@1.0.2
│ │ │   │ │ │   └── semver-regex@1.0.0
│ │ │   │ │ ├── minimist@1.1.0
│ │ │   │ │ ├── semver@4.2.0
│ │ │   │ │ └── semver-truncate@1.0.0
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.0
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.4
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├── rimraf@2.2.8
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.2
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.51.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.3
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.8.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├─┬ form-data@0.2.0
│ │ │   │ │ │ │ └─┬ mime-types@2.0.7
│ │ │   │ │ │ │   └── mime-db@1.5.0
│ │ │   │ │ │ ├─┬ hawk@1.1.1
│ │ │   │ │ │ │ ├── boom@0.4.2
│ │ │   │ │ │ │ ├── cryptiles@0.2.2
│ │ │   │ │ │ │ ├── hoek@0.9.1
│ │ │   │ │ │ │ └── sntp@0.2.4
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├── mime-types@1.0.2
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.5.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ ├─┬ url-regex@2.1.2
│ │ │   │ │ │ └── ip-regex@1.0.2
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.1
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ download-status@2.1.1
│ │ │   │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ └── lpad@1.0.0
│ │ │   │ │ ├── object-assign@2.0.0
│ │ │   │ │ └── progress@1.1.8
│ │ │   │ ├─┬ globby@1.1.0
│ │ │   │ │ ├─┬ array-union@1.0.1
│ │ │   │ │ │ └── array-uniq@1.0.2
│ │ │   │ │ ├─┬ glob@4.3.2
│ │ │   │ │ │ ├─┬ inflight@1.0.4
│ │ │   │ │ │ │ └── wrappy@1.0.1
│ │ │   │ │ │ ├── inherits@2.0.1
│ │ │   │ │ │ └─┬ once@1.3.1
│ │ │   │ │ │   └── wrappy@1.0.1
│ │ │   │ │ └─┬ minimatch@2.0.1
│ │ │   │ │   └─┬ brace-expansion@1.1.0
│ │ │   │ │     ├── balanced-match@0.2.0
│ │ │   │ │     └── concat-map@0.0.1
│ │ │   │ ├─┬ is-path-global@1.0.1
│ │ │   │ │ └─┬ is-path-inside@1.0.0
│ │ │   │ │   └── path-is-inside@1.0.1
│ │ │   │ ├─┬ lnfs@1.0.0
│ │ │   │ │ ├─┬ mkdirp@0.5.0
│ │ │   │ │ │ └── minimist@0.0.8
│ │ │   │ │ └── rimraf@2.2.8
│ │ │   │ ├─┬ npm-installed@1.0.0
│ │ │   │ │ ├─┬ npm-which@1.0.2
│ │ │   │ │ │ ├── commander@2.6.0
│ │ │   │ │ │ ├── npm-path@1.0.1
│ │ │   │ │ │ └── which@1.0.8
│ │ │   │ │ └─┬ rc@0.5.5
│ │ │   │ │   ├── deep-extend@0.2.11
│ │ │   │ │   ├── ini@1.3.2
│ │ │   │ │   ├── minimist@0.0.10
│ │ │   │ │   └── strip-json-comments@0.1.3
│ │ │   │ └── os-filter-obj@1.0.0
│ │ │   └─┬ logalot@2.1.0
│ │ │     ├── figures@1.3.5
│ │ │     └─┬ squeak@1.2.0
│ │ │       └─┬ lpad-align@1.0.2
│ │ │         ├── longest@0.2.1
│ │ │         └── lpad@1.0.0
│ │ ├─┬ imagemin-optipng@4.0.0
│ │ │ ├─┬ exec-buffer@1.1.2
│ │ │ │ ├── rimraf@2.2.8
│ │ │ │ └─┬ tempfile@1.1.0
│ │ │ │   └── uuid@2.0.1
│ │ │ ├── is-png@1.0.0
│ │ │ └─┬ optipng-bin@2.0.4
│ │ │   ├─┬ bin-build@2.1.0
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.0
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.4
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ download-status@2.1.1
│ │ │   │ │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ │ └── lpad@1.0.0
│ │ │   │ │ │ ├── object-assign@2.0.0
│ │ │   │ │ │ └── progress@1.1.8
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.2
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.51.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.3
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.8.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├─┬ form-data@0.2.0
│ │ │   │ │ │ │ └─┬ mime-types@2.0.7
│ │ │   │ │ │ │   └── mime-db@1.5.0
│ │ │   │ │ │ ├─┬ hawk@1.1.1
│ │ │   │ │ │ │ ├── boom@0.4.2
│ │ │   │ │ │ │ ├── cryptiles@0.2.2
│ │ │   │ │ │ │ ├── hoek@0.9.1
│ │ │   │ │ │ │ └── sntp@0.2.4
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├── mime-types@1.0.2
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.5.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ ├─┬ url-regex@2.1.2
│ │ │   │ │ │ └── ip-regex@1.0.2
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.1
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ exec-series@1.0.1
│ │ │   │ │ └── async-each-series@0.1.1
│ │ │   │ ├── rimraf@2.2.8
│ │ │   │ └─┬ tempfile@1.1.0
│ │ │   │   └── uuid@2.0.1
│ │ │   ├─┬ bin-wrapper@2.1.3
│ │ │   │ ├─┬ bin-check@1.0.0
│ │ │   │ │ └── executable@1.0.3
│ │ │   │ ├─┬ bin-version-check@2.1.0
│ │ │   │ │ ├─┬ bin-version@1.0.0
│ │ │   │ │ │ └─┬ find-versions@1.1.1
│ │ │   │ │ │   ├── array-uniq@1.0.2
│ │ │   │ │ │   └── semver-regex@1.0.0
│ │ │   │ │ ├── minimist@1.1.0
│ │ │   │ │ ├── semver@4.2.0
│ │ │   │ │ └── semver-truncate@1.0.0
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.0
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.4
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├── rimraf@2.2.8
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.2
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.51.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.3
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.8.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├─┬ form-data@0.2.0
│ │ │   │ │ │ │ └─┬ mime-types@2.0.7
│ │ │   │ │ │ │   └── mime-db@1.5.0
│ │ │   │ │ │ ├─┬ hawk@1.1.1
│ │ │   │ │ │ │ ├── boom@0.4.2
│ │ │   │ │ │ │ ├── cryptiles@0.2.2
│ │ │   │ │ │ │ ├── hoek@0.9.1
│ │ │   │ │ │ │ └── sntp@0.2.4
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├── mime-types@1.0.2
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.5.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ ├─┬ url-regex@2.1.2
│ │ │   │ │ │ └── ip-regex@1.0.2
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.1
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ download-status@2.1.1
│ │ │   │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ └── lpad@1.0.0
│ │ │   │ │ ├── object-assign@2.0.0
│ │ │   │ │ └── progress@1.1.8
│ │ │   │ ├─┬ globby@1.1.0
│ │ │   │ │ ├─┬ array-union@1.0.1
│ │ │   │ │ │ └── array-uniq@1.0.2
│ │ │   │ │ ├─┬ glob@4.3.2
│ │ │   │ │ │ ├─┬ inflight@1.0.4
│ │ │   │ │ │ │ └── wrappy@1.0.1
│ │ │   │ │ │ ├── inherits@2.0.1
│ │ │   │ │ │ └─┬ once@1.3.1
│ │ │   │ │ │   └── wrappy@1.0.1
│ │ │   │ │ └─┬ minimatch@2.0.1
│ │ │   │ │   └─┬ brace-expansion@1.1.0
│ │ │   │ │     ├── balanced-match@0.2.0
│ │ │   │ │     └── concat-map@0.0.1
│ │ │   │ ├─┬ is-path-global@1.0.1
│ │ │   │ │ └─┬ is-path-inside@1.0.0
│ │ │   │ │   └── path-is-inside@1.0.1
│ │ │   │ ├─┬ lnfs@1.0.0
│ │ │   │ │ ├─┬ mkdirp@0.5.0
│ │ │   │ │ │ └── minimist@0.0.8
│ │ │   │ │ └── rimraf@2.2.8
│ │ │   │ ├─┬ npm-installed@1.0.0
│ │ │   │ │ ├─┬ npm-which@1.0.2
│ │ │   │ │ │ ├── commander@2.6.0
│ │ │   │ │ │ ├── npm-path@1.0.1
│ │ │   │ │ │ └── which@1.0.8
│ │ │   │ │ └─┬ rc@0.5.5
│ │ │   │ │   ├── deep-extend@0.2.11
│ │ │   │ │   ├── ini@1.3.2
│ │ │   │ │   ├── minimist@0.0.10
│ │ │   │ │   └── strip-json-comments@0.1.3
│ │ │   │ └── os-filter-obj@1.0.0
│ │ │   └─┬ logalot@2.1.0
│ │ │     ├── figures@1.3.5
│ │ │     └─┬ squeak@1.2.0
│ │ │       └─┬ lpad-align@1.0.2
│ │ │         ├── longest@0.2.1
│ │ │         └── lpad@1.0.0
│ │ ├─┬ imagemin-pngquant@4.0.0
│ │ │ ├── is-png@1.0.0
│ │ │ └─┬ pngquant-bin@2.0.3
│ │ │   ├─┬ bin-build@2.1.0
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.0
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.4
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ download-status@2.1.1
│ │ │   │ │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ │ └── lpad@1.0.0
│ │ │   │ │ │ ├── object-assign@2.0.0
│ │ │   │ │ │ └── progress@1.1.8
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.2
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.51.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.3
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.8.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├─┬ form-data@0.2.0
│ │ │   │ │ │ │ └─┬ mime-types@2.0.7
│ │ │   │ │ │ │   └── mime-db@1.5.0
│ │ │   │ │ │ ├─┬ hawk@1.1.1
│ │ │   │ │ │ │ ├── boom@0.4.2
│ │ │   │ │ │ │ ├── cryptiles@0.2.2
│ │ │   │ │ │ │ ├── hoek@0.9.1
│ │ │   │ │ │ │ └── sntp@0.2.4
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├── mime-types@1.0.2
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.5.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ ├─┬ url-regex@2.1.2
│ │ │   │ │ │ └── ip-regex@1.0.2
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.1
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ exec-series@1.0.1
│ │ │   │ │ └── async-each-series@0.1.1
│ │ │   │ ├── rimraf@2.2.8
│ │ │   │ └─┬ tempfile@1.1.0
│ │ │   │   └── uuid@2.0.1
│ │ │   ├─┬ bin-wrapper@2.1.3
│ │ │   │ ├─┬ bin-check@1.0.0
│ │ │   │ │ └── executable@1.0.3
│ │ │   │ ├─┬ bin-version-check@2.1.0
│ │ │   │ │ ├─┬ bin-version@1.0.0
│ │ │   │ │ │ └─┬ find-versions@1.1.1
│ │ │   │ │ │   ├── array-uniq@1.0.2
│ │ │   │ │ │   └── semver-regex@1.0.0
│ │ │   │ │ ├── minimist@1.1.0
│ │ │   │ │ ├── semver@4.2.0
│ │ │   │ │ └── semver-truncate@1.0.0
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.0
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.3
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.4
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├── rimraf@2.2.8
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-integer@1.0.3
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.2
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.51.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.3
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.8.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├─┬ form-data@0.2.0
│ │ │   │ │ │ │ └─┬ mime-types@2.0.7
│ │ │   │ │ │ │   └── mime-db@1.5.0
│ │ │   │ │ │ ├─┬ hawk@1.1.1
│ │ │   │ │ │ │ ├── boom@0.4.2
│ │ │   │ │ │ │ ├── cryptiles@0.2.2
│ │ │   │ │ │ │ ├── hoek@0.9.1
│ │ │   │ │ │ │ └── sntp@0.2.4
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├── mime-types@1.0.2
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.5.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ ├─┬ url-regex@2.1.2
│ │ │   │ │ │ └── ip-regex@1.0.2
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.1
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ download-status@2.1.1
│ │ │   │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ └── lpad@1.0.0
│ │ │   │ │ ├── object-assign@2.0.0
│ │ │   │ │ └── progress@1.1.8
│ │ │   │ ├─┬ globby@1.1.0
│ │ │   │ │ ├─┬ array-union@1.0.1
│ │ │   │ │ │ └── array-uniq@1.0.2
│ │ │   │ │ ├─┬ glob@4.3.2
│ │ │   │ │ │ ├─┬ inflight@1.0.4
│ │ │   │ │ │ │ └── wrappy@1.0.1
│ │ │   │ │ │ ├── inherits@2.0.1
│ │ │   │ │ │ └─┬ once@1.3.1
│ │ │   │ │ │   └── wrappy@1.0.1
│ │ │   │ │ └─┬ minimatch@2.0.1
│ │ │   │ │   └─┬ brace-expansion@1.1.0
│ │ │   │ │     ├── balanced-match@0.2.0
│ │ │   │ │     └── concat-map@0.0.1
│ │ │   │ ├─┬ is-path-global@1.0.1
│ │ │   │ │ └─┬ is-path-inside@1.0.0
│ │ │   │ │   └── path-is-inside@1.0.1
│ │ │   │ ├─┬ lnfs@1.0.0
│ │ │   │ │ ├─┬ mkdirp@0.5.0
│ │ │   │ │ │ └── minimist@0.0.8
│ │ │   │ │ └── rimraf@2.2.8
│ │ │   │ ├─┬ npm-installed@1.0.0
│ │ │   │ │ ├─┬ npm-which@1.0.2
│ │ │   │ │ │ ├── commander@2.6.0
│ │ │   │ │ │ ├── npm-path@1.0.1
│ │ │   │ │ │ └── which@1.0.8
│ │ │   │ │ └─┬ rc@0.5.5
│ │ │   │ │   ├── deep-extend@0.2.11
│ │ │   │ │   ├── ini@1.3.2
│ │ │   │ │   ├── minimist@0.0.10
│ │ │   │ │   └── strip-json-comments@0.1.3
│ │ │   │ └── os-filter-obj@1.0.0
│ │ │   └─┬ logalot@2.1.0
│ │ │     ├── figures@1.3.5
│ │ │     └─┬ squeak@1.2.0
│ │ │       └─┬ lpad-align@1.0.2
│ │ │         ├── longest@0.2.1
│ │ │         └── lpad@1.0.0
│ │ ├─┬ imagemin-svgo@4.0.1
│ │ │ ├── is-svg@1.0.1
│ │ │ └─┬ svgo@0.5.0
│ │ │   ├─┬ coa@0.4.1
│ │ │   │ └── q@0.9.7
│ │ │   ├── colors@1.0.3
│ │ │   ├─┬ js-yaml@3.2.5
│ │ │   │ ├─┬ argparse@0.1.16
│ │ │   │ │ ├── underscore@1.7.0
│ │ │   │ │ └── underscore.string@2.4.0
│ │ │   │ └── esprima@1.0.4
│ │ │   ├── sax@0.6.1
│ │ │   └── whet.extend@0.9.9
│ │ ├─┬ meow@2.1.0
│ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ ├── camelcase@1.0.2
│ │ │ │ └── map-obj@1.0.0
│ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ └─┬ repeating@1.1.1
│ │ │ │   └── is-finite@1.0.0
│ │ │ ├── minimist@1.1.0
│ │ │ └── object-assign@2.0.0
│ │ ├── optional@0.1.2
│ │ ├─┬ stream-combiner@0.2.1
│ │ │ ├── duplexer@0.1.1
│ │ │ └── through@2.3.6
│ │ ├─┬ through2@0.6.3
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ ├─┬ vinyl@0.4.6
│ │ │ ├── clone@0.2.0
│ │ │ └── clone-stats@0.0.1
│ │ └─┬ vinyl-fs@0.3.13
│ │   ├─┬ defaults@1.0.0
│ │   │ └── clone@0.1.19
│ │   ├─┬ glob-stream@3.1.18
│ │   │ ├─┬ glob@4.3.2
│ │   │ │ ├─┬ inflight@1.0.4
│ │   │ │ │ └── wrappy@1.0.1
│ │   │ │ ├── inherits@2.0.1
│ │   │ │ └─┬ once@1.3.1
│ │   │ │   └── wrappy@1.0.1
│ │   │ ├─┬ glob2base@0.0.12
│ │   │ │ └── find-index@0.1.1
│ │   │ ├─┬ minimatch@2.0.1
│ │   │ │ └─┬ brace-expansion@1.1.0
│ │   │ │   ├── balanced-match@0.2.0
│ │   │ │   └── concat-map@0.0.1
│ │   │ ├── ordered-read-streams@0.1.0
│ │   │ └── unique-stream@1.0.0
│ │   ├─┬ glob-watcher@0.0.6
│ │   │ └─┬ gaze@0.5.1
│ │   │   └─┬ globule@0.1.0
│ │   │     ├─┬ glob@3.1.21
│ │   │     │ ├── graceful-fs@1.2.3
│ │   │     │ └── inherits@1.0.0
│ │   │     ├── lodash@1.0.1
│ │   │     └─┬ minimatch@0.2.14
│ │   │       ├── lru-cache@2.5.0
│ │   │       └── sigmund@1.0.0
│ │   ├── graceful-fs@3.0.5
│ │   ├─┬ mkdirp@0.5.0
│ │   │ └── minimist@0.0.8
│ │   └─┬ strip-bom@1.0.0
│ │     ├── first-chunk-stream@1.0.0
│ │     └── is-utf8@0.2.0
│ └─┬ pretty-bytes@1.0.2
│   └── get-stdin@1.0.0
├─┬ grunt-contrib-jshint@0.10.0
│ ├── hooker@0.2.3
│ └─┬ jshint@2.5.11
│   ├─┬ cli@0.6.5
│   │ └─┬ glob@3.2.11
│   │   ├── inherits@2.0.1
│   │   └─┬ minimatch@0.3.0
│   │     ├── lru-cache@2.5.0
│   │     └── sigmund@1.0.0
│   ├─┬ console-browserify@1.1.0
│   │ └── date-now@0.1.4
│   ├── exit@0.1.2
│   ├─┬ htmlparser2@3.8.2
│   │ ├── domelementtype@1.1.3
│   │ ├── domhandler@2.3.0
│   │ ├── domutils@1.5.0
│   │ ├── entities@1.0.0
│   │ └─┬ readable-stream@1.1.13
│   │   ├── core-util-is@1.0.1
│   │   ├── inherits@2.0.1
│   │   ├── isarray@0.0.1
│   │   └── string_decoder@0.10.31
│   ├─┬ minimatch@1.0.0
│   │ ├── lru-cache@2.5.0
│   │ └── sigmund@1.0.0
│   ├── shelljs@0.3.0
│   ├── strip-json-comments@1.0.2
│   └── underscore@1.6.0
├─┬ grunt-contrib-uglify@0.4.1
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├─┬ maxmin@0.1.0
│ │ ├─┬ gzip-size@0.1.1
│ │ │ ├─┬ concat-stream@1.4.7
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ readable-stream@1.1.13
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ └── typedarray@0.0.6
│ │ │ └─┬ zlib-browserify@0.0.3
│ │ │   └─┬ tape@0.2.2
│ │ │     ├── deep-equal@0.0.0
│ │ │     ├── defined@0.0.0
│ │ │     └── jsonify@0.0.0
│ │ └── pretty-bytes@0.1.2
│ └─┬ uglify-js@2.4.16
│   ├── async@0.2.10
│   ├─┬ optimist@0.3.7
│   │ └── wordwrap@0.0.2
│   ├─┬ source-map@0.1.34
│   │ └── amdefine@0.1.0
│   └── uglify-to-browserify@1.0.2
├─┬ grunt-contrib-watch@0.6.1
│ ├── async@0.2.10
│ ├─┬ gaze@0.5.1
│ │ └─┬ globule@0.1.0
│ │   ├─┬ glob@3.1.21
│ │   │ ├── graceful-fs@1.2.3
│ │   │ └── inherits@1.0.0
│ │   ├── lodash@1.0.1
│ │   └─┬ minimatch@0.2.14
│ │     ├── lru-cache@2.5.0
│ │     └── sigmund@1.0.0
│ ├── lodash@2.4.1
│ └─┬ tiny-lr-fork@0.0.5
│   ├── debug@0.7.4
│   ├── faye-websocket@0.4.4
│   ├─┬ noptify@0.0.3
│   │ └─┬ nopt@2.0.0
│   │   └── abbrev@1.0.5
│   └── qs@0.5.6
├─┬ grunt-filerev@0.2.1
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ └── each-async@0.1.3
├─┬ grunt-google-cdn@0.4.3
│ ├─┬ bower@1.3.12
│ │ ├── abbrev@1.0.5
│ │ ├── archy@0.0.2
│ │ ├─┬ bower-config@0.5.2
│ │ │ ├── graceful-fs@2.0.3
│ │ │ ├─┬ optimist@0.6.1
│ │ │ │ ├── minimist@0.0.10
│ │ │ │ └── wordwrap@0.0.2
│ │ │ └── osenv@0.0.3
│ │ ├── bower-endpoint-parser@0.2.2
│ │ ├─┬ bower-json@0.4.0
│ │ │ ├── deep-extend@0.2.11
│ │ │ ├── graceful-fs@2.0.3
│ │ │ └── intersect@0.0.3
│ │ ├── bower-logger@0.2.2
│ │ ├─┬ bower-registry-client@0.2.2
│ │ │ ├── async@0.2.10
│ │ │ ├── graceful-fs@2.0.3
│ │ │ ├── lru-cache@2.3.1
│ │ │ ├── mkdirp@0.3.5
│ │ │ ├─┬ request@2.27.0
│ │ │ │ ├── aws-sign@0.3.0
│ │ │ │ ├── cookie-jar@0.3.0
│ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ └─┬ combined-stream@0.0.7
│ │ │ │ │   └── delayed-stream@0.0.5
│ │ │ │ ├─┬ hawk@1.0.0
│ │ │ │ │ ├── boom@0.4.2
│ │ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ │ ├── hoek@0.9.1
│ │ │ │ │ └── sntp@0.2.4
│ │ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ │ └── ctype@0.5.3
│ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ ├── mime@1.2.11
│ │ │ │ ├── node-uuid@1.4.2
│ │ │ │ ├── oauth-sign@0.3.0
│ │ │ │ ├── qs@0.6.6
│ │ │ │ └── tunnel-agent@0.3.0
│ │ │ └── request-replay@0.2.0
│ │ ├─┬ cardinal@0.4.0
│ │ │ └─┬ redeyed@0.4.4
│ │ │   └── esprima@1.0.4
│ │ ├─┬ chalk@0.5.0
│ │ │ ├── ansi-styles@1.1.0
│ │ │ ├── escape-string-regexp@1.0.2
│ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ ├─┬ strip-ansi@0.3.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ └── supports-color@0.2.0
│ │ ├── chmodr@0.1.0
│ │ ├─┬ decompress-zip@0.0.8
│ │ │ ├─┬ binary@0.3.0
│ │ │ │ ├── buffers@0.1.1
│ │ │ │ └─┬ chainsaw@0.1.0
│ │ │ │   └── traverse@0.3.9
│ │ │ ├── mkpath@0.1.0
│ │ │ ├── nopt@2.2.1
│ │ │ ├─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └─┬ touch@0.0.2
│ │ │   └── nopt@1.0.10
│ │ ├─┬ fstream@1.0.3
│ │ │ └── inherits@2.0.1
│ │ ├─┬ fstream-ignore@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@2.0.1
│ │ │   └─┬ brace-expansion@1.1.0
│ │ │     ├── balanced-match@0.2.0
│ │ │     └── concat-map@0.0.1
│ │ ├─┬ glob@4.0.6
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ └── sigmund@1.0.0
│ │ │ └─┬ once@1.3.1
│ │ │   └── wrappy@1.0.1
│ │ ├── graceful-fs@3.0.5
│ │ ├─┬ handlebars@2.0.0
│ │ │ ├─┬ optimist@0.3.7
│ │ │ │ └── wordwrap@0.0.2
│ │ │ └─┬ uglify-js@2.3.6
│ │ │   ├── async@0.2.10
│ │ │   └─┬ source-map@0.1.43
│ │ │     └── amdefine@0.1.0
│ │ ├─┬ inquirer@0.7.1
│ │ │ ├─┬ cli-color@0.3.2
│ │ │ │ ├── d@0.1.1
│ │ │ │ ├─┬ es5-ext@0.10.4
│ │ │ │ │ ├── es6-iterator@0.1.2
│ │ │ │ │ └── es6-symbol@0.1.1
│ │ │ │ ├─┬ memoizee@0.3.8
│ │ │ │ │ ├─┬ es6-weak-map@0.1.2
│ │ │ │ │ │ ├── es6-iterator@0.1.2
│ │ │ │ │ │ └── es6-symbol@0.1.1
│ │ │ │ │ ├── event-emitter@0.3.1
│ │ │ │ │ ├── lru-queue@0.1.0
│ │ │ │ │ └── next-tick@0.2.2
│ │ │ │ └─┬ timers-ext@0.1.0
│ │ │ │   └── next-tick@0.2.2
│ │ │ ├── figures@1.3.5
│ │ │ ├── lodash@2.4.1
│ │ │ ├── mute-stream@0.0.4
│ │ │ ├─┬ readline2@0.1.0
│ │ │ │ └─┬ chalk@0.4.0
│ │ │ │   ├── ansi-styles@1.0.0
│ │ │ │   ├── has-color@0.1.7
│ │ │ │   └── strip-ansi@0.1.1
│ │ │ ├── rx@2.3.22
│ │ │ └── through@2.3.6
│ │ ├─┬ insight@0.4.3
│ │ │ ├── async@0.9.0
│ │ │ ├─┬ chalk@0.5.1
│ │ │ │ ├── ansi-styles@1.1.0
│ │ │ │ ├── escape-string-regexp@1.0.2
│ │ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ │ └── ansi-regex@0.2.1
│ │ │ │ ├─┬ strip-ansi@0.3.0
│ │ │ │ │ └── ansi-regex@0.2.1
│ │ │ │ └── supports-color@0.2.0
│ │ │ ├─┬ configstore@0.3.2
│ │ │ │ ├─┬ js-yaml@3.2.5
│ │ │ │ │ ├─┬ argparse@0.1.16
│ │ │ │ │ │ ├── underscore@1.7.0
│ │ │ │ │ │ └── underscore.string@2.4.0
│ │ │ │ │ └── esprima@1.0.4
│ │ │ │ ├── object-assign@2.0.0
│ │ │ │ ├── user-home@1.1.0
│ │ │ │ ├── uuid@2.0.1
│ │ │ │ └── xdg-basedir@1.0.0
│ │ │ ├─┬ inquirer@0.6.0
│ │ │ │ ├─┬ cli-color@0.3.2
│ │ │ │ │ ├── d@0.1.1
│ │ │ │ │ ├─┬ es5-ext@0.10.4
│ │ │ │ │ │ ├── es6-iterator@0.1.2
│ │ │ │ │ │ └── es6-symbol@0.1.1
│ │ │ │ │ ├─┬ memoizee@0.3.8
│ │ │ │ │ │ ├─┬ es6-weak-map@0.1.2
│ │ │ │ │ │ │ ├── es6-iterator@0.1.2
│ │ │ │ │ │ │ └── es6-symbol@0.1.1
│ │ │ │ │ │ ├── event-emitter@0.3.1
│ │ │ │ │ │ ├── lru-queue@0.1.0
│ │ │ │ │ │ └── next-tick@0.2.2
│ │ │ │ │ └─┬ timers-ext@0.1.0
│ │ │ │ │   └── next-tick@0.2.2
│ │ │ │ ├── lodash@2.4.1
│ │ │ │ ├── mute-stream@0.0.4
│ │ │ │ ├─┬ readline2@0.1.0
│ │ │ │ │ └─┬ chalk@0.4.0
│ │ │ │ │   ├── ansi-styles@1.0.0
│ │ │ │ │   ├── has-color@0.1.7
│ │ │ │ │   └── strip-ansi@0.1.1
│ │ │ │ ├── rx@2.3.22
│ │ │ │ └── through@2.3.6
│ │ │ ├─┬ lodash.debounce@2.4.1
│ │ │ │ ├── lodash.isfunction@2.4.1
│ │ │ │ ├─┬ lodash.isobject@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.now@2.4.1
│ │ │ │   └── lodash._isnative@2.4.1
│ │ │ ├── object-assign@1.0.0
│ │ │ ├─┬ os-name@1.0.1
│ │ │ │ ├── minimist@1.1.0
│ │ │ │ └── osx-release@1.0.0
│ │ │ └─┬ tough-cookie@0.12.1
│ │ │   └── punycode@1.3.2
│ │ ├── is-root@1.0.0
│ │ ├── junk@1.0.0
│ │ ├── lockfile@1.0.0
│ │ ├── lru-cache@2.5.0
│ │ ├─┬ mkdirp@0.5.0
│ │ │ └── minimist@0.0.8
│ │ ├── mout@0.9.1
│ │ ├── nopt@3.0.1
│ │ ├── opn@1.0.1
│ │ ├── osenv@0.1.0
│ │ ├─┬ p-throttler@0.1.0
│ │ │ └── q@0.9.7
│ │ ├─┬ promptly@0.2.0
│ │ │ └─┬ read@1.0.5
│ │ │   └── mute-stream@0.0.4
│ │ ├── q@1.0.1
│ │ ├─┬ request@2.42.0
│ │ │ ├── aws-sign2@0.5.0
│ │ │ ├─┬ bl@0.9.3
│ │ │ │ └─┬ readable-stream@1.0.33
│ │ │ │   ├── core-util-is@1.0.1
│ │ │ │   ├── inherits@2.0.1
│ │ │ │   ├── isarray@0.0.1
│ │ │ │   └── string_decoder@0.10.31
│ │ │ ├── caseless@0.6.0
│ │ │ ├── forever-agent@0.5.2
│ │ │ ├─┬ form-data@0.1.4
│ │ │ │ ├── async@0.9.0
│ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ └── mime@1.2.11
│ │ │ ├─┬ hawk@1.1.1
│ │ │ │ ├── boom@0.4.2
│ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ ├── hoek@0.9.1
│ │ │ │ └── sntp@0.2.4
│ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ ├── asn1@0.1.11
│ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ └── ctype@0.5.3
│ │ │ ├── json-stringify-safe@5.0.0
│ │ │ ├── mime-types@1.0.2
│ │ │ ├── node-uuid@1.4.2
│ │ │ ├── oauth-sign@0.4.0
│ │ │ ├── qs@1.2.2
│ │ │ ├── stringstream@0.0.4
│ │ │ ├─┬ tough-cookie@0.12.1
│ │ │ │ └── punycode@1.3.2
│ │ │ └── tunnel-agent@0.4.0
│ │ ├─┬ request-progress@0.3.0
│ │ │ └── throttleit@0.0.2
│ │ ├── retry@0.6.0
│ │ ├── rimraf@2.2.8
│ │ ├── semver@2.3.2
│ │ ├─┬ shell-quote@1.4.2
│ │ │ ├── array-filter@0.0.1
│ │ │ ├── array-map@0.0.0
│ │ │ ├── array-reduce@0.0.0
│ │ │ └── jsonify@0.0.0
│ │ ├── stringify-object@1.0.0
│ │ ├─┬ tar-fs@0.5.2
│ │ │ ├─┬ pump@0.3.5
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.1
│ │ │ │ │   └── wrappy@1.0.1
│ │ │ │ └── once@1.2.0
│ │ │ └─┬ tar-stream@0.4.7
│ │ │   ├── bl@0.9.3
│ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ └─┬ once@1.3.1
│ │ │   │   └── wrappy@1.0.1
│ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ ├── inherits@2.0.1
│ │ │   │ ├── isarray@0.0.1
│ │ │   │ └── string_decoder@0.10.31
│ │ │   └── xtend@4.0.0
│ │ ├── tmp@0.0.23
│ │ ├─┬ update-notifier@0.2.0
│ │ │ ├─┬ configstore@0.3.2
│ │ │ │ ├─┬ js-yaml@3.2.5
│ │ │ │ │ ├─┬ argparse@0.1.16
│ │ │ │ │ │ ├── underscore@1.7.0
│ │ │ │ │ │ └── underscore.string@2.4.0
│ │ │ │ │ └── esprima@1.0.4
│ │ │ │ ├── object-assign@2.0.0
│ │ │ │ ├── user-home@1.1.0
│ │ │ │ ├── uuid@2.0.1
│ │ │ │ └── xdg-basedir@1.0.0
│ │ │ ├─┬ latest-version@0.2.0
│ │ │ │ └─┬ package-json@0.2.0
│ │ │ │   ├─┬ got@0.3.0
│ │ │ │   │ └── object-assign@0.3.1
│ │ │ │   └─┬ registry-url@0.1.1
│ │ │ │     └─┬ npmconf@2.1.1
│ │ │ │       ├─┬ config-chain@1.1.8
│ │ │ │       │ └── proto-list@1.2.3
│ │ │ │       ├── inherits@2.0.1
│ │ │ │       ├── ini@1.3.2
│ │ │ │       ├─┬ once@1.3.1
│ │ │ │       │ └── wrappy@1.0.1
│ │ │ │       └── uid-number@0.0.5
│ │ │ ├── semver-diff@0.1.0
│ │ │ └─┬ string-length@0.1.2
│ │ │   └─┬ strip-ansi@0.2.2
│ │ │     └── ansi-regex@0.1.0
│ │ └── which@1.0.8
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.2
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ └─┬ google-cdn@0.7.0
│   ├── async@0.9.0
│   ├─┬ cdnjs-cdn-data@0.1.1
│   │ └── semver@2.2.1
│   ├─┬ debug@1.0.4
│   │ └── ms@0.6.2
│   ├── google-cdn-data@0.1.15
│   ├── regexp-quote@0.0.0
│   └── semver@2.3.2
├─┬ grunt-newer@0.7.0
│ ├── async@0.2.10
│ └── rimraf@2.2.6
├─┬ grunt-ng-annotate@0.3.2
│ └─┬ ng-annotate@0.9.11
│   ├── alter@0.2.0
│   ├── convert-source-map@0.4.1
│   ├── esprima@1.2.2
│   ├─┬ optimist@0.6.1
│   │ ├── minimist@0.0.10
│   │ └── wordwrap@0.0.2
│   ├─┬ ordered-ast-traverse@0.1.1
│   │ └── ordered-esprima-props@1.0.0
│   ├── simple-fmt@0.1.0
│   ├── simple-is@0.2.0
│   ├─┬ source-map@0.1.43
│   │ └── amdefine@0.1.0
│   ├── stable@0.1.5
│   ├── stringmap@0.2.2
│   ├── stringset@0.2.1
│   └── tryor@0.1.2
├─┬ grunt-svgmin@0.4.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├── each-async@0.1.3
│ ├── pretty-bytes@0.1.2
│ └─┬ svgo@0.4.5
│   ├─┬ coa@0.4.1
│   │ └── q@0.9.7
│   ├── colors@0.6.2
│   ├─┬ js-yaml@2.1.3
│   │ ├─┬ argparse@0.1.16
│   │ │ ├── underscore@1.7.0
│   │ │ └── underscore.string@2.4.0
│   │ └── esprima@1.0.4
│   ├── sax@0.6.1
│   └── whet.extend@0.9.9
├─┬ grunt-usemin@2.6.2
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.2
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├─┬ debug@2.1.1
│ │ └── ms@0.6.2
│ └── lodash@2.4.1
├─┬ grunt-wiredep@1.9.0
│ └─┬ wiredep@1.8.6
│   ├─┬ bower-config@0.5.2
│   │ ├── graceful-fs@2.0.3
│   │ ├── mout@0.9.1
│   │ ├─┬ optimist@0.6.1
│   │ │ ├── minimist@0.0.10
│   │ │ └── wordwrap@0.0.2
│   │ └── osenv@0.0.3
│   ├─┬ chalk@0.5.1
│   │ ├── ansi-styles@1.1.0
│   │ ├── escape-string-regexp@1.0.2
│   │ ├─┬ has-ansi@0.1.0
│   │ │ └── ansi-regex@0.2.1
│   │ ├─┬ strip-ansi@0.3.0
│   │ │ └── ansi-regex@0.2.1
│   │ └── supports-color@0.2.0
│   ├─┬ glob@4.3.2
│   │ ├─┬ inflight@1.0.4
│   │ │ └── wrappy@1.0.1
│   │ ├── inherits@2.0.1
│   │ ├─┬ minimatch@2.0.1
│   │ │ └─┬ brace-expansion@1.1.0
│   │ │   ├── balanced-match@0.2.0
│   │ │   └── concat-map@0.0.1
│   │ └─┬ once@1.3.1
│   │   └── wrappy@1.0.1
│   ├── lodash@2.4.1
│   ├── minimist@1.1.0
│   ├── propprop@0.3.0
│   └─┬ through2@0.6.3
│     ├─┬ readable-stream@1.0.33
│     │ ├── core-util-is@1.0.1
│     │ ├── inherits@2.0.1
│     │ ├── isarray@0.0.1
│     │ └── string_decoder@0.10.31
│     └── xtend@4.0.0
├─┬ jshint-stylish@0.2.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ └── text-table@0.2.0
├─┬ load-grunt-tasks@0.4.0
│ ├─┬ findup-sync@0.1.3
│ │ ├─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │   ├── lru-cache@2.5.0
│ │ │   └── sigmund@1.0.0
│ │ └── lodash@2.4.1
│ └─┬ multimatch@0.1.0
│   ├── lodash@2.4.1
│   └─┬ minimatch@0.2.14
│     ├── lru-cache@2.5.0
│     └── sigmund@1.0.0
└─┬ time-grunt@0.3.2
  ├─┬ chalk@0.4.0
  │ ├── ansi-styles@1.0.0
  │ ├── has-color@0.1.7
  │ └── strip-ansi@0.1.1
  ├── date-time@0.1.1
  ├── hooker@0.2.3
  ├── pretty-ms@0.1.0
  └── text-table@0.2.0

Here's what I have after a fresh install:

$ rm -rf node_modules
$ npm install
$ npm list
website@0.0.0 /home/wking/Private/azure/website
├─┬ grunt@0.4.5
│ ├── async@0.1.22
│ ├── coffee-script@1.3.3
│ ├── colors@0.6.2
│ ├── dateformat@1.0.2-1.2.3
│ ├── eventemitter2@0.4.14
│ ├── exit@0.1.2
│ ├─┬ findup-sync@0.1.3
│ │ ├─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │   ├── lru-cache@2.5.0
│ │ │   └── sigmund@1.0.0
│ │ └── lodash@2.4.1
│ ├── getobject@0.1.0
│ ├─┬ glob@3.1.21
│ │ ├── graceful-fs@1.2.3
│ │ └── inherits@1.0.0
│ ├─┬ grunt-legacy-log@0.1.1
│ │ ├── lodash@2.4.1
│ │ └── underscore.string@2.3.3
│ ├── grunt-legacy-util@0.2.0
│ ├── hooker@0.2.3
│ ├── iconv-lite@0.2.11
│ ├─┬ js-yaml@2.0.5
│ │ ├─┬ argparse@0.1.16
│ │ │ ├── underscore@1.7.0
│ │ │ └── underscore.string@2.4.0
│ │ └── esprima@1.0.4
│ ├── lodash@0.9.2
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.5.0
│ │ └── sigmund@1.0.0
│ ├─┬ nopt@1.0.10
│ │ └── abbrev@1.0.5
│ ├── rimraf@2.2.8
│ ├── underscore.string@2.2.1
│ └── which@1.0.8
├─┬ grunt-autoprefixer@0.7.6
│ ├─┬ autoprefixer@1.3.1
│ │ ├── caniuse-db@1.0.30000067
│ │ ├─┬ fs-extra@0.9.1
│ │ │ ├── jsonfile@1.1.1
│ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ └── minimist@0.0.8
│ │ │ ├── ncp@0.5.1
│ │ │ └── rimraf@2.2.8
│ │ └─┬ postcss@0.3.5
│ │   ├── base64-js@0.0.8
│ │   └─┬ source-map@0.1.43
│ │     └── amdefine@0.1.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ └── diff@1.0.8
├─┬ grunt-concurrent@0.5.0
│ ├── async@0.2.10
│ └─┬ pad-stdio@0.1.1
│   └── lpad@0.2.1
├─┬ grunt-contrib-clean@0.5.0
│ └── rimraf@2.2.8
├─┬ grunt-contrib-compass@0.7.2
│ ├── async@0.2.10
│ ├── dargs@0.1.0
│ └── tmp@0.0.23
├─┬ grunt-contrib-concat@0.4.0
│ └─┬ chalk@0.4.0
│   ├── ansi-styles@1.0.0
│   ├── has-color@0.1.7
│   └── strip-ansi@0.1.1
├─┬ grunt-contrib-connect@0.7.1
│ ├── async@0.2.10
│ ├─┬ connect@2.13.1
│ │ ├── batch@0.5.0
│ │ ├── buffer-crc32@0.2.1
│ │ ├── bytes@0.2.1
│ │ ├── compressible@1.0.0
│ │ ├── cookie@0.1.0
│ │ ├── cookie-signature@1.0.1
│ │ ├── debug@0.8.1
│ │ ├── fresh@0.2.0
│ │ ├── methods@0.1.0
│ │ ├─┬ multiparty@2.2.0
│ │ │ ├─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── stream-counter@0.2.0
│ │ ├── negotiator@0.3.0
│ │ ├── pause@0.0.1
│ │ ├── qs@0.6.6
│ │ ├── raw-body@1.1.3
│ │ ├─┬ send@0.1.4
│ │ │ ├── mime@1.2.11
│ │ │ └── range-parser@0.0.4
│ │ └── uid2@0.0.3
│ ├── connect-livereload@0.3.2
│ ├── open@0.0.4
│ └─┬ portscanner@0.2.2
│   └── async@0.1.15
├── grunt-contrib-copy@0.5.0
├─┬ grunt-contrib-cssmin@0.9.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├─┬ clean-css@2.1.8
│ │ └── commander@2.1.0
│ └─┬ maxmin@0.1.0
│   ├─┬ gzip-size@0.1.1
│   │ ├─┬ concat-stream@1.4.7
│   │ │ ├── inherits@2.0.1
│   │ │ ├─┬ readable-stream@1.1.13
│   │ │ │ ├── core-util-is@1.0.1
│   │ │ │ ├── isarray@0.0.1
│   │ │ │ └── string_decoder@0.10.31
│   │ │ └── typedarray@0.0.6
│   │ └─┬ zlib-browserify@0.0.3
│   │   └─┬ tape@0.2.2
│   │     ├── deep-equal@0.0.0
│   │     ├── defined@0.0.0
│   │     └── jsonify@0.0.0
│   └── pretty-bytes@0.1.2
├─┬ grunt-contrib-htmlmin@0.3.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├─┬ html-minifier@0.6.9
│ │ ├─┬ change-case@2.1.6
│ │ │ ├── camel-case@1.1.1
│ │ │ ├── constant-case@1.1.0
│ │ │ ├── dot-case@1.1.1
│ │ │ ├── is-lower-case@1.1.1
│ │ │ ├── is-upper-case@1.1.1
│ │ │ ├── lower-case@1.1.2
│ │ │ ├── param-case@1.1.1
│ │ │ ├── pascal-case@1.1.0
│ │ │ ├── path-case@1.1.1
│ │ │ ├── sentence-case@1.1.2
│ │ │ ├── snake-case@1.1.1
│ │ │ ├── swap-case@1.1.0
│ │ │ ├── title-case@1.1.0
│ │ │ ├── upper-case@1.1.2
│ │ │ └── upper-case-first@1.1.0
│ │ ├─┬ clean-css@2.2.23
│ │ │ └── commander@2.2.0
│ │ ├─┬ cli@0.6.5
│ │ │ ├── exit@0.1.2
│ │ │ └─┬ glob@3.2.11
│ │ │   ├── inherits@2.0.1
│ │ │   └─┬ minimatch@0.3.0
│ │ │     ├── lru-cache@2.5.0
│ │ │     └── sigmund@1.0.0
│ │ ├── relateurl@0.2.6
│ │ └─┬ uglify-js@2.4.16
│ │   ├── async@0.2.10
│ │   ├─┬ optimist@0.3.7
│ │   │ └── wordwrap@0.0.2
│ │   ├─┬ source-map@0.1.34
│ │   │ └── amdefine@0.1.0
│ │   └── uglify-to-browserify@1.0.2
│ └── pretty-bytes@0.1.2
├─┬ grunt-contrib-imagemin@0.9.3
│ ├── async@0.9.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.2
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├─┬ imagemin@3.1.0
│ │ ├─┬ concat-stream@1.4.7
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── typedarray@0.0.6
│ │ ├── get-stdin@3.0.2
│ │ ├─┬ imagemin-gifsicle@4.1.0
│ │ │ ├─┬ gifsicle@2.0.1
│ │ │ │ ├─┬ bin-build@2.1.1
│ │ │ │ │ ├─┬ archive-type@2.0.0
│ │ │ │ │ │ ├─┬ file-type@2.2.0
│ │ │ │ │ │ │ └─┬ meow@3.0.0
│ │ │ │ │ │ │   ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ │   │ ├── camelcase@1.0.2
│ │ │ │ │ │ │   │ └── map-obj@1.0.0
│ │ │ │ │ │ │   ├─┬ indent-string@1.2.0
│ │ │ │ │ │ │   │ └─┬ repeating@1.1.1
│ │ │ │ │ │ │   │   ├── is-finite@1.0.0
│ │ │ │ │ │ │   │   └── meow@2.1.0
│ │ │ │ │ │ │   ├── minimist@1.1.0
│ │ │ │ │ │ │   └── object-assign@2.0.0
│ │ │ │ │ │ └── read-chunk@1.0.1
│ │ │ │ │ ├─┬ decompress@2.1.1
│ │ │ │ │ │ ├─┬ decompress-tar@2.0.2
│ │ │ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │ │ │ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ │ │ │ │ └── is-nan@1.0.1
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.4
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │ │ │ │ │ │ └── commander@2.4.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │ │ │ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ │ │ │ │ └── is-nan@1.0.1
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.4
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-targz@2.1.0
│ │ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │ │ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-natural-number@1.0.0
│ │ │ │ │ │ │ │ ├── minimist@1.1.0
│ │ │ │ │ │ │ │ └── sum-up@1.0.0
│ │ │ │ │ │ │ └─┬ tar-stream@1.1.2
│ │ │ │ │ │ │   ├── bl@0.9.4
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ └─┬ decompress-unzip@2.0.1
│ │ │ │ │ │   ├── adm-zip@0.4.7
│ │ │ │ │ │   ├── is-zip@1.0.0
│ │ │ │ │ │   ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │   │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │   │ │ └── is-relative@0.1.3
│ │ │ │ │ │   │ ├─┬ is-integer@1.0.4
│ │ │ │ │ │   │ │ ├── is-finite@1.0.0
│ │ │ │ │ │   │ │ └── is-nan@1.0.1
│ │ │ │ │ │   │ └── minimist@1.1.0
│ │ │ │ │ │   └─┬ temp-write@1.1.0
│ │ │ │ │ │     ├── graceful-fs@3.0.5
│ │ │ │ │ │     ├─┬ mkdirp@0.5.0
│ │ │ │ │ │     │ └── minimist@0.0.8
│ │ │ │ │ │     └── uuid@2.0.1
│ │ │ │ │ ├─┬ download@3.3.0
│ │ │ │ │ │ ├─┬ decompress-tar@2.0.2
│ │ │ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │ │ │ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ │ │ │ │ └── is-nan@1.0.1
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.4
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │ │ │ │ │ │ └── commander@2.4.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │ │ │ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ │ │ │ │ └── is-nan@1.0.1
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.4
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-targz@2.1.0
│ │ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │ │ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-natural-number@1.0.0
│ │ │ │ │ │ │ │ ├── minimist@1.1.0
│ │ │ │ │ │ │ │ └── sum-up@1.0.0
│ │ │ │ │ │ │ └─┬ tar-stream@1.1.2
│ │ │ │ │ │ │   ├── bl@0.9.4
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-unzip@2.0.1
│ │ │ │ │ │ │ ├── adm-zip@0.4.7
│ │ │ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │ │ │ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ │ │ │ │ └── is-nan@1.0.1
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ temp-write@1.1.0
│ │ │ │ │ │ │   ├── graceful-fs@3.0.5
│ │ │ │ │ │ │   ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │   │ └── minimist@0.0.8
│ │ │ │ │ │ │   └── uuid@2.0.1
│ │ │ │ │ │ ├─┬ download-status@2.1.1
│ │ │ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ │ │ ├── object-assign@2.0.0
│ │ │ │ │ │ │ └── progress@1.1.8
│ │ │ │ │ │ ├─┬ each-async@1.1.1
│ │ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ │ └── set-immediate-shim@1.0.0
│ │ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ │ ├─┬ rc@0.5.5
│ │ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ │ ├── ini@1.3.3
│ │ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ │ ├─┬ request@2.53.0
│ │ │ │ │ │ │ ├── aws-sign2@0.5.0
│ │ │ │ │ │ │ ├─┬ bl@0.9.4
│ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │ │ │ │ │ │   ├── core-util-is@1.0.1
│ │ │ │ │ │ │ │   ├── inherits@2.0.1
│ │ │ │ │ │ │ │   ├── isarray@0.0.1
│ │ │ │ │ │ │ │   └── string_decoder@0.10.31
│ │ │ │ │ │ │ ├── caseless@0.9.0
│ │ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ │ ├── form-data@0.2.0
│ │ │ │ │ │ │ ├─┬ hawk@2.3.1
│ │ │ │ │ │ │ │ ├── boom@2.6.1
│ │ │ │ │ │ │ │ ├── cryptiles@2.0.4
│ │ │ │ │ │ │ │ ├── hoek@2.11.0
│ │ │ │ │ │ │ │ └── sntp@1.0.9
│ │ │ │ │ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ │ │ │ │ └── ctype@0.5.3
│ │ │ │ │ │ │ ├── isstream@0.1.1
│ │ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ │ ├─┬ mime-types@2.0.9
│ │ │ │ │ │ │ │ └── mime-db@1.7.0
│ │ │ │ │ │ │ ├── node-uuid@1.4.2
│ │ │ │ │ │ │ ├── oauth-sign@0.6.0
│ │ │ │ │ │ │ ├── qs@2.3.3
│ │ │ │ │ │ │ ├── stringstream@0.0.4
│ │ │ │ │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │ │ │ │ │ │ └── punycode@1.3.2
│ │ │ │ │ │ │ └── tunnel-agent@0.4.0
│ │ │ │ │ │ └─┬ ware@1.2.0
│ │ │ │ │ │   └─┬ wrap-fn@0.1.4
│ │ │ │ │ │     └── co@3.1.0
│ │ │ │ │ ├─┬ exec-series@1.0.1
│ │ │ │ │ │ └── async-each-series@0.1.1
│ │ │ │ │ ├── rimraf@2.2.8
│ │ │ │ │ ├─┬ tempfile@1.1.0
│ │ │ │ │ │ └── uuid@2.0.1
│ │ │ │ │ └─┬ url-regex@2.1.2
│ │ │ │ │   └── ip-regex@1.0.3
│ │ │ │ ├─┬ bin-wrapper@2.1.3
│ │ │ │ │ ├─┬ bin-check@1.0.0
│ │ │ │ │ │ └── executable@1.0.3
│ │ │ │ │ ├─┬ bin-version-check@2.1.0
│ │ │ │ │ │ ├─┬ bin-version@1.0.0
│ │ │ │ │ │ │ └─┬ find-versions@1.1.1
│ │ │ │ │ │ │   ├── array-uniq@1.0.2
│ │ │ │ │ │ │   └── semver-regex@1.0.0
│ │ │ │ │ │ ├── minimist@1.1.0
│ │ │ │ │ │ ├── semver@4.3.0
│ │ │ │ │ │ └── semver-truncate@1.0.0
│ │ │ │ │ ├─┬ download@3.3.0
│ │ │ │ │ │ ├─┬ decompress-tar@2.0.2
│ │ │ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │ │ │ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ │ │ │ │ └── is-nan@1.0.1
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.4
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │ │ │ │ │ │ └── commander@2.4.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │ │ │ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ │ │ │ │ └── is-nan@1.0.1
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ │ │ │   ├── bl@0.9.4
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-targz@2.1.0
│ │ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │ │ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├── is-natural-number@1.0.0
│ │ │ │ │ │ │ │ ├── minimist@1.1.0
│ │ │ │ │ │ │ │ └── sum-up@1.0.0
│ │ │ │ │ │ │ └─┬ tar-stream@1.1.2
│ │ │ │ │ │ │   ├── bl@0.9.4
│ │ │ │ │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │ │ │ │ │   │ └─┬ once@1.3.1
│ │ │ │ │ │ │   │   └── wrappy@1.0.1
│ │ │ │ │ │ │   ├─┬ readable-stream@1.0.33
│ │ │ │ │ │ │   │ ├── core-util-is@1.0.1
│ │ │ │ │ │ │   │ ├── inherits@2.0.1
│ │ │ │ │ │ │   │ ├── isarray@0.0.1
│ │ │ │ │ │ │   │ └── string_decoder@0.10.31
│ │ │ │ │ │ │   └── xtend@4.0.0
│ │ │ │ │ │ ├─┬ decompress-unzip@2.0.1
│ │ │ │ │ │ │ ├── adm-zip@0.4.7
│ │ │ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ │ │ ├── rimraf@2.2.8
│ │ │ │ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │ │ │ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ │ │ │ │ └── is-nan@1.0.1
│ │ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ │ └─┬ temp-write@1.1.0
│ │ │ │ │ │ │   ├── graceful-fs@3.0.5
│ │ │ │ │ │ │   ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │   │ └── minimist@0.0.8
│ │ │ │ │ │ │   └── uuid@2.0.1
│ │ │ │ │ │ ├─┬ each-async@1.1.1
│ │ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ │ └── set-immediate-shim@1.0.0
│ │ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ │ ├─┬ rc@0.5.5
│ │ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ │ ├── ini@1.3.3
│ │ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ │ ├─┬ request@2.53.0
│ │ │ │ │ │ │ ├── aws-sign2@0.5.0
│ │ │ │ │ │ │ ├─┬ bl@0.9.4
│ │ │ │ │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │ │ │ │ │ │   ├── core-util-is@1.0.1
│ │ │ │ │ │ │ │   ├── inherits@2.0.1
│ │ │ │ │ │ │ │   ├── isarray@0.0.1
│ │ │ │ │ │ │ │   └── string_decoder@0.10.31
│ │ │ │ │ │ │ ├── caseless@0.9.0
│ │ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ │ ├── form-data@0.2.0
│ │ │ │ │ │ │ ├─┬ hawk@2.3.1
│ │ │ │ │ │ │ │ ├── boom@2.6.1
│ │ │ │ │ │ │ │ ├── cryptiles@2.0.4
│ │ │ │ │ │ │ │ ├── hoek@2.11.0
│ │ │ │ │ │ │ │ └── sntp@1.0.9
│ │ │ │ │ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ │ │ │ │ └── ctype@0.5.3
│ │ │ │ │ │ │ ├── isstream@0.1.1
│ │ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ │ ├─┬ mime-types@2.0.9
│ │ │ │ │ │ │ │ └── mime-db@1.7.0
│ │ │ │ │ │ │ ├── node-uuid@1.4.2
│ │ │ │ │ │ │ ├── oauth-sign@0.6.0
│ │ │ │ │ │ │ ├── qs@2.3.3
│ │ │ │ │ │ │ ├── stringstream@0.0.4
│ │ │ │ │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │ │ │ │ │ │ └── punycode@1.3.2
│ │ │ │ │ │ │ └── tunnel-agent@0.4.0
│ │ │ │ │ │ ├─┬ url-regex@2.1.2
│ │ │ │ │ │ │ └── ip-regex@1.0.3
│ │ │ │ │ │ └─┬ ware@1.2.0
│ │ │ │ │ │   └─┬ wrap-fn@0.1.4
│ │ │ │ │ │     └── co@3.1.0
│ │ │ │ │ ├─┬ download-status@2.1.1
│ │ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ │ ├── object-assign@2.0.0
│ │ │ │ │ │ └── progress@1.1.8
│ │ │ │ │ ├─┬ globby@1.1.0
│ │ │ │ │ │ ├─┬ array-union@1.0.1
│ │ │ │ │ │ │ └── array-uniq@1.0.2
│ │ │ │ │ │ ├─┬ glob@4.3.5
│ │ │ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ │ └─┬ once@1.3.1
│ │ │ │ │ │ │   └── wrappy@1.0.1
│ │ │ │ │ │ └─┬ minimatch@2.0.1
│ │ │ │ │ │   └─┬ brace-expansion@1.1.0
│ │ │ │ │ │     ├── balanced-match@0.2.0
│ │ │ │ │ │     └── concat-map@0.0.1
│ │ │ │ │ ├─┬ is-path-global@1.0.1
│ │ │ │ │ │ └─┬ is-path-inside@1.0.0
│ │ │ │ │ │   └── path-is-inside@1.0.1
│ │ │ │ │ ├─┬ lnfs@1.0.0
│ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ └── rimraf@2.2.8
│ │ │ │ │ ├─┬ npm-installed@1.0.0
│ │ │ │ │ │ ├─┬ npm-which@1.0.2
│ │ │ │ │ │ │ ├── commander@2.6.0
│ │ │ │ │ │ │ ├── npm-path@1.0.1
│ │ │ │ │ │ │ └── which@1.0.8
│ │ │ │ │ │ └─┬ rc@0.5.5
│ │ │ │ │ │   ├── deep-extend@0.2.11
│ │ │ │ │ │   ├── ini@1.3.3
│ │ │ │ │ │   ├── minimist@0.0.10
│ │ │ │ │ │   └── strip-json-comments@0.1.3
│ │ │ │ │ └── os-filter-obj@1.0.3
│ │ │ │ └─┬ imagemin-log@2.0.0
│ │ │ │   ├── figures@1.3.5
│ │ │ │   └─┬ squeak@1.2.0
│ │ │ │     └─┬ lpad-align@1.0.2
│ │ │ │       ├── longest@0.2.1
│ │ │ │       └── lpad@1.0.0
│ │ │ └── is-gif@1.0.0
│ │ ├─┬ imagemin-jpegtran@4.1.0
│ │ │ ├── is-jpg@1.0.0
│ │ │ └─┬ jpegtran-bin@2.0.2
│ │ │   ├─┬ bin-build@2.1.1
│ │ │   │ ├─┬ archive-type@2.0.0
│ │ │   │ │ ├─┬ file-type@2.2.0
│ │ │   │ │ │ └─┬ meow@3.0.0
│ │ │   │ │ │   ├─┬ camelcase-keys@1.0.0
│ │ │   │ │ │   │ ├── camelcase@1.0.2
│ │ │   │ │ │   │ └── map-obj@1.0.0
│ │ │   │ │ │   ├─┬ indent-string@1.2.0
│ │ │   │ │ │   │ └─┬ repeating@1.1.1
│ │ │   │ │ │   │   ├── is-finite@1.0.0
│ │ │   │ │ │   │   └── meow@2.1.0
│ │ │   │ │ │   ├── minimist@1.1.0
│ │ │   │ │ │   └── object-assign@2.0.0
│ │ │   │ │ └── read-chunk@1.0.1
│ │ │   │ ├─┬ decompress@2.1.1
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │   │ │ │ │ ├── get-stdin@4.0.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ ├── minimist@1.1.0
│ │ │   │ │ │ │ └── sum-up@1.0.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ └─┬ decompress-unzip@2.0.1
│ │ │   │ │   ├── adm-zip@0.4.7
│ │ │   │ │   ├── is-zip@1.0.0
│ │ │   │ │   ├─┬ strip-dirs@0.1.1
│ │ │   │ │   │ ├─┬ is-absolute@0.1.5
│ │ │   │ │   │ │ └── is-relative@0.1.3
│ │ │   │ │   │ ├─┬ is-integer@1.0.4
│ │ │   │ │   │ │ ├── is-finite@1.0.0
│ │ │   │ │   │ │ └── is-nan@1.0.1
│ │ │   │ │   │ └── minimist@1.1.0
│ │ │   │ │   └─┬ temp-write@1.1.0
│ │ │   │ │     ├── graceful-fs@3.0.5
│ │ │   │ │     ├─┬ mkdirp@0.5.0
│ │ │   │ │     │ └── minimist@0.0.8
│ │ │   │ │     └── uuid@2.0.1
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │   │ │ │ │ ├── get-stdin@4.0.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ ├── minimist@1.1.0
│ │ │   │ │ │ │ └── sum-up@1.0.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.7
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ download-status@2.1.1
│ │ │   │ │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ │ └── lpad@1.0.0
│ │ │   │ │ │ ├── object-assign@2.0.0
│ │ │   │ │ │ └── progress@1.1.8
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.3
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.53.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.4
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.9.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├── form-data@0.2.0
│ │ │   │ │ │ ├─┬ hawk@2.3.1
│ │ │   │ │ │ │ ├── boom@2.6.1
│ │ │   │ │ │ │ ├── cryptiles@2.0.4
│ │ │   │ │ │ │ ├── hoek@2.11.0
│ │ │   │ │ │ │ └── sntp@1.0.9
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── isstream@0.1.1
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├─┬ mime-types@2.0.9
│ │ │   │ │ │ │ └── mime-db@1.7.0
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.6.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.4
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ exec-series@1.0.1
│ │ │   │ │ └── async-each-series@0.1.1
│ │ │   │ ├── rimraf@2.2.8
│ │ │   │ ├─┬ tempfile@1.1.0
│ │ │   │ │ └── uuid@2.0.1
│ │ │   │ └─┬ url-regex@2.1.2
│ │ │   │   └── ip-regex@1.0.3
│ │ │   ├─┬ bin-wrapper@2.1.3
│ │ │   │ ├─┬ bin-check@1.0.0
│ │ │   │ │ └── executable@1.0.3
│ │ │   │ ├─┬ bin-version-check@2.1.0
│ │ │   │ │ ├─┬ bin-version@1.0.0
│ │ │   │ │ │ └─┬ find-versions@1.1.1
│ │ │   │ │ │   ├── array-uniq@1.0.2
│ │ │   │ │ │   └── semver-regex@1.0.0
│ │ │   │ │ ├── minimist@1.1.0
│ │ │   │ │ ├── semver@4.3.0
│ │ │   │ │ └── semver-truncate@1.0.0
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │   │ │ │ │ ├── get-stdin@4.0.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ ├── minimist@1.1.0
│ │ │   │ │ │ │ └── sum-up@1.0.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.7
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├── rimraf@2.2.8
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.3
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.53.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.4
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.9.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├── form-data@0.2.0
│ │ │   │ │ │ ├─┬ hawk@2.3.1
│ │ │   │ │ │ │ ├── boom@2.6.1
│ │ │   │ │ │ │ ├── cryptiles@2.0.4
│ │ │   │ │ │ │ ├── hoek@2.11.0
│ │ │   │ │ │ │ └── sntp@1.0.9
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── isstream@0.1.1
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├─┬ mime-types@2.0.9
│ │ │   │ │ │ │ └── mime-db@1.7.0
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.6.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ ├─┬ url-regex@2.1.2
│ │ │   │ │ │ └── ip-regex@1.0.3
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.4
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ download-status@2.1.1
│ │ │   │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ └── lpad@1.0.0
│ │ │   │ │ ├── object-assign@2.0.0
│ │ │   │ │ └── progress@1.1.8
│ │ │   │ ├─┬ globby@1.1.0
│ │ │   │ │ ├─┬ array-union@1.0.1
│ │ │   │ │ │ └── array-uniq@1.0.2
│ │ │   │ │ ├─┬ glob@4.3.5
│ │ │   │ │ │ ├─┬ inflight@1.0.4
│ │ │   │ │ │ │ └── wrappy@1.0.1
│ │ │   │ │ │ ├── inherits@2.0.1
│ │ │   │ │ │ └─┬ once@1.3.1
│ │ │   │ │ │   └── wrappy@1.0.1
│ │ │   │ │ └─┬ minimatch@2.0.1
│ │ │   │ │   └─┬ brace-expansion@1.1.0
│ │ │   │ │     ├── balanced-match@0.2.0
│ │ │   │ │     └── concat-map@0.0.1
│ │ │   │ ├─┬ is-path-global@1.0.1
│ │ │   │ │ └─┬ is-path-inside@1.0.0
│ │ │   │ │   └── path-is-inside@1.0.1
│ │ │   │ ├─┬ lnfs@1.0.0
│ │ │   │ │ ├─┬ mkdirp@0.5.0
│ │ │   │ │ │ └── minimist@0.0.8
│ │ │   │ │ └── rimraf@2.2.8
│ │ │   │ ├─┬ npm-installed@1.0.0
│ │ │   │ │ ├─┬ npm-which@1.0.2
│ │ │   │ │ │ ├── commander@2.6.0
│ │ │   │ │ │ ├── npm-path@1.0.1
│ │ │   │ │ │ └── which@1.0.8
│ │ │   │ │ └─┬ rc@0.5.5
│ │ │   │ │   ├── deep-extend@0.2.11
│ │ │   │ │   ├── ini@1.3.3
│ │ │   │ │   ├── minimist@0.0.10
│ │ │   │ │   └── strip-json-comments@0.1.3
│ │ │   │ └── os-filter-obj@1.0.3
│ │ │   └─┬ logalot@2.1.0
│ │ │     ├── figures@1.3.5
│ │ │     └─┬ squeak@1.2.0
│ │ │       └─┬ lpad-align@1.0.2
│ │ │         ├── longest@0.2.1
│ │ │         └── lpad@1.0.0
│ │ ├─┬ imagemin-optipng@4.2.0
│ │ │ ├─┬ exec-buffer@2.0.1
│ │ │ │ ├── rimraf@2.2.8
│ │ │ │ └─┬ tempfile@1.1.0
│ │ │ │   └── uuid@2.0.1
│ │ │ ├── is-png@1.0.0
│ │ │ └─┬ optipng-bin@2.0.4
│ │ │   ├─┬ bin-build@2.1.1
│ │ │   │ ├─┬ archive-type@2.0.0
│ │ │   │ │ ├─┬ file-type@2.2.0
│ │ │   │ │ │ └─┬ meow@3.0.0
│ │ │   │ │ │   ├─┬ camelcase-keys@1.0.0
│ │ │   │ │ │   │ ├── camelcase@1.0.2
│ │ │   │ │ │   │ └── map-obj@1.0.0
│ │ │   │ │ │   ├─┬ indent-string@1.2.0
│ │ │   │ │ │   │ └─┬ repeating@1.1.1
│ │ │   │ │ │   │   ├── is-finite@1.0.0
│ │ │   │ │ │   │   └── meow@2.1.0
│ │ │   │ │ │   ├── minimist@1.1.0
│ │ │   │ │ │   └── object-assign@2.0.0
│ │ │   │ │ └── read-chunk@1.0.1
│ │ │   │ ├─┬ decompress@2.1.1
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │   │ │ │ │ ├── get-stdin@4.0.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ ├── minimist@1.1.0
│ │ │   │ │ │ │ └── sum-up@1.0.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ └─┬ decompress-unzip@2.0.1
│ │ │   │ │   ├── adm-zip@0.4.7
│ │ │   │ │   ├── is-zip@1.0.0
│ │ │   │ │   ├─┬ strip-dirs@0.1.1
│ │ │   │ │   │ ├─┬ is-absolute@0.1.5
│ │ │   │ │   │ │ └── is-relative@0.1.3
│ │ │   │ │   │ ├─┬ is-integer@1.0.4
│ │ │   │ │   │ │ ├── is-finite@1.0.0
│ │ │   │ │   │ │ └── is-nan@1.0.1
│ │ │   │ │   │ └── minimist@1.1.0
│ │ │   │ │   └─┬ temp-write@1.1.0
│ │ │   │ │     ├── graceful-fs@3.0.5
│ │ │   │ │     ├─┬ mkdirp@0.5.0
│ │ │   │ │     │ └── minimist@0.0.8
│ │ │   │ │     └── uuid@2.0.1
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │   │ │ │ │ ├── get-stdin@4.0.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ ├── minimist@1.1.0
│ │ │   │ │ │ │ └── sum-up@1.0.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.7
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ download-status@2.1.1
│ │ │   │ │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ │ └── lpad@1.0.0
│ │ │   │ │ │ ├── object-assign@2.0.0
│ │ │   │ │ │ └── progress@1.1.8
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.3
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.53.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.4
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.9.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├── form-data@0.2.0
│ │ │   │ │ │ ├─┬ hawk@2.3.1
│ │ │   │ │ │ │ ├── boom@2.6.1
│ │ │   │ │ │ │ ├── cryptiles@2.0.4
│ │ │   │ │ │ │ ├── hoek@2.11.0
│ │ │   │ │ │ │ └── sntp@1.0.9
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── isstream@0.1.1
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├─┬ mime-types@2.0.9
│ │ │   │ │ │ │ └── mime-db@1.7.0
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.6.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.4
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ exec-series@1.0.1
│ │ │   │ │ └── async-each-series@0.1.1
│ │ │   │ ├── rimraf@2.2.8
│ │ │   │ ├─┬ tempfile@1.1.0
│ │ │   │ │ └── uuid@2.0.1
│ │ │   │ └─┬ url-regex@2.1.2
│ │ │   │   └── ip-regex@1.0.3
│ │ │   ├─┬ bin-wrapper@2.1.3
│ │ │   │ ├─┬ bin-check@1.0.0
│ │ │   │ │ └── executable@1.0.3
│ │ │   │ ├─┬ bin-version-check@2.1.0
│ │ │   │ │ ├─┬ bin-version@1.0.0
│ │ │   │ │ │ └─┬ find-versions@1.1.1
│ │ │   │ │ │   ├── array-uniq@1.0.2
│ │ │   │ │ │   └── semver-regex@1.0.0
│ │ │   │ │ ├── minimist@1.1.0
│ │ │   │ │ ├── semver@4.3.0
│ │ │   │ │ └── semver-truncate@1.0.0
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │   │ │ │ │ ├── get-stdin@4.0.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ ├── minimist@1.1.0
│ │ │   │ │ │ │ └── sum-up@1.0.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.7
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├── rimraf@2.2.8
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.3
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.53.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.4
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.9.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├── form-data@0.2.0
│ │ │   │ │ │ ├─┬ hawk@2.3.1
│ │ │   │ │ │ │ ├── boom@2.6.1
│ │ │   │ │ │ │ ├── cryptiles@2.0.4
│ │ │   │ │ │ │ ├── hoek@2.11.0
│ │ │   │ │ │ │ └── sntp@1.0.9
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── isstream@0.1.1
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├─┬ mime-types@2.0.9
│ │ │   │ │ │ │ └── mime-db@1.7.0
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.6.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ ├─┬ url-regex@2.1.2
│ │ │   │ │ │ └── ip-regex@1.0.3
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.4
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ download-status@2.1.1
│ │ │   │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ └── lpad@1.0.0
│ │ │   │ │ ├── object-assign@2.0.0
│ │ │   │ │ └── progress@1.1.8
│ │ │   │ ├─┬ globby@1.1.0
│ │ │   │ │ ├─┬ array-union@1.0.1
│ │ │   │ │ │ └── array-uniq@1.0.2
│ │ │   │ │ ├─┬ glob@4.3.5
│ │ │   │ │ │ ├─┬ inflight@1.0.4
│ │ │   │ │ │ │ └── wrappy@1.0.1
│ │ │   │ │ │ ├── inherits@2.0.1
│ │ │   │ │ │ └─┬ once@1.3.1
│ │ │   │ │ │   └── wrappy@1.0.1
│ │ │   │ │ └─┬ minimatch@2.0.1
│ │ │   │ │   └─┬ brace-expansion@1.1.0
│ │ │   │ │     ├── balanced-match@0.2.0
│ │ │   │ │     └── concat-map@0.0.1
│ │ │   │ ├─┬ is-path-global@1.0.1
│ │ │   │ │ └─┬ is-path-inside@1.0.0
│ │ │   │ │   └── path-is-inside@1.0.1
│ │ │   │ ├─┬ lnfs@1.0.0
│ │ │   │ │ ├─┬ mkdirp@0.5.0
│ │ │   │ │ │ └── minimist@0.0.8
│ │ │   │ │ └── rimraf@2.2.8
│ │ │   │ ├─┬ npm-installed@1.0.0
│ │ │   │ │ ├─┬ npm-which@1.0.2
│ │ │   │ │ │ ├── commander@2.6.0
│ │ │   │ │ │ ├── npm-path@1.0.1
│ │ │   │ │ │ └── which@1.0.8
│ │ │   │ │ └─┬ rc@0.5.5
│ │ │   │ │   ├── deep-extend@0.2.11
│ │ │   │ │   ├── ini@1.3.3
│ │ │   │ │   ├── minimist@0.0.10
│ │ │   │ │   └── strip-json-comments@0.1.3
│ │ │   │ └── os-filter-obj@1.0.3
│ │ │   └─┬ logalot@2.1.0
│ │ │     ├── figures@1.3.5
│ │ │     └─┬ squeak@1.2.0
│ │ │       └─┬ lpad-align@1.0.2
│ │ │         ├── longest@0.2.1
│ │ │         └── lpad@1.0.0
│ │ ├─┬ imagemin-pngquant@4.0.0
│ │ │ ├── is-png@1.0.0
│ │ │ └─┬ pngquant-bin@2.0.3
│ │ │   ├─┬ bin-build@2.1.1
│ │ │   │ ├─┬ archive-type@2.0.0
│ │ │   │ │ ├─┬ file-type@2.2.0
│ │ │   │ │ │ └─┬ meow@3.0.0
│ │ │   │ │ │   ├─┬ camelcase-keys@1.0.0
│ │ │   │ │ │   │ ├── camelcase@1.0.2
│ │ │   │ │ │   │ └── map-obj@1.0.0
│ │ │   │ │ │   ├─┬ indent-string@1.2.0
│ │ │   │ │ │   │ └─┬ repeating@1.1.1
│ │ │   │ │ │   │   ├── is-finite@1.0.0
│ │ │   │ │ │   │   └── meow@2.1.0
│ │ │   │ │ │   ├── minimist@1.1.0
│ │ │   │ │ │   └── object-assign@2.0.0
│ │ │   │ │ └── read-chunk@1.0.1
│ │ │   │ ├─┬ decompress@2.1.1
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │   │ │ │ │ ├── get-stdin@4.0.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ ├── minimist@1.1.0
│ │ │   │ │ │ │ └── sum-up@1.0.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ └─┬ decompress-unzip@2.0.1
│ │ │   │ │   ├── adm-zip@0.4.7
│ │ │   │ │   ├── is-zip@1.0.0
│ │ │   │ │   ├─┬ strip-dirs@0.1.1
│ │ │   │ │   │ ├─┬ is-absolute@0.1.5
│ │ │   │ │   │ │ └── is-relative@0.1.3
│ │ │   │ │   │ ├─┬ is-integer@1.0.4
│ │ │   │ │   │ │ ├── is-finite@1.0.0
│ │ │   │ │   │ │ └── is-nan@1.0.1
│ │ │   │ │   │ └── minimist@1.1.0
│ │ │   │ │   └─┬ temp-write@1.1.0
│ │ │   │ │     ├── graceful-fs@3.0.5
│ │ │   │ │     ├─┬ mkdirp@0.5.0
│ │ │   │ │     │ └── minimist@0.0.8
│ │ │   │ │     └── uuid@2.0.1
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │   │ │ │ │ ├── get-stdin@4.0.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ ├── minimist@1.1.0
│ │ │   │ │ │ │ └── sum-up@1.0.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.7
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ download-status@2.1.1
│ │ │   │ │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ │ └── lpad@1.0.0
│ │ │   │ │ │ ├── object-assign@2.0.0
│ │ │   │ │ │ └── progress@1.1.8
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.3
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.53.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.4
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.9.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├── form-data@0.2.0
│ │ │   │ │ │ ├─┬ hawk@2.3.1
│ │ │   │ │ │ │ ├── boom@2.6.1
│ │ │   │ │ │ │ ├── cryptiles@2.0.4
│ │ │   │ │ │ │ ├── hoek@2.11.0
│ │ │   │ │ │ │ └── sntp@1.0.9
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── isstream@0.1.1
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├─┬ mime-types@2.0.9
│ │ │   │ │ │ │ └── mime-db@1.7.0
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.6.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.4
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ exec-series@1.0.1
│ │ │   │ │ └── async-each-series@0.1.1
│ │ │   │ ├── rimraf@2.2.8
│ │ │   │ ├─┬ tempfile@1.1.0
│ │ │   │ │ └── uuid@2.0.1
│ │ │   │ └─┬ url-regex@2.1.2
│ │ │   │   └── ip-regex@1.0.3
│ │ │   ├─┬ bin-wrapper@2.1.3
│ │ │   │ ├─┬ bin-check@1.0.0
│ │ │   │ │ └── executable@1.0.3
│ │ │   │ ├─┬ bin-version-check@2.1.0
│ │ │   │ │ ├─┬ bin-version@1.0.0
│ │ │   │ │ │ └─┬ find-versions@1.1.1
│ │ │   │ │ │   ├── array-uniq@1.0.2
│ │ │   │ │ │   └── semver-regex@1.0.0
│ │ │   │ │ ├── minimist@1.1.0
│ │ │   │ │ ├── semver@4.3.0
│ │ │   │ │ └── semver-truncate@1.0.0
│ │ │   │ ├─┬ download@3.3.0
│ │ │   │ │ ├─┬ decompress-tar@2.0.2
│ │ │   │ │ │ ├── is-tar@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │   │ │ │ ├── is-bzip2@1.0.0
│ │ │   │ │ │ ├─┬ seek-bzip@1.0.4
│ │ │   │ │ │ │ └── commander@2.4.0
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ tar-stream@0.4.7
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-targz@2.1.0
│ │ │   │ │ │ ├── is-gzip@1.0.0
│ │ │   │ │ │ ├─┬ strip-dirs@1.0.1
│ │ │   │ │ │ │ ├── get-stdin@4.0.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├── is-natural-number@1.0.0
│ │ │   │ │ │ │ ├── minimist@1.1.0
│ │ │   │ │ │ │ └── sum-up@1.0.0
│ │ │   │ │ │ └─┬ tar-stream@1.1.2
│ │ │   │ │ │   ├── bl@0.9.4
│ │ │   │ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ │ │   │ └─┬ once@1.3.1
│ │ │   │ │ │   │   └── wrappy@1.0.1
│ │ │   │ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ │ │   │ ├── inherits@2.0.1
│ │ │   │ │ │   │ ├── isarray@0.0.1
│ │ │   │ │ │   │ └── string_decoder@0.10.31
│ │ │   │ │ │   └── xtend@4.0.0
│ │ │   │ │ ├─┬ decompress-unzip@2.0.1
│ │ │   │ │ │ ├── adm-zip@0.4.7
│ │ │   │ │ │ ├── is-zip@1.0.0
│ │ │   │ │ │ ├── rimraf@2.2.8
│ │ │   │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │   │ │ │ │ ├─┬ is-absolute@0.1.5
│ │ │   │ │ │ │ │ └── is-relative@0.1.3
│ │ │   │ │ │ │ ├─┬ is-integer@1.0.4
│ │ │   │ │ │ │ │ ├── is-finite@1.0.0
│ │ │   │ │ │ │ │ └── is-nan@1.0.1
│ │ │   │ │ │ │ └── minimist@1.1.0
│ │ │   │ │ │ └─┬ temp-write@1.1.0
│ │ │   │ │ │   ├── graceful-fs@3.0.5
│ │ │   │ │ │   ├─┬ mkdirp@0.5.0
│ │ │   │ │ │   │ └── minimist@0.0.8
│ │ │   │ │ │   └── uuid@2.0.1
│ │ │   │ │ ├─┬ each-async@1.1.1
│ │ │   │ │ │ ├── onetime@1.0.0
│ │ │   │ │ │ └── set-immediate-shim@1.0.0
│ │ │   │ │ ├── gulp-rename@1.2.0
│ │ │   │ │ ├─┬ rc@0.5.5
│ │ │   │ │ │ ├── deep-extend@0.2.11
│ │ │   │ │ │ ├── ini@1.3.3
│ │ │   │ │ │ ├── minimist@0.0.10
│ │ │   │ │ │ └── strip-json-comments@0.1.3
│ │ │   │ │ ├─┬ request@2.53.0
│ │ │   │ │ │ ├── aws-sign2@0.5.0
│ │ │   │ │ │ ├─┬ bl@0.9.4
│ │ │   │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │   │ │ │ │   ├── core-util-is@1.0.1
│ │ │   │ │ │ │   ├── inherits@2.0.1
│ │ │   │ │ │ │   ├── isarray@0.0.1
│ │ │   │ │ │ │   └── string_decoder@0.10.31
│ │ │   │ │ │ ├── caseless@0.9.0
│ │ │   │ │ │ ├─┬ combined-stream@0.0.7
│ │ │   │ │ │ │ └── delayed-stream@0.0.5
│ │ │   │ │ │ ├── forever-agent@0.5.2
│ │ │   │ │ │ ├── form-data@0.2.0
│ │ │   │ │ │ ├─┬ hawk@2.3.1
│ │ │   │ │ │ │ ├── boom@2.6.1
│ │ │   │ │ │ │ ├── cryptiles@2.0.4
│ │ │   │ │ │ │ ├── hoek@2.11.0
│ │ │   │ │ │ │ └── sntp@1.0.9
│ │ │   │ │ │ ├─┬ http-signature@0.10.1
│ │ │   │ │ │ │ ├── asn1@0.1.11
│ │ │   │ │ │ │ ├── assert-plus@0.1.5
│ │ │   │ │ │ │ └── ctype@0.5.3
│ │ │   │ │ │ ├── isstream@0.1.1
│ │ │   │ │ │ ├── json-stringify-safe@5.0.0
│ │ │   │ │ │ ├─┬ mime-types@2.0.9
│ │ │   │ │ │ │ └── mime-db@1.7.0
│ │ │   │ │ │ ├── node-uuid@1.4.2
│ │ │   │ │ │ ├── oauth-sign@0.6.0
│ │ │   │ │ │ ├── qs@2.3.3
│ │ │   │ │ │ ├── stringstream@0.0.4
│ │ │   │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │   │ │ │ │ └── punycode@1.3.2
│ │ │   │ │ │ └── tunnel-agent@0.4.0
│ │ │   │ │ ├─┬ url-regex@2.1.2
│ │ │   │ │ │ └── ip-regex@1.0.3
│ │ │   │ │ └─┬ ware@1.2.0
│ │ │   │ │   └─┬ wrap-fn@0.1.4
│ │ │   │ │     └── co@3.1.0
│ │ │   │ ├─┬ download-status@2.1.1
│ │ │   │ │ ├─┬ lpad-align@1.0.2
│ │ │   │ │ │ ├── longest@0.2.1
│ │ │   │ │ │ └── lpad@1.0.0
│ │ │   │ │ ├── object-assign@2.0.0
│ │ │   │ │ └── progress@1.1.8
│ │ │   │ ├─┬ globby@1.1.0
│ │ │   │ │ ├─┬ array-union@1.0.1
│ │ │   │ │ │ └── array-uniq@1.0.2
│ │ │   │ │ ├─┬ glob@4.3.5
│ │ │   │ │ │ ├─┬ inflight@1.0.4
│ │ │   │ │ │ │ └── wrappy@1.0.1
│ │ │   │ │ │ ├── inherits@2.0.1
│ │ │   │ │ │ └─┬ once@1.3.1
│ │ │   │ │ │   └── wrappy@1.0.1
│ │ │   │ │ └─┬ minimatch@2.0.1
│ │ │   │ │   └─┬ brace-expansion@1.1.0
│ │ │   │ │     ├── balanced-match@0.2.0
│ │ │   │ │     └── concat-map@0.0.1
│ │ │   │ ├─┬ is-path-global@1.0.1
│ │ │   │ │ └─┬ is-path-inside@1.0.0
│ │ │   │ │   └── path-is-inside@1.0.1
│ │ │   │ ├─┬ lnfs@1.0.0
│ │ │   │ │ ├─┬ mkdirp@0.5.0
│ │ │   │ │ │ └── minimist@0.0.8
│ │ │   │ │ └── rimraf@2.2.8
│ │ │   │ ├─┬ npm-installed@1.0.0
│ │ │   │ │ ├─┬ npm-which@1.0.2
│ │ │   │ │ │ ├── commander@2.6.0
│ │ │   │ │ │ ├── npm-path@1.0.1
│ │ │   │ │ │ └── which@1.0.8
│ │ │   │ │ └─┬ rc@0.5.5
│ │ │   │ │   ├── deep-extend@0.2.11
│ │ │   │ │   ├── ini@1.3.3
│ │ │   │ │   ├── minimist@0.0.10
│ │ │   │ │   └── strip-json-comments@0.1.3
│ │ │   │ └── os-filter-obj@1.0.3
│ │ │   └─┬ logalot@2.1.0
│ │ │     ├── figures@1.3.5
│ │ │     └─┬ squeak@1.2.0
│ │ │       └─┬ lpad-align@1.0.2
│ │ │         ├── longest@0.2.1
│ │ │         └── lpad@1.0.0
│ │ ├─┬ imagemin-svgo@4.1.2
│ │ │ ├── is-svg@1.0.1
│ │ │ └─┬ svgo@0.5.0
│ │ │   ├─┬ coa@0.4.1
│ │ │   │ └── q@0.9.7
│ │ │   ├── colors@1.0.3
│ │ │   ├─┬ js-yaml@3.2.6
│ │ │   │ ├─┬ argparse@0.1.16
│ │ │   │ │ ├── underscore@1.7.0
│ │ │   │ │ └── underscore.string@2.4.0
│ │ │   │ └── esprima@1.0.4
│ │ │   ├── sax@0.6.1
│ │ │   └── whet.extend@0.9.9
│ │ ├─┬ meow@2.1.0
│ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ ├── camelcase@1.0.2
│ │ │ │ └── map-obj@1.0.0
│ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ └─┬ repeating@1.1.1
│ │ │ │   └── is-finite@1.0.0
│ │ │ ├── minimist@1.1.0
│ │ │ └── object-assign@2.0.0
│ │ ├── optional@0.1.2
│ │ ├─┬ stream-combiner@0.2.1
│ │ │ ├── duplexer@0.1.1
│ │ │ └── through@2.3.6
│ │ ├─┬ through2@0.6.3
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.0
│ │ ├─┬ vinyl@0.4.6
│ │ │ ├── clone@0.2.0
│ │ │ └── clone-stats@0.0.1
│ │ └─┬ vinyl-fs@0.3.13
│ │   ├─┬ defaults@1.0.0
│ │   │ └── clone@0.1.19
│ │   ├─┬ glob-stream@3.1.18
│ │   │ ├─┬ glob@4.3.5
│ │   │ │ ├─┬ inflight@1.0.4
│ │   │ │ │ └── wrappy@1.0.1
│ │   │ │ ├── inherits@2.0.1
│ │   │ │ └─┬ once@1.3.1
│ │   │ │   └── wrappy@1.0.1
│ │   │ ├─┬ glob2base@0.0.12
│ │   │ │ └── find-index@0.1.1
│ │   │ ├─┬ minimatch@2.0.1
│ │   │ │ └─┬ brace-expansion@1.1.0
│ │   │ │   ├── balanced-match@0.2.0
│ │   │ │   └── concat-map@0.0.1
│ │   │ ├── ordered-read-streams@0.1.0
│ │   │ └── unique-stream@1.0.0
│ │   ├─┬ glob-watcher@0.0.6
│ │   │ └─┬ gaze@0.5.1
│ │   │   └─┬ globule@0.1.0
│ │   │     ├─┬ glob@3.1.21
│ │   │     │ ├── graceful-fs@1.2.3
│ │   │     │ └── inherits@1.0.0
│ │   │     ├── lodash@1.0.1
│ │   │     └─┬ minimatch@0.2.14
│ │   │       ├── lru-cache@2.5.0
│ │   │       └── sigmund@1.0.0
│ │   ├── graceful-fs@3.0.5
│ │   ├─┬ mkdirp@0.5.0
│ │   │ └── minimist@0.0.8
│ │   └─┬ strip-bom@1.0.0
│ │     ├── first-chunk-stream@1.0.0
│ │     └── is-utf8@0.2.0
│ └─┬ pretty-bytes@1.0.2
│   └── get-stdin@1.0.0
├─┬ grunt-contrib-jshint@0.10.0
│ ├── hooker@0.2.3
│ └─┬ jshint@2.5.11
│   ├─┬ cli@0.6.5
│   │ └─┬ glob@3.2.11
│   │   ├── inherits@2.0.1
│   │   └─┬ minimatch@0.3.0
│   │     ├── lru-cache@2.5.0
│   │     └── sigmund@1.0.0
│   ├─┬ console-browserify@1.1.0
│   │ └── date-now@0.1.4
│   ├── exit@0.1.2
│   ├─┬ htmlparser2@3.8.2
│   │ ├── domelementtype@1.1.3
│   │ ├── domhandler@2.3.0
│   │ ├─┬ domutils@1.5.1
│   │ │ └─┬ dom-serializer@0.1.0
│   │ │   └── entities@1.1.1
│   │ ├── entities@1.0.0
│   │ └─┬ readable-stream@1.1.13
│   │   ├── core-util-is@1.0.1
│   │   ├── inherits@2.0.1
│   │   ├── isarray@0.0.1
│   │   └── string_decoder@0.10.31
│   ├─┬ minimatch@1.0.0
│   │ ├── lru-cache@2.5.0
│   │ └── sigmund@1.0.0
│   ├── shelljs@0.3.0
│   ├── strip-json-comments@1.0.2
│   └── underscore@1.6.0
├─┬ grunt-contrib-uglify@0.4.1
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├─┬ maxmin@0.1.0
│ │ ├─┬ gzip-size@0.1.1
│ │ │ ├─┬ concat-stream@1.4.7
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ readable-stream@1.1.13
│ │ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ └── typedarray@0.0.6
│ │ │ └─┬ zlib-browserify@0.0.3
│ │ │   └─┬ tape@0.2.2
│ │ │     ├── deep-equal@0.0.0
│ │ │     ├── defined@0.0.0
│ │ │     └── jsonify@0.0.0
│ │ └── pretty-bytes@0.1.2
│ └─┬ uglify-js@2.4.16
│   ├── async@0.2.10
│   ├─┬ optimist@0.3.7
│   │ └── wordwrap@0.0.2
│   ├─┬ source-map@0.1.34
│   │ └── amdefine@0.1.0
│   └── uglify-to-browserify@1.0.2
├─┬ grunt-contrib-watch@0.6.1
│ ├── async@0.2.10
│ ├─┬ gaze@0.5.1
│ │ └─┬ globule@0.1.0
│ │   ├─┬ glob@3.1.21
│ │   │ ├── graceful-fs@1.2.3
│ │   │ └── inherits@1.0.0
│ │   ├── lodash@1.0.1
│ │   └─┬ minimatch@0.2.14
│ │     ├── lru-cache@2.5.0
│ │     └── sigmund@1.0.0
│ ├── lodash@2.4.1
│ └─┬ tiny-lr-fork@0.0.5
│   ├── debug@0.7.4
│   ├── faye-websocket@0.4.4
│   ├─┬ noptify@0.0.3
│   │ └─┬ nopt@2.0.0
│   │   └── abbrev@1.0.5
│   └── qs@0.5.6
├─┬ grunt-filerev@0.2.1
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ └── each-async@0.1.3
├─┬ grunt-google-cdn@0.4.3
│ ├─┬ bower@1.3.12
│ │ ├── abbrev@1.0.5
│ │ ├── archy@0.0.2
│ │ ├─┬ bower-config@0.5.2
│ │ │ ├── graceful-fs@2.0.3
│ │ │ ├─┬ optimist@0.6.1
│ │ │ │ ├── minimist@0.0.10
│ │ │ │ └── wordwrap@0.0.2
│ │ │ └── osenv@0.0.3
│ │ ├── bower-endpoint-parser@0.2.2
│ │ ├─┬ bower-json@0.4.0
│ │ │ ├── deep-extend@0.2.11
│ │ │ ├── graceful-fs@2.0.3
│ │ │ └── intersect@0.0.3
│ │ ├── bower-logger@0.2.2
│ │ ├─┬ bower-registry-client@0.2.3
│ │ │ ├── async@0.2.10
│ │ │ ├── graceful-fs@2.0.3
│ │ │ ├── lru-cache@2.3.1
│ │ │ ├── mkdirp@0.3.5
│ │ │ ├─┬ request@2.51.0
│ │ │ │ ├── aws-sign2@0.5.0
│ │ │ │ ├─┬ bl@0.9.4
│ │ │ │ │ └─┬ readable-stream@1.0.33
│ │ │ │ │   ├── core-util-is@1.0.1
│ │ │ │ │   ├── inherits@2.0.1
│ │ │ │ │   ├── isarray@0.0.1
│ │ │ │ │   └── string_decoder@0.10.31
│ │ │ │ ├── caseless@0.8.0
│ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ ├─┬ form-data@0.2.0
│ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ └─┬ mime-types@2.0.9
│ │ │ │ │   └── mime-db@1.7.0
│ │ │ │ ├─┬ hawk@1.1.1
│ │ │ │ │ ├── boom@0.4.2
│ │ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ │ ├── hoek@0.9.1
│ │ │ │ │ └── sntp@0.2.4
│ │ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ │ └── ctype@0.5.3
│ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ ├── mime-types@1.0.2
│ │ │ │ ├── node-uuid@1.4.2
│ │ │ │ ├── oauth-sign@0.5.0
│ │ │ │ ├── qs@2.3.3
│ │ │ │ ├── stringstream@0.0.4
│ │ │ │ ├─┬ tough-cookie@0.12.1
│ │ │ │ │ └── punycode@1.3.2
│ │ │ │ └── tunnel-agent@0.4.0
│ │ │ └── request-replay@0.2.0
│ │ ├─┬ cardinal@0.4.0
│ │ │ └─┬ redeyed@0.4.4
│ │ │   └── esprima@1.0.4
│ │ ├─┬ chalk@0.5.0
│ │ │ ├── ansi-styles@1.1.0
│ │ │ ├── escape-string-regexp@1.0.2
│ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ ├─┬ strip-ansi@0.3.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ └── supports-color@0.2.0
│ │ ├── chmodr@0.1.0
│ │ ├─┬ decompress-zip@0.0.8
│ │ │ ├─┬ binary@0.3.0
│ │ │ │ ├── buffers@0.1.1
│ │ │ │ └─┬ chainsaw@0.1.0
│ │ │ │   └── traverse@0.3.9
│ │ │ ├── mkpath@0.1.0
│ │ │ ├── nopt@2.2.1
│ │ │ ├─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └─┬ touch@0.0.2
│ │ │   └── nopt@1.0.10
│ │ ├─┬ fstream@1.0.4
│ │ │ └── inherits@2.0.1
│ │ ├─┬ fstream-ignore@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@2.0.1
│ │ │   └─┬ brace-expansion@1.1.0
│ │ │     ├── balanced-match@0.2.0
│ │ │     └── concat-map@0.0.1
│ │ ├─┬ glob@4.0.6
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ └── sigmund@1.0.0
│ │ │ └─┬ once@1.3.1
│ │ │   └── wrappy@1.0.1
│ │ ├── graceful-fs@3.0.5
│ │ ├─┬ handlebars@2.0.0
│ │ │ ├─┬ optimist@0.3.7
│ │ │ │ └── wordwrap@0.0.2
│ │ │ └─┬ uglify-js@2.3.6
│ │ │   ├── async@0.2.10
│ │ │   └─┬ source-map@0.1.43
│ │ │     └── amdefine@0.1.0
│ │ ├─┬ inquirer@0.7.1
│ │ │ ├─┬ cli-color@0.3.2
│ │ │ │ ├── d@0.1.1
│ │ │ │ ├─┬ es5-ext@0.10.6
│ │ │ │ │ ├── es6-iterator@0.1.3
│ │ │ │ │ └── es6-symbol@2.0.1
│ │ │ │ ├─┬ memoizee@0.3.8
│ │ │ │ │ ├─┬ es6-weak-map@0.1.2
│ │ │ │ │ │ ├─┬ es6-iterator@0.1.3
│ │ │ │ │ │ │ └── es6-symbol@2.0.1
│ │ │ │ │ │ └── es6-symbol@0.1.1
│ │ │ │ │ ├── event-emitter@0.3.3
│ │ │ │ │ ├── lru-queue@0.1.0
│ │ │ │ │ └── next-tick@0.2.2
│ │ │ │ └─┬ timers-ext@0.1.0
│ │ │ │   └── next-tick@0.2.2
│ │ │ ├── figures@1.3.5
│ │ │ ├── lodash@2.4.1
│ │ │ ├── mute-stream@0.0.4
│ │ │ ├─┬ readline2@0.1.1
│ │ │ │ └─┬ strip-ansi@2.0.1
│ │ │ │   └── ansi-regex@1.1.0
│ │ │ ├── rx@2.3.25
│ │ │ └── through@2.3.6
│ │ ├─┬ insight@0.4.3
│ │ │ ├── async@0.9.0
│ │ │ ├─┬ chalk@0.5.1
│ │ │ │ ├── ansi-styles@1.1.0
│ │ │ │ ├── escape-string-regexp@1.0.2
│ │ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ │ └── ansi-regex@0.2.1
│ │ │ │ ├─┬ strip-ansi@0.3.0
│ │ │ │ │ └── ansi-regex@0.2.1
│ │ │ │ └── supports-color@0.2.0
│ │ │ ├─┬ configstore@0.3.2
│ │ │ │ ├─┬ js-yaml@3.2.6
│ │ │ │ │ ├─┬ argparse@0.1.16
│ │ │ │ │ │ ├── underscore@1.7.0
│ │ │ │ │ │ └── underscore.string@2.4.0
│ │ │ │ │ └── esprima@1.0.4
│ │ │ │ ├── object-assign@2.0.0
│ │ │ │ ├── user-home@1.1.1
│ │ │ │ ├── uuid@2.0.1
│ │ │ │ └── xdg-basedir@1.0.1
│ │ │ ├─┬ inquirer@0.6.0
│ │ │ │ ├─┬ cli-color@0.3.2
│ │ │ │ │ ├── d@0.1.1
│ │ │ │ │ ├─┬ es5-ext@0.10.6
│ │ │ │ │ │ ├── es6-iterator@0.1.3
│ │ │ │ │ │ └── es6-symbol@2.0.1
│ │ │ │ │ ├─┬ memoizee@0.3.8
│ │ │ │ │ │ ├─┬ es6-weak-map@0.1.2
│ │ │ │ │ │ │ ├─┬ es6-iterator@0.1.3
│ │ │ │ │ │ │ │ └── es6-symbol@2.0.1
│ │ │ │ │ │ │ └── es6-symbol@0.1.1
│ │ │ │ │ │ ├── event-emitter@0.3.3
│ │ │ │ │ │ ├── lru-queue@0.1.0
│ │ │ │ │ │ └── next-tick@0.2.2
│ │ │ │ │ └─┬ timers-ext@0.1.0
│ │ │ │ │   └── next-tick@0.2.2
│ │ │ │ ├── lodash@2.4.1
│ │ │ │ ├── mute-stream@0.0.4
│ │ │ │ ├─┬ readline2@0.1.1
│ │ │ │ │ └─┬ strip-ansi@2.0.1
│ │ │ │ │   └── ansi-regex@1.1.0
│ │ │ │ ├── rx@2.3.25
│ │ │ │ └── through@2.3.6
│ │ │ ├─┬ lodash.debounce@2.4.1
│ │ │ │ ├── lodash.isfunction@2.4.1
│ │ │ │ ├─┬ lodash.isobject@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.now@2.4.1
│ │ │ │   └── lodash._isnative@2.4.1
│ │ │ ├── object-assign@1.0.0
│ │ │ ├─┬ os-name@1.0.3
│ │ │ │ ├─┬ osx-release@1.0.0
│ │ │ │ │ └── minimist@1.1.0
│ │ │ │ └── win-release@1.0.0
│ │ │ └─┬ tough-cookie@0.12.1
│ │ │   └── punycode@1.3.2
│ │ ├── is-root@1.0.0
│ │ ├── junk@1.0.0
│ │ ├── lockfile@1.0.0
│ │ ├── lru-cache@2.5.0
│ │ ├─┬ mkdirp@0.5.0
│ │ │ └── minimist@0.0.8
│ │ ├── mout@0.9.1
│ │ ├── nopt@3.0.1
│ │ ├── opn@1.0.1
│ │ ├── osenv@0.1.0
│ │ ├─┬ p-throttler@0.1.0
│ │ │ └── q@0.9.7
│ │ ├─┬ promptly@0.2.0
│ │ │ └─┬ read@1.0.5
│ │ │   └── mute-stream@0.0.4
│ │ ├── q@1.0.1
│ │ ├─┬ request@2.42.0
│ │ │ ├── aws-sign2@0.5.0
│ │ │ ├─┬ bl@0.9.4
│ │ │ │ └─┬ readable-stream@1.0.33
│ │ │ │   ├── core-util-is@1.0.1
│ │ │ │   ├── inherits@2.0.1
│ │ │ │   ├── isarray@0.0.1
│ │ │ │   └── string_decoder@0.10.31
│ │ │ ├── caseless@0.6.0
│ │ │ ├── forever-agent@0.5.2
│ │ │ ├─┬ form-data@0.1.4
│ │ │ │ ├── async@0.9.0
│ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ └── mime@1.2.11
│ │ │ ├─┬ hawk@1.1.1
│ │ │ │ ├── boom@0.4.2
│ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ ├── hoek@0.9.1
│ │ │ │ └── sntp@0.2.4
│ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ ├── asn1@0.1.11
│ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ └── ctype@0.5.3
│ │ │ ├── json-stringify-safe@5.0.0
│ │ │ ├── mime-types@1.0.2
│ │ │ ├── node-uuid@1.4.2
│ │ │ ├── oauth-sign@0.4.0
│ │ │ ├── qs@1.2.2
│ │ │ ├── stringstream@0.0.4
│ │ │ ├─┬ tough-cookie@0.12.1
│ │ │ │ └── punycode@1.3.2
│ │ │ └── tunnel-agent@0.4.0
│ │ ├─┬ request-progress@0.3.0
│ │ │ └── throttleit@0.0.2
│ │ ├── retry@0.6.0
│ │ ├── rimraf@2.2.8
│ │ ├── semver@2.3.2
│ │ ├─┬ shell-quote@1.4.2
│ │ │ ├── array-filter@0.0.1
│ │ │ ├── array-map@0.0.0
│ │ │ ├── array-reduce@0.0.0
│ │ │ └── jsonify@0.0.0
│ │ ├── stringify-object@1.0.0
│ │ ├─┬ tar-fs@0.5.2
│ │ │ ├─┬ pump@0.3.5
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.1
│ │ │ │ │   └── wrappy@1.0.1
│ │ │ │ └── once@1.2.0
│ │ │ └─┬ tar-stream@0.4.7
│ │ │   ├── bl@0.9.4
│ │ │   ├─┬ end-of-stream@1.1.0
│ │ │   │ └─┬ once@1.3.1
│ │ │   │   └── wrappy@1.0.1
│ │ │   ├─┬ readable-stream@1.0.33
│ │ │   │ ├── core-util-is@1.0.1
│ │ │   │ ├── inherits@2.0.1
│ │ │   │ ├── isarray@0.0.1
│ │ │   │ └── string_decoder@0.10.31
│ │ │   └── xtend@4.0.0
│ │ ├── tmp@0.0.23
│ │ ├─┬ update-notifier@0.2.0
│ │ │ ├─┬ configstore@0.3.2
│ │ │ │ ├─┬ js-yaml@3.2.6
│ │ │ │ │ ├─┬ argparse@0.1.16
│ │ │ │ │ │ ├── underscore@1.7.0
│ │ │ │ │ │ └── underscore.string@2.4.0
│ │ │ │ │ └── esprima@1.0.4
│ │ │ │ ├── object-assign@2.0.0
│ │ │ │ ├── user-home@1.1.1
│ │ │ │ ├── uuid@2.0.1
│ │ │ │ └── xdg-basedir@1.0.1
│ │ │ ├─┬ latest-version@0.2.0
│ │ │ │ └─┬ package-json@0.2.0
│ │ │ │   ├─┬ got@0.3.0
│ │ │ │   │ └── object-assign@0.3.1
│ │ │ │   └─┬ registry-url@0.1.1
│ │ │ │     └─┬ npmconf@2.1.1
│ │ │ │       ├─┬ config-chain@1.1.8
│ │ │ │       │ └── proto-list@1.2.3
│ │ │ │       ├── inherits@2.0.1
│ │ │ │       ├── ini@1.3.3
│ │ │ │       ├─┬ once@1.3.1
│ │ │ │       │ └── wrappy@1.0.1
│ │ │ │       └── uid-number@0.0.5
│ │ │ ├── semver-diff@0.1.0
│ │ │ └─┬ string-length@0.1.2
│ │ │   └─┬ strip-ansi@0.2.2
│ │ │     └── ansi-regex@0.1.0
│ │ └── which@1.0.8
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.2
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ └─┬ google-cdn@0.7.0
│   ├── async@0.9.0
│   ├─┬ cdnjs-cdn-data@0.1.1
│   │ └── semver@2.2.1
│   ├─┬ debug@1.0.4
│   │ └── ms@0.6.2
│   ├── google-cdn-data@0.1.17
│   ├── regexp-quote@0.0.0
│   └── semver@2.3.2
├─┬ grunt-newer@0.7.0
│ ├── async@0.2.10
│ └── rimraf@2.2.6
├─┬ grunt-ng-annotate@0.3.2
│ └─┬ ng-annotate@0.9.11
│   ├── alter@0.2.0
│   ├── convert-source-map@0.4.1
│   ├── esprima@1.2.4
│   ├─┬ optimist@0.6.1
│   │ ├── minimist@0.0.10
│   │ └── wordwrap@0.0.2
│   ├─┬ ordered-ast-traverse@0.1.1
│   │ └── ordered-esprima-props@1.0.0
│   ├── simple-fmt@0.1.0
│   ├── simple-is@0.2.0
│   ├─┬ source-map@0.1.43
│   │ └── amdefine@0.1.0
│   ├── stable@0.1.5
│   ├── stringmap@0.2.2
│   ├── stringset@0.2.1
│   └── tryor@0.1.2
├─┬ grunt-svgmin@0.4.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├── each-async@0.1.3
│ ├── pretty-bytes@0.1.2
│ └─┬ svgo@0.4.5
│   ├─┬ coa@0.4.1
│   │ └── q@0.9.7
│   ├── colors@0.6.2
│   ├─┬ js-yaml@2.1.3
│   │ ├─┬ argparse@0.1.16
│   │ │ ├── underscore@1.7.0
│   │ │ └── underscore.string@2.4.0
│   │ └── esprima@1.0.4
│   ├── sax@0.6.1
│   └── whet.extend@0.9.9
├─┬ grunt-usemin@2.6.2
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.2
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├─┬ debug@2.1.1
│ │ └── ms@0.6.2
│ └── lodash@2.4.1
├─┬ grunt-wiredep@1.9.0
│ └─┬ wiredep@1.8.6
│   ├─┬ bower-config@0.5.2
│   │ ├── graceful-fs@2.0.3
│   │ ├── mout@0.9.1
│   │ ├─┬ optimist@0.6.1
│   │ │ ├── minimist@0.0.10
│   │ │ └── wordwrap@0.0.2
│   │ └── osenv@0.0.3
│   ├─┬ chalk@0.5.1
│   │ ├── ansi-styles@1.1.0
│   │ ├── escape-string-regexp@1.0.2
│   │ ├─┬ has-ansi@0.1.0
│   │ │ └── ansi-regex@0.2.1
│   │ ├─┬ strip-ansi@0.3.0
│   │ │ └── ansi-regex@0.2.1
│   │ └── supports-color@0.2.0
│   ├─┬ glob@4.3.5
│   │ ├─┬ inflight@1.0.4
│   │ │ └── wrappy@1.0.1
│   │ ├── inherits@2.0.1
│   │ ├─┬ minimatch@2.0.1
│   │ │ └─┬ brace-expansion@1.1.0
│   │ │   ├── balanced-match@0.2.0
│   │ │   └── concat-map@0.0.1
│   │ └─┬ once@1.3.1
│   │   └── wrappy@1.0.1
│   ├── lodash@2.4.1
│   ├── minimist@1.1.0
│   ├── propprop@0.3.0
│   └─┬ through2@0.6.3
│     ├─┬ readable-stream@1.0.33
│     │ ├── core-util-is@1.0.1
│     │ ├── inherits@2.0.1
│     │ ├── isarray@0.0.1
│     │ └── string_decoder@0.10.31
│     └── xtend@4.0.0
├─┬ jshint-stylish@0.2.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ └── text-table@0.2.0
├─┬ load-grunt-tasks@0.4.0
│ ├─┬ findup-sync@0.1.3
│ │ ├─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │   ├── lru-cache@2.5.0
│ │ │   └── sigmund@1.0.0
│ │ └── lodash@2.4.1
│ └─┬ multimatch@0.1.0
│   ├── lodash@2.4.1
│   └─┬ minimatch@0.2.14
│     ├── lru-cache@2.5.0
│     └── sigmund@1.0.0
└─┬ time-grunt@0.3.2
  ├─┬ chalk@0.4.0
  │ ├── ansi-styles@1.0.0
  │ ├── has-color@0.1.7
  │ └── strip-ansi@0.1.1
  ├── date-time@0.1.1
  ├── hooker@0.2.3
  ├── pretty-ms@0.1.0
  └── text-table@0.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment