Skip to content

Instantly share code, notes, and snippets.

@superbrothers
Created April 1, 2015 08:35
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 superbrothers/7f5fc1a678a00dbb7d61 to your computer and use it in GitHub Desktop.
Save superbrothers/7f5fc1a678a00dbb7d61 to your computer and use it in GitHub Desktop.
├─┬ browserify@9.0.4
│ ├── assert@1.3.0
│ ├─┬ browser-pack@4.0.1
│ │ ├─┬ combine-source-map@0.3.0
│ │ │ ├── convert-source-map@0.3.5
│ │ │ ├─┬ inline-source-map@0.3.1
│ │ │ │ └─┬ source-map@0.3.0
│ │ │ │ └── amdefine@0.1.0
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@0.1.0
│ │ ├─┬ JSONStream@0.8.4
│ │ │ ├── jsonparse@0.0.5
│ │ │ └── through@2.3.6
│ │ ├─┬ through2@0.5.1
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ └── core-util-is@1.0.1
│ │ └── umd@3.0.0
│ ├── browser-resolve@1.8.2
│ ├─┬ browserify-zlib@0.1.4
│ │ └── pako@0.2.6
│ ├─┬ buffer@3.1.2
│ │ ├── base64-js@0.0.8
│ │ ├── ieee754@1.1.4
│ │ └── is-array@1.0.1
│ ├── builtins@0.0.7
│ ├── commondir@0.0.1
│ ├─┬ concat-stream@1.4.7
│ │ └── typedarray@0.0.6
│ ├─┬ console-browserify@1.1.0
│ │ └── date-now@0.1.4
│ ├── constants-browserify@0.0.1
│ ├─┬ crypto-browserify@3.9.13
│ │ ├── browserify-aes@1.0.0
│ │ ├─┬ browserify-sign@2.8.0
│ │ │ ├── bn.js@1.3.0
│ │ │ ├── browserify-rsa@1.1.1
│ │ │ ├─┬ elliptic@1.0.1
│ │ │ │ ├── brorand@1.0.5
│ │ │ │ └── hash.js@1.0.2
│ │ │ └─┬ parse-asn1@2.0.0
│ │ │ ├─┬ asn1.js@1.0.3
│ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ ├── asn1.js-rfc3280@1.0.0
│ │ │ └── pemstrip@0.0.1
│ │ ├─┬ create-ecdh@2.0.0
│ │ │ ├── bn.js@1.3.0
│ │ │ └─┬ elliptic@1.0.1
│ │ │ ├── brorand@1.0.5
│ │ │ └── hash.js@1.0.2
│ │ ├─┬ create-hash@1.1.1
│ │ │ ├── ripemd160@1.0.0
│ │ │ └── sha.js@2.3.6
│ │ ├── create-hmac@1.1.3
│ │ ├─┬ diffie-hellman@3.0.1
│ │ │ ├── bn.js@1.3.0
│ │ │ └─┬ miller-rabin@1.1.5
│ │ │ └── brorand@1.0.5
│ │ ├── pbkdf2-compat@3.0.2
│ │ ├─┬ public-encrypt@2.0.0
│ │ │ ├── bn.js@1.3.0
│ │ │ ├── browserify-rsa@2.0.0
│ │ │ └─┬ parse-asn1@3.0.0
│ │ │ └─┬ asn1.js@1.0.3
│ │ │ └── minimalistic-assert@1.0.0
│ │ └── randombytes@2.0.1
│ ├── deep-equal@1.0.0
│ ├── defined@0.0.0
│ ├─┬ deps-sort@1.3.5
│ │ ├─┬ JSONStream@0.8.4
│ │ │ ├── jsonparse@0.0.5
│ │ │ └── through@2.3.6
│ │ ├── minimist@0.2.0
│ │ └─┬ through2@0.5.1
│ │ └─┬ readable-stream@1.0.33
│ │ └── core-util-is@1.0.1
│ ├── domain-browser@1.1.4
│ ├── duplexer2@0.0.2
│ ├── events@1.0.2
│ ├─┬ glob@4.5.3
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.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
│ ├── has@1.0.0
│ ├─┬ http-browserify@1.7.0
│ │ └── Base64@0.2.1
│ ├── https-browserify@0.0.0
│ ├── inherits@2.0.1
│ ├─┬ insert-module-globals@6.2.1
│ │ ├─┬ combine-source-map@0.3.0
│ │ │ ├── convert-source-map@0.3.5
│ │ │ ├─┬ inline-source-map@0.3.1
│ │ │ │ └─┬ source-map@0.3.0
│ │ │ │ └── amdefine@0.1.0
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@0.1.0
│ │ ├─┬ JSONStream@0.7.4
│ │ │ └── jsonparse@0.0.5
│ │ ├─┬ lexical-scope@1.1.0
│ │ │ └─┬ astw@1.1.0
│ │ │ └── esprima-fb@3001.1.0-dev-harmony-fb
│ │ ├── process@0.6.0
│ │ └── through@2.3.6
│ ├── isarray@0.0.1
│ ├─┬ JSONStream@0.10.0
│ │ ├── jsonparse@0.0.5
│ │ └── through@2.3.6
│ ├─┬ labeled-stream-splicer@1.0.2
│ │ └─┬ stream-splicer@1.3.1
│ │ ├── indexof@0.0.1
│ │ └── readable-wrap@1.0.0
│ ├─┬ module-deps@3.7.4
│ │ ├─┬ detective@4.0.0
│ │ │ ├── acorn@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
│ │ │ │ └── wordwrap@0.0.2
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@0.1.0
│ │ ├─┬ JSONStream@0.7.4
│ │ │ ├── jsonparse@0.0.5
│ │ │ └── through@2.3.6
│ │ ├── minimist@0.2.0
│ │ ├─┬ stream-combiner2@1.0.2
│ │ │ └─┬ through2@0.5.1
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ └── core-util-is@1.0.1
│ │ │ └── xtend@3.0.0
│ │ ├─┬ subarg@0.0.1
│ │ │ └── minimist@0.0.10
│ │ ├─┬ through2@0.4.2
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ └── core-util-is@1.0.1
│ │ │ └─┬ xtend@2.1.2
│ │ │ └── object-keys@0.4.0
│ │ └── xtend@4.0.0
│ ├── os-browserify@0.1.2
│ ├─┬ parents@1.0.1
│ │ └── path-platform@0.11.15
│ ├── path-browserify@0.0.0
│ ├── process@0.10.1
│ ├── punycode@1.2.4
│ ├── querystring-es3@0.2.1
│ ├─┬ readable-stream@1.1.13
│ │ └── core-util-is@1.0.1
│ ├── resolve@1.1.6
│ ├── shallow-copy@0.0.1
│ ├─┬ shasum@1.0.1
│ │ ├─┬ json-stable-stringify@0.0.1
│ │ │ └── jsonify@0.0.0
│ │ └── sha.js@2.3.6
│ ├── shell-quote@0.0.1
│ ├── stream-browserify@1.0.0
│ ├── string_decoder@0.10.31
│ ├─┬ subarg@1.0.0
│ │ └── minimist@1.1.1
│ ├─┬ syntax-error@1.1.2
│ │ └── acorn@0.9.0
│ ├─┬ through2@1.1.1
│ │ └── xtend@4.0.0
│ ├── timers-browserify@1.4.0
│ ├── tty-browserify@0.0.0
│ ├─┬ url@0.10.3
│ │ ├── punycode@1.3.2
│ │ └── querystring@0.2.0
│ ├── util@0.10.3
│ ├─┬ vm-browserify@0.0.4
│ │ └── indexof@0.0.1
│ └── xtend@3.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment