Skip to content

Instantly share code, notes, and snippets.

@gortok
Created September 21, 2016 16:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gortok/690dd9118af9a62703ade809ffa6444b to your computer and use it in GitHub Desktop.
Save gortok/690dd9118af9a62703ade809ffa6444b to your computer and use it in GitHub Desktop.
Jewelapp@1.0.0 /Users/gjstocker/src/jewelapp
├── angular-mocks@1.3.15
├── bower@1.7.9
├─┬ chai@2.3.0
│ ├── assertion-error@1.0.0
│ └─┬ deep-eql@0.1.3
│ └── type-detect@0.1.1
├─┬ cordova@5.4.1
│ ├── ansi@0.3.1
│ ├─┬ cordova-lib@5.4.1
│ │ ├─┬ aliasify@1.9.0
│ │ │ └─┬ browserify-transform-tools@1.5.3
│ │ │ ├─┬ falafel@1.2.0
│ │ │ │ ├── acorn@1.2.2
│ │ │ │ ├── foreach@2.0.5
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── object-keys@1.0.11
│ │ │ └── through@2.3.8
│ │ ├── balanced-match@0.2.1
│ │ ├── base64-js@0.0.8
│ │ ├── bplist-parser@0.1.0
│ │ ├── brace-expansion@1.1.1
│ │ ├── concat-map@0.0.1
│ │ ├── cordova-app-hello-world@3.10.0
│ │ ├─┬ cordova-common@1.0.0
│ │ │ ├── glob@5.0.15
│ │ │ ├── q@1.4.1
│ │ │ ├── semver@5.0.3
│ │ │ ├── shelljs@0.5.3
│ │ │ └── underscore@1.8.3
│ │ ├─┬ cordova-js@4.1.2
│ │ │ └─┬ browserify@10.1.3
│ │ │ ├── assert@1.3.0
│ │ │ ├─┬ browser-pack@4.0.4
│ │ │ │ ├─┬ combine-source-map@0.3.0
│ │ │ │ │ ├── convert-source-map@0.3.5
│ │ │ │ │ ├─┬ inline-source-map@0.3.1
│ │ │ │ │ │ └─┬ source-map@0.3.0
│ │ │ │ │ │ └── amdefine@1.0.0
│ │ │ │ │ └─┬ source-map@0.1.43
│ │ │ │ │ └── amdefine@1.0.0
│ │ │ │ ├─┬ through2@0.5.1
│ │ │ │ │ ├─┬ readable-stream@1.0.34
│ │ │ │ │ │ └── core-util-is@1.0.2
│ │ │ │ │ └── xtend@3.0.0
│ │ │ │ └── umd@3.0.1
│ │ │ ├── browser-resolve@1.11.2
│ │ │ ├─┬ browserify-zlib@0.1.4
│ │ │ │ └── pako@0.2.9
│ │ │ ├─┬ buffer@3.6.0
│ │ │ │ ├── base64-js@0.0.8
│ │ │ │ ├── ieee754@1.1.6
│ │ │ │ └── isarray@1.0.0
│ │ │ ├── builtins@0.0.7
│ │ │ ├── commondir@0.0.1
│ │ │ ├─┬ concat-stream@1.4.10
│ │ │ │ └── typedarray@0.0.6
│ │ │ ├─┬ console-browserify@1.1.0
│ │ │ │ └── date-now@0.1.4
│ │ │ ├── constants-browserify@0.0.1
│ │ │ ├─┬ crypto-browserify@3.11.0
│ │ │ │ ├─┬ browserify-cipher@1.0.0
│ │ │ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ │ │ ├── buffer-xor@1.0.3
│ │ │ │ │ │ └── cipher-base@1.0.3
│ │ │ │ │ ├─┬ browserify-des@1.0.0
│ │ │ │ │ │ ├── cipher-base@1.0.3
│ │ │ │ │ │ └─┬ des.js@1.0.0
│ │ │ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ │ │ └── evp_bytestokey@1.0.0
│ │ │ │ ├─┬ browserify-sign@4.0.0
│ │ │ │ │ ├── bn.js@4.11.6
│ │ │ │ │ ├── browserify-rsa@4.0.1
│ │ │ │ │ ├─┬ elliptic@6.3.2
│ │ │ │ │ │ ├── brorand@1.0.6
│ │ │ │ │ │ └── hash.js@1.0.3
│ │ │ │ │ └─┬ parse-asn1@5.0.0
│ │ │ │ │ ├─┬ asn1.js@4.8.1
│ │ │ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ │ │ ├── buffer-xor@1.0.3
│ │ │ │ │ │ └── cipher-base@1.0.3
│ │ │ │ │ └── evp_bytestokey@1.0.0
│ │ │ │ ├─┬ create-ecdh@4.0.0
│ │ │ │ │ ├── bn.js@4.11.6
│ │ │ │ │ └─┬ elliptic@6.3.2
│ │ │ │ │ ├── brorand@1.0.6
│ │ │ │ │ └── hash.js@1.0.3
│ │ │ │ ├─┬ create-hash@1.1.2
│ │ │ │ │ ├── cipher-base@1.0.3
│ │ │ │ │ ├── ripemd160@1.0.1
│ │ │ │ │ └── sha.js@2.4.5
│ │ │ │ ├── create-hmac@1.1.4
│ │ │ │ ├─┬ diffie-hellman@5.0.2
│ │ │ │ │ ├── bn.js@4.11.6
│ │ │ │ │ └─┬ miller-rabin@4.0.0
│ │ │ │ │ └── brorand@1.0.6
│ │ │ │ ├── pbkdf2@3.0.7
│ │ │ │ ├─┬ public-encrypt@4.0.0
│ │ │ │ │ ├── bn.js@4.11.6
│ │ │ │ │ ├── browserify-rsa@4.0.1
│ │ │ │ │ └─┬ parse-asn1@5.0.0
│ │ │ │ │ ├─┬ asn1.js@4.8.1
│ │ │ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ │ │ ├── buffer-xor@1.0.3
│ │ │ │ │ │ └── cipher-base@1.0.3
│ │ │ │ │ └── evp_bytestokey@1.0.0
│ │ │ │ └── randombytes@2.0.3
│ │ │ ├── deep-equal@1.0.1
│ │ │ ├── defined@1.0.0
│ │ │ ├── deps-sort@1.3.9
│ │ │ ├── domain-browser@1.1.7
│ │ │ ├── duplexer2@0.0.2
│ │ │ ├── events@1.0.2
│ │ │ ├─┬ has@1.0.1
│ │ │ │ └── function-bind@1.1.0
│ │ │ ├── htmlescape@1.1.1
│ │ │ ├─┬ http-browserify@1.7.0
│ │ │ │ └── Base64@0.2.1
│ │ │ ├── https-browserify@0.0.1
│ │ │ ├── inherits@2.0.3
│ │ │ ├─┬ insert-module-globals@6.6.3
│ │ │ │ ├─┬ combine-source-map@0.6.1
│ │ │ │ │ ├── convert-source-map@1.1.3
│ │ │ │ │ ├── inline-source-map@0.5.0
│ │ │ │ │ ├── lodash.memoize@3.0.4
│ │ │ │ │ └─┬ source-map@0.4.4
│ │ │ │ │ └── amdefine@1.0.0
│ │ │ │ ├── is-buffer@1.1.4
│ │ │ │ └─┬ lexical-scope@1.2.0
│ │ │ │ └─┬ astw@2.0.0
│ │ │ │ └── acorn@1.2.2
│ │ │ ├── isarray@0.0.1
│ │ │ ├─┬ JSONStream@1.1.4
│ │ │ │ ├── jsonparse@1.2.0
│ │ │ │ └── through@2.3.8
│ │ │ ├─┬ labeled-stream-splicer@1.0.2
│ │ │ │ └─┬ stream-splicer@1.3.2
│ │ │ │ ├── indexof@0.0.1
│ │ │ │ └── readable-wrap@1.0.0
│ │ │ ├─┬ module-deps@3.9.1
│ │ │ │ ├─┬ detective@4.3.1
│ │ │ │ │ └── acorn@1.2.2
│ │ │ │ └─┬ stream-combiner2@1.0.2
│ │ │ │ └─┬ through2@0.5.1
│ │ │ │ ├─┬ readable-stream@1.0.34
│ │ │ │ │ └── core-util-is@1.0.2
│ │ │ │ └── xtend@3.0.0
│ │ │ ├── os-browserify@0.1.2
│ │ │ ├─┬ parents@1.0.1
│ │ │ │ └── path-platform@0.11.15
│ │ │ ├── path-browserify@0.0.0
│ │ │ ├── process@0.11.9
│ │ │ ├── punycode@1.4.1
│ │ │ ├── querystring-es3@0.2.1
│ │ │ ├─┬ read-only-stream@1.1.1
│ │ │ │ └── readable-wrap@1.0.0
│ │ │ ├─┬ readable-stream@1.1.14
│ │ │ │ └── core-util-is@1.0.2
│ │ │ ├── resolve@1.1.7
│ │ │ ├── shallow-copy@0.0.1
│ │ │ ├─┬ shasum@1.0.2
│ │ │ │ ├─┬ json-stable-stringify@0.0.1
│ │ │ │ │ └── jsonify@0.0.0
│ │ │ │ └── sha.js@2.4.5
│ │ │ ├── shell-quote@0.0.1
│ │ │ ├── stream-browserify@1.0.0
│ │ │ ├── string_decoder@0.10.31
│ │ │ ├─┬ subarg@1.0.0
│ │ │ │ └── minimist@1.2.0
│ │ │ ├─┬ syntax-error@1.1.6
│ │ │ │ └── acorn@2.7.0
│ │ │ ├── through2@1.1.1
│ │ │ ├── timers-browserify@1.4.2
│ │ │ ├── tty-browserify@0.0.0
│ │ │ ├─┬ url@0.10.3
│ │ │ │ ├── punycode@1.3.2
│ │ │ │ └── querystring@0.2.0
│ │ │ ├─┬ util@0.10.3
│ │ │ │ └── inherits@2.0.1
│ │ │ ├─┬ vm-browserify@0.0.4
│ │ │ │ └── indexof@0.0.1
│ │ │ └── xtend@4.0.1
│ │ ├─┬ cordova-registry-mapper@1.1.13
│ │ │ └─┬ tape@3.5.0
│ │ │ ├── deep-equal@0.2.2
│ │ │ ├── defined@0.0.0
│ │ │ ├─┬ glob@3.2.11
│ │ │ │ └─┬ minimatch@0.3.0
│ │ │ │ ├── lru-cache@2.7.0
│ │ │ │ └── sigmund@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── object-inspect@0.4.0
│ │ │ ├── resumer@0.0.0
│ │ │ └── through@2.3.8
│ │ ├─┬ cordova-serve@1.0.0
│ │ │ ├─┬ chalk@1.1.3
│ │ │ │ ├── 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
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ └── supports-color@2.0.0
│ │ │ ├─┬ compression@1.6.2
│ │ │ │ ├─┬ accepts@1.3.3
│ │ │ │ │ ├─┬ mime-types@2.1.12
│ │ │ │ │ │ └── mime-db@1.24.0
│ │ │ │ │ └── negotiator@0.6.1
│ │ │ │ ├── bytes@2.3.0
│ │ │ │ ├─┬ compressible@2.0.8
│ │ │ │ │ └── mime-db@1.24.0
│ │ │ │ ├─┬ debug@2.2.0
│ │ │ │ │ └── ms@0.7.1
│ │ │ │ ├── on-headers@1.0.1
│ │ │ │ └── vary@1.1.0
│ │ │ ├─┬ express@4.14.0
│ │ │ │ ├─┬ accepts@1.3.3
│ │ │ │ │ ├─┬ mime-types@2.1.12
│ │ │ │ │ │ └── mime-db@1.24.0
│ │ │ │ │ └── negotiator@0.6.1
│ │ │ │ ├── array-flatten@1.1.1
│ │ │ │ ├── content-disposition@0.5.1
│ │ │ │ ├── content-type@1.0.2
│ │ │ │ ├── cookie@0.3.1
│ │ │ │ ├── cookie-signature@1.0.6
│ │ │ │ ├─┬ debug@2.2.0
│ │ │ │ │ └── ms@0.7.1
│ │ │ │ ├── depd@1.1.0
│ │ │ │ ├── encodeurl@1.0.1
│ │ │ │ ├── escape-html@1.0.3
│ │ │ │ ├── etag@1.7.0
│ │ │ │ ├─┬ finalhandler@0.5.0
│ │ │ │ │ ├── statuses@1.3.0
│ │ │ │ │ └── unpipe@1.0.0
│ │ │ │ ├── fresh@0.3.0
│ │ │ │ ├── merge-descriptors@1.0.1
│ │ │ │ ├── methods@1.1.2
│ │ │ │ ├─┬ on-finished@2.3.0
│ │ │ │ │ └── ee-first@1.1.1
│ │ │ │ ├── parseurl@1.3.1
│ │ │ │ ├── path-to-regexp@0.1.7
│ │ │ │ ├─┬ proxy-addr@1.1.2
│ │ │ │ │ ├── forwarded@0.1.0
│ │ │ │ │ └── ipaddr.js@1.1.1
│ │ │ │ ├── qs@6.2.0
│ │ │ │ ├── range-parser@1.2.0
│ │ │ │ ├─┬ send@0.14.1
│ │ │ │ │ ├── destroy@1.0.4
│ │ │ │ │ ├─┬ http-errors@1.5.0
│ │ │ │ │ │ ├── inherits@2.0.1
│ │ │ │ │ │ └── setprototypeof@1.0.1
│ │ │ │ │ ├── mime@1.3.4
│ │ │ │ │ ├── ms@0.7.1
│ │ │ │ │ └── statuses@1.3.0
│ │ │ │ ├── serve-static@1.11.1
│ │ │ │ ├─┬ type-is@1.6.13
│ │ │ │ │ ├── media-typer@0.3.0
│ │ │ │ │ └─┬ mime-types@2.1.12
│ │ │ │ │ └── mime-db@1.24.0
│ │ │ │ ├── utils-merge@1.0.0
│ │ │ │ └── vary@1.1.0
│ │ │ └── q@1.4.1
│ │ ├─┬ dep-graph@1.1.0
│ │ │ └── underscore@1.2.1
│ │ ├─┬ elementtree@0.1.6
│ │ │ └── sax@0.3.5
│ │ ├─┬ glob@4.0.6
│ │ │ ├─┬ graceful-fs@3.0.11
│ │ │ │ └── natives@1.1.0
│ │ │ ├── inherits@2.0.3
│ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ ├── lru-cache@2.7.3
│ │ │ │ └── sigmund@1.0.1
│ │ │ └─┬ once@1.4.0
│ │ │ └── wrappy@1.0.2
│ │ ├── inflight@1.0.4
│ │ ├── inherits@2.0.1
│ │ ├─┬ init-package-json@1.9.4
│ │ │ ├─┬ glob@6.0.4
│ │ │ │ ├─┬ inflight@1.0.5
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├─┬ minimatch@3.0.3
│ │ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├─┬ once@1.4.0
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ └── path-is-absolute@1.0.0
│ │ │ ├─┬ npm-package-arg@4.2.0
│ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ └── semver@5.3.0
│ │ │ ├── promzard@0.3.0
│ │ │ ├─┬ read@1.0.7
│ │ │ │ └── mute-stream@0.0.6
│ │ │ ├─┬ read-package-json@2.0.4
│ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ ├─┬ json-parse-helpfulerror@1.0.3
│ │ │ │ │ └── jju@1.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
│ │ │ └─┬ validate-npm-package-name@2.2.2
│ │ │ └── builtins@0.0.7
│ │ ├── lodash@3.10.1
│ │ ├── minimatch@2.0.10
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.9
│ │ ├─┬ npm@2.15.11
│ │ │ ├── abbrev@1.0.9
│ │ │ ├── ansi@0.3.1
│ │ │ ├── ansi-regex@2.0.0
│ │ │ ├── ansicolors@0.3.2
│ │ │ ├── ansistyles@0.1.3
│ │ │ ├── archy@1.0.0
│ │ │ ├── async-some@1.0.2
│ │ │ ├── block-stream@0.0.9
│ │ │ ├── char-spinner@1.0.1
│ │ │ ├── chmodr@1.0.2
│ │ │ ├── chownr@1.0.1
│ │ │ ├── cmd-shim@2.0.2
│ │ │ ├─┬ columnify@1.5.4
│ │ │ │ └─┬ wcwidth@1.0.0
│ │ │ │ └─┬ defaults@1.0.3
│ │ │ │ └── clone@1.0.2
│ │ │ ├─┬ config-chain@1.1.10
│ │ │ │ └── proto-list@1.2.4
│ │ │ ├─┬ dezalgo@1.0.3
│ │ │ │ └── asap@2.0.3
│ │ │ ├── editor@1.0.0
│ │ │ ├── fs-vacuum@1.2.9
│ │ │ ├─┬ fs-write-stream-atomic@1.0.8
│ │ │ │ └── iferr@0.1.5
│ │ │ ├── fstream@1.0.10
│ │ │ ├─┬ fstream-npm@1.1.1
│ │ │ │ └── fstream-ignore@1.0.5
│ │ │ ├── github-url-from-git@1.4.0
│ │ │ ├── github-url-from-username-repo@1.0.2
│ │ │ ├─┬ glob@7.0.6
│ │ │ │ ├── fs.realpath@1.0.0
│ │ │ │ └── path-is-absolute@1.0.0
│ │ │ ├── graceful-fs@4.1.6
│ │ │ ├── hosted-git-info@2.1.5
│ │ │ ├── imurmurhash@0.1.4
│ │ │ ├── inflight@1.0.5
│ │ │ ├── inherits@2.0.3
│ │ │ ├── ini@1.3.4
│ │ │ ├─┬ init-package-json@1.9.4
│ │ │ │ ├─┬ glob@6.0.4
│ │ │ │ │ └── path-is-absolute@1.0.0
│ │ │ │ └── promzard@0.3.0
│ │ │ ├── lockfile@1.0.1
│ │ │ ├─┬ lru-cache@4.0.1
│ │ │ │ ├── pseudomap@1.0.2
│ │ │ │ └── yallist@2.0.0
│ │ │ ├─┬ minimatch@3.0.3
│ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ ├─┬ node-gyp@3.4.0
│ │ │ │ └─┬ path-array@1.0.1
│ │ │ │ └─┬ array-index@1.0.0
│ │ │ │ ├─┬ debug@2.2.0
│ │ │ │ │ └── ms@0.7.1
│ │ │ │ └─┬ es6-symbol@3.1.0
│ │ │ │ ├── d@0.1.1
│ │ │ │ └─┬ es5-ext@0.10.12
│ │ │ │ └── es6-iterator@2.0.0
│ │ │ ├── nopt@3.0.6
│ │ │ ├── normalize-git-url@3.0.2
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ └─┬ is-builtin-module@1.0.0
│ │ │ │ └── builtin-modules@1.1.0
│ │ │ ├── npm-cache-filename@1.0.2
│ │ │ ├── npm-install-checks@1.0.7
│ │ │ ├── npm-package-arg@4.1.0
│ │ │ ├─┬ npm-registry-client@7.2.1
│ │ │ │ ├─┬ concat-stream@1.5.2
│ │ │ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ │ │ ├── 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
│ │ │ │ │ └── typedarray@0.0.6
│ │ │ │ └── retry@0.10.0
│ │ │ ├── npm-user-validate@0.1.5
│ │ │ ├─┬ npmlog@2.0.4
│ │ │ │ ├─┬ are-we-there-yet@1.1.2
│ │ │ │ │ └── delegates@1.0.0
│ │ │ │ └─┬ gauge@1.2.7
│ │ │ │ ├── has-unicode@2.0.0
│ │ │ │ ├── lodash._baseslice@4.0.0
│ │ │ │ ├── lodash._basetostring@4.12.0
│ │ │ │ ├── lodash.pad@4.4.0
│ │ │ │ ├── lodash.padend@4.5.0
│ │ │ │ ├── lodash.padstart@4.5.0
│ │ │ │ └── lodash.tostring@4.1.4
│ │ │ ├── once@1.4.0
│ │ │ ├── opener@1.4.1
│ │ │ ├─┬ osenv@0.1.3
│ │ │ │ ├── os-homedir@1.0.0
│ │ │ │ └── os-tmpdir@1.0.1
│ │ │ ├── path-is-inside@1.0.1
│ │ │ ├─┬ read@1.0.7
│ │ │ │ └── mute-stream@0.0.5
│ │ │ ├─┬ read-installed@4.0.3
│ │ │ │ ├── debuglog@1.0.1
│ │ │ │ ├── readdir-scoped-modules@1.0.2
│ │ │ │ └── util-extend@1.0.1
│ │ │ ├─┬ read-package-json@2.0.4
│ │ │ │ ├─┬ glob@6.0.4
│ │ │ │ │ └── path-is-absolute@1.0.0
│ │ │ │ └─┬ json-parse-helpfulerror@1.0.3
│ │ │ │ └── jju@1.3.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
│ │ │ ├── realize-package-specifier@3.0.1
│ │ │ ├─┬ request@2.74.0
│ │ │ │ ├── aws-sign2@0.6.0
│ │ │ │ ├── aws4@1.4.1
│ │ │ │ ├─┬ bl@1.1.2
│ │ │ │ │ └─┬ readable-stream@2.0.6
│ │ │ │ │ ├── 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
│ │ │ │ ├── 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.9.2
│ │ │ │ │ ├── asn1@0.2.3
│ │ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ │ ├── dashdash@1.14.0
│ │ │ │ │ ├── ecc-jsbn@0.1.1
│ │ │ │ │ ├── getpass@0.1.6
│ │ │ │ │ ├── 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
│ │ │ ├── retry@0.10.0
│ │ │ ├── rimraf@2.5.4
│ │ │ ├── semver@5.1.0
│ │ │ ├─┬ sha@2.0.1
│ │ │ │ └─┬ readable-stream@2.0.2
│ │ │ │ ├── core-util-is@1.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.3
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.1
│ │ │ ├── slide@1.1.6
│ │ │ ├── sorted-object@2.0.0
│ │ │ ├── spdx-license-ids@1.2.2
│ │ │ ├── strip-ansi@3.0.1
│ │ │ ├── tar@2.2.1
│ │ │ ├── text-table@0.2.0
│ │ │ ├── uid-number@0.0.6
│ │ │ ├── umask@1.1.0
│ │ │ ├─┬ validate-npm-package-license@3.0.1
│ │ │ │ ├── spdx-correct@1.0.2
│ │ │ │ └─┬ spdx-expression-parse@1.0.2
│ │ │ │ └── spdx-exceptions@1.0.4
│ │ │ ├─┬ validate-npm-package-name@2.2.2
│ │ │ │ └── builtins@0.0.7
│ │ │ ├─┬ which@1.2.11
│ │ │ │ └── isexe@1.1.2
│ │ │ ├── wrappy@1.0.2
│ │ │ └── write-file-atomic@1.1.4
│ │ ├─┬ npmconf@2.1.2
│ │ │ ├─┬ config-chain@1.1.10
│ │ │ │ └── proto-list@1.2.4
│ │ │ ├── inherits@2.0.3
│ │ │ ├── ini@1.3.4
│ │ │ ├─┬ once@1.3.3
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├─┬ osenv@0.1.3
│ │ │ │ ├── os-homedir@1.0.1
│ │ │ │ └── os-tmpdir@1.0.1
│ │ │ └── uid-number@0.0.5
│ │ ├── once@1.3.2
│ │ ├── opener@1.4.1
│ │ ├── os-homedir@1.0.1
│ │ ├── os-tmpdir@1.0.1
│ │ ├── osenv@0.1.3
│ │ ├── path-is-absolute@1.0.0
│ │ ├── plist@1.2.0
│ │ ├── properties-parser@0.2.3
│ │ ├─┬ rc@0.5.2
│ │ │ ├── deep-extend@0.2.11
│ │ │ ├── ini@1.1.0
│ │ │ ├── minimist@0.0.10
│ │ │ └── strip-json-comments@0.1.3
│ │ ├─┬ request@2.47.0
│ │ │ ├── aws-sign2@0.5.0
│ │ │ ├─┬ bl@0.9.5
│ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ ├── caseless@0.6.0
│ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ └── delayed-stream@0.0.5
│ │ │ ├── forever-agent@0.5.2
│ │ │ ├─┬ form-data@0.1.4
│ │ │ │ ├── async@0.9.2
│ │ │ │ └── mime@1.2.11
│ │ │ ├─┬ hawk@1.1.1
│ │ │ │ ├── boom@0.4.2
│ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ ├── hoek@0.9.1
│ │ │ │ └── sntp@0.2.4
│ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ ├── asn1@0.1.11
│ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ └── ctype@0.5.3
│ │ │ ├── json-stringify-safe@5.0.1
│ │ │ ├── mime-types@1.0.2
│ │ │ ├── node-uuid@1.4.7
│ │ │ ├── oauth-sign@0.4.0
│ │ │ ├── qs@2.3.3
│ │ │ ├── stringstream@0.0.5
│ │ │ ├── tough-cookie@2.3.1
│ │ │ └── tunnel-agent@0.4.3
│ │ ├── semver@4.3.6
│ │ ├── shelljs@0.3.0
│ │ ├─┬ tar@1.0.2
│ │ │ ├── block-stream@0.0.9
│ │ │ ├─┬ fstream@1.0.10
│ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ └─┬ rimraf@2.5.4
│ │ │ │ └─┬ glob@7.1.0
│ │ │ │ ├── fs.realpath@1.0.0
│ │ │ │ ├─┬ inflight@1.0.5
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ ├─┬ minimatch@3.0.3
│ │ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├─┬ once@1.4.0
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ └── path-is-absolute@1.0.0
│ │ │ └── inherits@2.0.3
│ │ ├── unorm@1.3.3
│ │ ├── util-deprecate@1.0.2
│ │ ├── valid-identifier@0.0.1
│ │ ├── wrappy@1.0.1
│ │ ├─┬ xcode@0.8.0
│ │ │ ├── node-uuid@1.3.3
│ │ │ └── pegjs@0.6.2
│ │ ├── xmlbuilder@4.0.0
│ │ └── xmldom@0.1.19
│ ├─┬ nopt@3.0.1
│ │ └── abbrev@1.0.9
│ ├── q@1.0.1
│ ├── underscore@1.7.0
│ └─┬ update-notifier@0.5.0
│ ├─┬ chalk@1.1.3
│ │ ├── 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
│ │ │ └── ansi-regex@2.0.0
│ │ └── supports-color@2.0.0
│ ├─┬ configstore@1.4.0
│ │ ├── graceful-fs@4.1.6
│ │ ├── object-assign@4.1.0
│ │ ├── os-tmpdir@1.0.1
│ │ ├─┬ osenv@0.1.3
│ │ │ └── os-homedir@1.0.1
│ │ ├─┬ write-file-atomic@1.2.0
│ │ │ ├── imurmurhash@0.1.4
│ │ │ └── slide@1.1.6
│ │ └─┬ xdg-basedir@2.0.0
│ │ └── os-homedir@1.0.1
│ ├── is-npm@1.0.0
│ ├─┬ latest-version@1.0.1
│ │ └─┬ package-json@1.2.0
│ │ ├─┬ got@3.3.1
│ │ │ ├─┬ duplexify@3.4.5
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├─┬ 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
│ │ │ │ └── stream-shift@1.0.0
│ │ │ ├── infinity-agent@2.0.3
│ │ │ ├── is-redirect@1.0.0
│ │ │ ├── is-stream@1.1.0
│ │ │ ├── lowercase-keys@1.0.0
│ │ │ ├─┬ nested-error-stacks@1.0.2
│ │ │ │ └── inherits@2.0.3
│ │ │ ├── object-assign@3.0.0
│ │ │ ├── prepend-http@1.0.4
│ │ │ ├─┬ read-all-stream@3.1.0
│ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ └─┬ readable-stream@2.1.5
│ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── timed-out@2.0.0
│ │ └─┬ registry-url@3.1.0
│ │ └─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ ├── ini@1.3.4
│ │ ├── minimist@1.2.0
│ │ └── strip-json-comments@1.0.4
│ ├─┬ repeating@1.1.3
│ │ └─┬ is-finite@1.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ semver-diff@2.1.0
│ │ └── semver@5.3.0
│ └─┬ string-length@1.0.1
│ └─┬ strip-ansi@3.0.1
│ └── ansi-regex@2.0.0
├─┬ del@2.2.2
│ ├─┬ globby@5.0.0
│ │ ├─┬ array-union@1.0.2
│ │ │ └── array-uniq@1.0.3
│ │ ├── arrify@1.0.1
│ │ └─┬ glob@7.1.0
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.3
│ │ ├─┬ minimatch@3.0.3
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├─┬ once@1.4.0
│ │ │ └── wrappy@1.0.2
│ │ └── path-is-absolute@1.0.0
│ ├── is-path-cwd@1.0.0
│ ├─┬ is-path-in-cwd@1.0.0
│ │ └─┬ is-path-inside@1.0.0
│ │ └── path-is-inside@1.0.2
│ ├── object-assign@4.1.0
│ ├── pify@2.3.0
│ ├─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ └─┬ rimraf@2.5.4
│ └─┬ glob@7.1.0
│ ├── fs.realpath@1.0.0
│ ├─┬ inflight@1.0.5
│ │ └── wrappy@1.0.2
│ ├── inherits@2.0.3
│ ├─┬ minimatch@3.0.3
│ │ └─┬ brace-expansion@1.1.6
│ │ ├── balanced-match@0.4.2
│ │ └── concat-map@0.0.1
│ ├─┬ once@1.4.0
│ │ └── wrappy@1.0.2
│ └── path-is-absolute@1.0.0
├─┬ elementtree@0.1.6
│ └── sax@0.3.5
├─┬ generator-ionic@0.8.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.5
│ │ ├─┬ 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
│ ├─┬ cordova@4.3.1
│ │ ├─┬ cordova-lib@4.3.1
│ │ │ ├── bplist-parser@0.0.6
│ │ │ ├─┬ cordova-js@3.8.0
│ │ │ │ ├─┬ browserify@7.1.0
│ │ │ │ │ ├── assert@1.1.2
│ │ │ │ │ ├─┬ browser-pack@3.2.0
│ │ │ │ │ │ ├─┬ combine-source-map@0.3.0
│ │ │ │ │ │ │ ├── convert-source-map@0.3.5
│ │ │ │ │ │ │ ├─┬ inline-source-map@0.3.1
│ │ │ │ │ │ │ │ └─┬ source-map@0.3.0
│ │ │ │ │ │ │ │ └── amdefine@1.0.0
│ │ │ │ │ │ │ └─┬ source-map@0.1.43
│ │ │ │ │ │ │ └── amdefine@1.0.0
│ │ │ │ │ │ └─┬ through2@0.5.1
│ │ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ │ └── core-util-is@1.0.2
│ │ │ │ │ ├─┬ browser-resolve@1.11.2
│ │ │ │ │ │ └── resolve@1.1.7
│ │ │ │ │ ├─┬ browserify-zlib@0.1.4
│ │ │ │ │ │ └── pako@0.2.9
│ │ │ │ │ ├─┬ buffer@3.6.0
│ │ │ │ │ │ ├── base64-js@0.0.8
│ │ │ │ │ │ ├── ieee754@1.1.6
│ │ │ │ │ │ └── isarray@1.0.0
│ │ │ │ │ ├── builtins@0.0.7
│ │ │ │ │ ├── commondir@0.0.1
│ │ │ │ │ ├─┬ concat-stream@1.4.10
│ │ │ │ │ │ └── typedarray@0.0.6
│ │ │ │ │ ├─┬ console-browserify@1.1.0
│ │ │ │ │ │ └── date-now@0.1.4
│ │ │ │ │ ├── constants-browserify@0.0.1
│ │ │ │ │ ├─┬ crypto-browserify@3.11.0
│ │ │ │ │ │ ├─┬ browserify-cipher@1.0.0
│ │ │ │ │ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ │ │ │ │ ├── buffer-xor@1.0.3
│ │ │ │ │ │ │ │ └── cipher-base@1.0.3
│ │ │ │ │ │ │ ├─┬ browserify-des@1.0.0
│ │ │ │ │ │ │ │ ├── cipher-base@1.0.3
│ │ │ │ │ │ │ │ └─┬ des.js@1.0.0
│ │ │ │ │ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ │ │ │ │ └── evp_bytestokey@1.0.0
│ │ │ │ │ │ ├─┬ browserify-sign@4.0.0
│ │ │ │ │ │ │ ├── bn.js@4.11.6
│ │ │ │ │ │ │ ├── browserify-rsa@4.0.1
│ │ │ │ │ │ │ ├─┬ elliptic@6.3.2
│ │ │ │ │ │ │ │ ├── brorand@1.0.6
│ │ │ │ │ │ │ │ └── hash.js@1.0.3
│ │ │ │ │ │ │ └─┬ parse-asn1@5.0.0
│ │ │ │ │ │ │ ├─┬ asn1.js@4.8.1
│ │ │ │ │ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ │ │ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ │ │ │ │ ├── buffer-xor@1.0.3
│ │ │ │ │ │ │ │ └── cipher-base@1.0.3
│ │ │ │ │ │ │ └── evp_bytestokey@1.0.0
│ │ │ │ │ │ ├─┬ create-ecdh@4.0.0
│ │ │ │ │ │ │ ├── bn.js@4.11.6
│ │ │ │ │ │ │ └─┬ elliptic@6.3.2
│ │ │ │ │ │ │ ├── brorand@1.0.6
│ │ │ │ │ │ │ └── hash.js@1.0.3
│ │ │ │ │ │ ├─┬ create-hash@1.1.2
│ │ │ │ │ │ │ ├── cipher-base@1.0.3
│ │ │ │ │ │ │ ├── ripemd160@1.0.1
│ │ │ │ │ │ │ └── sha.js@2.4.5
│ │ │ │ │ │ ├── create-hmac@1.1.4
│ │ │ │ │ │ ├─┬ diffie-hellman@5.0.2
│ │ │ │ │ │ │ ├── bn.js@4.11.6
│ │ │ │ │ │ │ └─┬ miller-rabin@4.0.0
│ │ │ │ │ │ │ └── brorand@1.0.6
│ │ │ │ │ │ ├── pbkdf2@3.0.7
│ │ │ │ │ │ ├─┬ public-encrypt@4.0.0
│ │ │ │ │ │ │ ├── bn.js@4.11.6
│ │ │ │ │ │ │ ├── browserify-rsa@4.0.1
│ │ │ │ │ │ │ └─┬ parse-asn1@5.0.0
│ │ │ │ │ │ │ ├─┬ asn1.js@4.8.1
│ │ │ │ │ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ │ │ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ │ │ │ │ ├── buffer-xor@1.0.3
│ │ │ │ │ │ │ │ └── cipher-base@1.0.3
│ │ │ │ │ │ │ └── evp_bytestokey@1.0.0
│ │ │ │ │ │ └── randombytes@2.0.3
│ │ │ │ │ ├── deep-equal@0.2.2
│ │ │ │ │ ├── defined@0.0.0
│ │ │ │ │ ├─┬ deps-sort@1.3.9
│ │ │ │ │ │ └─┬ JSONStream@1.1.4
│ │ │ │ │ │ └── jsonparse@1.2.0
│ │ │ │ │ ├── domain-browser@1.1.7
│ │ │ │ │ ├── duplexer2@0.0.2
│ │ │ │ │ ├── events@1.0.2
│ │ │ │ │ ├─┬ http-browserify@1.7.0
│ │ │ │ │ │ └── Base64@0.2.1
│ │ │ │ │ ├── https-browserify@0.0.1
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├─┬ insert-module-globals@6.6.3
│ │ │ │ │ │ ├─┬ combine-source-map@0.6.1
│ │ │ │ │ │ │ ├── convert-source-map@1.1.3
│ │ │ │ │ │ │ ├── inline-source-map@0.5.0
│ │ │ │ │ │ │ ├── lodash.memoize@3.0.4
│ │ │ │ │ │ │ └─┬ source-map@0.4.4
│ │ │ │ │ │ │ └── amdefine@1.0.0
│ │ │ │ │ │ ├── is-buffer@1.1.4
│ │ │ │ │ │ ├─┬ JSONStream@1.1.4
│ │ │ │ │ │ │ └── jsonparse@1.2.0
│ │ │ │ │ │ ├─┬ lexical-scope@1.2.0
│ │ │ │ │ │ │ └─┬ astw@2.0.0
│ │ │ │ │ │ │ └── acorn@1.2.2
│ │ │ │ │ │ ├── process@0.11.9
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ ├─┬ JSONStream@0.8.4
│ │ │ │ │ │ └── jsonparse@0.0.5
│ │ │ │ │ ├─┬ labeled-stream-splicer@1.0.2
│ │ │ │ │ │ └─┬ stream-splicer@1.3.2
│ │ │ │ │ │ ├── indexof@0.0.1
│ │ │ │ │ │ └── readable-wrap@1.0.0
│ │ │ │ │ ├─┬ module-deps@3.9.1
│ │ │ │ │ │ ├── defined@1.0.0
│ │ │ │ │ │ ├─┬ detective@4.3.1
│ │ │ │ │ │ │ └── acorn@1.2.2
│ │ │ │ │ │ ├─┬ JSONStream@1.1.4
│ │ │ │ │ │ │ └── jsonparse@1.2.0
│ │ │ │ │ │ ├─┬ parents@1.0.1
│ │ │ │ │ │ │ └── path-platform@0.11.15
│ │ │ │ │ │ ├── resolve@1.1.7
│ │ │ │ │ │ ├─┬ stream-combiner2@1.0.2
│ │ │ │ │ │ │ └─┬ through2@0.5.1
│ │ │ │ │ │ │ ├─┬ readable-stream@1.0.34
│ │ │ │ │ │ │ │ └── core-util-is@1.0.2
│ │ │ │ │ │ │ └── xtend@3.0.0
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ ├── os-browserify@0.1.2
│ │ │ │ │ ├─┬ parents@0.0.3
│ │ │ │ │ │ └── path-platform@0.0.1
│ │ │ │ │ ├── path-browserify@0.0.0
│ │ │ │ │ ├── process@0.8.0
│ │ │ │ │ ├── punycode@1.2.4
│ │ │ │ │ ├── querystring-es3@0.2.1
│ │ │ │ │ ├─┬ readable-stream@1.1.14
│ │ │ │ │ │ └── core-util-is@1.0.2
│ │ │ │ │ ├── resolve@0.7.4
│ │ │ │ │ ├── shallow-copy@0.0.1
│ │ │ │ │ ├─┬ shasum@1.0.2
│ │ │ │ │ │ ├─┬ json-stable-stringify@0.0.1
│ │ │ │ │ │ │ └── jsonify@0.0.0
│ │ │ │ │ │ └── sha.js@2.4.5
│ │ │ │ │ ├── shell-quote@0.0.1
│ │ │ │ │ ├── stream-browserify@1.0.0
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ ├─┬ subarg@1.0.0
│ │ │ │ │ │ └── minimist@1.2.0
│ │ │ │ │ ├─┬ syntax-error@1.1.6
│ │ │ │ │ │ └── acorn@2.7.0
│ │ │ │ │ ├─┬ through2@1.1.1
│ │ │ │ │ │ └── xtend@4.0.1
│ │ │ │ │ ├─┬ timers-browserify@1.4.2
│ │ │ │ │ │ └── process@0.11.9
│ │ │ │ │ ├── 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.3
│ │ │ │ │ │ │ └─┬ source-map@0.1.43
│ │ │ │ │ │ │ └── amdefine@1.0.0
│ │ │ │ │ │ └─┬ uglify-js@2.4.24
│ │ │ │ │ │ ├── async@0.2.10
│ │ │ │ │ │ ├─┬ source-map@0.1.34
│ │ │ │ │ │ │ └── amdefine@1.0.0
│ │ │ │ │ │ ├── uglify-to-browserify@1.0.2
│ │ │ │ │ │ └─┬ yargs@3.5.4
│ │ │ │ │ │ ├── camelcase@1.2.1
│ │ │ │ │ │ ├── decamelize@1.2.0
│ │ │ │ │ │ ├── window-size@0.1.0
│ │ │ │ │ │ └── wordwrap@0.0.2
│ │ │ │ │ ├─┬ url@0.10.3
│ │ │ │ │ │ ├── punycode@1.3.2
│ │ │ │ │ │ └── querystring@0.2.0
│ │ │ │ │ ├─┬ util@0.10.3
│ │ │ │ │ │ └── inherits@2.0.1
│ │ │ │ │ ├─┬ vm-browserify@0.0.4
│ │ │ │ │ │ └── indexof@0.0.1
│ │ │ │ │ └── xtend@3.0.0
│ │ │ │ ├── through@2.3.4
│ │ │ │ └─┬ uglify-js@2.7.3
│ │ │ │ ├── async@0.2.10
│ │ │ │ ├── source-map@0.5.6
│ │ │ │ ├── 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
│ │ │ │ │ │ │ ├─┬ kind-of@3.0.4
│ │ │ │ │ │ │ │ └── is-buffer@1.1.4
│ │ │ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ │ │ └── lazy-cache@1.0.4
│ │ │ │ │ ├─┬ right-align@0.1.3
│ │ │ │ │ │ └─┬ align-text@0.1.4
│ │ │ │ │ │ ├─┬ kind-of@3.0.4
│ │ │ │ │ │ │ └── is-buffer@1.1.4
│ │ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ │ └── wordwrap@0.0.2
│ │ │ │ ├── decamelize@1.2.0
│ │ │ │ └── window-size@0.1.0
│ │ │ ├─┬ d8@0.4.4
│ │ │ │ └── m8@0.4.4
│ │ │ ├─┬ dep-graph@1.1.0
│ │ │ │ └── underscore@1.2.1
│ │ │ ├─┬ elementtree@0.1.5
│ │ │ │ └── sax@0.3.5
│ │ │ ├─┬ glob@4.0.6
│ │ │ │ ├─┬ graceful-fs@3.0.11
│ │ │ │ │ └── natives@1.1.0
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├─┬ minimatch@1.0.0
│ │ │ │ │ ├── lru-cache@2.7.3
│ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ └─┬ once@1.4.0
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├─┬ init-package-json@1.9.4
│ │ │ │ ├─┬ glob@6.0.4
│ │ │ │ │ ├─┬ inflight@1.0.5
│ │ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├─┬ minimatch@3.0.3
│ │ │ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ ├─┬ once@1.4.0
│ │ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ │ └── path-is-absolute@1.0.0
│ │ │ │ ├─┬ npm-package-arg@4.2.0
│ │ │ │ │ ├── hosted-git-info@2.1.5
│ │ │ │ │ └── semver@5.3.0
│ │ │ │ ├── promzard@0.3.0
│ │ │ │ ├─┬ read@1.0.7
│ │ │ │ │ └── mute-stream@0.0.6
│ │ │ │ ├─┬ read-package-json@2.0.4
│ │ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ │ ├─┬ json-parse-helpfulerror@1.0.3
│ │ │ │ │ │ └── jju@1.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
│ │ │ │ └─┬ validate-npm-package-name@2.2.2
│ │ │ │ └── builtins@0.0.7
│ │ │ ├── mime@1.2.11
│ │ │ ├─┬ npm@1.3.4
│ │ │ │ ├── abbrev@1.0.4
│ │ │ │ ├── ansi@0.1.2
│ │ │ │ ├── archy@0.0.2
│ │ │ │ ├── block-stream@0.0.6
│ │ │ │ ├── child-process-close@0.1.1
│ │ │ │ ├── chmodr@0.1.0
│ │ │ │ ├── chownr@0.0.1
│ │ │ │ ├── cmd-shim@1.1.0
│ │ │ │ ├── editor@0.0.4
│ │ │ │ ├── fstream@0.1.23
│ │ │ │ ├─┬ fstream-npm@0.1.4
│ │ │ │ │ └── fstream-ignore@0.0.6
│ │ │ │ ├─┬ glob@3.2.3
│ │ │ │ │ └── inherits@2.0.0
│ │ │ │ ├── graceful-fs@2.0.0
│ │ │ │ ├── inherits@1.0.0
│ │ │ │ ├── ini@1.1.0
│ │ │ │ ├─┬ init-package-json@0.0.10
│ │ │ │ │ └── promzard@0.2.0
│ │ │ │ ├── lockfile@0.4.0
│ │ │ │ ├── lru-cache@2.3.0
│ │ │ │ ├─┬ minimatch@0.2.12
│ │ │ │ │ └── sigmund@1.0.0
│ │ │ │ ├── mkdirp@0.3.5
│ │ │ │ ├── node-gyp@0.10.6
│ │ │ │ ├── nopt@2.1.1
│ │ │ │ ├─┬ 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
│ │ │ │ ├─┬ npm-registry-client@0.2.27
│ │ │ │ │ └── couch-login@0.1.17
│ │ │ │ ├── npm-user-validate@0.0.3
│ │ │ │ ├─┬ npmconf@0.1.1
│ │ │ │ │ └─┬ config-chain@1.1.7
│ │ │ │ │ └── proto-list@1.2.2
│ │ │ │ ├── npmlog@0.0.4
│ │ │ │ ├── once@1.1.1
│ │ │ │ ├── opener@1.3.0
│ │ │ │ ├── osenv@0.0.3
│ │ │ │ ├─┬ read@1.0.4
│ │ │ │ │ └── mute-stream@0.0.3
│ │ │ │ ├── read-installed@0.2.2
│ │ │ │ ├─┬ read-package-json@1.1.0
│ │ │ │ │ └─┬ normalize-package-data@0.2.0
│ │ │ │ │ └── github-url-from-git@1.1.1
│ │ │ │ ├─┬ request@2.21.0
│ │ │ │ │ ├── aws-sign@0.3.0
│ │ │ │ │ ├── cookie-jar@0.3.0
│ │ │ │ │ ├── forever-agent@0.5.0
│ │ │ │ │ ├─┬ form-data@0.0.8
│ │ │ │ │ │ ├── async@0.2.9
│ │ │ │ │ │ └─┬ combined-stream@0.0.4
│ │ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ │ ├─┬ hawk@0.13.1
│ │ │ │ │ │ ├─┬ boom@0.4.2
│ │ │ │ │ │ │ └── hoek@0.9.1
│ │ │ │ │ │ ├── cryptiles@0.2.1
│ │ │ │ │ │ ├── hoek@0.8.5
│ │ │ │ │ │ └─┬ sntp@0.2.4
│ │ │ │ │ │ └── hoek@0.9.1
│ │ │ │ │ ├─┬ http-signature@0.9.11
│ │ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ │ ├── assert-plus@0.1.2
│ │ │ │ │ │ └── ctype@0.5.2
│ │ │ │ │ ├── json-stringify-safe@4.0.0
│ │ │ │ │ ├── mime@1.2.9
│ │ │ │ │ ├── node-uuid@1.4.0
│ │ │ │ │ ├── oauth-sign@0.3.0
│ │ │ │ │ ├── qs@0.6.5
│ │ │ │ │ └── tunnel-agent@0.3.0
│ │ │ │ ├── retry@0.6.0
│ │ │ │ ├── rimraf@2.2.0
│ │ │ │ ├── semver@2.0.8
│ │ │ │ ├── sha@1.0.1
│ │ │ │ ├── slide@1.1.4
│ │ │ │ ├── tar@0.1.17
│ │ │ │ ├── uid-number@0.0.3
│ │ │ │ └── which@1.0.5
│ │ │ ├─┬ npmconf@0.1.16
│ │ │ │ ├─┬ config-chain@1.1.10
│ │ │ │ │ ├── ini@1.3.4
│ │ │ │ │ └── proto-list@1.2.4
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── ini@1.1.0
│ │ │ │ ├── mkdirp@0.3.5
│ │ │ │ ├─┬ nopt@2.2.1
│ │ │ │ │ └── abbrev@1.0.9
│ │ │ │ ├─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ └── osenv@0.0.3
│ │ │ ├── osenv@0.1.0
│ │ │ ├── properties-parser@0.2.3
│ │ │ ├─┬ rc@0.5.2
│ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ ├── ini@1.1.0
│ │ │ │ ├── minimist@0.0.10
│ │ │ │ └── strip-json-comments@0.1.3
│ │ │ ├─┬ request@2.47.0
│ │ │ │ ├── aws-sign2@0.5.0
│ │ │ │ ├─┬ bl@0.9.5
│ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ ├── caseless@0.6.0
│ │ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ │ └── delayed-stream@0.0.5
│ │ │ │ ├── forever-agent@0.5.2
│ │ │ │ ├─┬ form-data@0.1.4
│ │ │ │ │ └── async@0.9.2
│ │ │ │ ├─┬ hawk@1.1.1
│ │ │ │ │ ├── boom@0.4.2
│ │ │ │ │ ├── cryptiles@0.2.2
│ │ │ │ │ ├── hoek@0.9.1
│ │ │ │ │ └── sntp@0.2.4
│ │ │ │ ├─┬ http-signature@0.10.1
│ │ │ │ │ ├── asn1@0.1.11
│ │ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ │ └── ctype@0.5.3
│ │ │ │ ├── json-stringify-safe@5.0.1
│ │ │ │ ├── mime-types@1.0.2
│ │ │ │ ├── node-uuid@1.4.7
│ │ │ │ ├── oauth-sign@0.4.0
│ │ │ │ ├── qs@2.3.3
│ │ │ │ ├── stringstream@0.0.5
│ │ │ │ ├── tough-cookie@2.3.1
│ │ │ │ └── tunnel-agent@0.4.3
│ │ │ ├── semver@2.0.11
│ │ │ ├── shelljs@0.3.0
│ │ │ ├─┬ tar@1.0.2
│ │ │ │ ├── block-stream@0.0.9
│ │ │ │ ├─┬ fstream@1.0.10
│ │ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ │ └─┬ rimraf@2.5.4
│ │ │ │ │ └─┬ glob@7.1.0
│ │ │ │ │ ├── fs.realpath@1.0.0
│ │ │ │ │ ├─┬ inflight@1.0.5
│ │ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ │ ├─┬ minimatch@3.0.3
│ │ │ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ ├─┬ once@1.4.0
│ │ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ │ └── path-is-absolute@1.0.0
│ │ │ │ └── inherits@2.0.3
│ │ │ ├─┬ through2@0.6.3
│ │ │ │ ├─┬ readable-stream@1.0.34
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ └── xtend@4.0.1
│ │ │ ├── unorm@1.3.3
│ │ │ ├── valid-identifier@0.0.1
│ │ │ └─┬ xcode@0.6.7
│ │ │ ├── node-uuid@1.3.3
│ │ │ └── pegjs@0.6.2
│ │ ├─┬ nopt@3.0.1
│ │ │ └── abbrev@1.0.9
│ │ ├── q@1.0.1
│ │ └── underscore@1.7.0
│ ├── mout@0.11.1
│ ├─┬ npm-name@1.2.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
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ └── is-arrayish@0.2.1
│ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ └── pinkie@2.0.4
│ │ │ ├── read-all-stream@3.1.0
│ │ │ ├─┬ readable-stream@2.1.5
│ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ ├── timed-out@2.0.0
│ │ │ ├── unzip-response@1.0.1
│ │ │ └─┬ url-parse-lax@1.0.0
│ │ │ └── prepend-http@1.0.4
│ │ ├─┬ log-symbols@1.0.2
│ │ │ └─┬ chalk@1.1.3
│ │ │ ├── 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
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ 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.1
│ │ │ ├── map-obj@1.0.1
│ │ │ ├── minimist@1.2.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.3
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ └── pinkie@2.0.4
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ └─┬ repeating@2.0.1
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ └─┬ strip-indent@1.0.1
│ │ │ │ └── get-stdin@4.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ └─┬ registry-url@3.1.0
│ │ └─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ ├── ini@1.3.4
│ │ ├── minimist@1.2.0
│ │ └── strip-json-comments@1.0.4
│ ├─┬ superb@1.3.0
│ │ ├─┬ 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.1
│ │ │ ├── map-obj@1.0.1
│ │ │ ├── minimist@1.2.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.3
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ └── pinkie@2.0.4
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ └─┬ repeating@2.0.1
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ └─┬ strip-indent@1.0.1
│ │ │ │ └── get-stdin@4.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ └─┬ unique-random-array@1.0.0
│ │ └── unique-random@1.0.0
│ ├─┬ yeoman-generator@0.18.10
│ │ ├── async@0.9.2
│ │ ├─┬ chalk@1.1.3
│ │ │ ├── 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
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ cheerio@0.18.0
│ │ │ ├─┬ CSSselect@0.4.1
│ │ │ │ ├── CSSwhat@0.4.7
│ │ │ │ └─┬ domutils@1.4.3
│ │ │ │ └── domelementtype@1.3.0
│ │ │ ├─┬ dom-serializer@0.0.1
│ │ │ │ └── domelementtype@1.1.3
│ │ │ ├── entities@1.1.1
│ │ │ └─┬ htmlparser2@3.8.3
│ │ │ ├── domelementtype@1.3.0
│ │ │ ├── domhandler@2.3.0
│ │ │ ├── domutils@1.5.1
│ │ │ ├── entities@1.0.0
│ │ │ └─┬ readable-stream@1.1.14
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.3
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ class-extend@0.1.2
│ │ │ └── object-assign@2.1.1
│ │ ├─┬ cli-table@0.3.1
│ │ │ └── colors@1.0.3
│ │ ├─┬ cross-spawn@0.2.9
│ │ │ └── lru-cache@2.7.3
│ │ ├── dargs@3.0.1
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ 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.1
│ │ │ ├── map-obj@1.0.1
│ │ │ ├── minimist@1.2.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.3
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ └── pinkie@2.0.4
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ └─┬ repeating@2.0.1
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ └── strip-indent@1.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── detect-conflict@1.0.1
│ │ ├── diff@1.4.0
│ │ ├─┬ download@3.3.0
│ │ │ ├─┬ concat-stream@1.5.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ │ ├── 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
│ │ │ │ └── typedarray@0.0.6
│ │ │ ├─┬ decompress-tar@2.0.2
│ │ │ │ ├── is-tar@1.0.0
│ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ ├─┬ chalk@0.5.1
│ │ │ │ │ │ ├── ansi-styles@1.1.0
│ │ │ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ │ │ ├─┬ 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
│ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ ├─┬ is-integer@1.0.6
│ │ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ │ └── minimist@1.2.0
│ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ ├─┬ bl@0.9.5
│ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ └── xtend@4.0.1
│ │ │ ├─┬ decompress-tarbz2@2.0.2
│ │ │ │ ├── is-bzip2@1.0.0
│ │ │ │ ├─┬ seek-bzip@1.0.5
│ │ │ │ │ └─┬ commander@2.8.1
│ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ ├─┬ strip-dirs@0.1.1
│ │ │ │ │ ├─┬ chalk@0.5.1
│ │ │ │ │ │ ├── ansi-styles@1.1.0
│ │ │ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ │ │ ├─┬ 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
│ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ ├─┬ is-integer@1.0.6
│ │ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ │ └── minimist@1.2.0
│ │ │ │ └─┬ tar-stream@0.4.7
│ │ │ │ ├─┬ bl@0.9.5
│ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ └── string_decoder@0.10.31
│ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ └── xtend@4.0.1
│ │ │ ├─┬ decompress-targz@2.1.0
│ │ │ │ ├── is-gzip@1.0.0
│ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ ├── is-natural-number@2.1.1
│ │ │ │ │ ├── minimist@1.2.0
│ │ │ │ │ └── sum-up@1.0.3
│ │ │ │ └─┬ tar-stream@1.5.2
│ │ │ │ ├─┬ bl@1.1.2
│ │ │ │ │ └─┬ readable-stream@2.0.6
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.2
│ │ │ │ ├─┬ end-of-stream@1.1.0
│ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ ├─┬ readable-stream@2.1.5
│ │ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ └── util-deprecate@1.0.2
│ │ │ │ └── xtend@4.0.1
│ │ │ ├─┬ decompress-unzip@2.1.2
│ │ │ │ ├── is-zip@1.0.0
│ │ │ │ ├─┬ strip-dirs@1.1.1
│ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ ├─┬ is-absolute@0.1.7
│ │ │ │ │ │ └── is-relative@0.1.3
│ │ │ │ │ ├── is-natural-number@2.1.1
│ │ │ │ │ ├── minimist@1.2.0
│ │ │ │ │ └── sum-up@1.0.3
│ │ │ │ └─┬ yauzl@2.6.0
│ │ │ │ ├── buffer-crc32@0.2.5
│ │ │ │ └─┬ fd-slicer@1.0.1
│ │ │ │ └── pend@1.2.0
│ │ │ ├─┬ download-status@2.2.1
│ │ │ │ ├─┬ chalk@0.5.1
│ │ │ │ │ ├── ansi-styles@1.1.0
│ │ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ │ ├─┬ 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
│ │ │ │ ├─┬ lpad-align@1.1.0
│ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ ├── lpad@2.0.1
│ │ │ │ │ └─┬ 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.1
│ │ │ │ │ ├── map-obj@1.0.1
│ │ │ │ │ ├── minimist@1.2.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.3
│ │ │ │ │ ├── object-assign@4.1.0
│ │ │ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ │ ├─┬ redent@1.0.0
│ │ │ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ │ │ └─┬ repeating@2.0.1
│ │ │ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ │ │ └── strip-indent@1.0.1
│ │ │ │ │ └── trim-newlines@1.0.0
│ │ │ │ ├── object-assign@2.1.1
│ │ │ │ └── progress@1.1.8
│ │ │ ├─┬ each-async@1.1.1
│ │ │ │ ├── onetime@1.1.0
│ │ │ │ └── set-immediate-shim@1.0.1
│ │ │ ├── get-stdin@3.0.2
│ │ │ ├── gulp-rename@1.2.2
│ │ │ ├─┬ meow@2.1.0
│ │ │ │ ├─┬ camelcase-keys@1.0.0
│ │ │ │ │ ├── camelcase@1.2.1
│ │ │ │ │ └── map-obj@1.0.1
│ │ │ │ ├─┬ indent-string@1.2.2
│ │ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ ├── minimist@1.2.0
│ │ │ │ └── object-assign@2.1.1
│ │ │ ├─┬ rc@0.5.5
│ │ │ │ ├── deep-extend@0.2.11
│ │ │ │ ├── ini@1.3.4
│ │ │ │ ├── minimist@0.0.10
│ │ │ │ └── strip-json-comments@0.1.3
│ │ │ ├─┬ request@2.75.0
│ │ │ │ ├── aws-sign2@0.6.0
│ │ │ │ ├── aws4@1.4.1
│ │ │ │ ├─┬ bl@1.1.2
│ │ │ │ │ └─┬ readable-stream@2.0.6
│ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ │ ├── 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@2.0.0
│ │ │ │ │ └── asynckit@0.4.0
│ │ │ │ ├─┬ har-validator@2.0.6
│ │ │ │ │ ├─┬ commander@2.9.0
│ │ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ │ ├─┬ is-my-json-valid@2.14.0
│ │ │ │ │ │ ├── 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.1
│ │ │ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ │ │ ├── json-schema@0.2.3
│ │ │ │ │ │ └── verror@1.3.6
│ │ │ │ │ └─┬ sshpk@1.10.0
│ │ │ │ │ ├── asn1@0.2.3
│ │ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ │ ├─┬ bcrypt-pbkdf@1.0.0
│ │ │ │ │ │ └── tweetnacl@0.14.3
│ │ │ │ │ ├── dashdash@1.14.0
│ │ │ │ │ ├── ecc-jsbn@0.1.1
│ │ │ │ │ ├── getpass@0.1.6
│ │ │ │ │ ├── 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.12
│ │ │ │ │ └── mime-db@1.24.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
│ │ │ ├─┬ stream-combiner@0.2.2
│ │ │ │ ├── duplexer@0.1.1
│ │ │ │ └── through@2.3.8
│ │ │ ├─┬ url-regex@2.1.3
│ │ │ │ └── ip-regex@1.0.3
│ │ │ ├─┬ vinyl@0.4.6
│ │ │ │ ├── clone@0.2.0
│ │ │ │ └── clone-stats@0.0.1
│ │ │ ├─┬ vinyl-fs@0.3.14
│ │ │ │ ├─┬ defaults@1.0.3
│ │ │ │ │ └── clone@1.0.2
│ │ │ │ ├─┬ glob-stream@3.1.18
│ │ │ │ │ ├─┬ glob2base@0.0.12
│ │ │ │ │ │ └── find-index@0.1.1
│ │ │ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ ├── ordered-read-streams@0.1.0
│ │ │ │ │ └── unique-stream@1.0.0
│ │ │ │ ├─┬ glob-watcher@0.0.6
│ │ │ │ │ └─┬ 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
│ │ │ │ │ └── sigmund@1.0.1
│ │ │ │ ├─┬ graceful-fs@3.0.11
│ │ │ │ │ └── natives@1.1.0
│ │ │ │ └─┬ strip-bom@1.0.0
│ │ │ │ ├── first-chunk-stream@1.0.0
│ │ │ │ └── is-utf8@0.2.1
│ │ │ └─┬ ware@1.3.0
│ │ │ └─┬ wrap-fn@0.1.5
│ │ │ └── co@3.1.0
│ │ ├─┬ file-utils@0.2.2
│ │ │ ├── iconv-lite@0.4.13
│ │ │ ├── isbinaryfile@2.0.4
│ │ │ └─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.6
│ │ │ ├── balanced-match@0.4.2
│ │ │ └── concat-map@0.0.1
│ │ ├── findup-sync@0.2.1
│ │ ├─┬ github-username@1.1.1
│ │ │ ├── get-stdin@1.0.0
│ │ │ └─┬ got@2.9.2
│ │ │ ├─┬ duplexify@3.4.5
│ │ │ │ ├─┬ end-of-stream@1.0.0
│ │ │ │ │ └─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├─┬ 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
│ │ │ │ └── stream-shift@1.0.0
│ │ │ ├── infinity-agent@2.0.3
│ │ │ ├── is-stream@1.1.0
│ │ │ ├── lowercase-keys@1.0.0
│ │ │ ├─┬ nested-error-stacks@1.0.2
│ │ │ │ └── inherits@2.0.3
│ │ │ ├── object-assign@2.1.1
│ │ │ ├── prepend-http@1.0.4
│ │ │ ├─┬ read-all-stream@2.2.0
│ │ │ │ └─┬ readable-stream@2.1.5
│ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ ├── statuses@1.3.0
│ │ │ └── timed-out@2.0.0
│ │ ├─┬ gruntfile-editor@0.2.0
│ │ │ └─┬ ast-query@0.2.5
│ │ │ ├─┬ escodegen@1.3.3
│ │ │ │ ├── estraverse@1.5.1
│ │ │ │ ├── esutils@1.0.0
│ │ │ │ └─┬ source-map@0.1.43
│ │ │ │ └── amdefine@1.0.0
│ │ │ ├── esprima@1.1.1
│ │ │ └── traverse@0.6.6
│ │ ├─┬ inquirer@0.8.5
│ │ │ ├── ansi-regex@1.1.1
│ │ │ ├── cli-width@1.1.1
│ │ │ ├─┬ figures@1.7.0
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ └── object-assign@4.1.0
│ │ │ ├── lodash@3.10.1
│ │ │ ├─┬ readline2@0.1.1
│ │ │ │ ├── mute-stream@0.0.4
│ │ │ │ └── strip-ansi@2.0.1
│ │ │ ├── rx@2.5.3
│ │ │ └── through@2.3.8
│ │ ├─┬ istextorbinary@1.0.2
│ │ │ ├── binaryextensions@1.0.1
│ │ │ └── textextensions@1.0.2
│ │ ├── lodash@2.4.2
│ │ ├─┬ mem-fs-editor@1.2.3
│ │ │ ├─┬ glob@5.0.15
│ │ │ │ ├─┬ inflight@1.0.5
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├─┬ minimatch@3.0.3
│ │ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ ├─┬ once@1.4.0
│ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ └── path-is-absolute@1.0.0
│ │ │ ├── lodash@3.10.1
│ │ │ └─┬ vinyl@0.4.6
│ │ │ ├── clone@0.2.0
│ │ │ └── clone-stats@0.0.1
│ │ ├── mime@1.3.4
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.9
│ │ ├─┬ pretty-bytes@1.0.4
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ 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.1
│ │ │ ├── map-obj@1.0.1
│ │ │ ├── minimist@1.2.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.3
│ │ │ ├── object-assign@4.1.0
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ ├── path-exists@2.1.0
│ │ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ │ └─┬ error-ex@1.3.0
│ │ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ ├── pify@2.3.0
│ │ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ └─┬ path-type@1.1.0
│ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ └── pinkie@2.0.4
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ └─┬ repeating@2.0.1
│ │ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ │ └── number-is-nan@1.0.0
│ │ │ │ └── strip-indent@1.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ ├── read-chunk@1.0.1
│ │ ├─┬ rimraf@2.5.4
│ │ │ └─┬ glob@7.1.0
│ │ │ ├── fs.realpath@1.0.0
│ │ │ ├─┬ inflight@1.0.5
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├── inherits@2.0.3
│ │ │ ├─┬ minimatch@3.0.3
│ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ once@1.4.0
│ │ │ │ └── wrappy@1.0.2
│ │ │ └── path-is-absolute@1.0.0
│ │ ├─┬ run-async@0.1.0
│ │ │ └─┬ once@1.4.0
│ │ │ └── wrappy@1.0.2
│ │ ├── shelljs@0.3.0
│ │ ├─┬ sinon@1.17.6
│ │ │ ├── formatio@1.1.1
│ │ │ ├── lolex@1.3.2
│ │ │ ├── samsam@1.1.2
│ │ │ └─┬ util@0.10.3
│ │ │ └── inherits@2.0.1
│ │ ├── text-table@0.2.0
│ │ ├─┬ through2@0.6.5
│ │ │ ├─┬ readable-stream@1.0.34
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── xtend@4.0.1
│ │ ├── underscore.string@2.4.0
│ │ ├── user-home@1.1.1
│ │ ├── xdg-basedir@1.0.1
│ │ ├─┬ yeoman-assert@1.0.0
│ │ │ └─┬ chalk@0.5.1
│ │ │ ├── ansi-styles@1.1.0
│ │ │ ├── escape-string-regexp@1.0.5
│ │ │ ├─┬ 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
│ │ ├─┬ yeoman-environment@1.6.3
│ │ │ ├── diff@2.2.3
│ │ │ ├── escape-string-regexp@1.0.5
│ │ │ ├─┬ globby@4.1.0
│ │ │ │ ├─┬ array-union@1.0.2
│ │ │ │ │ └── array-uniq@1.0.3
│ │ │ │ ├── arrify@1.0.1
│ │ │ │ ├─┬ glob@6.0.4
│ │ │ │ │ ├─┬ inflight@1.0.5
│ │ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├─┬ minimatch@3.0.3
│ │ │ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ │ ├─┬ once@1.4.0
│ │ │ │ │ │ └── wrappy@1.0.2
│ │ │ │ │ └── path-is-absolute@1.0.0
│ │ │ │ ├── object-assign@4.1.0
│ │ │ │ ├── pify@2.3.0
│ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ └── pinkie@2.0.4
│ │ │ ├─┬ grouped-queue@0.3.2
│ │ │ │ └── lodash@3.10.1
│ │ │ ├─┬ inquirer@1.1.3
│ │ │ │ ├── ansi-escapes@1.4.0
│ │ │ │ ├─┬ cli-cursor@1.0.2
│ │ │ │ │ └─┬ restore-cursor@1.0.1
│ │ │ │ │ ├── exit-hook@1.1.1
│ │ │ │ │ └── onetime@1.1.0
│ │ │ │ ├── cli-width@2.1.0
│ │ │ │ ├─┬ external-editor@1.0.3
│ │ │ │ │ ├── extend@3.0.0
│ │ │ │ │ ├─┬ spawn-sync@1.0.15
│ │ │ │ │ │ ├─┬ concat-stream@1.5.2
│ │ │ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ │ │ │ │ ├── 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
│ │ │ │ │ │ │ └── typedarray@0.0.6
│ │ │ │ │ │ └── os-shim@0.1.3
│ │ │ │ │ └─┬ temp@0.8.3
│ │ │ │ │ ├── os-tmpdir@1.0.1
│ │ │ │ │ └── rimraf@2.2.8
│ │ │ │ ├─┬ figures@1.7.0
│ │ │ │ │ └── object-assign@4.1.0
│ │ │ │ ├── mute-stream@0.0.6
│ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ ├─┬ run-async@2.2.0
│ │ │ │ │ └── is-promise@2.1.0
│ │ │ │ ├── rx@4.1.0
│ │ │ │ ├─┬ string-width@1.0.2
│ │ │ │ │ ├─┬ 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
│ │ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ └── through@2.3.8
│ │ │ ├── lodash@4.16.1
│ │ │ ├── log-symbols@1.0.2
│ │ │ ├─┬ mem-fs@1.1.3
│ │ │ │ ├─┬ through2@2.0.1
│ │ │ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ │ ├── isarray@1.0.0
│ │ │ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ │ │ └── util-deprecate@1.0.2
│ │ │ │ │ └── xtend@4.0.1
│ │ │ │ ├─┬ vinyl@1.2.0
│ │ │ │ │ ├── clone@1.0.2
│ │ │ │ │ ├── clone-stats@0.0.1
│ │ │ │ │ └── replace-ext@0.0.1
│ │ │ │ └─┬ vinyl-file@2.0.0
│ │ │ │ ├── graceful-fs@4.1.6
│ │ │ │ ├── pify@2.3.0
│ │ │ │ ├─┬ pinkie-promise@2.0.1
│ │ │ │ │ └── pinkie@2.0.4
│ │ │ │ ├─┬ strip-bom@2.0.0
│ │ │ │ │ └── is-utf8@0.2.1
│ │ │ │ └─┬ strip-bom-stream@2.0.0
│ │ │ │ └─┬ first-chunk-stream@2.0.0
│ │ │ │ └─┬ readable-stream@2.1.5
│ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └─┬ untildify@2.1.0
│ │ │ └── os-homedir@1.0.1
│ │ └── yeoman-welcome@1.0.1
│ └─┬ yosay@1.2.0
│ ├── ansi-regex@2.0.0
│ ├── ansi-styles@2.2.1
│ ├─┬ chalk@1.1.3
│ │ ├── escape-string-regexp@1.0.5
│ │ ├── has-ansi@2.0.0
│ │ └── supports-color@2.0.0
│ ├── cli-boxes@1.0.0
│ ├── pad-component@0.0.1
│ ├─┬ repeating@2.0.1
│ │ └─┬ is-finite@1.0.1
│ │ └── number-is-nan@1.0.0
│ ├─┬ string-width@1.0.2
│ │ ├─┬ 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
│ ├── strip-ansi@3.0.1
│ ├─┬ taketalk@1.0.0
│ │ ├── get-stdin@4.0.1
│ │ └── minimist@1.2.0
│ └── wrap-ansi@2.0.0
├─┬ glob@4.3.5
│ ├─┬ inflight@1.0.4
│ │ └── wrappy@1.0.1
│ ├── inherits@2.0.1
│ ├─┬ minimatch@2.0.4
│ │ └─┬ brace-expansion@1.1.0
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ └─┬ once@1.3.1
│ └── wrappy@1.0.1
├─┬ grunt@0.4.5
│ ├── async@0.1.22
│ ├── coffee-script@1.3.3
│ ├── colors@0.6.2
│ ├── dateformat@1.0.2-1.2.3
│ ├── eventemitter2@0.4.14
│ ├── exit@0.1.2
│ ├─┬ findup-sync@0.1.3
│ │ ├─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │ ├── lru-cache@2.6.2
│ │ │ └── sigmund@1.0.0
│ │ └── lodash@2.4.2
│ ├── getobject@0.1.0
│ ├─┬ glob@3.1.21
│ │ ├── graceful-fs@1.2.3
│ │ └── inherits@1.0.0
│ ├─┬ grunt-legacy-log@0.1.1
│ │ ├── lodash@2.4.2
│ │ └── underscore.string@2.3.3
│ ├── grunt-legacy-util@0.2.0
│ ├── hooker@0.2.3
│ ├── iconv-lite@0.2.11
│ ├─┬ js-yaml@2.0.5
│ │ ├─┬ argparse@0.1.16
│ │ │ ├── underscore@1.7.0
│ │ │ └── underscore.string@2.4.0
│ │ └── esprima@1.0.4
│ ├── lodash@0.9.2
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.6.2
│ │ └── sigmund@1.0.0
│ ├─┬ nopt@1.0.10
│ │ └── abbrev@1.0.5
│ ├── rimraf@2.2.8
│ ├── underscore.string@2.2.1
│ └── which@1.0.9
├─┬ grunt-autoprefixer@2.2.0
│ ├─┬ autoprefixer-core@5.1.11
│ │ ├── browserslist@0.2.0
│ │ ├── caniuse-db@1.0.30000149
│ │ ├── num2fraction@1.1.0
│ │ └─┬ postcss@4.0.6
│ │ ├── js-base64@2.1.8
│ │ └─┬ source-map@0.2.0
│ │ └── amdefine@0.1.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ 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
│ └── diff@1.2.2
├─┬ grunt-bump-cordova@0.1.6
│ ├── semver@2.3.2
│ └─┬ xml2js@0.4.17
│ ├── sax@1.2.1
│ └─┬ xmlbuilder@4.2.1
│ └── lodash@4.16.1
├─┬ grunt-cli@0.1.13
│ ├─┬ findup-sync@0.1.3
│ │ ├─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.3
│ │ │ └─┬ minimatch@0.3.0
│ │ │ ├── lru-cache@2.7.3
│ │ │ └── sigmund@1.0.1
│ │ └── lodash@2.4.2
│ ├─┬ nopt@1.0.10
│ │ └── abbrev@1.0.9
│ └── resolve@0.3.1
├─┬ grunt-concurrent@1.0.0
│ ├── async@0.9.0
│ └─┬ pad-stdio@1.0.0
│ └── lpad@1.0.0
├─┬ grunt-contrib-clean@0.6.0
│ └── rimraf@2.2.8
├─┬ grunt-contrib-compass@1.0.3
│ ├── async@0.9.0
│ ├─┬ bin-version-check@2.1.0
│ │ ├─┬ bin-version@1.0.0
│ │ │ └─┬ find-versions@1.1.2
│ │ │ ├── array-uniq@1.0.2
│ │ │ ├── get-stdin@4.0.1
│ │ │ └── semver-regex@1.0.0
│ │ ├── minimist@1.1.1
│ │ ├── semver@4.3.3
│ │ └── semver-truncate@1.0.0
│ ├── dargs@2.1.0
│ ├── onetime@1.0.0
│ └── tmp@0.0.24
├─┬ grunt-contrib-concat@0.5.1
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ 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
│ └─┬ source-map@0.3.0
│ └── amdefine@0.1.0
├─┬ grunt-contrib-connect@0.9.0
│ ├── async@0.9.0
│ ├─┬ connect@2.29.1
│ │ ├── basic-auth-connect@1.0.0
│ │ ├─┬ body-parser@1.12.3
│ │ │ ├── iconv-lite@0.4.8
│ │ │ ├─┬ on-finished@2.2.1
│ │ │ │ └── ee-first@1.1.0
│ │ │ └── raw-body@1.3.4
│ │ ├── bytes@1.0.0
│ │ ├─┬ compression@1.4.3
│ │ │ ├─┬ accepts@1.2.5
│ │ │ │ ├─┬ mime-types@2.0.10
│ │ │ │ │ └── mime-db@1.8.0
│ │ │ │ └── negotiator@0.5.1
│ │ │ ├─┬ compressible@2.0.2
│ │ │ │ └── mime-db@1.9.1
│ │ │ └── vary@1.0.0
│ │ ├─┬ connect-timeout@1.6.1
│ │ │ └── ms@0.7.0
│ │ ├── content-type@1.0.1
│ │ ├── cookie@0.1.2
│ │ ├── cookie-parser@1.3.4
│ │ ├── cookie-signature@1.0.6
│ │ ├─┬ csurf@1.7.0
│ │ │ └─┬ csrf@2.0.6
│ │ │ ├── base64-url@1.2.1
│ │ │ ├── rndm@1.1.0
│ │ │ ├── scmp@1.0.0
│ │ │ └─┬ uid-safe@1.1.0
│ │ │ └── native-or-bluebird@1.1.2
│ │ ├─┬ debug@2.1.3
│ │ │ └── ms@0.7.0
│ │ ├── depd@1.0.1
│ │ ├─┬ errorhandler@1.3.5
│ │ │ ├─┬ accepts@1.2.5
│ │ │ │ ├─┬ mime-types@2.0.10
│ │ │ │ │ └── mime-db@1.8.0
│ │ │ │ └── negotiator@0.5.1
│ │ │ └── escape-html@1.0.1
│ │ ├─┬ express-session@1.10.4
│ │ │ ├── crc@3.2.1
│ │ │ └─┬ uid-safe@1.1.0
│ │ │ ├── base64-url@1.2.1
│ │ │ └── native-or-bluebird@1.1.2
│ │ ├─┬ finalhandler@0.3.4
│ │ │ ├── escape-html@1.0.1
│ │ │ └─┬ on-finished@2.2.1
│ │ │ └── ee-first@1.1.0
│ │ ├── fresh@0.2.4
│ │ ├─┬ http-errors@1.3.1
│ │ │ ├── inherits@2.0.1
│ │ │ └── statuses@1.2.1
│ │ ├─┬ method-override@2.3.2
│ │ │ ├── methods@1.1.1
│ │ │ └── vary@1.0.0
│ │ ├─┬ morgan@1.5.2
│ │ │ ├── basic-auth@1.0.0
│ │ │ └─┬ on-finished@2.2.1
│ │ │ └── ee-first@1.1.0
│ │ ├─┬ multiparty@3.3.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
│ │ │ └── stream-counter@0.2.0
│ │ ├── on-headers@1.0.0
│ │ ├── parseurl@1.3.0
│ │ ├── pause@0.0.1
│ │ ├── qs@2.4.1
│ │ ├── response-time@2.3.0
│ │ ├─┬ serve-favicon@2.2.0
│ │ │ ├─┬ etag@1.5.1
│ │ │ │ └── crc@3.2.1
│ │ │ └── ms@0.7.0
│ │ ├─┬ serve-index@1.6.3
│ │ │ ├─┬ accepts@1.2.5
│ │ │ │ └── negotiator@0.5.1
│ │ │ ├── batch@0.5.2
│ │ │ ├── escape-html@1.0.1
│ │ │ └─┬ mime-types@2.0.10
│ │ │ └── mime-db@1.8.0
│ │ ├─┬ serve-static@1.9.2
│ │ │ ├── escape-html@1.0.1
│ │ │ └─┬ send@0.12.2
│ │ │ ├── destroy@1.0.3
│ │ │ ├─┬ etag@1.5.1
│ │ │ │ └── crc@3.2.1
│ │ │ ├── mime@1.3.4
│ │ │ ├── ms@0.7.0
│ │ │ ├─┬ on-finished@2.2.1
│ │ │ │ └── ee-first@1.1.0
│ │ │ └── range-parser@1.0.2
│ │ ├─┬ type-is@1.6.1
│ │ │ ├── media-typer@0.3.0
│ │ │ └─┬ mime-types@2.0.10
│ │ │ └── mime-db@1.8.0
│ │ ├── utils-merge@1.0.0
│ │ └── vhost@3.0.0
│ ├── connect-livereload@0.5.3
│ ├── opn@1.0.2
│ └─┬ portscanner@1.0.0
│ └── async@0.1.15
├─┬ grunt-contrib-copy@0.7.0
│ └─┬ chalk@0.5.1
│ ├── ansi-styles@1.1.0
│ ├── escape-string-regexp@1.0.3
│ ├─┬ 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
├─┬ grunt-contrib-cssmin@0.11.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ 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
│ ├─┬ clean-css@3.2.6
│ │ ├─┬ commander@2.8.1
│ │ │ └── graceful-readlink@1.0.1
│ │ └─┬ source-map@0.4.2
│ │ └── amdefine@0.1.0
│ └─┬ maxmin@1.1.0
│ ├─┬ chalk@1.0.0
│ │ ├── ansi-styles@2.0.1
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@1.0.3
│ │ │ ├── ansi-regex@1.1.1
│ │ │ └── get-stdin@4.0.1
│ │ ├─┬ strip-ansi@2.0.1
│ │ │ └── ansi-regex@1.1.1
│ │ └── supports-color@1.3.1
│ ├── figures@1.3.5
│ ├─┬ gzip-size@1.0.0
│ │ ├─┬ browserify-zlib@0.1.4
│ │ │ └── pako@0.2.6
│ │ └─┬ concat-stream@1.4.8
│ │ ├── 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
│ └─┬ pretty-bytes@1.0.4
│ ├── get-stdin@4.0.1
│ └─┬ meow@3.1.0
│ ├─┬ camelcase-keys@1.0.0
│ │ ├── camelcase@1.0.2
│ │ └── map-obj@1.0.0
│ ├─┬ indent-string@1.2.1
│ │ └─┬ repeating@1.1.2
│ │ └── is-finite@1.0.0
│ ├── minimist@1.1.1
│ └── object-assign@2.0.0
├─┬ grunt-contrib-htmlmin@0.3.0
│ ├─┬ chalk@0.4.0
│ │ ├── ansi-styles@1.0.0
│ │ ├── has-color@0.1.7
│ │ └── strip-ansi@0.1.1
│ ├─┬ html-minifier@0.6.9
│ │ ├─┬ change-case@2.1.6
│ │ │ ├── camel-case@1.1.1
│ │ │ ├── constant-case@1.1.0
│ │ │ ├── dot-case@1.1.1
│ │ │ ├── is-lower-case@1.1.1
│ │ │ ├── is-upper-case@1.1.1
│ │ │ ├── lower-case@1.1.2
│ │ │ ├── param-case@1.1.1
│ │ │ ├── pascal-case@1.1.0
│ │ │ ├── path-case@1.1.1
│ │ │ ├── sentence-case@1.1.2
│ │ │ ├── snake-case@1.1.1
│ │ │ ├── swap-case@1.1.0
│ │ │ ├── title-case@1.1.0
│ │ │ ├── upper-case@1.1.2
│ │ │ └── upper-case-first@1.1.1
│ │ ├─┬ clean-css@2.2.23
│ │ │ └── commander@2.2.0
│ │ ├─┬ cli@0.6.6
│ │ │ ├── exit@0.1.2
│ │ │ └─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │ ├── lru-cache@2.6.2
│ │ │ └── sigmund@1.0.0
│ │ ├── relateurl@0.2.6
│ │ └─┬ uglify-js@2.4.20
│ │ ├── async@0.2.10
│ │ ├─┬ source-map@0.1.34
│ │ │ └── amdefine@0.1.0
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.5.4
│ │ ├── camelcase@1.0.2
│ │ ├── decamelize@1.0.0
│ │ ├── window-size@0.1.0
│ │ └── wordwrap@0.0.2
│ └── pretty-bytes@0.1.2
├─┬ grunt-contrib-jshint@0.11.2
│ ├── hooker@0.2.3
│ └─┬ jshint@2.7.0
│ ├─┬ cli@0.6.6
│ │ └─┬ glob@3.2.11
│ │ ├── inherits@2.0.1
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.6.2
│ │ └── sigmund@1.0.0
│ ├─┬ console-browserify@1.1.0
│ │ └── date-now@0.1.4
│ ├── exit@0.1.2
│ ├─┬ htmlparser2@3.8.2
│ │ ├── domelementtype@1.3.0
│ │ ├── domhandler@2.3.0
│ │ ├─┬ domutils@1.5.1
│ │ │ └─┬ dom-serializer@0.1.0
│ │ │ ├── domelementtype@1.1.3
│ │ │ └── entities@1.1.1
│ │ ├── entities@1.0.0
│ │ └─┬ readable-stream@1.1.13
│ │ ├── core-util-is@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── lodash@3.6.0
│ ├─┬ minimatch@2.0.4
│ │ └─┬ brace-expansion@1.1.0
│ │ ├── balanced-match@0.2.0
│ │ └── concat-map@0.0.1
│ ├── shelljs@0.3.0
│ └── strip-json-comments@1.0.2
├─┬ grunt-contrib-uglify@0.7.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ 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
│ ├── lodash@2.4.2
│ ├─┬ maxmin@1.1.0
│ │ ├─┬ chalk@1.0.0
│ │ │ ├── ansi-styles@2.0.1
│ │ │ ├── escape-string-regexp@1.0.3
│ │ │ ├─┬ has-ansi@1.0.3
│ │ │ │ ├── ansi-regex@1.1.1
│ │ │ │ └── get-stdin@4.0.1
│ │ │ ├─┬ strip-ansi@2.0.1
│ │ │ │ └── ansi-regex@1.1.1
│ │ │ └── supports-color@1.3.1
│ │ ├── figures@1.3.5
│ │ ├─┬ gzip-size@1.0.0
│ │ │ ├─┬ browserify-zlib@0.1.4
│ │ │ │ └── pako@0.2.6
│ │ │ └─┬ concat-stream@1.4.8
│ │ │ ├── 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
│ │ └─┬ pretty-bytes@1.0.4
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.1.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.0.2
│ │ │ └── map-obj@1.0.0
│ │ ├─┬ indent-string@1.2.1
│ │ │ └─┬ repeating@1.1.2
│ │ │ └── is-finite@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@2.0.0
│ ├─┬ uglify-js@2.4.20
│ │ ├── async@0.2.10
│ │ ├─┬ source-map@0.1.34
│ │ │ └── amdefine@0.1.0
│ │ ├── uglify-to-browserify@1.0.2
│ │ └─┬ yargs@3.5.4
│ │ ├── camelcase@1.0.2
│ │ ├── decamelize@1.0.0
│ │ ├── window-size@0.1.0
│ │ └── wordwrap@0.0.2
│ └── uri-path@0.0.2
├─┬ grunt-contrib-watch@0.6.1
│ ├── async@0.2.10
│ ├─┬ gaze@0.5.1
│ │ └─┬ globule@0.1.0
│ │ ├─┬ glob@3.1.21
│ │ │ ├── graceful-fs@1.2.3
│ │ │ └── inherits@1.0.0
│ │ ├── lodash@1.0.2
│ │ └─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.6.2
│ │ └── sigmund@1.0.0
│ ├── lodash@2.4.2
│ └─┬ tiny-lr-fork@0.0.5
│ ├── debug@0.7.4
│ ├── faye-websocket@0.4.4
│ ├─┬ noptify@0.0.3
│ │ └─┬ nopt@2.0.0
│ │ └── abbrev@1.0.5
│ └── qs@0.5.6
├── grunt-git-revision@0.0.1
├─┬ grunt-karma@0.10.1
│ └── lodash@2.4.2
├─┬ grunt-newer@1.1.0
│ ├── async@0.9.0
│ └── rimraf@2.2.8
├─┬ grunt-ng-annotate@0.9.2
│ ├── lodash@2.4.2
│ └─┬ ng-annotate@0.15.4
│ ├── acorn@0.11.0
│ ├── alter@0.2.0
│ ├── convert-source-map@0.4.1
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.2
│ ├─┬ ordered-ast-traverse@1.1.1
│ │ └── ordered-esprima-props@1.1.0
│ ├── simple-fmt@0.1.0
│ ├── simple-is@0.2.0
│ ├─┬ source-map@0.1.43
│ │ └── amdefine@0.1.0
│ ├── stable@0.1.5
│ ├── stringmap@0.2.2
│ ├── stringset@0.2.1
│ └── tryor@0.1.2
├─┬ grunt-ng-constant@1.1.0
│ ├── jju@1.2.0
│ ├── lodash@2.4.2
│ └── tosource@0.1.3
├─┬ grunt-replace@0.9.2
│ ├─┬ applause@0.4.1
│ │ ├─┬ cson-parser@1.1.0
│ │ │ └── coffee-script@1.9.0
│ │ └─┬ js-yaml@3.3.1
│ │ ├─┬ argparse@1.0.2
│ │ │ ├── lodash@3.9.3
│ │ │ └── sprintf-js@1.0.2
│ │ └── esprima@2.2.0
│ └─┬ chalk@1.0.0
│ ├── ansi-styles@2.0.1
│ ├── escape-string-regexp@1.0.3
│ ├─┬ has-ansi@1.0.3
│ │ ├── ansi-regex@1.1.1
│ │ └── get-stdin@4.0.1
│ ├─┬ strip-ansi@2.0.1
│ │ └── ansi-regex@1.1.1
│ └── supports-color@1.3.1
├─┬ grunt-usemin@3.0.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├─┬ debug@2.1.3
│ │ └── ms@0.7.0
│ └── lodash@2.4.2
├─┬ grunt-wiredep@2.0.0
│ └─┬ wiredep@2.2.2
│ ├─┬ bower-config@0.5.2
│ │ ├── graceful-fs@2.0.3
│ │ ├── mout@0.9.1
│ │ ├─┬ optimist@0.6.1
│ │ │ ├── minimist@0.0.10
│ │ │ └── wordwrap@0.0.2
│ │ └── osenv@0.0.3
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ 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
│ ├── lodash@2.4.2
│ ├── minimist@1.1.1
│ ├── propprop@0.3.0
│ └─┬ through2@0.6.5
│ ├─┬ 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
├─┬ inquirer@0.11.4
│ ├── ansi-escapes@1.4.0
│ ├── ansi-regex@2.0.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
│ ├─┬ cli-cursor@1.0.2
│ │ └─┬ restore-cursor@1.0.1
│ │ ├── exit-hook@1.1.1
│ │ └── onetime@1.1.0
│ ├── cli-width@1.1.1
│ ├─┬ figures@1.7.0
│ │ ├── escape-string-regexp@1.0.5
│ │ └── object-assign@4.1.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
│ │ └── mute-stream@0.0.5
│ ├─┬ run-async@0.1.0
│ │ └─┬ once@1.4.0
│ │ └── wrappy@1.0.2
│ ├── rx-lite@3.1.2
│ ├─┬ string-width@1.0.2
│ │ ├─┬ 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
│ ├── strip-ansi@3.0.1
│ └── through@2.3.8
├── jasmine-core@2.3.0
├─┬ jshint-stylish@1.0.1
│ ├─┬ chalk@1.0.0
│ │ ├── ansi-styles@2.0.1
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ has-ansi@1.0.3
│ │ │ ├── ansi-regex@1.1.1
│ │ │ └── get-stdin@4.0.1
│ │ ├─┬ strip-ansi@2.0.1
│ │ │ └── ansi-regex@1.1.1
│ │ └── supports-color@1.3.1
│ ├── log-symbols@1.0.2
│ ├─┬ string-length@1.0.0
│ │ └─┬ strip-ansi@2.0.1
│ │ └── ansi-regex@1.1.1
│ └── text-table@0.2.0
├─┬ karma@0.12.31
│ ├─┬ chokidar@1.0.1
│ │ ├─┬ anymatch@1.3.0
│ │ │ └─┬ micromatch@2.1.6
│ │ │ ├─┬ arr-diff@1.0.1
│ │ │ │ └── array-slice@0.2.3
│ │ │ ├─┬ braces@1.8.0
│ │ │ │ ├─┬ expand-range@1.8.1
│ │ │ │ │ └─┬ fill-range@2.2.2
│ │ │ │ │ ├── is-number@1.1.2
│ │ │ │ │ ├── isobject@1.0.0
│ │ │ │ │ ├── randomatic@1.1.0
│ │ │ │ │ └── repeat-string@1.5.2
│ │ │ │ ├── preserve@0.2.0
│ │ │ │ └── repeat-element@1.1.0
│ │ │ ├─┬ debug@2.1.3
│ │ │ │ └── ms@0.7.0
│ │ │ ├── expand-brackets@0.1.1
│ │ │ ├── filename-regex@2.0.0
│ │ │ ├── kind-of@1.1.0
│ │ │ ├─┬ object.omit@0.2.1
│ │ │ │ ├─┬ for-own@0.1.3
│ │ │ │ │ └── for-in@0.1.4
│ │ │ │ └── isobject@0.2.0
│ │ │ ├─┬ parse-glob@3.0.2
│ │ │ │ ├── glob-base@0.2.0
│ │ │ │ ├── is-dotfile@1.0.0
│ │ │ │ └── is-extglob@1.0.0
│ │ │ └─┬ regex-cache@0.4.2
│ │ │ ├─┬ is-equal-shallow@0.1.2
│ │ │ │ └── is-primitive@1.0.0
│ │ │ └── is-primitive@2.0.0
│ │ ├── arrify@1.0.0
│ │ ├── async-each@0.1.6
│ │ ├── glob-parent@1.2.0
│ │ ├─┬ is-binary-path@1.0.0
│ │ │ └── binary-extensions@1.3.0
│ │ ├── is-glob@1.1.3
│ │ └─┬ readdirp@1.3.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
│ ├── colors@0.6.2
│ ├─┬ connect@2.26.6
│ │ ├── basic-auth-connect@1.0.0
│ │ ├─┬ body-parser@1.8.4
│ │ │ ├── iconv-lite@0.4.4
│ │ │ ├─┬ on-finished@2.1.0
│ │ │ │ └── ee-first@1.0.5
│ │ │ └── raw-body@1.3.0
│ │ ├── bytes@1.0.0
│ │ ├─┬ compression@1.1.2
│ │ │ ├─┬ accepts@1.1.4
│ │ │ │ ├─┬ mime-types@2.0.10
│ │ │ │ │ └── mime-db@1.8.0
│ │ │ │ └── negotiator@0.4.9
│ │ │ ├─┬ compressible@2.0.2
│ │ │ │ └── mime-db@1.9.1
│ │ │ └── vary@1.0.0
│ │ ├─┬ connect-timeout@1.3.0
│ │ │ └── ms@0.6.2
│ │ ├── cookie@0.1.2
│ │ ├─┬ cookie-parser@1.3.4
│ │ │ └── cookie-signature@1.0.6
│ │ ├── cookie-signature@1.0.5
│ │ ├─┬ csurf@1.6.6
│ │ │ ├─┬ csrf@2.0.6
│ │ │ │ ├── base64-url@1.2.1
│ │ │ │ ├── rndm@1.1.0
│ │ │ │ ├── scmp@1.0.0
│ │ │ │ └─┬ uid-safe@1.1.0
│ │ │ │ └── native-or-bluebird@1.1.2
│ │ │ └─┬ http-errors@1.2.8
│ │ │ ├── inherits@2.0.1
│ │ │ └── statuses@1.2.1
│ │ ├─┬ debug@2.0.0
│ │ │ └── ms@0.6.2
│ │ ├── depd@0.4.5
│ │ ├─┬ errorhandler@1.2.4
│ │ │ ├─┬ accepts@1.1.4
│ │ │ │ ├─┬ mime-types@2.0.10
│ │ │ │ │ └── mime-db@1.8.0
│ │ │ │ └── negotiator@0.4.9
│ │ │ └── escape-html@1.0.1
│ │ ├─┬ express-session@1.8.2
│ │ │ ├── crc@3.0.0
│ │ │ ├─┬ uid-safe@1.0.1
│ │ │ │ ├── base64-url@1.2.1
│ │ │ │ └─┬ mz@1.3.0
│ │ │ │ ├── native-or-bluebird@1.2.0
│ │ │ │ ├── thenify@3.1.0
│ │ │ │ └── thenify-all@1.6.0
│ │ │ └── utils-merge@1.0.0
│ │ ├─┬ finalhandler@0.2.0
│ │ │ └── escape-html@1.0.1
│ │ ├── fresh@0.2.4
│ │ ├── media-typer@0.3.0
│ │ ├─┬ method-override@2.2.0
│ │ │ ├── methods@1.1.0
│ │ │ └── vary@1.0.0
│ │ ├─┬ morgan@1.3.2
│ │ │ ├── basic-auth@1.0.0
│ │ │ └─┬ on-finished@2.1.0
│ │ │ └── ee-first@1.0.5
│ │ ├─┬ multiparty@3.3.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
│ │ │ └── stream-counter@0.2.0
│ │ ├── on-headers@1.0.0
│ │ ├── parseurl@1.3.0
│ │ ├── pause@0.0.1
│ │ ├── qs@2.2.4
│ │ ├── response-time@2.0.1
│ │ ├─┬ serve-favicon@2.1.7
│ │ │ ├─┬ etag@1.5.1
│ │ │ │ └── crc@3.2.1
│ │ │ └── ms@0.6.2
│ │ ├─┬ serve-index@1.2.1
│ │ │ ├─┬ accepts@1.1.4
│ │ │ │ ├─┬ mime-types@2.0.10
│ │ │ │ │ └── mime-db@1.8.0
│ │ │ │ └── negotiator@0.4.9
│ │ │ └── batch@0.5.1
│ │ ├─┬ serve-static@1.6.5
│ │ │ ├── escape-html@1.0.1
│ │ │ ├─┬ send@0.9.3
│ │ │ │ ├── destroy@1.0.3
│ │ │ │ ├─┬ etag@1.4.0
│ │ │ │ │ └── crc@3.0.0
│ │ │ │ ├── ms@0.6.2
│ │ │ │ ├─┬ on-finished@2.1.0
│ │ │ │ │ └── ee-first@1.0.5
│ │ │ │ └── range-parser@1.0.2
│ │ │ └── utils-merge@1.0.0
│ │ ├─┬ type-is@1.5.7
│ │ │ └─┬ mime-types@2.0.10
│ │ │ └── mime-db@1.8.0
│ │ └── vhost@3.0.0
│ ├── di@0.0.1
│ ├─┬ glob@3.2.11
│ │ ├── inherits@2.0.1
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.6.2
│ │ └── sigmund@1.0.0
│ ├── graceful-fs@2.0.3
│ ├─┬ http-proxy@0.10.4
│ │ ├── pkginfo@0.3.0
│ │ └─┬ utile@0.2.1
│ │ ├── async@0.2.10
│ │ ├── deep-equal@1.0.0
│ │ ├── i@0.3.3
│ │ └── ncp@0.4.2
│ ├── lodash@2.4.2
│ ├─┬ log4js@0.6.24
│ │ ├── async@0.2.10
│ │ ├─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── semver@4.3.3
│ │ └── underscore@1.8.2
│ ├── mime@1.2.11
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.6.2
│ │ └── sigmund@1.0.0
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.2
│ ├── q@0.9.7
│ ├── rimraf@2.2.8
│ ├─┬ socket.io@0.9.16
│ │ ├── base64id@0.1.0
│ │ ├── policyfile@0.0.4
│ │ ├── redis@0.7.3
│ │ └─┬ socket.io-client@0.9.16
│ │ ├─┬ active-x-obfuscator@0.0.1
│ │ │ └── zeparser@0.0.5
│ │ ├── uglify-js@1.2.5
│ │ ├─┬ ws@0.4.32
│ │ │ ├── commander@2.1.0
│ │ │ ├── nan@1.0.0
│ │ │ ├── options@0.0.6
│ │ │ └── tinycolor@0.0.1
│ │ └── xmlhttprequest@1.4.2
│ ├─┬ source-map@0.1.43
│ │ └── amdefine@0.1.0
│ └─┬ useragent@2.0.10
│ └── lru-cache@2.2.4
├── karma-chai@0.1.0
├─┬ karma-chrome-launcher@0.1.8
│ └── which@1.0.9
├─┬ karma-coverage@0.2.7
│ ├─┬ dateformat@1.0.11
│ │ ├── get-stdin@4.0.1
│ │ └─┬ meow@3.1.0
│ │ ├─┬ camelcase-keys@1.0.0
│ │ │ ├── camelcase@1.0.2
│ │ │ └── map-obj@1.0.0
│ │ ├─┬ indent-string@1.2.1
│ │ │ └─┬ repeating@1.1.2
│ │ │ └── is-finite@1.0.0
│ │ ├── minimist@1.1.1
│ │ └── object-assign@2.0.0
│ ├─┬ ibrik@2.0.0
│ │ ├─┬ coffee-script@1.8.0
│ │ │ └── mkdirp@0.3.5
│ │ ├── esprima@1.2.5
│ │ ├── estraverse@1.8.0
│ │ ├─┬ fileset@0.1.5
│ │ │ └─┬ glob@3.2.11
│ │ │ └── inherits@2.0.1
│ │ ├── lodash@2.4.2
│ │ ├─┬ optimist@0.6.1
│ │ │ ├── minimist@0.0.10
│ │ │ └── wordwrap@0.0.2
│ │ └── which@1.0.9
│ ├─┬ istanbul@0.3.13
│ │ ├── abbrev@1.0.5
│ │ ├── async@0.9.0
│ │ ├─┬ escodegen@1.6.1
│ │ │ ├── esprima@1.2.5
│ │ │ ├── estraverse@1.9.3
│ │ │ ├── esutils@1.1.6
│ │ │ ├─┬ optionator@0.5.0
│ │ │ │ ├── deep-is@0.1.3
│ │ │ │ ├── fast-levenshtein@1.0.6
│ │ │ │ ├── levn@0.2.5
│ │ │ │ ├── prelude-ls@1.1.1
│ │ │ │ └── type-check@0.3.1
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@0.1.0
│ │ ├── esprima@2.1.0
│ │ ├─┬ fileset@0.1.5
│ │ │ └─┬ glob@3.2.11
│ │ │ └── inherits@2.0.1
│ │ ├─┬ handlebars@3.0.0
│ │ │ ├─┬ optimist@0.6.1
│ │ │ │ └── minimist@0.0.10
│ │ │ ├─┬ source-map@0.1.43
│ │ │ │ └── amdefine@0.1.0
│ │ │ └─┬ uglify-js@2.3.6
│ │ │ ├── async@0.2.10
│ │ │ └── optimist@0.3.7
│ │ ├─┬ js-yaml@3.3.0
│ │ │ ├─┬ argparse@1.0.2
│ │ │ │ ├── lodash@3.7.0
│ │ │ │ └── sprintf-js@1.0.2
│ │ │ └── esprima@2.2.0
│ │ ├── nopt@3.0.1
│ │ ├─┬ once@1.3.1
│ │ │ └── wrappy@1.0.1
│ │ ├── resolve@1.1.6
│ │ ├── supports-color@1.3.1
│ │ ├── which@1.0.9
│ │ └── wordwrap@0.0.2
│ └─┬ minimatch@0.3.0
│ ├── lru-cache@2.6.2
│ └── sigmund@1.0.0
├── karma-jasmine@0.3.5
├── karma-mocha@0.1.10
├─┬ karma-phantomjs-launcher@0.1.4
│ └─┬ phantomjs@1.9.16
│ ├── adm-zip@0.4.4
│ ├─┬ fs-extra@0.16.5
│ │ ├── graceful-fs@3.0.6
│ │ ├── jsonfile@2.0.0
│ │ └─┬ rimraf@2.3.2
│ │ └─┬ glob@4.5.3
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├── inherits@2.0.1
│ │ ├─┬ minimatch@2.0.4
│ │ │ └─┬ brace-expansion@1.1.0
│ │ │ ├── balanced-match@0.2.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.1
│ │ └── wrappy@1.0.1
│ ├── kew@0.4.0
│ ├─┬ npmconf@2.1.1
│ │ ├─┬ config-chain@1.1.8
│ │ │ └── proto-list@1.2.3
│ │ ├── inherits@2.0.1
│ │ ├── ini@1.3.3
│ │ ├─┬ nopt@3.0.1
│ │ │ └── abbrev@1.0.5
│ │ ├─┬ once@1.3.1
│ │ │ └── wrappy@1.0.1
│ │ ├── osenv@0.1.0
│ │ ├── semver@4.3.3
│ │ └── uid-number@0.0.5
│ ├── progress@1.1.8
│ ├─┬ request@2.42.0
│ │ ├── aws-sign2@0.5.0
│ │ ├─┬ bl@0.9.4
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├── caseless@0.6.0
│ │ ├── forever-agent@0.5.2
│ │ ├─┬ form-data@0.1.4
│ │ │ ├── async@0.9.0
│ │ │ ├─┬ combined-stream@0.0.7
│ │ │ │ └── delayed-stream@0.0.5
│ │ │ └── mime@1.2.11
│ │ ├─┬ hawk@1.1.1
│ │ │ ├── boom@0.4.2
│ │ │ ├── cryptiles@0.2.2
│ │ │ ├── hoek@0.9.1
│ │ │ └── sntp@0.2.4
│ │ ├─┬ http-signature@0.10.1
│ │ │ ├── asn1@0.1.11
│ │ │ ├── assert-plus@0.1.5
│ │ │ └── ctype@0.5.3
│ │ ├── json-stringify-safe@5.0.0
│ │ ├── mime-types@1.0.2
│ │ ├── node-uuid@1.4.3
│ │ ├── oauth-sign@0.4.0
│ │ ├── qs@1.2.2
│ │ ├── stringstream@0.0.4
│ │ ├── tough-cookie@1.1.0
│ │ └── tunnel-agent@0.4.0
│ ├─┬ request-progress@0.3.1
│ │ └── throttleit@0.0.2
│ └── which@1.0.9
├─┬ load-grunt-tasks@3.1.0
│ ├── findup-sync@0.2.1
│ └─┬ multimatch@2.0.0
│ ├── array-differ@1.0.0
│ ├─┬ array-union@1.0.1
│ │ └── array-uniq@1.0.2
│ └─┬ minimatch@2.0.4
│ └─┬ brace-expansion@1.1.0
│ ├── balanced-match@0.2.0
│ └── concat-map@0.0.1
├── lodash@3.1.0
├─┬ mkdirp@0.5.0
│ └── minimist@0.0.8
├─┬ mocha@2.2.4
│ ├── 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.6.2
│ │ └── sigmund@1.0.0
│ ├── growl@1.8.1
│ ├─┬ jade@0.26.3
│ │ ├── commander@0.6.1
│ │ └── mkdirp@0.3.0
│ └── supports-color@1.2.1
├── ncp@1.0.1
├─┬ 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
├─┬ plist@1.1.0
│ ├── base64-js@0.0.6
│ ├── util-deprecate@1.0.0
│ ├─┬ xmlbuilder@2.2.1
│ │ └── lodash-node@2.4.1
│ └── xmldom@0.1.19
├─┬ readable-stream@1.0.27-1
│ ├── core-util-is@1.0.2
│ ├── inherits@2.0.3
│ ├── isarray@0.0.1
│ └── string_decoder@0.10.31
├─┬ ripple-emulator@0.9.28
│ ├── accounting@0.4.1
│ ├── colors@0.6.0-1
│ ├── connect-xcors@0.5.2
│ ├─┬ express@3.1.0
│ │ ├── buffer-crc32@0.1.1
│ │ ├── commander@0.6.1
│ │ ├─┬ connect@2.7.2
│ │ │ ├── bytes@0.1.0
│ │ │ ├── formidable@1.0.11
│ │ │ ├── pause@0.0.1
│ │ │ └── qs@0.5.1
│ │ ├── cookie@0.0.5
│ │ ├── cookie-signature@0.0.1
│ │ ├─┬ debug@2.1.3
│ │ │ └── ms@0.7.0
│ │ ├── fresh@0.1.0
│ │ ├── methods@0.0.1
│ │ ├── mkdirp@0.3.3
│ │ ├── range-parser@0.0.4
│ │ └─┬ send@0.1.0
│ │ └── mime@1.2.6
│ ├── moment@1.7.2
│ ├── open@0.0.3
│ └─┬ request@2.12.0
│ ├─┬ form-data@0.0.3
│ │ ├── async@0.1.9
│ │ └─┬ combined-stream@0.0.3
│ │ └── delayed-stream@0.0.5
│ └── mime@1.2.7
├── string_decoder@0.10.25-1
├─┬ time-grunt@1.0.0
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.3
│ │ ├─┬ 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
│ ├── date-time@1.0.0
│ ├── figures@1.3.5
│ ├── hooker@0.2.3
│ ├─┬ pretty-ms@1.1.0
│ │ ├── get-stdin@4.0.1
│ │ └── parse-ms@1.0.0
│ └── text-table@0.2.0
├── uuid@2.0.3
├── win-spawn@2.0.0
├── x-files@0.0.1
├── xmldom@0.1.22
└─┬ yo@1.8.5
├── async@1.5.2
├─┬ chalk@1.1.3
│ ├── 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
│ │ └── ansi-regex@2.0.0
│ └── supports-color@2.0.0
├── cli-list@0.1.8
├─┬ configstore@1.4.0
│ ├── graceful-fs@4.1.6
│ ├── object-assign@4.1.0
│ ├── os-tmpdir@1.0.1
│ ├─┬ osenv@0.1.3
│ │ └── os-homedir@1.0.1
│ ├─┬ write-file-atomic@1.2.0
│ │ ├── imurmurhash@0.1.4
│ │ └── slide@1.1.6
│ └─┬ xdg-basedir@2.0.0
│ └── os-homedir@1.0.1
├─┬ cross-spawn@3.0.1
│ ├─┬ lru-cache@4.0.1
│ │ ├── pseudomap@1.0.2
│ │ └── yallist@2.0.0
│ └─┬ which@1.2.11
│ └── isexe@1.1.2
├─┬ figures@1.7.0
│ ├── escape-string-regexp@1.0.5
│ └── object-assign@4.1.0
├─┬ fullname@2.1.0
│ ├─┬ npmconf@2.1.2
│ │ ├─┬ config-chain@1.1.10
│ │ │ └── proto-list@1.2.4
│ │ ├── inherits@2.0.3
│ │ ├── ini@1.3.4
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.9
│ │ ├─┬ once@1.3.3
│ │ │ └── wrappy@1.0.2
│ │ ├─┬ osenv@0.1.3
│ │ │ ├── os-homedir@1.0.1
│ │ │ └── os-tmpdir@1.0.1
│ │ ├── semver@4.3.6
│ │ └── uid-number@0.0.5
│ ├── pify@2.3.0
│ └─┬ pinkie-promise@2.0.1
│ └── pinkie@2.0.4
├─┬ 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
│ ├── object-assign@4.1.0
│ ├─┬ parse-json@2.2.0
│ │ └─┬ error-ex@1.3.0
│ │ └── is-arrayish@0.2.1
│ ├─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├── read-all-stream@3.1.0
│ ├─┬ readable-stream@2.1.5
│ │ ├── buffer-shims@1.0.0
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.3
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├── timed-out@2.0.0
│ ├── unzip-response@1.0.1
│ └─┬ url-parse-lax@1.0.0
│ └── prepend-http@1.0.4
├─┬ humanize-string@1.0.1
│ └── decamelize@1.2.0
├─┬ insight@0.7.0
│ ├─┬ inquirer@0.10.1
│ │ ├── ansi-escapes@1.4.0
│ │ ├── ansi-regex@2.0.0
│ │ ├─┬ cli-cursor@1.0.2
│ │ │ └─┬ restore-cursor@1.0.1
│ │ │ ├── exit-hook@1.1.1
│ │ │ └── onetime@1.1.0
│ │ ├── cli-width@1.1.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
│ │ │ └── mute-stream@0.0.5
│ │ ├─┬ run-async@0.1.0
│ │ │ └─┬ once@1.4.0
│ │ │ └── wrappy@1.0.2
│ │ ├── rx-lite@3.1.2
│ │ ├── strip-ansi@3.0.1
│ │ └── through@2.3.8
│ ├─┬ lodash.debounce@3.1.1
│ │ └── lodash._getnative@3.9.1
│ ├── object-assign@4.1.0
│ ├─┬ os-name@1.0.3
│ │ ├─┬ osx-release@1.1.0
│ │ │ └── minimist@1.2.0
│ │ └─┬ win-release@1.1.1
│ │ └── semver@5.3.0
│ ├─┬ request@2.75.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.4.1
│ │ ├─┬ bl@1.1.2
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.3
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── 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@2.0.0
│ │ │ └── asynckit@0.4.0
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├─┬ is-my-json-valid@2.14.0
│ │ │ │ ├── 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.1
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.3
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.10.0
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├─┬ bcrypt-pbkdf@1.0.0
│ │ │ │ └── tweetnacl@0.14.3
│ │ │ ├── dashdash@1.14.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├── getpass@0.1.6
│ │ │ ├── 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.12
│ │ │ └── mime-db@1.24.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.2.1
│ │ ├── stringstream@0.0.5
│ │ └── tunnel-agent@0.4.3
│ └── tough-cookie@2.3.1
├── lodash@3.10.1
├─┬ 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.1
│ ├── map-obj@1.0.1
│ ├── minimist@1.2.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.3
│ ├── object-assign@4.1.0
│ ├─┬ redent@1.0.0
│ │ ├── indent-string@2.1.0
│ │ └─┬ strip-indent@1.0.1
│ │ └── get-stdin@4.0.1
│ └── trim-newlines@1.0.0
├─┬ npm-keyword@4.2.0
│ ├── object-assign@4.1.0
│ ├─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ └─┬ registry-url@3.1.0
│ └─┬ rc@1.1.6
│ ├── deep-extend@0.4.1
│ ├── ini@1.3.4
│ ├── minimist@1.2.0
│ └── strip-json-comments@1.0.4
├─┬ opn@3.0.3
│ └── object-assign@4.1.0
├─┬ package-json@2.4.0
│ ├─┬ registry-auth-token@3.0.1
│ │ └─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ ├── ini@1.3.4
│ │ ├── minimist@1.2.0
│ │ └── strip-json-comments@1.0.4
│ ├─┬ registry-url@3.1.0
│ │ └─┬ rc@1.1.6
│ │ ├── deep-extend@0.4.1
│ │ ├── ini@1.3.4
│ │ ├── minimist@1.2.0
│ │ └── strip-json-comments@1.0.4
│ └── semver@5.3.0
├─┬ parse-help@0.1.1
│ └─┬ execall@1.0.0
│ └─┬ clone-regexp@1.0.0
│ ├── is-regexp@1.0.0
│ └── is-supported-regexp-flag@1.0.0
├─┬ read-pkg-up@1.0.1
│ ├─┬ find-up@1.1.2
│ │ ├── path-exists@2.1.0
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ └─┬ read-pkg@1.1.0
│ ├─┬ load-json-file@1.1.0
│ │ ├── graceful-fs@4.1.6
│ │ ├─┬ parse-json@2.2.0
│ │ │ └─┬ error-ex@1.3.0
│ │ │ └── is-arrayish@0.2.1
│ │ ├── pify@2.3.0
│ │ ├─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ └─┬ strip-bom@2.0.0
│ │ └── is-utf8@0.2.1
│ ├─┬ 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.3
│ └─┬ path-type@1.1.0
│ ├── graceful-fs@4.1.6
│ ├── pify@2.3.0
│ └─┬ pinkie-promise@2.0.1
│ └── pinkie@2.0.4
├─┬ repeating@2.0.1
│ └─┬ is-finite@1.0.1
│ └── number-is-nan@1.0.0
├─┬ root-check@1.0.0
│ ├─┬ downgrade-root@1.2.2
│ │ ├── default-uid@1.0.0
│ │ └── is-root@1.0.0
│ └─┬ sudo-block@1.2.0
│ ├── is-docker@1.0.1
│ └── is-root@1.0.0
├─┬ sort-on@1.3.0
│ ├── arrify@1.0.1
│ └─┬ dot-prop@2.4.0
│ └── is-obj@1.0.1
├─┬ string-length@1.0.1
│ └─┬ strip-ansi@3.0.1
│ └── ansi-regex@2.0.0
├─┬ tabtab@1.3.2
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ inquirer@1.1.3
│ │ ├── ansi-escapes@1.4.0
│ │ ├─┬ cli-cursor@1.0.2
│ │ │ └─┬ restore-cursor@1.0.1
│ │ │ ├── exit-hook@1.1.1
│ │ │ └── onetime@1.1.0
│ │ ├── cli-width@2.1.0
│ │ ├─┬ external-editor@1.0.3
│ │ │ ├── extend@3.0.0
│ │ │ ├─┬ spawn-sync@1.0.15
│ │ │ │ ├─┬ concat-stream@1.5.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ │ │ ├── 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
│ │ │ │ │ └── typedarray@0.0.6
│ │ │ │ └── os-shim@0.1.3
│ │ │ └─┬ temp@0.8.3
│ │ │ ├── os-tmpdir@1.0.1
│ │ │ └── rimraf@2.2.8
│ │ ├── lodash@4.16.1
│ │ ├── mute-stream@0.0.6
│ │ ├─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ run-async@2.2.0
│ │ │ └── is-promise@2.1.0
│ │ ├── rx@4.1.0
│ │ ├─┬ string-width@1.0.2
│ │ │ ├─┬ 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
│ │ ├─┬ strip-ansi@3.0.1
│ │ │ └── ansi-regex@2.0.0
│ │ └── through@2.3.8
│ ├── minimist@1.2.0
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ npmlog@2.0.4
│ │ ├── ansi@0.3.1
│ │ ├─┬ are-we-there-yet@1.1.2
│ │ │ ├── delegates@1.0.0
│ │ │ └─┬ readable-stream@2.1.5
│ │ │ ├── buffer-shims@1.0.0
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.3
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └─┬ gauge@1.2.7
│ │ ├── has-unicode@2.0.1
│ │ ├── lodash.pad@4.5.1
│ │ ├── lodash.padend@4.6.1
│ │ └── lodash.padstart@4.6.1
│ └── object-assign@4.1.0
├── titleize@1.0.0
├─┬ update-notifier@0.6.3
│ ├─┬ boxen@0.3.1
│ │ ├── filled-array@1.1.0
│ │ ├── object-assign@4.1.0
│ │ ├─┬ string-width@1.0.2
│ │ │ ├─┬ 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
│ │ │ └─┬ strip-ansi@3.0.1
│ │ │ └── ansi-regex@2.0.0
│ │ └── widest-line@1.0.0
│ ├─┬ configstore@2.1.0
│ │ ├─┬ dot-prop@3.0.0
│ │ │ └── is-obj@1.0.1
│ │ ├── graceful-fs@4.1.6
│ │ ├── object-assign@4.1.0
│ │ ├── os-tmpdir@1.0.1
│ │ ├─┬ osenv@0.1.3
│ │ │ └── os-homedir@1.0.1
│ │ ├─┬ write-file-atomic@1.2.0
│ │ │ ├── imurmurhash@0.1.4
│ │ │ └── slide@1.1.6
│ │ └─┬ xdg-basedir@2.0.0
│ │ └── os-homedir@1.0.1
│ ├── is-npm@1.0.0
│ ├── latest-version@2.0.0
│ └─┬ semver-diff@2.1.0
│ └── semver@5.3.0
├─┬ user-home@2.0.0
│ └── os-homedir@1.0.1
├─┬ yeoman-character@1.1.0
│ └─┬ supports-color@3.1.2
│ └── has-flag@1.0.0
├─┬ yeoman-doctor@2.1.0
│ ├─┬ bin-version-check@2.1.0
│ │ ├─┬ bin-version@1.0.4
│ │ │ └─┬ find-versions@1.2.1
│ │ │ ├── array-uniq@1.0.3
│ │ │ ├── get-stdin@4.0.1
│ │ │ └── semver-regex@1.0.0
│ │ ├── minimist@1.2.0
│ │ ├── semver@4.3.6
│ │ └─┬ semver-truncate@1.1.2
│ │ └── semver@5.3.0
│ ├─┬ each-async@1.1.1
│ │ ├── onetime@1.1.0
│ │ └── set-immediate-shim@1.0.1
│ ├── log-symbols@1.0.2
│ ├── object-values@1.0.0
│ ├── semver@5.3.0
│ └─┬ twig@0.8.9
│ ├─┬ minimatch@3.0.3
│ │ └─┬ brace-expansion@1.1.6
│ │ ├── balanced-match@0.4.2
│ │ └── concat-map@0.0.1
│ └─┬ walk@2.3.9
│ └── foreachasync@3.0.0
├─┬ yeoman-environment@1.6.3
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── diff@2.2.3
│ ├── escape-string-regexp@1.0.5
│ ├─┬ globby@4.1.0
│ │ ├─┬ array-union@1.0.2
│ │ │ └── array-uniq@1.0.3
│ │ ├── arrify@1.0.1
│ │ ├─┬ glob@6.0.4
│ │ │ ├─┬ inflight@1.0.5
│ │ │ │ └── wrappy@1.0.2
│ │ │ ├── inherits@2.0.3
│ │ │ ├─┬ minimatch@3.0.3
│ │ │ │ └─┬ brace-expansion@1.1.6
│ │ │ │ ├── balanced-match@0.4.2
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ once@1.4.0
│ │ │ │ └── wrappy@1.0.2
│ │ │ └── path-is-absolute@1.0.0
│ │ ├── object-assign@4.1.0
│ │ ├── pify@2.3.0
│ │ └─┬ pinkie-promise@2.0.1
│ │ └── pinkie@2.0.4
│ ├─┬ grouped-queue@0.3.2
│ │ └── lodash@3.10.1
│ ├─┬ inquirer@1.1.3
│ │ ├── ansi-escapes@1.4.0
│ │ ├─┬ cli-cursor@1.0.2
│ │ │ └─┬ restore-cursor@1.0.1
│ │ │ ├── exit-hook@1.1.1
│ │ │ └── onetime@1.1.0
│ │ ├── cli-width@2.1.0
│ │ ├─┬ external-editor@1.0.3
│ │ │ ├── extend@3.0.0
│ │ │ ├─┬ spawn-sync@1.0.15
│ │ │ │ ├─┬ concat-stream@1.5.2
│ │ │ │ │ ├── inherits@2.0.3
│ │ │ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ │ │ ├── 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
│ │ │ │ │ └── typedarray@0.0.6
│ │ │ │ └── os-shim@0.1.3
│ │ │ └─┬ temp@0.8.3
│ │ │ ├── os-tmpdir@1.0.1
│ │ │ └── rimraf@2.2.8
│ │ ├── mute-stream@0.0.6
│ │ ├─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ run-async@2.2.0
│ │ │ └── is-promise@2.1.0
│ │ ├── rx@4.1.0
│ │ ├─┬ string-width@1.0.2
│ │ │ ├─┬ 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
│ │ ├─┬ strip-ansi@3.0.1
│ │ │ └── ansi-regex@2.0.0
│ │ └── through@2.3.8
│ ├── lodash@4.16.1
│ ├── log-symbols@1.0.2
│ ├─┬ mem-fs@1.1.3
│ │ ├─┬ through2@2.0.1
│ │ │ ├─┬ readable-stream@2.0.6
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.3
│ │ │ │ ├── isarray@1.0.0
│ │ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── xtend@4.0.1
│ │ ├─┬ vinyl@1.2.0
│ │ │ ├── clone@1.0.2
│ │ │ ├── clone-stats@0.0.1
│ │ │ └── replace-ext@0.0.1
│ │ └─┬ vinyl-file@2.0.0
│ │ ├── graceful-fs@4.1.6
│ │ ├── pify@2.3.0
│ │ ├─┬ pinkie-promise@2.0.1
│ │ │ └── pinkie@2.0.4
│ │ ├─┬ strip-bom@2.0.0
│ │ │ └── is-utf8@0.2.1
│ │ └─┬ strip-bom-stream@2.0.0
│ │ └─┬ first-chunk-stream@2.0.0
│ │ └─┬ readable-stream@2.1.5
│ │ ├── buffer-shims@1.0.0
│ │ ├── core-util-is@1.0.2
│ │ ├── inherits@2.0.3
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ ├── string_decoder@0.10.31
│ │ └── util-deprecate@1.0.2
│ ├── text-table@0.2.0
│ └─┬ untildify@2.1.0
│ └── os-homedir@1.0.1
└─┬ yosay@1.2.0
├── ansi-regex@2.0.0
├── ansi-styles@2.2.1
├── cli-boxes@1.0.0
├── pad-component@0.0.1
├─┬ string-width@1.0.2
│ ├─┬ 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
├── strip-ansi@3.0.1
├─┬ taketalk@1.0.0
│ ├── get-stdin@4.0.1
│ └── minimist@1.2.0
└── wrap-ansi@2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment