Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created August 29, 2016 02:04
Show Gist options
  • Select an option

  • Save ELLIOTTCABLE/1dff1e4c06d75e7b5360ec4a2fdbc24f to your computer and use it in GitHub Desktop.

Select an option

Save ELLIOTTCABLE/1dff1e4c06d75e7b5360ec4a2fdbc24f to your computer and use it in GitHub Desktop.
v6.4.0
3.10.3
giraphe@0.0.1 /Users/ec/Documents/Dropbox/Code/giraphe
├─┬ babel-cli@6.14.0
│ ├─┬ babel-core@6.14.0
│ │ ├─┬ babel-code-frame@6.11.0
│ │ │ ├── esutils@2.0.2
│ │ │ └── js-tokens@2.0.0
│ │ ├── babel-helpers@6.8.0
│ │ ├── babel-messages@6.8.0
│ │ ├── babel-template@6.14.0
│ │ ├─┬ babel-traverse@6.14.0
│ │ │ ├── globals@8.18.0
│ │ │ └─┬ invariant@2.2.1
│ │ │ └─┬ loose-envify@1.2.0
│ │ │ └── js-tokens@1.0.3
│ │ ├─┬ babel-types@6.14.0
│ │ │ └── to-fast-properties@1.0.2
│ │ ├── json5@0.4.0
│ │ ├─┬ minimatch@3.0.3
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├── private@0.1.6
│ │ └── shebang-regex@1.0.0
│ ├── babel-polyfill@6.13.0
│ ├─┬ bin-version-check@2.1.0
│ │ ├─┬ bin-version@1.0.4
│ │ │ └─┬ find-versions@1.2.1
│ │ │ ├── array-uniq@1.0.3
│ │ │ ├─┬ meow@3.7.0
│ │ │ │ ├─┬ camelcase-keys@2.1.0
│ │ │ │ │ └── camelcase@2.1.1
│ │ │ │ ├── decamelize@1.2.0
│ │ │ │ ├─┬ loud-rejection@1.6.0
│ │ │ │ │ ├─┬ currently-unhandled@0.4.1
│ │ │ │ │ │ └── array-find-index@1.0.1
│ │ │ │ │ └── signal-exit@3.0.0
│ │ │ │ ├── map-obj@1.0.1
│ │ │ │ ├─┬ redent@1.0.0
│ │ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ │ └── repeating@2.0.1
│ │ │ │ │ └── strip-indent@1.0.1
│ │ │ │ └── trim-newlines@1.0.0
│ │ │ └── semver-regex@1.0.0
│ │ ├── minimist@1.2.0
│ │ ├── semver@4.3.6
│ │ └─┬ semver-truncate@1.1.2
│ │ └── semver@5.3.0
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.2.1
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├── strip-ansi@3.0.1
│ │ └── supports-color@2.0.0
│ ├─┬ chokidar@1.6.0
│ │ ├── anymatch@1.3.0
│ │ ├── async-each@1.0.1
│ │ ├─┬ fsevents@1.0.14
│ │ │ ├── nan@2.4.0
│ │ │ └─┬ node-pre-gyp@0.6.29
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ ├─┬ nopt@3.0.6
│ │ │ │ └── abbrev@1.0.9
│ │ │ ├─┬ npmlog@3.1.2
│ │ │ │ ├─┬ are-we-there-yet@1.1.2
│ │ │ │ │ └── delegates@1.0.0
│ │ │ │ ├── console-control-strings@1.1.0
│ │ │ │ ├─┬ gauge@2.6.0
│ │ │ │ │ ├── aproba@1.0.4
│ │ │ │ │ ├── has-color@0.1.7
│ │ │ │ │ ├── has-unicode@2.0.1
│ │ │ │ │ ├── object-assign@4.1.0
│ │ │ │ │ ├── signal-exit@3.0.0
│ │ │ │ │ ├─┬ string-width@1.0.1
│ │ │ │ │ │ ├─┬ code-point-at@1.0.0
│ │ │ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ │ │ └── is-fullwidth-code-point@1.0.0
│ │ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ │ └── wide-align@1.1.0
│ │ │ │ └── set-blocking@2.0.0
│ │ │ ├─┬ rc@1.1.6
│ │ │ │ ├── deep-extend@0.4.1
│ │ │ │ ├── ini@1.3.4
│ │ │ │ ├── minimist@1.2.0
│ │ │ │ └── strip-json-comments@1.0.4
│ │ │ ├─┬ request@2.73.0
│ │ │ │ ├── aws-sign2@0.6.0
│ │ │ │ ├── aws4@1.4.1
│ │ │ │ ├─┬ bl@1.1.2
│ │ │ │ │ └── readable-stream@2.0.6
│ │ │ │ ├── caseless@0.11.0
│ │ │ │ ├─┬ combined-stream@1.0.5
│ │ │ │ │ └── delayed-stream@1.0.0
│ │ │ │ ├── extend@3.0.0
│ │ │ │ ├── forever-agent@0.6.1
│ │ │ │ ├─┬ form-data@1.0.0-rc4
│ │ │ │ │ └── async@1.5.2
│ │ │ │ ├─┬ har-validator@2.0.6
│ │ │ │ │ ├─┬ chalk@1.1.3
│ │ │ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ │ │ ├── has-ansi@2.0.0
│ │ │ │ │ │ └── supports-color@2.0.0
│ │ │ │ │ ├─┬ commander@2.9.0
│ │ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ │ ├─┬ is-my-json-valid@2.13.1
│ │ │ │ │ │ ├── generate-function@2.0.0
│ │ │ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ │ │ └── is-property@1.0.2
│ │ │ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ ├─┬ hawk@3.1.3
│ │ │ │ │ ├── boom@2.10.1
│ │ │ │ │ ├── cryptiles@2.0.5
│ │ │ │ │ ├── hoek@2.16.3
│ │ │ │ │ └── sntp@1.0.9
│ │ │ │ ├─┬ http-signature@1.1.1
│ │ │ │ │ ├── assert-plus@0.2.0
│ │ │ │ │ ├─┬ jsprim@1.3.0
│ │ │ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ │ │ ├── json-schema@0.2.2
│ │ │ │ │ │ └── verror@1.3.6
│ │ │ │ │ └─┬ sshpk@1.8.3
│ │ │ │ │ ├── asn1@0.2.3
│ │ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ │ ├─┬ dashdash@1.14.0
│ │ │ │ │ │ └── assert-plus@1.0.0
│ │ │ │ │ ├── ecc-jsbn@0.1.1
│ │ │ │ │ ├─┬ getpass@0.1.6
│ │ │ │ │ │ └── assert-plus@1.0.0
│ │ │ │ │ ├── jodid25519@1.0.2
│ │ │ │ │ ├── jsbn@0.1.0
│ │ │ │ │ └── tweetnacl@0.13.3
│ │ │ │ ├── is-typedarray@1.0.0
│ │ │ │ ├── isstream@0.1.2
│ │ │ │ ├── json-stringify-safe@5.0.1
│ │ │ │ ├─┬ mime-types@2.1.11
│ │ │ │ │ └── mime-db@1.23.0
│ │ │ │ ├── node-uuid@1.4.7
│ │ │ │ ├── oauth-sign@0.8.2
│ │ │ │ ├── qs@6.2.0
│ │ │ │ ├── stringstream@0.0.5
│ │ │ │ ├── tough-cookie@2.2.2
│ │ │ │ └── tunnel-agent@0.4.3
│ │ │ ├─┬ rimraf@2.5.3
│ │ │ │ └─┬ glob@7.0.5
│ │ │ │ ├── fs.realpath@1.0.0
│ │ │ │ ├── inflight@1.0.5
│ │ │ │ ├─┬ minimatch@3.0.2
│ │ │ │ │ └─┬ brace-expansion@1.1.5
│ │ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ └── path-is-absolute@1.0.0
│ │ │ ├── semver@5.2.0
│ │ │ ├─┬ tar@2.2.1
│ │ │ │ ├── block-stream@0.0.9
│ │ │ │ ├─┬ fstream@1.0.10
│ │ │ │ │ └── graceful-fs@4.1.4
│ │ │ │ └── inherits@2.0.1
│ │ │ └─┬ tar-pack@3.1.4
│ │ │ ├─┬ debug@2.2.0
│ │ │ │ └── ms@0.7.1
│ │ │ ├── fstream-ignore@1.0.5
│ │ │ ├─┬ once@1.3.3
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├─┬ readable-stream@2.1.4
│ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── uid-number@0.0.6
│ │ ├── glob-parent@2.0.0
│ │ ├── inherits@2.0.1
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.5.0
│ │ ├─┬ is-glob@2.0.1
│ │ │ └── is-extglob@1.0.0
│ │ └─┬ readdirp@2.1.0
│ │ ├─┬ readable-stream@2.1.5
│ │ │ ├── buffer-shims@1.0.0
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── set-immediate-shim@1.0.1
│ ├─┬ commander@2.9.0
│ │ └── graceful-readlink@1.0.1
│ ├── convert-source-map@1.3.0
│ ├── fs-readdir-recursive@0.1.2
│ ├─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ └── once@1.3.3
│ ├── log-symbols@1.0.2
│ ├─┬ output-file-sync@1.1.2
│ │ ├── graceful-fs@4.1.6
│ │ └── object-assign@4.1.0
│ ├── path-exists@1.0.0
│ ├── path-is-absolute@1.0.0
│ ├─┬ request@2.74.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.4.1
│ │ ├─┬ bl@1.1.2
│ │ │ └── readable-stream@2.0.6
│ │ ├── caseless@0.11.0
│ │ ├─┬ combined-stream@1.0.5
│ │ │ └── delayed-stream@1.0.0
│ │ ├── extend@3.0.0
│ │ ├── forever-agent@0.6.1
│ │ ├─┬ form-data@1.0.1
│ │ │ └── async@2.0.1
│ │ ├─┬ har-validator@2.0.6
│ │ │ └─┬ is-my-json-valid@2.13.1
│ │ │ ├── generate-function@2.0.0
│ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ └── is-property@1.0.2
│ │ │ └── jsonpointer@2.0.0
│ │ ├─┬ hawk@3.1.3
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.1
│ │ │ ├── assert-plus@0.2.0
│ │ │ ├─┬ jsprim@1.3.0
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.2
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.9.2
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├─┬ dashdash@1.14.0
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├─┬ getpass@0.1.6
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.0
│ │ │ └── tweetnacl@0.13.3
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.11
│ │ │ └── mime-db@1.23.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.2.1
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.3.1
│ │ └── tunnel-agent@0.4.3
│ ├── slash@1.0.0
│ ├── source-map@0.5.6
│ └─┬ v8flags@2.0.11
│ └── user-home@1.1.1
├─┬ babel-plugin-espower@2.3.1
│ ├─┬ babel-generator@6.14.0
│ │ └─┬ detect-indent@3.0.1
│ │ ├── get-stdin@4.0.1
│ │ └─┬ repeating@1.1.3
│ │ └─┬ is-finite@1.0.1
│ │ └── number-is-nan@1.0.0
│ ├── babylon@6.9.1
│ ├─┬ call-matcher@1.0.0
│ │ └── deep-equal@1.0.1
│ ├── core-js@2.4.1
│ ├─┬ espower-location-detector@0.1.2
│ │ └── is-url@1.2.2
│ ├── espurify@1.6.0
│ └── estraverse@4.2.0
├─┬ babel-plugin-istanbul@2.0.0
│ ├─┬ find-up@1.1.2
│ │ ├── path-exists@2.1.0
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├─┬ istanbul-lib-instrument@1.1.0
│ │ └── istanbul-lib-coverage@1.0.0
│ └─┬ test-exclude@2.1.1
│ ├── arrify@1.0.1
│ ├── lodash.assign@4.2.0
│ ├─┬ micromatch@2.3.11
│ │ ├─┬ arr-diff@2.0.0
│ │ │ └── arr-flatten@1.0.1
│ │ ├── array-unique@0.2.1
│ │ ├─┬ braces@1.8.5
│ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ ├── is-number@2.1.0
│ │ │ │ ├── isobject@2.1.0
│ │ │ │ ├── randomatic@1.1.5
│ │ │ │ └── repeat-string@1.5.4
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.2
│ │ ├─┬ expand-brackets@0.1.5
│ │ │ └── is-posix-bracket@0.1.1
│ │ ├── extglob@0.3.2
│ │ ├── filename-regex@2.0.0
│ │ ├─┬ kind-of@3.0.4
│ │ │ └── is-buffer@1.1.4
│ │ ├── normalize-path@2.0.1
│ │ ├─┬ object.omit@2.0.0
│ │ │ ├─┬ for-own@0.1.4
│ │ │ │ └── for-in@0.1.5
│ │ │ └── is-extendable@0.1.1
│ │ ├─┬ parse-glob@3.0.4
│ │ │ ├── glob-base@0.3.0
│ │ │ └── is-dotfile@1.0.2
│ │ └─┬ regex-cache@0.4.3
│ │ ├── is-equal-shallow@0.1.3
│ │ └── is-primitive@2.0.0
│ ├─┬ read-pkg-up@1.0.1
│ │ └─┬ read-pkg@1.1.0
│ │ ├─┬ load-json-file@1.1.0
│ │ │ └── pify@2.3.0
│ │ ├─┬ normalize-package-data@2.3.5
│ │ │ ├── hosted-git-info@2.1.5
│ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ └── builtin-modules@1.1.1
│ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ └── spdx-license-ids@1.2.2
│ │ │ └── spdx-expression-parse@1.0.3
│ │ └── path-type@1.1.0
│ └── require-main-filename@1.0.1
├─┬ babel-plugin-transform-flow-comments@6.8.0
│ └── babel-plugin-syntax-flow@6.13.0
├── babel-plugin-transform-runtime@6.12.0
├── babel-plugin-unassert@2.1.1
├─┬ babel-preset-es2015@6.14.0
│ ├── babel-plugin-check-es2015-constants@6.8.0
│ ├── babel-plugin-transform-es2015-arrow-functions@6.8.0
│ ├── babel-plugin-transform-es2015-block-scoped-functions@6.8.0
│ ├── babel-plugin-transform-es2015-block-scoping@6.14.0
│ ├─┬ babel-plugin-transform-es2015-classes@6.14.0
│ │ ├── babel-helper-define-map@6.9.0
│ │ ├── babel-helper-function-name@6.8.0
│ │ ├── babel-helper-optimise-call-expression@6.8.0
│ │ └── babel-helper-replace-supers@6.14.0
│ ├── babel-plugin-transform-es2015-computed-properties@6.8.0
│ ├── babel-plugin-transform-es2015-destructuring@6.9.0
│ ├── babel-plugin-transform-es2015-duplicate-keys@6.8.0
│ ├── babel-plugin-transform-es2015-for-of@6.8.0
│ ├── babel-plugin-transform-es2015-function-name@6.9.0
│ ├── babel-plugin-transform-es2015-literals@6.8.0
│ ├── babel-plugin-transform-es2015-modules-amd@6.8.0
│ ├─┬ babel-plugin-transform-es2015-modules-commonjs@6.14.0
│ │ └── babel-plugin-transform-strict-mode@6.11.3
│ ├─┬ babel-plugin-transform-es2015-modules-systemjs@6.14.0
│ │ └── babel-helper-hoist-variables@6.8.0
│ ├── babel-plugin-transform-es2015-modules-umd@6.12.0
│ ├── babel-plugin-transform-es2015-object-super@6.8.0
│ ├─┬ babel-plugin-transform-es2015-parameters@6.11.4
│ │ ├── babel-helper-call-delegate@6.8.0
│ │ └── babel-helper-get-function-arity@6.8.0
│ ├── babel-plugin-transform-es2015-shorthand-properties@6.8.0
│ ├── babel-plugin-transform-es2015-spread@6.8.0
│ ├─┬ babel-plugin-transform-es2015-sticky-regex@6.8.0
│ │ └── babel-helper-regex@6.9.0
│ ├── babel-plugin-transform-es2015-template-literals@6.8.0
│ ├── babel-plugin-transform-es2015-typeof-symbol@6.8.0
│ ├─┬ babel-plugin-transform-es2015-unicode-regex@6.11.0
│ │ └─┬ regexpu-core@2.0.0
│ │ ├── regenerate@1.3.1
│ │ ├── regjsgen@0.2.0
│ │ └─┬ regjsparser@0.1.5
│ │ └── jsesc@0.5.0
│ └─┬ babel-plugin-transform-regenerator@6.14.0
│ └── babel-plugin-syntax-async-functions@6.13.0
├─┬ babel-preset-stage-2@6.13.0
│ ├─┬ babel-plugin-transform-class-properties@6.11.5
│ │ └── babel-plugin-syntax-class-properties@6.13.0
│ ├─┬ babel-plugin-transform-decorators@6.13.0
│ │ ├─┬ babel-helper-explode-class@6.8.0
│ │ │ └── babel-helper-bindify-decorators@6.8.0
│ │ └── babel-plugin-syntax-decorators@6.13.0
│ ├─┬ babel-plugin-transform-object-rest-spread@6.8.0
│ │ └── babel-plugin-syntax-object-rest-spread@6.13.0
│ └─┬ babel-preset-stage-3@6.11.0
│ ├── babel-plugin-syntax-trailing-function-commas@6.13.0
│ ├─┬ babel-plugin-transform-async-to-generator@6.8.0
│ │ └── babel-helper-remap-async-to-generator@6.11.2
│ └─┬ babel-plugin-transform-exponentiation-operator@6.8.0
│ ├─┬ babel-helper-builder-binary-assignment-operator-visitor@6.8.0
│ │ └── babel-helper-explode-assignable-expression@6.8.0
│ └── babel-plugin-syntax-exponentiation-operator@6.13.0
├─┬ babel-register@6.14.0
│ ├─┬ home-or-tmp@1.0.0
│ │ └── os-tmpdir@1.0.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ └─┬ source-map-support@0.2.10
│ └─┬ source-map@0.1.32
│ └── amdefine@1.0.0
├─┬ babel-runtime@6.11.6
│ └── regenerator-runtime@0.9.5
├─┬ debug@2.2.0
│ └── ms@0.7.1
├─┬ eval@0.1.1
│ └── require-like@0.1.2
├─┬ flow-bin@0.24.2
│ ├─┬ bin-wrapper@3.0.2
│ │ ├─┬ bin-check@2.0.0
│ │ │ └── executable@1.1.0
│ │ ├─┬ download@4.4.3
│ │ │ ├─┬ caw@1.2.0
│ │ │ │ ├─┬ get-proxy@1.1.0
│ │ │ │ │ └─┬ rc@1.1.6
│ │ │ │ │ ├── deep-extend@0.4.1
│ │ │ │ │ ├── ini@1.3.4
│ │ │ │ │ └── strip-json-comments@1.0.4
│ │ │ │ ├── is-obj@1.0.1
│ │ │ │ └── object-assign@3.0.0
│ │ │ ├─┬ concat-stream@1.5.1
│ │ │ │ ├── readable-stream@2.0.6
│ │ │ │ └── typedarray@0.0.6
│ │ │ ├─┬ filenamify@1.2.1
│ │ │ │ ├── filename-reserved-regex@1.0.0
│ │ │ │ ├── strip-outer@1.0.0
│ │ │ │ └── trim-repeated@1.0.0
│ │ │ ├─┬ got@5.6.0
│ │ │ │ ├─┬ create-error-class@3.0.2
│ │ │ │ │ └── capture-stack-trace@1.0.0
│ │ │ │ ├── duplexer2@0.1.4
│ │ │ │ ├── is-plain-obj@1.1.0
│ │ │ │ ├── is-redirect@1.0.0
│ │ │ │ ├── is-retry-allowed@1.1.0
│ │ │ │ ├── is-stream@1.1.0
│ │ │ │ ├── lowercase-keys@1.0.0
│ │ │ │ ├── node-status-codes@1.0.0
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ ├── timed-out@2.0.0
│ │ │ │ ├── unzip-response@1.0.0
│ │ │ │ └─┬ url-parse-lax@1.0.0
│ │ │ │ └── prepend-http@1.0.4
│ │ │ ├─┬ gulp-decompress@1.2.0
│ │ │ │ ├─┬ archive-type@3.2.0
│ │ │ │ │ └── file-type@3.8.0
│ │ │ │ ├─┬ decompress@3.0.0
│ │ │ │ │ ├─┬ buffer-to-vinyl@1.1.0
│ │ │ │ │ │ └── uuid@2.0.2
│ │ │ │ │ ├─┬ decompress-tar@3.1.0
│ │ │ │ │ │ ├── is-tar@1.0.0
│ │ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ │ │ ├── is-natural-number@2.1.1
│ │ │ │ │ │ │ └── sum-up@1.0.3
│ │ │ │ │ │ ├─┬ tar-stream@1.5.2
│ │ │ │ │ │ │ └── end-of-stream@1.1.0
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-tarbz2@3.1.0
│ │ │ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ │ ├─┬ seek-bzip@1.0.5
│ │ │ │ │ │ │ └── commander@2.8.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-targz@3.1.0
│ │ │ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ │ │ ├── object-assign@2.1.1
│ │ │ │ │ │ └─┬ vinyl@0.4.6
│ │ │ │ │ │ └── clone@0.2.0
│ │ │ │ │ ├─┬ decompress-unzip@3.4.0
│ │ │ │ │ │ ├── is-zip@1.0.0
│ │ │ │ │ │ ├── stat-mode@0.2.1
│ │ │ │ │ │ ├─┬ through2@2.0.1
│ │ │ │ │ │ │ └── readable-stream@2.0.6
│ │ │ │ │ │ └─┬ yauzl@2.6.0
│ │ │ │ │ │ ├── buffer-crc32@0.2.5
│ │ │ │ │ │ └─┬ fd-slicer@1.0.1
│ │ │ │ │ │ └── pend@1.2.0
│ │ │ │ │ └── vinyl-assign@1.2.1
│ │ │ │ └─┬ gulp-util@3.0.7
│ │ │ │ ├── array-differ@1.0.0
│ │ │ │ ├── beeper@1.1.0
│ │ │ │ ├── dateformat@1.0.12
│ │ │ │ ├─┬ fancy-log@1.2.0
│ │ │ │ │ └── time-stamp@1.0.1
│ │ │ │ ├─┬ gulplog@1.0.0
│ │ │ │ │ └── glogg@1.0.0
│ │ │ │ ├─┬ has-gulplog@0.1.0
│ │ │ │ │ └── sparkles@1.0.0
│ │ │ │ ├── lodash._reescape@3.0.0
│ │ │ │ ├── lodash._reevaluate@3.0.0
│ │ │ │ ├── lodash._reinterpolate@3.0.0
│ │ │ │ ├─┬ lodash.template@3.6.2
│ │ │ │ │ ├── lodash._basecopy@3.0.1
│ │ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ │ ├── lodash._basevalues@3.0.0
│ │ │ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ │ │ ├─┬ lodash.escape@3.2.0
│ │ │ │ │ │ └── lodash._root@3.0.1
│ │ │ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ │ │ ├── lodash.isarguments@3.1.0
│ │ │ │ │ │ └── lodash.isarray@3.0.4
│ │ │ │ │ ├── lodash.restparam@3.6.1
│ │ │ │ │ └── lodash.templatesettings@3.1.1
│ │ │ │ ├─┬ multipipe@0.1.2
│ │ │ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ │ └─┬ readable-stream@1.1.14
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ ├── object-assign@3.0.0
│ │ │ │ ├─┬ through2@2.0.1
│ │ │ │ │ └── readable-stream@2.0.6
│ │ │ │ └── vinyl@0.5.3
│ │ │ ├── gulp-rename@1.2.2
│ │ │ ├── read-all-stream@3.1.0
│ │ │ ├── stream-combiner2@1.1.1
│ │ │ ├─┬ vinyl@1.2.0
│ │ │ │ ├── clone@1.0.2
│ │ │ │ ├── clone-stats@0.0.1
│ │ │ │ └── replace-ext@0.0.1
│ │ │ ├─┬ vinyl-fs@2.4.3
│ │ │ │ ├─┬ duplexify@3.4.5
│ │ │ │ │ ├── end-of-stream@1.0.0
│ │ │ │ │ └── stream-shift@1.0.0
│ │ │ │ ├─┬ glob-stream@5.3.4
│ │ │ │ │ ├── ordered-read-streams@0.3.0
│ │ │ │ │ ├─┬ through2@0.6.5
│ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ └── isarray@0.0.1
│ │ │ │ │ ├─┬ to-absolute-glob@0.1.1
│ │ │ │ │ │ └── extend-shallow@2.0.1
│ │ │ │ │ └─┬ unique-stream@2.2.1
│ │ │ │ │ └─┬ json-stable-stringify@1.0.1
│ │ │ │ │ └── jsonify@0.0.0
│ │ │ │ ├─┬ gulp-sourcemaps@1.6.0
│ │ │ │ │ └─┬ through2@2.0.1
│ │ │ │ │ └── readable-stream@2.0.6
│ │ │ │ ├── is-valid-glob@0.3.0
│ │ │ │ ├── lazystream@1.0.0
│ │ │ │ ├── lodash.isequal@4.4.0
│ │ │ │ ├── merge-stream@1.0.0
│ │ │ │ ├─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ ├─┬ strip-bom-stream@1.0.0
│ │ │ │ │ └── first-chunk-stream@1.0.0
│ │ │ │ ├─┬ through2@2.0.1
│ │ │ │ │ └── readable-stream@2.0.6
│ │ │ │ ├─┬ through2-filter@2.0.0
│ │ │ │ │ └─┬ through2@2.0.1
│ │ │ │ │ └── readable-stream@2.0.6
│ │ │ │ └── vali-date@1.0.0
│ │ │ └─┬ ware@1.3.0
│ │ │ └─┬ wrap-fn@0.1.5
│ │ │ └── co@3.1.0
│ │ ├─┬ each-async@1.1.1
│ │ │ └── onetime@1.1.0
│ │ ├── lazy-req@1.1.0
│ │ └── os-filter-obj@1.0.3
│ └─┬ logalot@2.1.0
│ ├── figures@1.7.0
│ └─┬ squeak@1.3.0
│ ├── console-stream@0.1.1
│ └─┬ lpad-align@1.1.0
│ ├── longest@1.0.1
│ └── lpad@2.0.1
├── lodash@4.15.0
├─┬ mocha@2.5.3
│ ├── commander@2.3.0
│ ├── diff@1.4.0
│ ├── escape-string-regexp@1.0.2
│ ├─┬ glob@3.2.11
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├── growl@1.9.2
│ ├─┬ jade@0.26.3
│ │ ├── commander@0.6.1
│ │ └── mkdirp@0.3.0
│ ├── supports-color@1.2.0
│ └── to-iso-string@0.0.2
├── mustache@2.2.1
├─┬ nyc@8.1.0
│ ├── arrify@1.0.1
│ ├─┬ caching-transform@1.0.1
│ │ └─┬ write-file-atomic@1.1.4
│ │ ├── graceful-fs@4.1.5
│ │ ├── imurmurhash@0.1.4
│ │ └── slide@1.1.6
│ ├── convert-source-map@1.3.0
│ ├─┬ default-require-extensions@1.0.0
│ │ └─┬ strip-bom@2.0.0
│ │ └── is-utf8@0.2.1
│ ├─┬ find-cache-dir@0.1.1
│ │ ├── commondir@1.0.1
│ │ └── pkg-dir@1.0.0
│ ├─┬ find-up@1.1.2
│ │ ├── path-exists@2.1.0
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├─┬ foreground-child@1.5.3
│ │ └─┬ cross-spawn@4.0.0
│ │ └─┬ lru-cache@4.0.1
│ │ ├── pseudomap@1.0.2
│ │ └── yallist@2.0.0
│ ├─┬ glob@7.0.5
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@3.0.3
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├── once@1.3.3
│ │ └── path-is-absolute@1.0.0
│ ├── istanbul-lib-coverage@1.0.0
│ ├─┬ istanbul-lib-hook@1.0.0-alpha.4
│ │ └── append-transform@0.3.0
│ ├─┬ istanbul-lib-instrument@1.1.0
│ │ ├─┬ babel-generator@6.11.4
│ │ │ ├── babel-messages@6.8.0
│ │ │ ├─┬ babel-runtime@6.11.6
│ │ │ │ ├── core-js@2.4.1
│ │ │ │ └── regenerator-runtime@0.9.5
│ │ │ ├─┬ detect-indent@3.0.1
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ ├── minimist@1.2.0
│ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ └── is-finite@1.0.1
│ │ │ └── lodash@4.15.0
│ │ ├── babel-template@6.9.0
│ │ ├─┬ babel-traverse@6.13.0
│ │ │ ├─┬ babel-code-frame@6.11.0
│ │ │ │ ├─┬ chalk@1.1.3
│ │ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ │ ├── has-ansi@2.0.0
│ │ │ │ │ └── supports-color@2.0.0
│ │ │ │ └── js-tokens@2.0.0
│ │ │ ├─┬ debug@2.2.0
│ │ │ │ └── ms@0.7.1
│ │ │ ├── globals@8.18.0
│ │ │ └─┬ invariant@2.2.1
│ │ │ └─┬ loose-envify@1.2.0
│ │ │ └── js-tokens@1.0.3
│ │ ├─┬ babel-types@6.13.0
│ │ │ ├── esutils@2.0.2
│ │ │ └── to-fast-properties@1.0.2
│ │ └── babylon@6.8.4
│ ├─┬ istanbul-lib-report@1.0.0-alpha.3
│ │ ├── async@1.5.2
│ │ ├── path-parse@1.0.5
│ │ └─┬ supports-color@3.1.2
│ │ └── has-flag@1.0.0
│ ├─┬ istanbul-lib-source-maps@1.0.0-alpha.10
│ │ └── source-map@0.5.6
│ ├─┬ istanbul-reports@1.0.0-alpha.8
│ │ └─┬ handlebars@4.0.5
│ │ ├─┬ optimist@0.6.1
│ │ │ └── wordwrap@0.0.3
│ │ ├─┬ source-map@0.4.4
│ │ │ └── amdefine@1.0.0
│ │ └─┬ uglify-js@2.7.0
│ │ ├── async@0.2.10
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.10.0
│ │ ├── camelcase@1.2.1
│ │ ├─┬ cliui@2.1.0
│ │ │ ├─┬ center-align@0.1.3
│ │ │ │ ├─┬ align-text@0.1.4
│ │ │ │ │ └── longest@1.0.1
│ │ │ │ └── lazy-cache@1.0.4
│ │ │ ├── right-align@0.1.3
│ │ │ └── wordwrap@0.0.2
│ │ └── window-size@0.1.0
│ ├─┬ md5-hex@1.3.0
│ │ └── md5-o-matic@0.1.1
│ ├─┬ micromatch@2.3.11
│ │ ├─┬ arr-diff@2.0.0
│ │ │ └── arr-flatten@1.0.1
│ │ ├── array-unique@0.2.1
│ │ ├─┬ braces@1.8.5
│ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ ├── is-number@2.1.0
│ │ │ │ ├─┬ isobject@2.1.0
│ │ │ │ │ └── isarray@1.0.0
│ │ │ │ ├── randomatic@1.1.5
│ │ │ │ └── repeat-string@1.5.4
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.2
│ │ ├─┬ expand-brackets@0.1.5
│ │ │ └── is-posix-bracket@0.1.1
│ │ ├── extglob@0.3.2
│ │ ├── filename-regex@2.0.0
│ │ ├── is-extglob@1.0.0
│ │ ├── is-glob@2.0.1
│ │ ├─┬ kind-of@3.0.4
│ │ │ └── is-buffer@1.1.4
│ │ ├── normalize-path@2.0.1
│ │ ├─┬ object.omit@2.0.0
│ │ │ ├─┬ for-own@0.1.4
│ │ │ │ └── for-in@0.1.5
│ │ │ └── is-extendable@0.1.1
│ │ ├─┬ parse-glob@3.0.4
│ │ │ ├─┬ glob-base@0.3.0
│ │ │ │ └── glob-parent@2.0.0
│ │ │ └── is-dotfile@1.0.2
│ │ └─┬ regex-cache@0.4.3
│ │ ├── is-equal-shallow@0.1.3
│ │ └── is-primitive@2.0.0
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── pkg-up@1.0.0
│ ├── resolve-from@2.0.0
│ ├── rimraf@2.5.4
│ ├── signal-exit@3.0.0
│ ├─┬ spawn-wrap@1.2.4
│ │ ├── os-homedir@1.0.1
│ │ ├── signal-exit@2.1.2
│ │ └─┬ which@1.2.10
│ │ └── isexe@1.1.2
│ ├─┬ test-exclude@2.1.1
│ │ ├── lodash.assign@4.2.0
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ └── pify@2.3.0
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ └── builtin-modules@1.1.1
│ │ │ │ ├── semver@5.3.0
│ │ │ │ └─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├─┬ spdx-correct@1.0.2
│ │ │ │ │ └── spdx-license-ids@1.2.2
│ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ └── spdx-exceptions@1.0.5
│ │ │ └── path-type@1.1.0
│ │ └── require-main-filename@1.0.1
│ ├─┬ yargs@4.8.1
│ │ ├─┬ cliui@3.2.0
│ │ │ └── wrap-ansi@2.0.0
│ │ ├── decamelize@1.2.0
│ │ ├── get-caller-file@1.0.2
│ │ ├─┬ os-locale@1.4.0
│ │ │ └─┬ lcid@1.0.0
│ │ │ └── invert-kv@1.0.0
│ │ ├── require-directory@2.1.1
│ │ ├── set-blocking@2.0.0
│ │ ├─┬ string-width@1.0.1
│ │ │ ├─┬ code-point-at@1.0.0
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ ├── is-fullwidth-code-point@1.0.0
│ │ │ └─┬ strip-ansi@3.0.1
│ │ │ └── ansi-regex@2.0.0
│ │ ├── which-module@1.0.0
│ │ ├── window-size@0.2.0
│ │ ├── y18n@3.2.1
│ │ └─┬ yargs-parser@2.4.1
│ │ └── camelcase@3.0.0
│ └─┬ yargs-parser@3.2.0
│ └── camelcase@3.0.0
├─┬ power-assert@1.4.1
│ ├─┬ define-properties@1.1.2
│ │ ├── foreach@2.0.5
│ │ └── object-keys@1.0.11
│ ├─┬ empower@1.2.1
│ │ └─┬ empower-core@0.6.1
│ │ └── call-signature@0.0.2
│ ├─┬ power-assert-formatter@1.4.1
│ │ ├─┬ power-assert-context-formatter@1.0.7
│ │ │ └── power-assert-context-traversal@1.0.7
│ │ ├─┬ power-assert-context-reducer-ast@1.0.7
│ │ │ ├── acorn@3.3.0
│ │ │ └── acorn-es7-plugin@1.0.17
│ │ ├─┬ power-assert-renderer-assertion@1.0.7
│ │ │ └── power-assert-renderer-base@1.0.7
│ │ ├─┬ power-assert-renderer-comparison@1.0.7
│ │ │ ├── diff-match-patch@1.0.0
│ │ │ ├─┬ stringifier@1.3.0
│ │ │ │ └── traverse@0.6.6
│ │ │ └── type-name@2.0.2
│ │ ├─┬ power-assert-renderer-diagram@1.0.7
│ │ │ └── eastasianwidth@0.1.1
│ │ └── power-assert-renderer-file@1.0.7
│ ├─┬ universal-deep-strict-equal@1.2.2
│ │ ├── array-filter@1.0.0
│ │ └── indexof@0.0.1
│ └── xtend@4.0.1
└─┬ sinon@1.17.5
├── formatio@1.1.1
├── lolex@1.3.2
├── samsam@1.1.2
└── util@0.10.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment