Created
December 11, 2015 16:57
-
-
Save kitplummer/003b54a64dcdcc675bc3 to your computer and use it in GitHub Desktop.
kong-dashboard's NodeJS dependency tree
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/local/lib | |
| └─┬ kong-dashboard@1.0.1 | |
| ├─┬ bower@1.6.9 | |
| │ ├── abbrev@1.0.7 | |
| │ ├─┬ bower-config@1.2.3 | |
| │ │ ├── graceful-fs@4.1.2 | |
| │ │ ├─┬ optimist@0.6.1 | |
| │ │ │ └── wordwrap@0.0.3 | |
| │ │ └─┬ osenv@0.1.3 | |
| │ │ ├── os-homedir@1.0.1 | |
| │ │ └── os-tmpdir@1.0.1 | |
| │ ├─┬ bower-registry-client@1.0.0 | |
| │ │ ├── async@0.2.10 | |
| │ │ └── graceful-fs@4.1.2 | |
| │ ├─┬ chalk@1.1.1 | |
| │ │ ├── ansi-styles@2.1.0 | |
| │ │ ├── escape-string-regexp@1.0.3 | |
| │ │ ├─┬ has-ansi@2.0.0 | |
| │ │ │ └── ansi-regex@2.0.0 | |
| │ │ ├─┬ strip-ansi@3.0.0 | |
| │ │ │ └── ansi-regex@2.0.0 | |
| │ │ └── supports-color@2.0.0 | |
| │ ├─┬ configstore@0.3.2 | |
| │ │ ├─┬ js-yaml@3.4.6 | |
| │ │ │ └─┬ argparse@1.0.3 | |
| │ │ │ └── lodash@3.10.1 | |
| │ │ └─┬ osenv@0.1.3 | |
| │ │ ├── os-homedir@1.0.1 | |
| │ │ └── os-tmpdir@1.0.1 | |
| │ ├─┬ decompress-zip@0.1.0 | |
| │ │ └─┬ readable-stream@1.1.13 | |
| │ │ ├── core-util-is@1.0.2 | |
| │ │ ├── inherits@2.0.1 | |
| │ │ ├── isarray@0.0.1 | |
| │ │ └── string_decoder@0.10.31 | |
| │ ├─┬ fs-write-stream-atomic@1.0.5 | |
| │ │ └── graceful-fs@4.1.2 | |
| │ ├─┬ fstream@1.0.8 | |
| │ │ ├── graceful-fs@4.1.2 | |
| │ │ └── inherits@2.0.1 | |
| │ ├─┬ fstream-ignore@1.0.3 | |
| │ │ ├── inherits@2.0.1 | |
| │ │ └─┬ minimatch@3.0.0 | |
| │ │ └─┬ brace-expansion@1.1.2 | |
| │ │ ├── balanced-match@0.3.0 | |
| │ │ └── concat-map@0.0.1 | |
| │ ├─┬ github@0.2.4 | |
| │ │ └── mime@1.3.4 | |
| │ ├─┬ glob@4.5.3 | |
| │ │ ├─┬ inflight@1.0.4 | |
| │ │ │ └── wrappy@1.0.1 | |
| │ │ ├── inherits@2.0.1 | |
| │ │ ├─┬ minimatch@2.0.10 | |
| │ │ │ └─┬ brace-expansion@1.1.2 | |
| │ │ │ ├── balanced-match@0.3.0 | |
| │ │ │ └── concat-map@0.0.1 | |
| │ │ └─┬ once@1.3.3 | |
| │ │ └── wrappy@1.0.1 | |
| │ ├── graceful-fs@3.0.8 | |
| │ ├─┬ handlebars@2.0.0 | |
| │ │ ├─┬ optimist@0.3.7 | |
| │ │ │ └── wordwrap@0.0.3 | |
| │ │ └─┬ uglify-js@2.3.6 | |
| │ │ ├── async@0.2.10 | |
| │ │ └─┬ source-map@0.1.43 | |
| │ │ └── amdefine@1.0.0 | |
| │ ├─┬ inquirer@0.10.0 | |
| │ │ ├── ansi-regex@2.0.0 | |
| │ │ ├── lodash@3.10.1 | |
| │ │ ├─┬ readline2@1.0.1 | |
| │ │ │ ├─┬ code-point-at@1.0.0 | |
| │ │ │ │ └── number-is-nan@1.0.0 | |
| │ │ │ └─┬ is-fullwidth-code-point@1.0.0 | |
| │ │ │ └── number-is-nan@1.0.0 | |
| │ │ ├─┬ run-async@0.1.0 | |
| │ │ │ └─┬ once@1.3.3 | |
| │ │ │ └── wrappy@1.0.1 | |
| │ │ └── strip-ansi@3.0.0 | |
| │ ├─┬ insight@0.7.0 | |
| │ │ ├── async@1.5.0 | |
| │ │ ├─┬ configstore@1.3.0 | |
| │ │ │ ├── graceful-fs@4.1.2 | |
| │ │ │ ├── os-tmpdir@1.0.1 | |
| │ │ │ ├─┬ osenv@0.1.3 | |
| │ │ │ │ └── os-homedir@1.0.1 | |
| │ │ │ └─┬ xdg-basedir@2.0.0 | |
| │ │ │ └── os-homedir@1.0.1 | |
| │ │ ├── object-assign@4.0.1 | |
| │ │ ├─┬ os-name@1.0.3 | |
| │ │ │ ├─┬ osx-release@1.1.0 | |
| │ │ │ │ └── minimist@1.2.0 | |
| │ │ │ └─┬ win-release@1.1.1 | |
| │ │ │ └── semver@5.1.0 | |
| │ │ └── tough-cookie@2.2.1 | |
| │ ├── lru-cache@2.7.3 | |
| │ ├─┬ mkdirp@0.5.0 | |
| │ │ └── minimist@0.0.8 | |
| │ ├── nopt@3.0.6 | |
| │ ├─┬ request@2.53.0 | |
| │ │ ├─┬ bl@0.9.4 | |
| │ │ │ └─┬ readable-stream@1.0.33 | |
| │ │ │ ├── core-util-is@1.0.2 | |
| │ │ │ ├── inherits@2.0.1 | |
| │ │ │ ├── isarray@0.0.1 | |
| │ │ │ └── string_decoder@0.10.31 | |
| │ │ ├─┬ hawk@2.3.1 | |
| │ │ │ ├── boom@2.10.1 | |
| │ │ │ ├── cryptiles@2.0.5 | |
| │ │ │ ├── hoek@2.16.3 | |
| │ │ │ └── sntp@1.0.9 | |
| │ │ ├─┬ http-signature@0.10.1 | |
| │ │ │ └── assert-plus@0.1.5 | |
| │ │ ├── isstream@0.1.2 | |
| │ │ ├── json-stringify-safe@5.0.1 | |
| │ │ ├── node-uuid@1.4.7 | |
| │ │ ├── stringstream@0.0.5 | |
| │ │ └── tough-cookie@2.2.1 | |
| │ ├─┬ rimraf@2.4.4 | |
| │ │ └─┬ glob@5.0.15 | |
| │ │ ├─┬ inflight@1.0.4 | |
| │ │ │ └── wrappy@1.0.1 | |
| │ │ ├── inherits@2.0.1 | |
| │ │ ├─┬ minimatch@3.0.0 | |
| │ │ │ └─┬ brace-expansion@1.1.2 | |
| │ │ │ ├── balanced-match@0.3.0 | |
| │ │ │ └── concat-map@0.0.1 | |
| │ │ ├─┬ once@1.3.3 | |
| │ │ │ └── wrappy@1.0.1 | |
| │ │ └── path-is-absolute@1.0.0 | |
| │ ├─┬ tar-fs@1.8.1 | |
| │ │ ├─┬ pump@1.0.1 | |
| │ │ │ └─┬ once@1.3.3 | |
| │ │ │ └── wrappy@1.0.1 | |
| │ │ └─┬ tar-stream@1.3.1 | |
| │ │ ├── bl@1.0.0 | |
| │ │ ├─┬ end-of-stream@1.1.0 | |
| │ │ │ └─┬ once@1.3.3 | |
| │ │ │ └── wrappy@1.0.1 | |
| │ │ ├─┬ readable-stream@2.0.4 | |
| │ │ │ ├── core-util-is@1.0.2 | |
| │ │ │ ├── inherits@2.0.1 | |
| │ │ │ ├── isarray@0.0.1 | |
| │ │ │ ├── process-nextick-args@1.0.6 | |
| │ │ │ ├── string_decoder@0.10.31 | |
| │ │ │ └── util-deprecate@1.0.2 | |
| │ │ └── xtend@4.0.1 | |
| │ ├─┬ update-notifier@0.3.2 | |
| │ │ ├─┬ latest-version@1.0.1 | |
| │ │ │ └─┬ package-json@1.2.0 | |
| │ │ │ ├─┬ got@3.3.1 | |
| │ │ │ │ ├─┬ duplexify@3.4.2 | |
| │ │ │ │ │ ├─┬ end-of-stream@1.0.0 | |
| │ │ │ │ │ │ └─┬ once@1.3.3 | |
| │ │ │ │ │ │ └── wrappy@1.0.1 | |
| │ │ │ │ │ └─┬ readable-stream@2.0.4 | |
| │ │ │ │ │ ├── core-util-is@1.0.2 | |
| │ │ │ │ │ ├── inherits@2.0.1 | |
| │ │ │ │ │ ├── isarray@0.0.1 | |
| │ │ │ │ │ ├── process-nextick-args@1.0.6 | |
| │ │ │ │ │ ├── string_decoder@0.10.31 | |
| │ │ │ │ │ └── util-deprecate@1.0.2 | |
| │ │ │ │ ├─┬ nested-error-stacks@1.0.2 | |
| │ │ │ │ │ └── inherits@2.0.1 | |
| │ │ │ │ └─┬ read-all-stream@3.0.1 | |
| │ │ │ │ └─┬ readable-stream@2.0.4 | |
| │ │ │ │ ├── core-util-is@1.0.2 | |
| │ │ │ │ ├── inherits@2.0.1 | |
| │ │ │ │ ├── isarray@0.0.1 | |
| │ │ │ │ ├── process-nextick-args@1.0.6 | |
| │ │ │ │ ├── string_decoder@0.10.31 | |
| │ │ │ │ └── util-deprecate@1.0.2 | |
| │ │ │ └─┬ registry-url@3.0.3 | |
| │ │ │ └─┬ rc@1.1.5 | |
| │ │ │ ├── ini@1.3.4 | |
| │ │ │ └── minimist@1.2.0 | |
| │ │ ├─┬ semver-diff@2.1.0 | |
| │ │ │ └── semver@5.1.0 | |
| │ │ └─┬ string-length@1.0.1 | |
| │ │ └─┬ strip-ansi@3.0.0 | |
| │ │ └── ansi-regex@2.0.0 | |
| │ └─┬ which@1.2.0 | |
| │ └─┬ is-absolute@0.1.7 | |
| │ └── is-relative@0.1.3 | |
| ├─┬ concat@1.0.0 | |
| │ ├── parallel-loop@0.0.1 | |
| │ └── serial-loop@0.0.1 | |
| ├─┬ fs-extra@0.26.2 | |
| │ ├── graceful-fs@4.1.2 | |
| │ ├── jsonfile@2.2.3 | |
| │ ├── klaw@1.1.2 | |
| │ └── path-is-absolute@1.0.0 | |
| ├─┬ glob@6.0.1 | |
| │ ├─┬ inflight@1.0.4 | |
| │ │ └── wrappy@1.0.1 | |
| │ ├── inherits@2.0.1 | |
| │ ├─┬ minimatch@3.0.0 | |
| │ │ └─┬ brace-expansion@1.1.2 | |
| │ │ ├── balanced-match@0.3.0 | |
| │ │ └── concat-map@0.0.1 | |
| │ └── once@1.3.3 | |
| ├── minimist@1.2.0 | |
| ├─┬ node-sass@3.4.2 | |
| │ ├── async-foreach@0.1.3 | |
| │ ├─┬ chalk@1.1.1 | |
| │ │ ├── ansi-styles@2.1.0 | |
| │ │ ├── escape-string-regexp@1.0.3 | |
| │ │ ├─┬ has-ansi@2.0.0 | |
| │ │ │ └── ansi-regex@2.0.0 | |
| │ │ ├── strip-ansi@3.0.0 | |
| │ │ └── supports-color@2.0.0 | |
| │ ├─┬ cross-spawn@2.1.0 | |
| │ │ ├─┬ cross-spawn-async@2.1.1 | |
| │ │ │ └─┬ lru-cache@3.2.0 | |
| │ │ │ └── pseudomap@1.0.1 | |
| │ │ └─┬ spawn-sync@1.0.13 | |
| │ │ ├─┬ concat-stream@1.5.1 | |
| │ │ │ └── typedarray@0.0.6 | |
| │ │ └── os-shim@0.1.3 | |
| │ ├─┬ gaze@0.5.2 | |
| │ │ └─┬ globule@0.1.0 | |
| │ │ ├─┬ glob@3.1.21 | |
| │ │ │ ├── graceful-fs@1.2.3 | |
| │ │ │ └── inherits@1.0.2 | |
| │ │ ├── lodash@1.0.2 | |
| │ │ └─┬ minimatch@0.2.14 | |
| │ │ └── lru-cache@2.7.3 | |
| │ ├── get-stdin@4.0.1 | |
| │ ├── glob@5.0.15 | |
| │ ├─┬ meow@3.6.0 | |
| │ │ ├─┬ camelcase-keys@2.0.0 | |
| │ │ │ ├── camelcase@2.0.1 | |
| │ │ │ └── map-obj@1.0.1 | |
| │ │ ├─┬ loud-rejection@1.2.0 | |
| │ │ │ └── signal-exit@2.1.2 | |
| │ │ ├─┬ normalize-package-data@2.3.5 | |
| │ │ │ ├── hosted-git-info@2.1.4 | |
| │ │ │ ├─┬ is-builtin-module@1.0.0 | |
| │ │ │ │ └── builtin-modules@1.1.0 | |
| │ │ │ └─┬ validate-npm-package-license@3.0.1 | |
| │ │ │ ├─┬ spdx-correct@1.0.2 | |
| │ │ │ │ └── spdx-license-ids@1.1.0 | |
| │ │ │ └─┬ spdx-expression-parse@1.0.2 | |
| │ │ │ └── spdx-exceptions@1.0.4 | |
| │ │ ├── object-assign@4.0.1 | |
| │ │ ├─┬ read-pkg-up@1.0.1 | |
| │ │ │ ├─┬ find-up@1.1.0 | |
| │ │ │ │ └── path-exists@2.1.0 | |
| │ │ │ └─┬ 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 | |
| │ │ │ │ └─┬ strip-bom@2.0.0 | |
| │ │ │ │ └── is-utf8@0.2.0 | |
| │ │ │ └── path-type@1.1.0 | |
| │ │ ├─┬ redent@1.0.0 | |
| │ │ │ ├─┬ indent-string@2.1.0 | |
| │ │ │ │ └─┬ repeating@2.0.0 | |
| │ │ │ │ └── is-finite@1.0.1 | |
| │ │ │ └── strip-indent@1.0.1 | |
| │ │ └── trim-newlines@1.0.0 | |
| │ ├─┬ mkdirp@0.5.1 | |
| │ │ └── minimist@0.0.8 | |
| │ ├── nan@2.1.0 | |
| │ ├─┬ node-gyp@3.2.1 | |
| │ │ ├── fstream@1.0.8 | |
| │ │ ├─┬ glob@4.5.3 | |
| │ │ │ └── minimatch@2.0.10 | |
| │ │ ├─┬ minimatch@1.0.0 | |
| │ │ │ ├── lru-cache@2.7.3 | |
| │ │ │ └── sigmund@1.0.1 | |
| │ │ ├─┬ nopt@3.0.6 | |
| │ │ │ └── abbrev@1.0.7 | |
| │ │ ├─┬ npmlog@1.2.1 | |
| │ │ │ ├── ansi@0.3.0 | |
| │ │ │ ├─┬ are-we-there-yet@1.0.5 | |
| │ │ │ │ └── delegates@0.1.0 | |
| │ │ │ └─┬ gauge@1.2.2 | |
| │ │ │ ├── has-unicode@1.0.1 | |
| │ │ │ ├─┬ lodash.pad@3.1.1 | |
| │ │ │ │ ├── lodash._basetostring@3.0.1 | |
| │ │ │ │ └─┬ lodash._createpadding@3.6.1 | |
| │ │ │ │ └── lodash.repeat@3.0.1 | |
| │ │ │ ├── lodash.padleft@3.1.1 | |
| │ │ │ └── lodash.padright@3.1.1 | |
| │ │ ├─┬ osenv@0.1.3 | |
| │ │ │ ├── os-homedir@1.0.1 | |
| │ │ │ └── os-tmpdir@1.0.1 | |
| │ │ ├─┬ path-array@1.0.0 | |
| │ │ │ └── array-index@0.1.1 | |
| │ │ ├── semver@5.1.0 | |
| │ │ ├─┬ tar@2.2.1 | |
| │ │ │ └── block-stream@0.0.8 | |
| │ │ └─┬ which@1.2.0 | |
| │ │ └─┬ is-absolute@0.1.7 | |
| │ │ └── is-relative@0.1.3 | |
| │ ├─┬ npmconf@2.1.2 | |
| │ │ ├─┬ config-chain@1.1.9 | |
| │ │ │ └── proto-list@1.2.4 | |
| │ │ ├── ini@1.3.4 | |
| │ │ ├── semver@4.3.6 | |
| │ │ └── uid-number@0.0.5 | |
| │ ├─┬ request@2.67.0 | |
| │ │ ├── aws-sign2@0.6.0 | |
| │ │ ├─┬ bl@1.0.0 | |
| │ │ │ └─┬ readable-stream@2.0.4 | |
| │ │ │ ├── core-util-is@1.0.2 | |
| │ │ │ ├── isarray@0.0.1 | |
| │ │ │ ├── process-nextick-args@1.0.6 | |
| │ │ │ ├── string_decoder@0.10.31 | |
| │ │ │ └── util-deprecate@1.0.2 | |
| │ │ ├── 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-rc3 | |
| │ │ │ └── async@1.5.0 | |
| │ │ ├─┬ har-validator@2.0.3 | |
| │ │ │ ├─┬ commander@2.9.0 | |
| │ │ │ │ └── graceful-readlink@1.0.1 | |
| │ │ │ ├─┬ is-my-json-valid@2.12.3 | |
| │ │ │ │ ├── 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.0 | |
| │ │ │ └── pinkie@2.0.1 | |
| │ │ ├─┬ hawk@3.1.2 | |
| │ │ │ ├── boom@2.10.1 | |
| │ │ │ ├── cryptiles@2.0.5 | |
| │ │ │ ├── hoek@2.16.3 | |
| │ │ │ └── sntp@1.0.9 | |
| │ │ ├─┬ http-signature@1.1.0 | |
| │ │ │ ├── assert-plus@0.1.5 | |
| │ │ │ ├─┬ jsprim@1.2.2 | |
| │ │ │ │ ├── extsprintf@1.0.2 | |
| │ │ │ │ ├── json-schema@0.2.2 | |
| │ │ │ │ └── verror@1.3.6 | |
| │ │ │ └─┬ sshpk@1.7.1 | |
| │ │ │ ├── asn1@0.2.3 | |
| │ │ │ ├── assert-plus@0.2.0 | |
| │ │ │ ├── dashdash@1.10.1 | |
| │ │ │ ├── ecc-jsbn@0.1.1 | |
| │ │ │ ├── jodid25519@1.0.2 | |
| │ │ │ ├── jsbn@0.1.0 | |
| │ │ │ └── tweetnacl@0.13.2 | |
| │ │ ├── is-typedarray@1.0.0 | |
| │ │ ├── isstream@0.1.2 | |
| │ │ ├── json-stringify-safe@5.0.1 | |
| │ │ ├─┬ mime-types@2.1.8 | |
| │ │ │ └── mime-db@1.20.0 | |
| │ │ ├── node-uuid@1.4.7 | |
| │ │ ├── oauth-sign@0.8.0 | |
| │ │ ├── qs@5.2.0 | |
| │ │ ├── stringstream@0.0.5 | |
| │ │ ├── tough-cookie@2.2.1 | |
| │ │ └── tunnel-agent@0.4.2 | |
| │ └─┬ sass-graph@2.0.1 | |
| │ ├── glob@5.0.15 | |
| │ ├── lodash@3.10.1 | |
| │ └─┬ yargs@3.31.0 | |
| │ ├─┬ cliui@3.1.0 | |
| │ │ └── wrap-ansi@1.0.0 | |
| │ ├─┬ os-locale@1.4.0 | |
| │ │ └─┬ lcid@1.0.0 | |
| │ │ └── invert-kv@1.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 | |
| │ ├── window-size@0.1.4 | |
| │ └── y18n@3.2.0 | |
| ├─┬ rimraf@2.4.4 | |
| │ └── glob@5.0.15 | |
| ├─┬ serve@1.4.0 | |
| │ ├── commander@0.6.1 | |
| │ ├─┬ connect@2.3.9 | |
| │ │ ├── bytes@0.1.0 | |
| │ │ ├── cookie@0.0.4 | |
| │ │ ├── crc@0.2.0 | |
| │ │ ├─┬ debug@2.2.0 | |
| │ │ │ └── ms@0.7.1 | |
| │ │ ├── formidable@1.0.11 | |
| │ │ ├── fresh@0.1.0 | |
| │ │ ├── qs@0.4.2 | |
| │ │ └─┬ send@0.0.3 | |
| │ │ ├── mime@1.2.6 | |
| │ │ └── range-parser@0.0.4 | |
| │ ├─┬ jade@1.11.0 | |
| │ │ ├── character-parser@1.2.1 | |
| │ │ ├─┬ clean-css@3.4.8 | |
| │ │ │ ├── commander@2.8.1 | |
| │ │ │ └── source-map@0.4.4 | |
| │ │ ├── commander@2.6.0 | |
| │ │ ├─┬ constantinople@3.0.2 | |
| │ │ │ └── acorn@2.6.4 | |
| │ │ ├─┬ jstransformer@0.0.2 | |
| │ │ │ ├── is-promise@2.1.0 | |
| │ │ │ └─┬ promise@6.1.0 | |
| │ │ │ └── asap@1.0.0 | |
| │ │ ├─┬ transformers@2.1.0 | |
| │ │ │ ├─┬ css@1.0.8 | |
| │ │ │ │ ├── css-parse@1.0.4 | |
| │ │ │ │ └── css-stringify@1.0.5 | |
| │ │ │ ├─┬ promise@2.0.0 | |
| │ │ │ │ └── is-promise@1.0.1 | |
| │ │ │ └─┬ uglify-js@2.2.5 | |
| │ │ │ ├─┬ optimist@0.3.7 | |
| │ │ │ │ └── wordwrap@0.0.3 | |
| │ │ │ └── source-map@0.1.43 | |
| │ │ ├── void-elements@2.0.1 | |
| │ │ └─┬ with@4.0.3 | |
| │ │ ├── acorn@1.2.2 | |
| │ │ └── acorn-globals@1.0.9 | |
| │ ├─┬ less-middleware@2.0.1 | |
| │ │ ├─┬ less@2.4.0 | |
| │ │ │ ├─┬ errno@0.1.4 | |
| │ │ │ │ └── prr@0.0.0 | |
| │ │ │ ├── graceful-fs@3.0.8 | |
| │ │ │ ├── image-size@0.3.5 | |
| │ │ │ ├── mime@1.3.4 | |
| │ │ │ └── source-map@0.2.0 | |
| │ │ └─┬ node.extend@1.1.5 | |
| │ │ └── is@3.1.0 | |
| │ └─┬ stylus@0.52.4 | |
| │ ├── css-parse@1.7.0 | |
| │ ├─┬ glob@3.2.11 | |
| │ │ └─┬ minimatch@0.3.0 | |
| │ │ └── lru-cache@2.7.3 | |
| │ ├── sax@0.5.8 | |
| │ └─┬ source-map@0.1.43 | |
| │ └── amdefine@1.0.0 | |
| └─┬ uglify-js@2.6.1 | |
| ├── async@0.2.10 | |
| ├── source-map@0.5.3 | |
| ├── uglify-to-browserify@1.0.2 | |
| └─┬ yargs@3.10.0 | |
| ├── camelcase@1.2.1 | |
| ├─┬ cliui@2.1.0 | |
| │ ├─┬ center-align@0.1.2 | |
| │ │ ├─┬ align-text@0.1.3 | |
| │ │ │ ├─┬ kind-of@2.0.1 | |
| │ │ │ │ └── is-buffer@1.1.0 | |
| │ │ │ ├── longest@1.0.1 | |
| │ │ │ └── repeat-string@1.5.2 | |
| │ │ └── lazy-cache@0.2.7 | |
| │ ├── right-align@0.1.3 | |
| │ └── wordwrap@0.0.2 | |
| ├── decamelize@1.1.1 | |
| └── window-size@0.1.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment