Skip to content

Instantly share code, notes, and snippets.

@RichardLitt
Created December 12, 2014 22:19
Show Gist options
  • Save RichardLitt/da2bac5724f0728240ef to your computer and use it in GitHub Desktop.
Save RichardLitt/da2bac5724f0728240ef to your computer and use it in GitHub Desktop.
14:16 ~/src/beaglelabs/beagle $ npm ls
npm WARN unmet dependency /Users/richard/src/beaglelabs/beagle/node_modules/gulp-react requires react-tools@'^0.11.2' but will load
npm WARN unmet dependency /Users/richard/src/beaglelabs/beagle/node_modules/react-tools,
npm WARN unmet dependency which is version 0.12.1
npm WARN unmet dependency /Users/richard/src/beaglelabs/beagle/node_modules/browserify/node_modules/crypto-browserify/node_modules/sha.js requires buffer@'~2.3.2' but will load
npm WARN unmet dependency /Users/richard/src/beaglelabs/beagle/node_modules/browserify/node_modules/buffer,
npm WARN unmet dependency which is version 2.8.1
beagle@0.0.0 /Users/richard/src/beaglelabs/beagle
├─┬ beagle-altmetrics@0.0.2 -> /Users/richard/src/beaglelabs/beagle-altmetrics
│ ├─┬ accum-transform@1.0.2
│ │ └─┬ through2@0.4.2
│ │ ├─┬ readable-stream@1.0.33-1
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └─┬ xtend@2.1.2
│ │ └── object-keys@0.4.0
│ ├─┬ brfs@1.2.0
│ │ ├─┬ quote-stream@0.0.0
│ │ │ └── minimist@0.0.8
│ │ ├─┬ static-module@1.0.0
│ │ │ ├─┬ concat-stream@1.4.6
│ │ │ │ ├── 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
│ │ │ ├─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├─┬ escodegen@1.3.3
│ │ │ │ ├── esprima@1.1.1
│ │ │ │ ├── estraverse@1.5.1
│ │ │ │ ├── esutils@1.0.0
│ │ │ │ └─┬ source-map@0.1.40
│ │ │ │ └── amdefine@0.1.0
│ │ │ ├─┬ falafel@0.3.1
│ │ │ │ └── esprima@1.1.0-dev (git://github.com/substack/esprima#0a7f8489a11b44b019ce168506f535f22d0be290)
│ │ │ ├── object-inspect@0.4.0
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├── shallow-copy@0.0.1
│ │ │ └─┬ static-eval@0.2.3
│ │ │ └─┬ escodegen@0.0.28
│ │ │ ├── esprima@1.0.4
│ │ │ ├── estraverse@1.3.2
│ │ │ └─┬ source-map@0.1.40
│ │ │ └── amdefine@0.1.0
│ │ └─┬ through2@0.4.2
│ │ ├─┬ 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@2.1.2
│ │ └── object-keys@0.4.0
│ ├── browser-request@0.3.3
│ ├─┬ request@2.45.0
│ │ ├── aws-sign2@0.5.0
│ │ ├─┬ bl@0.9.3
│ │ │ └─┬ readable-stream@1.0.33-1
│ │ │ ├── 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.5
│ │ │ │ └── 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.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.2
│ │ │ └── ctype@0.5.2
│ │ ├── json-stringify-safe@5.0.0
│ │ ├── mime-types@1.0.2
│ │ ├── node-uuid@1.4.1
│ │ ├── oauth-sign@0.4.0
│ │ ├── qs@1.2.2
│ │ ├── stringstream@0.0.4
│ │ ├─┬ tough-cookie@0.12.1
│ │ │ └── punycode@1.3.1
│ │ └── tunnel-agent@0.4.0
│ └─┬ through2@0.6.3
│ ├─┬ readable-stream@1.0.33-1
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ └── xtend@4.0.0
├─┬ beagle-pdf@0.0.0 -> /Users/richard/src/beaglelabs/beagle-pdf extraneous
│ ├─┬ accum-transform@1.0.2
│ │ └─┬ through2@0.4.2
│ │ ├─┬ 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@2.1.2
│ │ └── object-keys@0.4.0
│ ├── doi-regex@0.0.3 invalid
│ ├── lodash@2.4.1
│ ├── pdfjs-dist@1.0.828 extraneous
│ ├── pdfjs-dist-for-node@1.0.893
│ └─┬ pubmed-schema-org@0.3.1 extraneous
│ ├── async@0.9.0
│ ├── clone@0.1.19
│ ├── colors@1.0.3
│ ├─┬ dcat@0.1.4
│ │ ├── archy@0.0.2
│ │ ├── bitbucket-url-to-object@0.2.1
│ │ ├── colors@0.6.2
│ │ ├─┬ 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
│ │ ├── cookie@0.1.2
│ │ ├── flat@1.2.1
│ │ ├── fs-readdir-recursive@0.0.2
│ │ ├── github-url-to-object@1.3.3
│ │ ├─┬ glob@4.0.6
│ │ │ ├── graceful-fs@3.0.5
│ │ │ └── inherits@2.0.1
│ │ ├── is-url@1.1.0
│ │ ├─┬ jsonld@0.3.15
│ │ │ ├─┬ commander@1.3.2
│ │ │ │ └── keypress@0.1.0
│ │ │ ├── es6-promise@1.0.0
│ │ │ ├─┬ jsdom@0.7.0
│ │ │ │ ├─┬ contextify@0.1.9
│ │ │ │ │ ├── bindings@1.2.1
│ │ │ │ │ └── nan@1.3.0
│ │ │ │ ├── cssom@0.2.5
│ │ │ │ ├─┬ cssstyle@0.2.22
│ │ │ │ │ └── cssom@0.3.0
│ │ │ │ ├─┬ 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
│ │ │ │ └── nwmatcher@1.3.3
│ │ │ ├── jsonldify@0.1.2
│ │ │ ├── pkginfo@0.3.0
│ │ │ ├─┬ request@2.44.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
│ │ │ │ │ └─┬ combined-stream@0.0.7
│ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ ├─┬ hawk@1.1.1
│ │ │ │ │ ├── boom@0.4.2
│ │ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ │ ├── hoek@0.9.1
│ │ │ │ │ └── sntp@0.2.4
│ │ │ │ ├─┬ http-signature@0.10.0
│ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ └── ctype@0.5.2
│ │ │ │ ├── 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
│ │ │ └── through@2.3.6
│ │ ├─┬ minimatch@1.0.0
│ │ │ ├── lru-cache@2.5.0
│ │ │ └── sigmund@1.0.0
│ │ ├── mkdirp@0.3.5
│ │ ├── npm-user-validate@0.1.1
│ │ ├─┬ oboe@1.15.2
│ │ │ └── http-https@1.0.0
│ │ ├─┬ rc@0.5.4
│ │ │ ├── deep-extend@0.2.11
│ │ │ ├── ini@1.1.0
│ │ │ ├── minimist@0.0.10
│ │ │ └── strip-json-comments@0.1.3
│ │ ├─┬ read@1.0.5
│ │ │ └── mute-stream@0.0.4
│ │ ├── recursive-readdir@1.1.3
│ │ ├─┬ request@2.40.0
│ │ │ ├── aws-sign2@0.5.0
│ │ │ ├── forever-agent@0.5.2
│ │ │ ├─┬ form-data@0.1.4
│ │ │ │ └─┬ combined-stream@0.0.7
│ │ │ │ └── delayed-stream@0.0.5
│ │ │ ├─┬ hawk@1.1.1
│ │ │ │ ├── boom@0.4.2
│ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ ├── hoek@0.9.1
│ │ │ │ └── sntp@0.2.4
│ │ │ ├─┬ http-signature@0.10.0
│ │ │ │ ├── asn1@0.1.11
│ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ └── ctype@0.5.2
│ │ │ ├── json-stringify-safe@5.0.0
│ │ │ ├── mime-types@1.0.2
│ │ │ ├── node-uuid@1.4.2
│ │ │ ├── oauth-sign@0.3.0
│ │ │ ├── qs@1.0.2
│ │ │ ├── stringstream@0.0.4
│ │ │ ├─┬ tough-cookie@0.12.1
│ │ │ │ └── punycode@1.3.2
│ │ │ └── tunnel-agent@0.4.0
│ │ ├── rimraf@2.2.8
│ │ ├─┬ schema-org-io@0.1.0
│ │ │ └── is-url@0.1.0
│ │ ├── semver@3.0.1
│ │ ├─┬ tar-stream@0.4.7
│ │ │ ├── bl@0.9.3
│ │ │ ├── end-of-stream@1.1.0
│ │ │ ├─┬ 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
│ │ ├─┬ temp@0.6.0
│ │ │ ├── osenv@0.0.3
│ │ │ └─┬ rimraf@2.1.4
│ │ │ └── graceful-fs@1.2.3
│ │ └── underscore@1.6.0
│ ├─┬ decompress-zip@0.0.8
│ │ ├─┬ binary@0.3.0
│ │ │ ├── buffers@0.1.1
│ │ │ └─┬ chainsaw@0.1.0
│ │ │ └── traverse@0.3.9
│ │ ├── graceful-fs@3.0.5
│ │ ├── mkpath@0.1.0
│ │ ├─┬ nopt@2.2.1
│ │ │ └── abbrev@1.0.5
│ │ ├── q@1.0.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
│ │ └── abbrev@1.0.5
│ ├─┬ ftp@0.3.8
│ │ ├─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── xregexp@2.0.0
│ ├─┬ gm@1.17.0
│ │ ├── array-parallel@0.1.3
│ │ ├── array-series@0.1.5
│ │ ├── debug@0.7.0
│ │ └── through@2.3.6
│ ├── is-url@1.2.0
│ ├── mesh-tree@0.0.1
│ ├── mime@1.2.11
│ ├─┬ mkdirp@0.5.0
│ │ └── minimist@0.0.8
│ ├─┬ once@1.3.1
│ │ └── wrappy@1.0.1
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.2
│ ├─┬ recursive-readdir@1.2.0
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.5.0
│ │ └── sigmund@1.0.0
│ ├─┬ request@2.49.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.1.4
│ │ ├─┬ hawk@1.1.1
│ │ │ ├── boom@0.4.2
│ │ │ ├── cryptiles@0.2.2
│ │ │ ├── hoek@0.9.1
│ │ │ └── sntp@0.2.4
│ │ ├─┬ http-signature@0.10.0
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.2
│ │ │ └── ctype@0.5.2
│ │ ├── 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
│ ├─┬ schema-org-io@0.2.0
│ │ └── is-url@0.1.0
│ ├─┬ tar@1.0.3
│ │ ├── block-stream@0.0.7
│ │ ├─┬ fstream@1.0.3
│ │ │ ├── graceful-fs@3.0.5
│ │ │ └── rimraf@2.2.8
│ │ └── inherits@2.0.1
│ ├─┬ temp@0.8.1
│ │ └── rimraf@2.2.8
│ ├── underscore@1.7.0
│ └── xmldom@0.1.19
├─┬ beagle-style@0.0.0 -> /Users/richard/src/beaglelabs/beagle-style extraneous
│ ├── bootstrap-sass@3.3.1 extraneous
│ ├─┬ brfs@1.2.0
│ │ ├─┬ quote-stream@0.0.0
│ │ │ └── minimist@0.0.8
│ │ ├─┬ static-module@1.0.0
│ │ │ ├─┬ concat-stream@1.4.6
│ │ │ │ ├── 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
│ │ │ ├─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├─┬ escodegen@1.3.3
│ │ │ │ ├── esprima@1.1.1
│ │ │ │ ├── estraverse@1.5.1
│ │ │ │ ├── esutils@1.0.0
│ │ │ │ └─┬ source-map@0.1.40
│ │ │ │ └── amdefine@0.1.0
│ │ │ ├─┬ falafel@0.3.1
│ │ │ │ └── esprima@1.1.0-dev extraneous (git://github.com/substack/esprima#0a7f8489a11b44b019ce168506f535f22d0be290)
│ │ │ ├── object-inspect@0.4.0
│ │ │ ├─┬ readable-stream@1.0.33-1
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├── shallow-copy@0.0.1
│ │ │ └─┬ static-eval@0.2.3
│ │ │ └─┬ escodegen@0.0.28
│ │ │ ├── esprima@1.0.4
│ │ │ ├── estraverse@1.3.2
│ │ │ └─┬ source-map@0.1.40
│ │ │ └── amdefine@0.1.0
│ │ └─┬ through2@0.4.2
│ │ ├─┬ readable-stream@1.0.33-1
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └─┬ xtend@2.1.2
│ │ └── object-keys@0.4.0
│ ├── font-awesome@4.2.0 extraneous
│ ├── fs@0.0.2
│ ├─┬ gulp@3.8.10
│ │ ├── archy@1.0.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
│ │ ├── deprecated@0.0.1
│ │ ├─┬ gulp-util@3.0.1
│ │ │ ├─┬ dateformat@1.0.11
│ │ │ │ ├── get-stdin@3.0.2
│ │ │ │ └─┬ meow@2.0.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ └── meow@1.0.0
│ │ │ │ └── object-assign@1.0.0
│ │ │ ├── lodash@2.4.1
│ │ │ ├── lodash._reinterpolate@2.4.1
│ │ │ ├─┬ lodash.template@2.4.1
│ │ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ │ └── lodash.values@2.4.1
│ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├─┬ 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.5
│ │ │ ├── clone@0.1.18
│ │ │ └── clone-stats@0.0.1
│ │ ├── interpret@0.3.8
│ │ ├─┬ liftoff@0.13.6
│ │ │ ├── extend@1.3.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
│ │ │ ├── flagged-respawn@0.3.1
│ │ │ └── resolve@1.0.0
│ │ ├── minimist@1.1.0
│ │ ├─┬ orchestrator@0.3.7
│ │ │ ├─┬ end-of-stream@0.1.5
│ │ │ │ └─┬ once@1.3.1
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── sequencify@0.0.7
│ │ │ └── stream-consume@0.1.0
│ │ ├── pretty-hrtime@0.2.2
│ │ ├── semver@4.1.0
│ │ ├─┬ tildify@1.0.0
│ │ │ └── user-home@1.1.0
│ │ ├── v8flags@1.0.5
│ │ └─┬ vinyl-fs@0.3.13
│ │ ├─┬ defaults@1.0.0
│ │ │ └── clone@0.1.18
│ │ ├─┬ glob-stream@3.1.17
│ │ │ ├─┬ glob@4.3.0
│ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ minimatch@2.0.0
│ │ │ │ │ └─┬ brace-expansion@1.0.0
│ │ │ │ │ ├── balanced-match@0.2.0
│ │ │ │ │ └── concat-map@0.0.0
│ │ │ │ └─┬ once@1.3.1
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├─┬ glob2base@0.0.12
│ │ │ │ └── find-index@0.1.1
│ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ └── sigmund@1.0.0
│ │ │ ├── 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
│ │ ├─┬ 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.5
│ │ ├── clone@0.1.18
│ │ └── clone-stats@0.0.1
│ ├─┬ gulp-autoprefixer@2.0.0
│ │ ├─┬ autoprefixer-core@4.0.1
│ │ │ ├── caniuse-db@1.0.30000028
│ │ │ └─┬ postcss@3.0.5
│ │ │ ├── js-base64@2.1.5
│ │ │ └─┬ source-map@0.1.40
│ │ │ └── amdefine@0.1.0
│ │ ├─┬ gulp-util@3.0.1
│ │ │ ├─┬ 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
│ │ │ ├─┬ dateformat@1.0.11
│ │ │ │ ├── get-stdin@3.0.2
│ │ │ │ └─┬ meow@2.0.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ └─┬ indent-string@1.2.0
│ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ ├── is-finite@1.0.0
│ │ │ │ └── meow@1.0.0
│ │ │ ├── lodash@2.4.1
│ │ │ ├── lodash._reinterpolate@2.4.1
│ │ │ ├─┬ lodash.template@2.4.1
│ │ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ │ └── lodash.values@2.4.1
│ │ │ ├── minimist@1.1.0
│ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └─┬ vinyl@0.4.5
│ │ │ ├── clone@0.1.18
│ │ │ └── clone-stats@0.0.1
│ │ ├── object-assign@1.0.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
│ │ └─┬ vinyl-sourcemaps-apply@0.1.4
│ │ └─┬ source-map@0.1.40
│ │ └── amdefine@0.1.0
│ ├─┬ gulp-minify-css@0.3.11
│ │ ├─┬ bufferstreams@0.0.2
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ clean-css@2.2.19
│ │ │ └── commander@2.2.0
│ │ ├─┬ gulp-util@3.0.1
│ │ │ ├─┬ 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
│ │ │ ├─┬ dateformat@1.0.11
│ │ │ │ ├── get-stdin@3.0.2
│ │ │ │ └─┬ meow@2.0.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ └── meow@1.0.0
│ │ │ │ └── object-assign@1.0.0
│ │ │ ├── lodash@2.4.1
│ │ │ ├── lodash._reinterpolate@2.4.1
│ │ │ ├─┬ lodash.template@2.4.1
│ │ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ │ └── lodash.values@2.4.1
│ │ │ ├── minimist@1.1.0
│ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └─┬ vinyl@0.4.5
│ │ │ ├── clone@0.1.18
│ │ │ └── clone-stats@0.0.1
│ │ ├── memory-cache@0.0.5
│ │ └─┬ 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
│ ├── gulp-rename@1.2.0
│ ├─┬ gulp-sass@1.1.0
│ │ ├─┬ gulp-util@3.0.1
│ │ │ ├─┬ 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
│ │ │ ├─┬ dateformat@1.0.11
│ │ │ │ ├── get-stdin@3.0.2
│ │ │ │ └─┬ meow@2.0.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ ├── is-finite@1.0.0
│ │ │ │ │ └── meow@1.0.0
│ │ │ │ └── object-assign@1.0.0
│ │ │ ├── lodash@2.4.1
│ │ │ ├── lodash._reinterpolate@2.4.1
│ │ │ ├─┬ lodash.template@2.4.1
│ │ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ │ └── lodash.values@2.4.1
│ │ │ ├── minimist@1.1.0
│ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ └─┬ readable-stream@1.1.13
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├─┬ 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.5
│ │ │ ├── clone@0.1.18
│ │ │ └── clone-stats@0.0.1
│ │ ├── map-stream@0.1.0
│ │ ├─┬ node-sass@0.9.6
│ │ │ ├─┬ 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
│ │ │ ├── get-stdin@3.0.2
│ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ └── minimist@0.0.8
│ │ │ ├─┬ mocha@1.21.5
│ │ │ │ ├── commander@2.3.0
│ │ │ │ ├─┬ debug@2.0.0
│ │ │ │ │ └── ms@0.6.2
│ │ │ │ ├── diff@1.0.8
│ │ │ │ ├── escape-string-regexp@1.0.2
│ │ │ │ ├─┬ glob@3.2.3
│ │ │ │ │ ├── graceful-fs@2.0.3
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ └─┬ minimatch@0.2.14
│ │ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ │ └── sigmund@1.0.0
│ │ │ │ ├── growl@1.8.1
│ │ │ │ └─┬ jade@0.26.3
│ │ │ │ ├── commander@0.6.1
│ │ │ │ └── mkdirp@0.3.0
│ │ │ ├── nan@1.3.0
│ │ │ ├── node-sass-middleware@0.3.1
│ │ │ ├── node-watch@0.3.4
│ │ │ ├── object-assign@1.0.0
│ │ │ ├── shelljs@0.3.0
│ │ │ ├─┬ sinon@1.10.3
│ │ │ │ ├─┬ formatio@1.0.2
│ │ │ │ │ └── samsam@1.1.1
│ │ │ │ └─┬ util@0.10.3
│ │ │ │ └── inherits@2.0.1
│ │ │ └── yargs@1.3.3
│ │ └─┬ vinyl-sourcemaps-apply@0.1.4
│ │ └─┬ source-map@0.1.40
│ │ └── amdefine@0.1.0
│ └─┬ reactify@0.16.0
│ ├─┬ jstransform@6.3.2
│ │ ├── base62@0.1.1
│ │ ├── esprima-fb@6001.1.0-dev-harmony-fb
│ │ └─┬ source-map@0.1.31
│ │ └── amdefine@0.1.0
│ ├─┬ react-tools@0.12.0
│ │ ├─┬ commoner@0.10.0
│ │ │ ├── commander@2.2.0
│ │ │ ├─┬ glob@3.2.11
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ └─┬ minimatch@0.3.0
│ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ └── sigmund@1.0.0
│ │ │ ├── graceful-fs@2.0.3
│ │ │ ├── iconv-lite@0.2.11
│ │ │ ├─┬ install@0.1.7
│ │ │ │ └─┬ whiskey@0.6.13
│ │ │ │ ├── async@0.9.0
│ │ │ │ ├── gex@0.0.1
│ │ │ │ ├── logmagic@0.1.4
│ │ │ │ ├── magic-templates@0.1.1
│ │ │ │ ├── rimraf@1.0.1
│ │ │ │ ├── simplesets@1.1.6
│ │ │ │ ├── sprintf@0.1.4
│ │ │ │ ├── terminal@0.1.3
│ │ │ │ └── underscore@1.7.0
│ │ │ ├── mkdirp@0.3.5
│ │ │ ├── private@0.1.5
│ │ │ ├── q@1.0.1
│ │ │ └─┬ recast@0.7.5
│ │ │ ├─┬ ast-types@0.4.13
│ │ │ │ └── depd@1.0.0
│ │ │ ├── cls@0.1.5
│ │ │ └─┬ source-map@0.1.32
│ │ │ └── amdefine@0.1.0
│ │ └── esprima-fb@6001.1001.0-dev-harmony-fb
│ └── through@2.3.6
├─┬ brfs@1.2.0
│ ├─┬ quote-stream@0.0.0
│ │ └── minimist@0.0.8
│ ├─┬ static-module@1.0.0
│ │ ├─┬ concat-stream@1.4.6
│ │ │ ├── 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
│ │ ├─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ escodegen@1.3.3
│ │ │ ├── esprima@1.1.1
│ │ │ ├── estraverse@1.5.1
│ │ │ ├── esutils@1.0.0
│ │ │ └─┬ source-map@0.1.40
│ │ │ └── amdefine@0.1.0
│ │ ├─┬ falafel@0.3.1
│ │ │ └── esprima@1.1.0-dev (git://github.com/substack/esprima#0a7f8489a11b44b019ce168506f535f22d0be290)
│ │ ├── object-inspect@0.4.0
│ │ ├─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── shallow-copy@0.0.1
│ │ └─┬ static-eval@0.2.3
│ │ └─┬ escodegen@0.0.28
│ │ ├── esprima@1.0.4
│ │ ├── estraverse@1.3.2
│ │ └─┬ source-map@0.1.40
│ │ └── amdefine@0.1.0
│ └─┬ through2@0.4.2
│ ├─┬ 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@2.1.2
│ └── object-keys@0.4.0
├─┬ browserify@4.2.3 invalid
│ ├── assert@1.1.2
│ ├─┬ browser-pack@2.0.1
│ │ ├─┬ combine-source-map@0.3.0
│ │ │ ├── convert-source-map@0.3.5
│ │ │ ├── inline-source-map@0.3.0
│ │ │ └─┬ source-map@0.1.40
│ │ │ └── amdefine@0.1.0
│ │ ├─┬ JSONStream@0.6.4
│ │ │ ├── jsonparse@0.0.5
│ │ │ └── through@2.2.7
│ │ └── through@2.3.6
│ ├── browser-resolve@1.4.1
│ ├─┬ browserify-zlib@0.1.4
│ │ └── pako@0.2.5
│ ├─┬ buffer@2.8.1 invalid
│ │ ├── base64-js@0.0.7
│ │ ├── ieee754@1.1.4
│ │ └── is-array@1.0.1
│ ├── builtins@0.0.7
│ ├── commondir@0.0.1
│ ├─┬ concat-stream@1.4.6
│ │ ├─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── typedarray@0.0.6
│ ├─┬ console-browserify@1.1.0
│ │ └── date-now@0.1.4
│ ├── constants-browserify@0.0.1
│ ├─┬ crypto-browserify@2.1.10
│ │ ├── ripemd160@0.2.0
│ │ └── sha.js@2.1.6
│ ├── deep-equal@0.2.1
│ ├── defined@0.0.0
│ ├─┬ deps-sort@0.1.2
│ │ ├─┬ JSONStream@0.6.4
│ │ │ ├── jsonparse@0.0.5
│ │ │ └── through@2.2.7
│ │ ├── minimist@0.0.10
│ │ └── through@2.3.6
│ ├─┬ derequire@0.8.0
│ │ ├── esprima-fb@3001.1.0-dev-harmony-fb
│ │ ├─┬ esrefactor@0.1.0
│ │ │ ├── escope@0.0.16
│ │ │ ├── esprima@1.0.4
│ │ │ └── estraverse@0.0.4
│ │ └── estraverse@1.5.1
│ ├── domain-browser@1.1.3
│ ├── duplexer@0.1.1
│ ├── events@1.0.2
│ ├─┬ glob@3.2.11
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.5.0
│ │ └── sigmund@1.0.0
│ ├─┬ http-browserify@1.7.0
│ │ └── Base64@0.2.1
│ ├── https-browserify@0.0.0
│ ├── inherits@2.0.1
│ ├─┬ insert-module-globals@6.0.0
│ │ ├─┬ JSONStream@0.7.4
│ │ │ └── jsonparse@0.0.5
│ │ ├─┬ lexical-scope@1.1.0
│ │ │ └─┬ astw@1.1.0
│ │ │ └── esprima-fb@3001.1.0-dev-harmony-fb
│ │ ├── process@0.6.0
│ │ └── through@2.3.6
│ ├─┬ JSONStream@0.8.4
│ │ ├── jsonparse@0.0.5
│ │ └── through@2.3.6
│ ├─┬ module-deps@2.1.5
│ │ ├── browser-resolve@1.2.4
│ │ ├─┬ detective@3.1.0
│ │ │ ├─┬ escodegen@1.1.0
│ │ │ │ ├── esprima@1.0.4
│ │ │ │ ├── estraverse@1.5.1
│ │ │ │ ├── esutils@1.0.0
│ │ │ │ └─┬ source-map@0.1.40
│ │ │ │ └── amdefine@0.1.0
│ │ │ └── esprima-fb@3001.1.0-dev-harmony-fb
│ │ ├─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ JSONStream@0.7.4
│ │ │ ├── jsonparse@0.0.5
│ │ │ └── through@2.3.6
│ │ ├── minimist@0.0.10
│ │ ├── parents@0.0.2
│ │ ├── resolve@0.6.3
│ │ ├─┬ stream-combiner@0.1.0
│ │ │ └── through@2.3.6
│ │ └─┬ through2@0.4.2
│ │ └─┬ xtend@2.1.2
│ │ └── object-keys@0.4.0
│ ├── os-browserify@0.1.2
│ ├─┬ parents@0.0.3
│ │ └── path-platform@0.0.1
│ ├── path-browserify@0.0.0
│ ├── process@0.7.0
│ ├── punycode@1.2.4
│ ├── querystring-es3@0.2.1
│ ├─┬ readable-stream@1.0.33
│ │ ├── core-util-is@1.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── resolve@0.7.4
│ ├── shallow-copy@0.0.1
│ ├── shell-quote@0.0.1
│ ├── stream-browserify@1.0.0
│ ├── stream-combiner@0.0.4
│ ├── string_decoder@0.0.1
│ ├─┬ subarg@0.0.1
│ │ └── minimist@0.0.10
│ ├─┬ syntax-error@1.1.2
│ │ └── acorn@0.9.0
│ ├─┬ through2@1.1.1
│ │ ├─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └── xtend@4.0.0
│ ├─┬ timers-browserify@1.1.0
│ │ └── process@0.5.2
│ ├── tty-browserify@0.0.0
│ ├─┬ umd@2.1.0
│ │ ├─┬ rfile@1.0.0
│ │ │ ├── callsite@1.0.0
│ │ │ └── resolve@0.3.1
│ │ ├─┬ ruglify@1.0.0
│ │ │ └─┬ uglify-js@2.2.5
│ │ │ ├─┬ optimist@0.3.7
│ │ │ │ └── wordwrap@0.0.2
│ │ │ └─┬ source-map@0.1.40
│ │ │ └── amdefine@0.1.0
│ │ ├── through@2.3.6
│ │ └─┬ uglify-js@2.4.15
│ │ ├── 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
│ ├── url@0.10.1
│ ├── util@0.10.3
│ ├─┬ vm-browserify@0.0.4
│ │ └── indexof@0.0.1
│ └── xtend@3.0.0
├─┬ del@0.1.3
│ ├─┬ each-async@1.1.0
│ │ ├── onetime@1.0.0
│ │ └── setimmediate@1.0.2
│ ├─┬ globby@0.1.1
│ │ ├── array-differ@0.1.0
│ │ ├─┬ array-union@0.1.0
│ │ │ └── array-uniq@0.1.1
│ │ ├── async@0.9.0
│ │ └─┬ glob@4.2.1
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@1.0.0
│ │ │ ├── lru-cache@2.5.0
│ │ │ └── sigmund@1.0.0
│ │ └─┬ once@1.3.1
│ │ └── wrappy@1.0.1
│ ├── is-path-cwd@1.0.0
│ ├─┬ is-path-in-cwd@1.0.0
│ │ └─┬ is-path-inside@1.0.0
│ │ └── path-is-inside@1.0.1
│ └── rimraf@2.2.8
├── fs@0.0.2
├─┬ gulp@3.8.10
│ ├── archy@1.0.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
│ ├── deprecated@0.0.1
│ ├─┬ gulp-util@3.0.1
│ │ ├── dateformat@1.0.8
│ │ ├── lodash@2.4.1
│ │ ├── lodash._reinterpolate@2.4.1
│ │ ├─┬ lodash.template@2.4.1
│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └── lodash.values@2.4.1
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ 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.5
│ │ ├── clone@0.1.18
│ │ └── clone-stats@0.0.1
│ ├── interpret@0.3.8
│ ├─┬ liftoff@0.13.6
│ │ ├── extend@1.3.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
│ │ ├── flagged-respawn@0.3.1
│ │ └── resolve@1.0.0
│ ├── minimist@1.1.0
│ ├─┬ orchestrator@0.3.7
│ │ ├─┬ end-of-stream@0.1.5
│ │ │ └─┬ once@1.3.1
│ │ │ └── wrappy@1.0.1
│ │ ├── sequencify@0.0.7
│ │ └── stream-consume@0.1.0
│ ├── pretty-hrtime@0.2.2
│ ├── semver@4.1.0
│ ├─┬ tildify@1.0.0
│ │ └── user-home@1.1.0
│ ├── v8flags@1.0.4
│ └─┬ vinyl-fs@0.3.13
│ ├─┬ defaults@1.0.0
│ │ └── clone@0.1.18
│ ├─┬ glob-stream@3.1.17
│ │ ├─┬ glob@4.2.1
│ │ │ ├─┬ 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@1.0.0
│ │ │ ├── lru-cache@2.5.0
│ │ │ └── sigmund@1.0.0
│ │ ├── 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.4
│ ├─┬ mkdirp@0.5.0
│ │ └── minimist@0.0.8
│ ├─┬ strip-bom@1.0.0
│ │ ├── first-chunk-stream@1.0.0
│ │ └── is-utf8@0.2.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
│ └─┬ vinyl@0.4.5
│ ├── clone@0.1.18
│ └── clone-stats@0.0.1
├─┬ gulp-concat@2.4.2
│ ├─┬ concat-with-sourcemaps@0.1.6
│ │ └─┬ source-map@0.1.40
│ │ └── amdefine@0.1.0
│ ├─┬ gulp-util@2.2.20
│ │ ├─┬ 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
│ │ ├── dateformat@1.0.8
│ │ ├── lodash._reinterpolate@2.4.1
│ │ ├─┬ lodash.template@2.4.1
│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └── lodash.values@2.4.1
│ │ ├── minimist@0.2.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ through2@0.5.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@3.0.0
│ │ └─┬ vinyl@0.2.3
│ │ └── clone-stats@0.0.1
│ └── through@2.3.6
├─┬ gulp-connect@2.2.0
│ ├─┬ connect@2.17.3
│ │ ├── basic-auth-connect@1.0.0
│ │ ├─┬ body-parser@1.2.2
│ │ │ └── raw-body@1.1.6
│ │ ├── bytes@1.0.0
│ │ ├─┬ compression@1.0.2
│ │ │ ├── bytes@0.3.0
│ │ │ ├── compressible@1.0.1
│ │ │ └── negotiator@0.4.3
│ │ ├── connect-timeout@1.1.0
│ │ ├── cookie@0.1.2
│ │ ├── cookie-parser@1.1.0
│ │ ├── cookie-signature@1.0.3
│ │ ├─┬ csurf@1.2.0
│ │ │ ├── scmp@0.0.3
│ │ │ └── uid2@0.0.3
│ │ ├── debug@0.8.1
│ │ ├── errorhandler@1.0.1
│ │ ├─┬ express-session@1.2.1
│ │ │ ├── buffer-crc32@0.2.1
│ │ │ ├── uid2@0.0.3
│ │ │ └── utils-merge@1.0.0
│ │ ├── fresh@0.2.2
│ │ ├─┬ method-override@1.0.2
│ │ │ └── methods@1.0.0
│ │ ├── morgan@1.1.1
│ │ ├─┬ 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
│ │ ├── on-headers@0.0.0
│ │ ├── parseurl@1.0.1
│ │ ├── pause@0.0.1
│ │ ├── qs@0.6.6
│ │ ├── response-time@1.0.0
│ │ ├── serve-favicon@2.0.0
│ │ ├─┬ serve-index@1.0.3
│ │ │ ├── batch@0.5.0
│ │ │ └── negotiator@0.4.3
│ │ ├─┬ serve-static@1.1.0
│ │ │ └─┬ send@0.3.0
│ │ │ ├── buffer-crc32@0.2.1
│ │ │ ├── debug@0.8.0
│ │ │ ├── mime@1.2.11
│ │ │ └── range-parser@1.0.2
│ │ ├─┬ type-is@1.2.0
│ │ │ └── mime@1.2.11
│ │ └── vhost@1.0.0
│ ├── connect-livereload@0.3.2
│ ├─┬ event-stream@3.1.7
│ │ ├── duplexer@0.1.1
│ │ ├── from@0.1.3
│ │ ├── map-stream@0.1.0
│ │ ├── pause-stream@0.0.11
│ │ ├── split@0.2.10
│ │ ├── stream-combiner@0.0.4
│ │ └── through@2.3.6
│ ├─┬ gulp-util@2.2.20
│ │ ├─┬ 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
│ │ ├── dateformat@1.0.8
│ │ ├── lodash._reinterpolate@2.4.1
│ │ ├─┬ lodash.template@2.4.1
│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └── lodash.values@2.4.1
│ │ ├── minimist@0.2.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ through2@0.5.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@3.0.0
│ │ └─┬ vinyl@0.2.3
│ │ └── clone-stats@0.0.1
│ └─┬ tiny-lr@0.0.7
│ ├── debug@0.8.1
│ ├── faye-websocket@0.4.4
│ ├─┬ noptify@0.0.3
│ │ └─┬ nopt@2.0.0
│ │ └── abbrev@1.0.5
│ └── qs@0.5.6
├─┬ gulp-cssmin@0.1.6
│ ├─┬ clean-css@2.2.19
│ │ └── commander@2.2.0
│ ├── filesize@2.0.4
│ ├── graceful-fs@2.0.3
│ ├── gulp-rename@1.1.0
│ ├─┬ gulp-util@2.2.20
│ │ ├─┬ 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
│ │ ├── dateformat@1.0.8
│ │ ├── lodash._reinterpolate@2.4.1
│ │ ├─┬ lodash.template@2.4.1
│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └── lodash.values@2.4.1
│ │ ├── minimist@0.2.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ through2@0.5.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@3.0.0
│ │ └─┬ vinyl@0.2.3
│ │ └── clone-stats@0.0.1
│ ├── map-stream@0.0.4
│ └─┬ temp-write@0.1.1
│ └─┬ tempfile@0.1.3
│ └── uuid@1.4.2
├─┬ gulp-if@1.2.5
│ ├─┬ gulp-match@0.2.1
│ │ └─┬ minimatch@1.0.0
│ │ ├── lru-cache@2.5.0
│ │ └── sigmund@1.0.0
│ ├─┬ ternary-stream@1.2.3
│ │ ├─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── fork-stream@0.0.4
│ │ └── merge-stream@0.1.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
├─┬ gulp-imagemin@1.2.1
│ ├─┬ 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
│ ├─┬ gulp-util@3.0.1
│ │ ├── dateformat@1.0.8
│ │ ├── lodash@2.4.1
│ │ ├── lodash._reinterpolate@2.4.1
│ │ ├─┬ lodash.template@2.4.1
│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └── lodash.values@2.4.1
│ │ ├── minimist@1.1.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ 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.5
│ │ ├── clone@0.1.18
│ │ └── clone-stats@0.0.1
│ ├─┬ imagemin@2.2.1
│ │ ├─┬ concat-stream@1.4.6
│ │ │ ├── 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.1.2
│ │ │ │ │ │ ├─┬ 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.0.2
│ │ │ │ │ │ │ ├── is-gzip@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-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.4
│ │ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ │ └── uuid@2.0.1
│ │ │ │ │ │ ├─┬ download-status@2.1.0
│ │ │ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ │ │ └── progress@1.1.8
│ │ │ │ │ │ ├─┬ each-async@1.1.0
│ │ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ │ └── setimmediate@1.0.2
│ │ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ │ ├─┬ meow@1.0.0
│ │ │ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ │ │ │ └── is-finite@1.0.0
│ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ ├─┬ rc@0.5.4
│ │ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ │ ├── ini@1.1.0
│ │ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ │ ├─┬ request@2.48.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.7.0
│ │ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ │ │ │ └── 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.0
│ │ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ │ │ │ └── ctype@0.5.2
│ │ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ │ ├── node-uuid@1.4.1
│ │ │ │ │ │ │ ├── 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@1.0.4
│ │ │ │ │ │ └─┬ 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.0
│ │ │ │ │ ├─┬ bin-check@1.0.0
│ │ │ │ │ │ └── executable@1.0.3
│ │ │ │ │ ├─┬ bin-version-check@1.0.0
│ │ │ │ │ │ ├─┬ bin-version@1.0.0
│ │ │ │ │ │ │ └─┬ find-versions@1.1.1
│ │ │ │ │ │ │ ├── array-uniq@1.0.1
│ │ │ │ │ │ │ └── semver-regex@1.0.0
│ │ │ │ │ │ ├── minimist@1.1.0
│ │ │ │ │ │ └── semver@3.0.1
│ │ │ │ │ ├─┬ download@3.1.2
│ │ │ │ │ │ ├─┬ 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.0.2
│ │ │ │ │ │ │ ├── is-gzip@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-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.4
│ │ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ │ └── uuid@2.0.1
│ │ │ │ │ │ ├─┬ each-async@1.1.0
│ │ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ │ └── setimmediate@1.0.2
│ │ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ │ ├─┬ meow@1.0.0
│ │ │ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ │ │ │ └── is-finite@1.0.0
│ │ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ │ ├─┬ rc@0.5.4
│ │ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ │ ├── ini@1.1.0
│ │ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ │ ├─┬ request@2.48.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.7.0
│ │ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ │ │ │ └── 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.0
│ │ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ │ │ │ └── ctype@0.5.2
│ │ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ │ ├── node-uuid@1.4.1
│ │ │ │ │ │ │ ├── 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@1.0.4
│ │ │ │ │ │ └─┬ ware@1.2.0
│ │ │ │ │ │ └─┬ wrap-fn@0.1.1
│ │ │ │ │ │ └── co@3.1.0
│ │ │ │ │ ├─┬ download-status@2.1.0
│ │ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ │ └── progress@1.1.8
│ │ │ │ │ ├─┬ globby@0.1.1
│ │ │ │ │ │ ├── array-differ@0.1.0
│ │ │ │ │ │ ├─┬ array-union@0.1.0
│ │ │ │ │ │ │ └── array-uniq@0.1.1
│ │ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ │ └─┬ glob@4.2.1
│ │ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ │ │ │ └── sigmund@1.0.0
│ │ │ │ │ │ └─┬ once@1.3.1
│ │ │ │ │ │ └── wrappy@1.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.5.0
│ │ │ │ │ │ ├── npm-path@1.0.1
│ │ │ │ │ │ └── which@1.0.7
│ │ │ │ │ └─┬ rc@0.5.4
│ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ ├── ini@1.1.0
│ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ └── strip-json-comments@0.1.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.0.0
│ │ │ ├── is-jpg@1.0.0
│ │ │ └─┬ jpegtran-bin@2.0.1
│ │ │ ├─┬ bin-build@2.1.0
│ │ │ │ ├─┬ download@3.1.2
│ │ │ │ │ ├─┬ 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.0.2
│ │ │ │ │ │ ├── is-gzip@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-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.4
│ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ └── uuid@2.0.1
│ │ │ │ │ ├─┬ download-status@2.1.0
│ │ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ │ └── progress@1.1.8
│ │ │ │ │ ├─┬ each-async@1.1.0
│ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ └── setimmediate@1.0.2
│ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ ├─┬ meow@1.0.0
│ │ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ │ │ └── is-finite@1.0.0
│ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ ├─┬ rc@0.5.4
│ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ ├── ini@1.1.0
│ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ ├─┬ request@2.48.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.7.0
│ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ │ │ └── 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.0
│ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ │ │ └── ctype@0.5.2
│ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ ├── node-uuid@1.4.1
│ │ │ │ │ │ ├── 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@1.0.4
│ │ │ │ │ └─┬ 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.0
│ │ │ │ ├─┬ bin-check@1.0.0
│ │ │ │ │ └── executable@1.0.3
│ │ │ │ ├─┬ bin-version-check@1.0.0
│ │ │ │ │ ├─┬ bin-version@1.0.0
│ │ │ │ │ │ └─┬ find-versions@1.1.1
│ │ │ │ │ │ ├── array-uniq@1.0.1
│ │ │ │ │ │ └── semver-regex@1.0.0
│ │ │ │ │ ├── minimist@1.1.0
│ │ │ │ │ └── semver@3.0.1
│ │ │ │ ├─┬ download@3.1.2
│ │ │ │ │ ├─┬ 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.0.2
│ │ │ │ │ │ ├── is-gzip@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-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.4
│ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ └── uuid@2.0.1
│ │ │ │ │ ├─┬ each-async@1.1.0
│ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ └── setimmediate@1.0.2
│ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ ├─┬ meow@1.0.0
│ │ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ │ │ └── is-finite@1.0.0
│ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ ├─┬ rc@0.5.4
│ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ ├── ini@1.1.0
│ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ ├─┬ request@2.48.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.7.0
│ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ │ │ └── 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.0
│ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ │ │ └── ctype@0.5.2
│ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ ├── node-uuid@1.4.1
│ │ │ │ │ │ ├── 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@1.0.4
│ │ │ │ │ └─┬ ware@1.2.0
│ │ │ │ │ └─┬ wrap-fn@0.1.1
│ │ │ │ │ └── co@3.1.0
│ │ │ │ ├─┬ download-status@2.1.0
│ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ └── progress@1.1.8
│ │ │ │ ├─┬ globby@0.1.1
│ │ │ │ │ ├── array-differ@0.1.0
│ │ │ │ │ ├─┬ array-union@0.1.0
│ │ │ │ │ │ └── array-uniq@0.1.1
│ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ └─┬ glob@4.2.1
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ │ │ └── sigmund@1.0.0
│ │ │ │ │ └─┬ once@1.3.1
│ │ │ │ │ └── wrappy@1.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.5.0
│ │ │ │ │ ├── npm-path@1.0.1
│ │ │ │ │ └── which@1.0.7
│ │ │ │ └─┬ rc@0.5.4
│ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ ├── ini@1.1.0
│ │ │ │ ├── minimist@0.0.10
│ │ │ │ └── strip-json-comments@0.1.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
│ │ ├─┬ 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.3
│ │ │ ├─┬ bin-build@2.1.0
│ │ │ │ ├─┬ download@3.1.2
│ │ │ │ │ ├─┬ 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.0.2
│ │ │ │ │ │ ├── is-gzip@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-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.4
│ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ └── uuid@2.0.1
│ │ │ │ │ ├─┬ download-status@2.1.0
│ │ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ │ └── progress@1.1.8
│ │ │ │ │ ├─┬ each-async@1.1.0
│ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ └── setimmediate@1.0.2
│ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ ├─┬ meow@1.0.0
│ │ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ │ │ └── is-finite@1.0.0
│ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ ├─┬ rc@0.5.4
│ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ ├── ini@1.1.0
│ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ ├─┬ request@2.48.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.7.0
│ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ │ │ └── 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.0
│ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ │ │ └── ctype@0.5.2
│ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ ├── node-uuid@1.4.1
│ │ │ │ │ │ ├── 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@1.0.4
│ │ │ │ │ └─┬ 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.0
│ │ │ │ ├─┬ bin-check@1.0.0
│ │ │ │ │ └── executable@1.0.3
│ │ │ │ ├─┬ bin-version-check@1.0.0
│ │ │ │ │ ├─┬ bin-version@1.0.0
│ │ │ │ │ │ └─┬ find-versions@1.1.1
│ │ │ │ │ │ ├── array-uniq@1.0.1
│ │ │ │ │ │ └── semver-regex@1.0.0
│ │ │ │ │ ├── minimist@1.1.0
│ │ │ │ │ └── semver@3.0.1
│ │ │ │ ├─┬ download@3.1.2
│ │ │ │ │ ├─┬ 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.0.2
│ │ │ │ │ │ ├── is-gzip@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-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.4
│ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ └── uuid@2.0.1
│ │ │ │ │ ├─┬ each-async@1.1.0
│ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ └── setimmediate@1.0.2
│ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ ├─┬ meow@1.0.0
│ │ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ │ │ └── is-finite@1.0.0
│ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ ├─┬ rc@0.5.4
│ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ ├── ini@1.1.0
│ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ ├─┬ request@2.48.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.7.0
│ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ │ │ └── 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.0
│ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ │ │ └── ctype@0.5.2
│ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ ├── node-uuid@1.4.1
│ │ │ │ │ │ ├── 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@1.0.4
│ │ │ │ │ └─┬ ware@1.2.0
│ │ │ │ │ └─┬ wrap-fn@0.1.1
│ │ │ │ │ └── co@3.1.0
│ │ │ │ ├─┬ download-status@2.1.0
│ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ └── progress@1.1.8
│ │ │ │ ├─┬ globby@0.1.1
│ │ │ │ │ ├── array-differ@0.1.0
│ │ │ │ │ ├─┬ array-union@0.1.0
│ │ │ │ │ │ └── array-uniq@0.1.1
│ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ └─┬ glob@4.2.1
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ │ │ └── sigmund@1.0.0
│ │ │ │ │ └─┬ once@1.3.1
│ │ │ │ │ └── wrappy@1.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.5.0
│ │ │ │ │ ├── npm-path@1.0.1
│ │ │ │ │ └── which@1.0.7
│ │ │ │ └─┬ rc@0.5.4
│ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ ├── ini@1.1.0
│ │ │ │ ├── minimist@0.0.10
│ │ │ │ └── strip-json-comments@0.1.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
│ │ ├─┬ imagemin-pngquant@4.0.0
│ │ │ ├── is-png@1.0.0
│ │ │ └─┬ pngquant-bin@2.0.2
│ │ │ ├─┬ bin-build@2.1.0
│ │ │ │ ├─┬ download@3.1.2
│ │ │ │ │ ├─┬ 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.0.2
│ │ │ │ │ │ ├── is-gzip@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-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.4
│ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ └── uuid@2.0.1
│ │ │ │ │ ├─┬ download-status@2.1.0
│ │ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ │ └── progress@1.1.8
│ │ │ │ │ ├─┬ each-async@1.1.0
│ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ └── setimmediate@1.0.2
│ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ ├─┬ meow@1.0.0
│ │ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ │ │ └── is-finite@1.0.0
│ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ ├─┬ rc@0.5.4
│ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ ├── ini@1.1.0
│ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ ├─┬ request@2.48.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.7.0
│ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ │ │ └── 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.0
│ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ │ │ └── ctype@0.5.2
│ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ ├── node-uuid@1.4.1
│ │ │ │ │ │ ├── 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@1.0.4
│ │ │ │ │ └─┬ 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.0
│ │ │ │ ├─┬ bin-check@1.0.0
│ │ │ │ │ └── executable@1.0.3
│ │ │ │ ├─┬ bin-version-check@1.0.0
│ │ │ │ │ ├─┬ bin-version@1.0.0
│ │ │ │ │ │ └─┬ find-versions@1.1.1
│ │ │ │ │ │ ├── array-uniq@1.0.1
│ │ │ │ │ │ └── semver-regex@1.0.0
│ │ │ │ │ ├── minimist@1.1.0
│ │ │ │ │ └── semver@3.0.1
│ │ │ │ ├─┬ download@3.1.2
│ │ │ │ │ ├─┬ 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.0.2
│ │ │ │ │ │ ├── is-gzip@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-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.4
│ │ │ │ │ │ ├─┬ mkdirp@0.5.0
│ │ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ │ └── uuid@2.0.1
│ │ │ │ │ ├─┬ each-async@1.1.0
│ │ │ │ │ │ ├── onetime@1.0.0
│ │ │ │ │ │ └── setimmediate@1.0.2
│ │ │ │ │ ├── gulp-rename@1.2.0
│ │ │ │ │ ├─┬ meow@1.0.0
│ │ │ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ │ │ ├── camelcase@1.0.2
│ │ │ │ │ │ │ └── map-obj@1.0.0
│ │ │ │ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ │ │ │ └── is-finite@1.0.0
│ │ │ │ │ │ └── minimist@1.1.0
│ │ │ │ │ ├─┬ rc@0.5.4
│ │ │ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ │ │ ├── ini@1.1.0
│ │ │ │ │ │ ├── minimist@0.0.10
│ │ │ │ │ │ └── strip-json-comments@0.1.3
│ │ │ │ │ ├─┬ request@2.48.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.7.0
│ │ │ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ │ │ └── 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.0
│ │ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ │ │ └── ctype@0.5.2
│ │ │ │ │ │ ├── json-stringify-safe@5.0.0
│ │ │ │ │ │ ├── mime-types@1.0.2
│ │ │ │ │ │ ├── node-uuid@1.4.1
│ │ │ │ │ │ ├── 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@1.0.4
│ │ │ │ │ └─┬ ware@1.2.0
│ │ │ │ │ └─┬ wrap-fn@0.1.1
│ │ │ │ │ └── co@3.1.0
│ │ │ │ ├─┬ download-status@2.1.0
│ │ │ │ │ ├─┬ lpad-align@1.0.2
│ │ │ │ │ │ ├── longest@0.2.1
│ │ │ │ │ │ └── lpad@1.0.0
│ │ │ │ │ └── progress@1.1.8
│ │ │ │ ├─┬ globby@0.1.1
│ │ │ │ │ ├── array-differ@0.1.0
│ │ │ │ │ ├─┬ array-union@0.1.0
│ │ │ │ │ │ └── array-uniq@0.1.1
│ │ │ │ │ ├── async@0.9.0
│ │ │ │ │ └─┬ glob@4.2.1
│ │ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ │ │ └── sigmund@1.0.0
│ │ │ │ │ └─┬ once@1.3.1
│ │ │ │ │ └── wrappy@1.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.5.0
│ │ │ │ │ ├── npm-path@1.0.1
│ │ │ │ │ └── which@1.0.7
│ │ │ │ └─┬ rc@0.5.4
│ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ ├── ini@1.1.0
│ │ │ │ ├── minimist@0.0.10
│ │ │ │ └── strip-json-comments@0.1.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
│ │ ├─┬ imagemin-svgo@3.0.3
│ │ │ ├── is-svg@1.0.0
│ │ │ └─┬ svgo@0.4.5
│ │ │ ├─┬ coa@0.4.1
│ │ │ │ └── q@0.9.7
│ │ │ ├── colors@0.6.2
│ │ │ ├─┬ js-yaml@2.1.3
│ │ │ │ ├─┬ argparse@0.1.15
│ │ │ │ │ ├── underscore@1.4.4
│ │ │ │ │ └── underscore.string@2.3.3
│ │ │ │ └── esprima@1.0.4
│ │ │ ├── sax@0.6.1
│ │ │ └── whet.extend@0.9.9
│ │ ├─┬ meow@2.0.0
│ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ ├── camelcase@1.0.2
│ │ │ │ └── map-obj@1.0.0
│ │ │ ├─┬ indent-string@1.2.0
│ │ │ │ └─┬ repeating@1.1.0
│ │ │ │ ├── is-finite@1.0.0
│ │ │ │ └── meow@1.0.0
│ │ │ └── minimist@1.1.0
│ │ ├── optional@0.1.0
│ │ ├─┬ 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.5
│ │ │ ├── clone@0.1.18
│ │ │ └── clone-stats@0.0.1
│ │ └─┬ vinyl-fs@0.3.13
│ │ ├─┬ defaults@1.0.0
│ │ │ └── clone@0.1.18
│ │ ├─┬ glob-stream@3.1.17
│ │ │ ├─┬ glob@4.2.1
│ │ │ │ ├─┬ 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@1.0.0
│ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ └── sigmund@1.0.0
│ │ │ ├── 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.4
│ │ ├─┬ mkdirp@0.5.0
│ │ │ └── minimist@0.0.8
│ │ └─┬ strip-bom@1.0.0
│ │ ├── first-chunk-stream@1.0.0
│ │ └── is-utf8@0.2.0
│ ├── object-assign@1.0.0
│ ├─┬ pretty-bytes@1.0.1
│ │ └── get-stdin@1.0.0
│ └─┬ through2-concurrent@0.3.1
│ └─┬ 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
├─┬ gulp-react@1.0.2
│ ├─┬ gulp-util@3.0.1
│ │ ├─┬ 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
│ │ ├── dateformat@1.0.8
│ │ ├── lodash@2.4.1
│ │ ├── lodash._reinterpolate@2.4.1
│ │ ├─┬ lodash.template@2.4.1
│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └── lodash.values@2.4.1
│ │ ├── minimist@1.1.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └─┬ vinyl@0.4.5
│ │ ├── clone@0.1.18
│ │ └── clone-stats@0.0.1
│ ├─┬ react-dom-pragma@1.0.0
│ │ └─┬ has-jsx-pragma@1.0.0
│ │ └── comment-regex@1.0.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
├─┬ gulp-sass@1.1.0
│ ├─┬ gulp-util@3.0.1
│ │ ├─┬ 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
│ │ ├── dateformat@1.0.8
│ │ ├── lodash@2.4.1
│ │ ├── lodash._reinterpolate@2.4.1
│ │ ├─┬ lodash.template@2.4.1
│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └── lodash.values@2.4.1
│ │ ├── minimist@1.1.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ 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.5
│ │ ├── clone@0.1.18
│ │ └── clone-stats@0.0.1
│ ├── map-stream@0.1.0
│ ├─┬ node-sass@0.9.6
│ │ ├─┬ 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
│ │ ├── get-stdin@3.0.2
│ │ ├─┬ mkdirp@0.5.0
│ │ │ └── minimist@0.0.8
│ │ ├─┬ mocha@1.21.5
│ │ │ ├── commander@2.3.0
│ │ │ ├─┬ debug@2.0.0
│ │ │ │ └── ms@0.6.2
│ │ │ ├── diff@1.0.8
│ │ │ ├── escape-string-regexp@1.0.2
│ │ │ ├─┬ glob@3.2.3
│ │ │ │ ├── graceful-fs@2.0.3
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ └─┬ minimatch@0.2.14
│ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ └── sigmund@1.0.0
│ │ │ ├── growl@1.8.1
│ │ │ └─┬ jade@0.26.3
│ │ │ ├── commander@0.6.1
│ │ │ └── mkdirp@0.3.0
│ │ ├── nan@1.3.0
│ │ ├── node-sass-middleware@0.3.1
│ │ ├── node-watch@0.3.4
│ │ ├── object-assign@1.0.0
│ │ ├── shelljs@0.3.0
│ │ ├─┬ sinon@1.10.3
│ │ │ ├─┬ formatio@1.0.2
│ │ │ │ └── samsam@1.1.1
│ │ │ └─┬ util@0.10.3
│ │ │ └── inherits@2.0.1
│ │ └── yargs@1.3.3
│ └─┬ vinyl-sourcemaps-apply@0.1.4
│ └─┬ source-map@0.1.40
│ └── amdefine@0.1.0
├─┬ gulp-sourcemaps@1.2.8
│ ├── convert-source-map@0.4.1
│ ├─┬ 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.5
│ ├── clone@0.1.18
│ └── clone-stats@0.0.1
├─┬ gulp-uglify@1.0.1
│ ├── deepmerge@0.2.7
│ ├─┬ gulp-util@3.0.1
│ │ ├─┬ 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
│ │ ├── dateformat@1.0.8
│ │ ├── lodash@2.4.1
│ │ ├── lodash._reinterpolate@2.4.1
│ │ ├─┬ lodash.template@2.4.1
│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ ├─┬ lodash._shimkeys@2.4.1
│ │ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ │ └─┬ lodash.isobject@2.4.1
│ │ │ │ └── lodash._objecttypes@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └── lodash.values@2.4.1
│ │ ├── minimist@1.1.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ └─┬ readable-stream@1.1.13
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ └─┬ vinyl@0.4.5
│ │ ├── clone@0.1.18
│ │ └── clone-stats@0.0.1
│ ├─┬ 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
│ ├─┬ uglify-js@2.4.15
│ │ ├── 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
│ └─┬ vinyl-sourcemaps-apply@0.1.4
│ └─┬ source-map@0.1.40
│ └── amdefine@0.1.0
├─┬ handlebars@1.2.1 extraneous
│ ├─┬ optimist@0.3.7
│ │ └── wordwrap@0.0.2
│ └─┬ uglify-js@2.3.6
│ ├── async@0.2.10
│ └─┬ source-map@0.1.40
│ └── amdefine@0.1.0
├── jquery@2.1.1
├── lodash@2.4.1
├── optional@0.1.0 extraneous
├── path@0.4.9
├── pdfjs-dist@1.0.962
├── pdfjs-dist-for-node@1.0.893 extraneous
├─┬ react@0.11.2 peer invalid
│ └─┬ envify@2.0.1
│ ├── esprima-fb@3001.1.0-dev-harmony-fb
│ ├─┬ jstransform@3.0.0
│ │ ├── base62@0.1.1
│ │ └─┬ source-map@0.1.31
│ │ └── amdefine@0.1.0
│ ├── through@2.3.6
│ └─┬ xtend@2.1.2
│ └── object-keys@0.4.0
├─┬ react-async@1.0.2
│ └── ascii-json@0.2.0
├── react-bootstrap@0.12.0
├─┬ react-router@0.7.0
│ ├── events@1.0.1
│ ├── flux@2.0.0
│ ├── qs@2.2.2
│ └── when@3.6.3
├── react-style@0.3.1 extraneous
├─┬ react-tools@0.12.1 invalid
│ ├─┬ commoner@0.10.1
│ │ ├── commander@2.5.0
│ │ ├─┬ glob@4.2.2
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ └── sigmund@1.0.0
│ │ │ └─┬ once@1.3.1
│ │ │ └── wrappy@1.0.1
│ │ ├── graceful-fs@3.0.5
│ │ ├── iconv-lite@0.4.5
│ │ ├── install@0.1.8
│ │ ├─┬ mkdirp@0.5.0
│ │ │ └── minimist@0.0.8
│ │ ├── private@0.1.6
│ │ ├── q@1.1.2
│ │ └─┬ recast@0.9.11
│ │ ├── ast-types@0.6.6
│ │ ├── esprima-fb@8001.1001.0-dev-harmony-fb
│ │ └─┬ source-map@0.1.40
│ │ └── amdefine@0.1.0
│ └─┬ jstransform@8.2.0
│ ├── base62@0.1.1
│ ├── esprima-fb@8001.1001.0-dev-harmony-fb
│ └─┬ source-map@0.1.31
│ └── amdefine@0.1.0
├─┬ reactify@0.14.1
│ ├─┬ jstransform@6.3.2
│ │ ├── base62@0.1.1
│ │ ├── esprima-fb@6001.1.0-dev-harmony-fb
│ │ └─┬ source-map@0.1.31
│ │ └── amdefine@0.1.0
│ ├─┬ react-tools@0.11.2
│ │ ├─┬ commoner@0.9.8
│ │ │ ├── commander@2.2.0
│ │ │ ├─┬ glob@3.2.11
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ └─┬ minimatch@0.3.0
│ │ │ │ ├── lru-cache@2.5.0
│ │ │ │ └── sigmund@1.0.0
│ │ │ ├── graceful-fs@2.0.3
│ │ │ ├── iconv-lite@0.2.11
│ │ │ ├── install@0.1.8
│ │ │ ├── mkdirp@0.3.5
│ │ │ ├── private@0.1.6
│ │ │ ├── q@1.0.1
│ │ │ └─┬ recast@0.7.5
│ │ │ ├─┬ ast-types@0.4.13
│ │ │ │ └── depd@1.0.0
│ │ │ ├── cls@0.1.5
│ │ │ └─┬ source-map@0.1.32
│ │ │ └── amdefine@0.1.0
│ │ └── esprima-fb@6001.1001.0-dev-harmony-fb
│ └── through@2.3.6
├── underscore@1.7.0 extraneous
├── uniq@1.0.1
└─┬ vinyl-source-stream@1.0.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
└─┬ vinyl@0.4.5
├── clone@0.1.18
└── clone-stats@0.0.1
npm ERR! invalid: browserify@4.2.3 /Users/richard/src/beaglelabs/beagle/node_modules/browserify
npm ERR! invalid: buffer@2.8.1 /Users/richard/src/beaglelabs/beagle/node_modules/browserify/node_modules/buffer
npm ERR! extraneous: optional@0.1.0 /Users/richard/src/beaglelabs/beagle/node_modules/optional
npm ERR! extraneous: pdfjs-dist-for-node@1.0.893 /Users/richard/src/beaglelabs/beagle/node_modules/pdfjs-dist-for-node
npm ERR! extraneous: react-style@0.3.1 /Users/richard/src/beaglelabs/beagle/node_modules/react-style
npm ERR! extraneous: underscore@1.7.0 /Users/richard/src/beaglelabs/beagle/node_modules/underscore
npm ERR! extraneous: handlebars@1.2.1 /Users/richard/src/beaglelabs/beagle/node_modules/handlebars
npm ERR! peer invalid: react@0.11.2 /Users/richard/src/beaglelabs/beagle/node_modules/react
npm ERR! invalid: react-tools@0.12.1 /Users/richard/src/beaglelabs/beagle/node_modules/react-tools
npm ERR! extraneous: beagle-pdf@0.0.0 /Users/richard/src/beaglelabs/beagle/node_modules/beagle-pdf
npm ERR! invalid: doi-regex@0.0.3 /Users/richard/src/beaglelabs/beagle/node_modules/beagle-pdf/node_modules/doi-regex
npm ERR! extraneous: pdfjs-dist@1.0.828 /Users/richard/src/beaglelabs/beagle/node_modules/beagle-pdf/node_modules/pdfjs-dist
npm ERR! extraneous: pubmed-schema-org@0.3.1 /Users/richard/src/beaglelabs/beagle/node_modules/beagle-pdf/node_modules/pubmed-schema-org
npm ERR! extraneous: beagle-style@0.0.0 /Users/richard/src/beaglelabs/beagle/node_modules/beagle-style
npm ERR! extraneous: esprima@1.1.0-dev /Users/richard/src/beaglelabs/beagle/node_modules/beagle-style/node_modules/brfs/node_modules/static-module/node_modules/falafel/node_modules/esprima
npm ERR! extraneous: bootstrap-sass@3.3.1 /Users/richard/src/beaglelabs/beagle/node_modules/beagle-style/node_modules/bootstrap-sass
npm ERR! extraneous: font-awesome@4.2.0 /Users/richard/src/beaglelabs/beagle/node_modules/beagle-style/node_modules/font-awesome
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment