Skip to content

Instantly share code, notes, and snippets.

@natevw
Created February 28, 2017 23:45
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 natevw/4d04d2e86253f8f46a9465a45db2c514 to your computer and use it in GitHub Desktop.
Save natevw/4d04d2e86253f8f46a9465a45db2c514 to your computer and use it in GitHub Desktop.
├─┬ babel-plugin-transform-class-properties@6.22.0
│ ├─┬ babel-helper-function-name@6.22.0
│ │ ├─┬ babel-helper-get-function-arity@6.22.0
│ │ │ ├─┬ babel-runtime@6.22.0
│ │ │ │ └── regenerator-runtime@0.10.1
│ │ │ └── babel-types@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ ├─┬ babel-template@6.22.0
│ │ │ └── babylon@6.15.0
│ │ ├─┬ babel-traverse@6.22.1
│ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ └── js-tokens@3.0.0
│ │ │ ├── babel-messages@6.22.0
│ │ │ └── globals@9.14.0
│ │ └─┬ babel-types@6.22.0
│ │ ├── esutils@2.0.2
│ │ └── to-fast-properties@1.0.2
│ ├── babel-plugin-syntax-class-properties@6.13.0
│ ├─┬ babel-runtime@6.22.0
│ │ ├── core-js@2.4.0
│ │ └── regenerator-runtime@0.10.1
│ └─┬ babel-template@6.22.0
│ ├─┬ babel-traverse@6.22.1
│ │ ├─┬ babel-code-frame@6.22.0
│ │ │ └── js-tokens@3.0.0
│ │ ├── babel-messages@6.22.0
│ │ └── globals@9.14.0
│ ├── babel-types@6.22.0
│ └── babylon@6.15.0
├─┬ babel-plugin-transform-object-rest-spread@6.22.0
│ ├── babel-plugin-syntax-object-rest-spread@6.13.0
│ └─┬ babel-runtime@6.22.0
│ └── regenerator-runtime@0.10.1
├─┬ babel-preset-es2015@6.22.0
│ ├─┬ babel-plugin-check-es2015-constants@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-arrow-functions@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-block-scoped-functions@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-block-scoping@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ ├─┬ babel-template@6.22.0
│ │ │ └── babylon@6.15.0
│ │ ├─┬ babel-traverse@6.22.1
│ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ └── js-tokens@3.0.0
│ │ │ ├── babel-messages@6.22.0
│ │ │ └── globals@9.14.0
│ │ └── babel-types@6.22.0
│ ├─┬ babel-plugin-transform-es2015-classes@6.22.0
│ │ ├─┬ babel-helper-define-map@6.22.0
│ │ │ ├─┬ babel-runtime@6.22.0
│ │ │ │ └── regenerator-runtime@0.10.1
│ │ │ └── babel-types@6.22.0
│ │ ├─┬ babel-helper-optimise-call-expression@6.22.0
│ │ │ ├─┬ babel-runtime@6.22.0
│ │ │ │ └── regenerator-runtime@0.10.1
│ │ │ └── babel-types@6.22.0
│ │ ├─┬ babel-helper-replace-supers@6.22.0
│ │ │ ├── babel-messages@6.22.0
│ │ │ ├─┬ babel-runtime@6.22.0
│ │ │ │ └── regenerator-runtime@0.10.1
│ │ │ ├─┬ babel-template@6.22.0
│ │ │ │ └── babylon@6.15.0
│ │ │ ├─┬ babel-traverse@6.22.1
│ │ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ │ └── js-tokens@3.0.0
│ │ │ │ └── globals@9.14.0
│ │ │ └── babel-types@6.22.0
│ │ ├── babel-messages@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ ├─┬ babel-template@6.22.0
│ │ │ └── babylon@6.15.0
│ │ ├─┬ babel-traverse@6.22.1
│ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ └── js-tokens@3.0.0
│ │ │ └── globals@9.14.0
│ │ └── babel-types@6.22.0
│ ├─┬ babel-plugin-transform-es2015-computed-properties@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ └─┬ babel-template@6.22.0
│ │ ├─┬ babel-traverse@6.22.1
│ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ └── js-tokens@3.0.0
│ │ │ ├── babel-messages@6.22.0
│ │ │ └── globals@9.14.0
│ │ ├── babel-types@6.22.0
│ │ └── babylon@6.15.0
│ ├─┬ babel-plugin-transform-es2015-destructuring@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-duplicate-keys@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ └── babel-types@6.22.0
│ ├─┬ babel-plugin-transform-es2015-for-of@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-function-name@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ └── babel-types@6.22.0
│ ├─┬ babel-plugin-transform-es2015-literals@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-modules-amd@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ └─┬ babel-template@6.22.0
│ │ ├─┬ babel-traverse@6.22.1
│ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ └── js-tokens@3.0.0
│ │ │ ├── babel-messages@6.22.0
│ │ │ └── globals@9.14.0
│ │ ├── babel-types@6.22.0
│ │ └── babylon@6.15.0
│ ├─┬ babel-plugin-transform-es2015-modules-commonjs@6.22.0
│ │ ├─┬ babel-plugin-transform-strict-mode@6.22.0
│ │ │ ├─┬ babel-runtime@6.22.0
│ │ │ │ └── regenerator-runtime@0.10.1
│ │ │ └── babel-types@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ ├─┬ babel-template@6.22.0
│ │ │ ├─┬ babel-traverse@6.22.1
│ │ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ │ └── js-tokens@3.0.0
│ │ │ │ ├── babel-messages@6.22.0
│ │ │ │ └── globals@9.14.0
│ │ │ └── babylon@6.15.0
│ │ └── babel-types@6.22.0
│ ├─┬ babel-plugin-transform-es2015-modules-systemjs@6.22.0
│ │ ├─┬ babel-helper-hoist-variables@6.22.0
│ │ │ ├─┬ babel-runtime@6.22.0
│ │ │ │ └── regenerator-runtime@0.10.1
│ │ │ └── babel-types@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ └─┬ babel-template@6.22.0
│ │ ├─┬ babel-traverse@6.22.1
│ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ └── js-tokens@3.0.0
│ │ │ ├── babel-messages@6.22.0
│ │ │ └── globals@9.14.0
│ │ ├── babel-types@6.22.0
│ │ └── babylon@6.15.0
│ ├─┬ babel-plugin-transform-es2015-modules-umd@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ └─┬ babel-template@6.22.0
│ │ ├─┬ babel-traverse@6.22.1
│ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ └── js-tokens@3.0.0
│ │ │ ├── babel-messages@6.22.0
│ │ │ └── globals@9.14.0
│ │ ├── babel-types@6.22.0
│ │ └── babylon@6.15.0
│ ├─┬ babel-plugin-transform-es2015-object-super@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-parameters@6.22.0
│ │ ├─┬ babel-helper-call-delegate@6.22.0
│ │ │ ├─┬ babel-runtime@6.22.0
│ │ │ │ └── regenerator-runtime@0.10.1
│ │ │ ├─┬ babel-traverse@6.22.1
│ │ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ │ └── js-tokens@3.0.0
│ │ │ │ ├── babel-messages@6.22.0
│ │ │ │ ├── babylon@6.15.0
│ │ │ │ └── globals@9.14.0
│ │ │ └── babel-types@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ ├─┬ babel-template@6.22.0
│ │ │ └── babylon@6.15.0
│ │ ├─┬ babel-traverse@6.22.1
│ │ │ ├─┬ babel-code-frame@6.22.0
│ │ │ │ └── js-tokens@3.0.0
│ │ │ ├── babel-messages@6.22.0
│ │ │ └── globals@9.14.0
│ │ └── babel-types@6.22.0
│ ├─┬ babel-plugin-transform-es2015-shorthand-properties@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ └── babel-types@6.22.0
│ ├─┬ babel-plugin-transform-es2015-spread@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-sticky-regex@6.22.0
│ │ ├─┬ babel-helper-regex@6.22.0
│ │ │ ├─┬ babel-runtime@6.22.0
│ │ │ │ └── regenerator-runtime@0.10.1
│ │ │ └── babel-types@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ └── babel-types@6.22.0
│ ├─┬ babel-plugin-transform-es2015-template-literals@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-typeof-symbol@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-es2015-unicode-regex@6.22.0
│ │ ├─┬ babel-runtime@6.22.0
│ │ │ └── regenerator-runtime@0.10.1
│ │ └─┬ regexpu-core@2.0.0
│ │ ├── regenerate@1.3.2
│ │ ├── regjsgen@0.2.0
│ │ └─┬ regjsparser@0.1.5
│ │ └── jsesc@0.5.0
│ └─┬ babel-plugin-transform-regenerator@6.22.0
│ └─┬ regenerator-transform@0.9.8
│ ├─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ └── babel-types@6.22.0
├─┬ babel-preset-react@6.22.0
│ ├── babel-plugin-syntax-flow@6.18.0
│ ├── babel-plugin-syntax-jsx@6.18.0
│ ├─┬ babel-plugin-transform-flow-strip-types@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-react-display-name@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-react-jsx@6.22.0
│ │ ├─┬ babel-helper-builder-react-jsx@6.22.0
│ │ │ ├─┬ babel-runtime@6.22.0
│ │ │ │ └── regenerator-runtime@0.10.1
│ │ │ └── babel-types@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ ├─┬ babel-plugin-transform-react-jsx-self@6.22.0
│ │ └─┬ babel-runtime@6.22.0
│ │ └── regenerator-runtime@0.10.1
│ └─┬ babel-plugin-transform-react-jsx-source@6.22.0
│ └─┬ babel-runtime@6.22.0
│ └── regenerator-runtime@0.10.1
├─┬ babelify@7.3.0
│ ├─┬ babel-core@6.10.4
│ │ ├─┬ babel-code-frame@6.11.0
│ │ │ ├─┬ chalk@1.1.3
│ │ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├── strip-ansi@3.0.1
│ │ │ │ └── supports-color@2.0.0
│ │ │ └── js-tokens@2.0.0
│ │ ├─┬ babel-generator@6.11.3
│ │ │ └─┬ detect-indent@3.0.1
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ repeating@1.1.3
│ │ │ └─┬ is-finite@1.0.1
│ │ │ └── number-is-nan@1.0.0
│ │ ├── babel-helpers@6.8.0
│ │ ├── babel-messages@6.8.0
│ │ ├─┬ babel-register@6.9.0
│ │ │ ├─┬ home-or-tmp@1.0.0
│ │ │ │ ├── os-tmpdir@1.0.1
│ │ │ │ └── user-home@1.1.1
│ │ │ └─┬ source-map-support@0.2.10
│ │ │ └─┬ source-map@0.1.32
│ │ │ └── amdefine@1.0.0
│ │ ├── babel-runtime@6.9.2
│ │ ├── babel-template@6.9.0
│ │ ├─┬ babel-traverse@6.10.4
│ │ │ └── globals@8.18.0
│ │ ├── babel-types@6.11.1
│ │ ├── babylon@6.8.4
│ │ ├── convert-source-map@1.2.0
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── json5@0.4.0
│ │ ├─┬ minimatch@3.0.2
│ │ │ └─┬ brace-expansion@1.1.5
│ │ │ ├── balanced-match@0.4.1
│ │ │ └── concat-map@0.0.1
│ │ ├── path-exists@1.0.0
│ │ ├── path-is-absolute@1.0.0
│ │ ├── private@0.1.6
│ │ ├── shebang-regex@1.0.0
│ │ └── slash@1.0.0
│ └── object-assign@4.1.0
├─┬ browserify@13.3.0 (git://github.com/natevw/node-browserify.git#ea6c2991342f15fce1b1a9edeadac8269a0f61e0)
│ ├── assert@1.4.1
│ ├─┬ browser-pack@6.0.2
│ │ ├─┬ combine-source-map@0.7.2
│ │ │ ├── convert-source-map@1.1.3
│ │ │ ├── inline-source-map@0.6.2
│ │ │ └── lodash.memoize@3.0.4
│ │ └── umd@3.0.1
│ ├─┬ browser-resolve@1.11.2
│ │ └── resolve@1.1.7
│ ├─┬ browserify-zlib@0.1.4
│ │ └── pako@0.2.9
│ ├─┬ buffer@4.9.1
│ │ ├── base64-js@1.2.0
│ │ ├── ieee754@1.1.8
│ │ └── isarray@1.0.0
│ ├── cached-path-relative@1.0.0
│ ├─┬ concat-stream@1.5.2
│ │ ├── readable-stream@2.0.6
│ │ └── typedarray@0.0.6
│ ├─┬ console-browserify@1.1.0
│ │ └── date-now@0.1.4
│ ├── constants-browserify@1.0.0
│ ├─┬ crypto-browserify@3.11.0
│ │ ├─┬ browserify-cipher@1.0.0
│ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ └── buffer-xor@1.0.3
│ │ │ ├─┬ browserify-des@1.0.0
│ │ │ │ └─┬ 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.9.1
│ │ ├── create-ecdh@4.0.0
│ │ ├─┬ create-hash@1.1.2
│ │ │ ├── cipher-base@1.0.3
│ │ │ └── ripemd160@1.0.1
│ │ ├── create-hmac@1.1.4
│ │ ├─┬ diffie-hellman@5.0.2
│ │ │ └── miller-rabin@4.0.0
│ │ ├── pbkdf2@3.0.9
│ │ ├── public-encrypt@4.0.0
│ │ └── randombytes@2.0.3
│ ├── defined@1.0.0
│ ├── deps-sort@2.0.0
│ ├── domain-browser@1.1.7
│ ├── duplexer2@0.1.4
│ ├── events@1.1.1
│ ├─┬ glob@7.1.1
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.6
│ │ │ └── wrappy@1.0.2
│ │ └── once@1.4.0
│ ├─┬ has@1.0.1
│ │ └── function-bind@1.1.0
│ ├── htmlescape@1.1.1
│ ├── https-browserify@0.0.1
│ ├── inherits@2.0.3
│ ├─┬ insert-module-globals@7.0.1
│ │ ├── is-buffer@1.1.4
│ │ └─┬ lexical-scope@1.2.0
│ │ └─┬ astw@2.0.0
│ │ └── acorn@1.2.2
│ ├─┬ JSONStream@1.3.0
│ │ ├── jsonparse@1.2.0
│ │ └── through@2.3.8
│ ├─┬ labeled-stream-splicer@2.0.0
│ │ ├── isarray@0.0.1
│ │ └── stream-splicer@2.0.0
│ ├─┬ module-deps@4.0.8
│ │ ├─┬ detective@4.3.2
│ │ │ └── acorn@3.3.0
│ │ └── stream-combiner2@1.1.1
│ ├── 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@2.0.0
│ ├─┬ readable-stream@2.2.2
│ │ ├── buffer-shims@1.0.0
│ │ ├── core-util-is@1.0.2
│ │ ├── process-nextick-args@1.0.7
│ │ └── util-deprecate@1.0.2
│ ├── resolve@1.2.0
│ ├─┬ shasum@1.0.2
│ │ ├── json-stable-stringify@0.0.1
│ │ └── sha.js@2.4.8
│ ├─┬ shell-quote@1.6.1
│ │ ├── array-filter@0.0.1
│ │ ├── array-map@0.0.0
│ │ ├── array-reduce@0.0.0
│ │ └── jsonify@0.0.0
│ ├── stream-browserify@2.0.1
│ ├─┬ stream-http@2.6.0
│ │ ├── builtin-status-codes@3.0.0
│ │ └── to-arraybuffer@1.0.1
│ ├── string_decoder@0.10.31
│ ├─┬ subarg@1.0.0
│ │ └── minimist@1.2.0
│ ├─┬ syntax-error@1.1.6
│ │ └── acorn@2.7.0
│ ├── through2@2.0.3
│ ├── timers-browserify@1.4.2
│ ├── tty-browserify@0.0.0
│ ├─┬ url@0.11.0
│ │ ├── 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
├─┬ less@2.7.2
│ ├─┬ errno@0.1.4
│ │ └── prr@0.0.0
│ ├── graceful-fs@4.1.4
│ ├── image-size@0.5.1
│ ├── mime@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ promise@7.1.1
│ │ └── asap@2.0.5
│ ├─┬ request@2.79.0
│ │ ├── aws-sign2@0.6.0
│ │ ├── aws4@1.5.0
│ │ ├── 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.1.2
│ │ │ └── asynckit@0.4.0
│ │ ├─┬ har-validator@2.0.6
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├─┬ is-my-json-valid@2.15.0
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ └── is-property@1.0.2
│ │ │ │ └── jsonpointer@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.1
│ │ │ ├── asn1@0.2.3
│ │ │ ├── assert-plus@1.0.0
│ │ │ ├── bcrypt-pbkdf@1.0.0
│ │ │ ├─┬ dashdash@1.14.1
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── ecc-jsbn@0.1.1
│ │ │ ├─┬ getpass@0.1.6
│ │ │ │ └── assert-plus@1.0.0
│ │ │ ├── jodid25519@1.0.2
│ │ │ ├── jsbn@0.1.0
│ │ │ └── tweetnacl@0.14.5
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.13
│ │ │ └── mime-db@1.25.0
│ │ ├── oauth-sign@0.8.2
│ │ ├── qs@6.3.0
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.3.2
│ │ ├── tunnel-agent@0.4.3
│ │ └── uuid@3.0.1
│ └── source-map@0.5.6
├─┬ react@15.4.2
│ ├─┬ fbjs@0.8.8
│ │ ├── core-js@1.2.7
│ │ ├─┬ isomorphic-fetch@2.2.1
│ │ │ ├─┬ node-fetch@1.6.3
│ │ │ │ ├─┬ encoding@0.1.12
│ │ │ │ │ └── iconv-lite@0.4.15
│ │ │ │ └── is-stream@1.1.0
│ │ │ └── whatwg-fetch@2.0.1
│ │ ├── setimmediate@1.0.5
│ │ └── ua-parser-js@0.7.12
│ └─┬ loose-envify@1.2.0
│ └── js-tokens@1.0.3
├─┬ react-autocomplete@1.4.0
│ └── dom-scroll-into-view@1.0.1
├─┬ react-bootstrap@0.30.7
│ ├─┬ babel-runtime@6.18.0
│ │ └── regenerator-runtime@0.9.5
│ ├── classnames@2.2.5
│ ├── dom-helpers@2.4.0
│ ├── invariant@2.2.1
│ ├── keycode@2.1.7
│ ├── react-overlays@0.6.10
│ ├── react-prop-types@0.4.0
│ ├── uncontrollable@4.0.3
│ └── warning@3.0.0
├── react-dom@15.4.2
├─┬ react-redux@5.0.2
│ ├── hoist-non-react-statics@1.2.0
│ ├── lodash@4.13.1
│ └── lodash-es@4.16.6
├─┬ redux@3.6.0
│ └── symbol-observable@1.0.4
├── reselect@2.5.4
├── watchify@3.8.0 extraneous
└─┬ yuglify@0.1.4
├─┬ nopt@2.1.2
│ └── abbrev@1.0.9
├── uglify-js@1.3.5
└── ycssmin@1.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment