Skip to content

Instantly share code, notes, and snippets.

@wadey
Last active January 6, 2016 18:00
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 wadey/c16ea2040d3aeecd8e77 to your computer and use it in GitHub Desktop.
Save wadey/c16ea2040d3aeecd8e77 to your computer and use it in GitHub Desktop.
FORMAT: 1A
## Data Structures
### A
### B
### C
### D
### E
### F
### G
### H
### I
### J
### K
### L
### M
### N
### O
### P
### Q
$ aglio -i test.apib -s
Server started on http://127.0.0.1:3000/
Rendering test.apib
[1] 48736 segmentation fault aglio -i test.apib -s
Program received signal SIGSEGV, Segmentation fault.
0x000000010166754e in std::string::compare(std::string const&) const () from /usr/lib/libstdc++.6.dylib
(gdb) bt
#0 0x000000010166754e in std::string::compare(std::string const&) const () from /usr/lib/libstdc++.6.dylib
#1 0x0000000103d14183 in drafter::InheritanceComparator::hasAncestor(snowcrash::DataStructure const*, snowcrash::DataStructure const*) ()
from aglio/node_modules/protagonist/build/Release/protagonist.node
#2 0x0000000103d13f68 in drafter::InheritanceComparator::operator()(snowcrash::DataStructure const*, snowcrash::DataStructure const*) ()
from aglio/node_modules/protagonist/build/Release/protagonist.node
#3 0x0000000103d148a8 in void std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator<snowcrash::DataStructure const**, std::vector<snowcrash::DataStructure const*, std::allocator<snowcrash::DataStructure const*> > >, snowcrash::DataStructure const*, drafter::InheritanceComparator>(__gnu_cxx::__normal_iterator<snowcrash::DataStructure const**, std::vector<snowcrash::DataStructure const*, std::allocator<snowcrash::DataStructure const*> > >, snowcrash::DataStructure const*, drafter::InheritanceComparator) () from aglio/node_modules/protagonist/build/Release/protagonist.node
#4 0x0000000103d1388b in void std::__final_insertion_sort<__gnu_cxx::__normal_iterator<snowcrash::DataStructure const**, std::vector<snowcrash::DataStructure const*, std::allocator<snowcrash::DataStructure const*> > >, drafter::InheritanceComparator>(__gnu_cxx::__normal_iterator<snowcrash::DataStructure const**, std::vector<snowcrash::DataStructure const*, std::allocator<snowcrash::DataStructure const*> > >, __gnu_cxx::__normal_iterator<snowcrash::DataStructure const**, std::vector<snowcrash::DataStructure const*, std::allocator<snowcrash::DataStructure const*> > >, drafter::InheritanceComparator) ()
from aglio/node_modules/protagonist/build/Release/protagonist.node
#5 0x0000000103d113d5 in void std::sort<__gnu_cxx::__normal_iterator<snowcrash::DataStructure const**, std::vector<snowcrash::DataStructure const*, std::allocator<snowcrash::DataStructure const*> > >, drafter::InheritanceComparator>(__gnu_cxx::__normal_iterator<snowcrash::DataStructure const**, std::vector<snowcrash::DataStructure const*, std::allocator<snowcrash::DataStructure const*> > >, __gnu_cxx::__normal_iterator<snowcrash::DataStructure const**, std::vector<snowcrash::DataStructure const*, std::allocator<snowcrash::DataStructure const*> > >, drafter::InheritanceComparator) ()
from aglio/node_modules/protagonist/build/Release/protagonist.node
#6 0x0000000103d0dd4a in drafter::RegisterNamedTypes(std::vector<snowcrash::Element, std::allocator<snowcrash::Element> > const&) ()
from aglio/node_modules/protagonist/build/Release/protagonist.node
#7 0x0000000103d0a3e8 in drafter::WrapBlueprint (blueprint=..., expandMSON=<optimized out>) at ../drafter/src/SerializeAST.cc:812
#8 0x0000000103d0d6d3 in WrapParseResultAST (blueprint=..., options=...) at ../drafter/src/SerializeResult.cc:46
#9 0x0000000103d0d978 in drafter::WrapResult (blueprint=..., options=...) at ../drafter/src/SerializeResult.cc:86
#10 0x0000000103d0499c in protagonist::Result::WrapResult(snowcrash::ParseResult<snowcrash::Blueprint>&, unsigned int const&, drafter::ASTType const&) () at ../drafter/ext/snowcrash/src/MSON.h:88
#11 0x0000000103d02f9d in AsyncParseAfter(uv_work_s*) () at ../drafter/ext/snowcrash/src/MSON.h:88
#12 0x0000000100769e72 in uv.work_done () at ../drafter/ext/snowcrash/src/MSON.h:88
#13 0x000000010076b964 in uv.async_event () at ../drafter/ext/snowcrash/src/MSON.h:88
#14 0x000000010076bae7 in uv.async_io () at ../drafter/ext/snowcrash/src/MSON.h:88
#15 0x0000000100779f06 in uv.io_poll () at ../drafter/ext/snowcrash/src/MSON.h:88
#16 0x000000010076bf9b in uv_run () at ../drafter/ext/snowcrash/src/MSON.h:88
#17 0x00000001006491f2 in node::Start(int, char**) () at ../drafter/ext/snowcrash/src/MSON.h:88
#18 0x0000000100001934 in start () at ../drafter/ext/snowcrash/src/MSON.h:88
$ node --version
v4.2.4
$ uname -a
Darwin menemsha.local 15.2.0 Darwin Kernel Version 15.2.0: Fri Nov 13 19:56:56 PST 2015; root:xnu-3248.20.55~2/RELEASE_X86_64 x86_64
$ # OS X 10.11.2
aglio@2.2.0
├─┬ aglio-theme-olio@1.6.2
│ ├── coffee-script@1.10.0
│ ├── highlight.js@8.9.1
│ ├─┬ jade@1.11.0
│ │ ├── character-parser@1.2.1
│ │ ├─┬ clean-css@3.4.9
│ │ │ ├─┬ commander@2.8.1
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ └─┬ source-map@0.4.4
│ │ │ └── amdefine@1.0.0
│ │ ├── commander@2.6.0
│ │ ├─┬ constantinople@3.0.2
│ │ │ └── acorn@2.7.0
│ │ ├─┬ jstransformer@0.0.2
│ │ │ ├── is-promise@2.1.0
│ │ │ └─┬ promise@6.1.0
│ │ │ └── asap@1.0.0
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ ├─┬ transformers@2.1.0
│ │ │ ├─┬ css@1.0.8
│ │ │ │ ├── css-parse@1.0.4
│ │ │ │ └── css-stringify@1.0.5
│ │ │ ├─┬ promise@2.0.0
│ │ │ │ └── is-promise@1.0.1
│ │ │ └─┬ uglify-js@2.2.5
│ │ │ ├─┬ optimist@0.3.7
│ │ │ │ └── wordwrap@0.0.3
│ │ │ └─┬ source-map@0.1.43
│ │ │ └── amdefine@1.0.0
│ │ ├─┬ uglify-js@2.6.1
│ │ │ ├── async@0.2.10
│ │ │ ├── source-map@0.5.3
│ │ │ ├── uglify-to-browserify@1.0.2
│ │ │ └─┬ yargs@3.10.0
│ │ │ ├── camelcase@1.2.1
│ │ │ ├─┬ cliui@2.1.0
│ │ │ │ ├─┬ center-align@0.1.2
│ │ │ │ │ ├─┬ align-text@0.1.3
│ │ │ │ │ │ ├─┬ kind-of@2.0.1
│ │ │ │ │ │ │ └── is-buffer@1.1.1
│ │ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ │ └── repeat-string@1.5.2
│ │ │ │ │ └── lazy-cache@0.2.7
│ │ │ │ ├─┬ right-align@0.1.3
│ │ │ │ │ └─┬ align-text@0.1.3
│ │ │ │ │ ├─┬ kind-of@2.0.1
│ │ │ │ │ │ └── is-buffer@1.1.1
│ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ └── repeat-string@1.5.2
│ │ │ │ └── wordwrap@0.0.2
│ │ │ ├─┬ decamelize@1.1.2
│ │ │ │ └── escape-string-regexp@1.0.4
│ │ │ └── window-size@0.1.0
│ │ ├── void-elements@2.0.1
│ │ └─┬ with@4.0.3
│ │ ├── acorn@1.2.2
│ │ └─┬ acorn-globals@1.0.9
│ │ └── acorn@2.7.0
│ ├─┬ less@2.5.3
│ │ ├─┬ errno@0.1.4
│ │ │ └── prr@0.0.0
│ │ ├── graceful-fs@3.0.8
│ │ ├── image-size@0.3.5
│ │ ├── mime@1.3.4
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ ├─┬ promise@6.1.0
│ │ │ └── asap@1.0.0
│ │ ├─┬ request@2.67.0
│ │ │ ├── aws-sign2@0.6.0
│ │ │ ├─┬ bl@1.0.0
│ │ │ │ └─┬ readable-stream@2.0.5
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.6
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ ├── caseless@0.11.0
│ │ │ ├─┬ combined-stream@1.0.5
│ │ │ │ └── delayed-stream@1.0.0
│ │ │ ├── extend@3.0.0
│ │ │ ├── forever-agent@0.6.1
│ │ │ ├─┬ form-data@1.0.0-rc3
│ │ │ │ └── async@1.5.1
│ │ │ ├─┬ har-validator@2.0.3
│ │ │ │ ├─┬ chalk@1.1.1
│ │ │ │ │ ├── ansi-styles@2.1.0
│ │ │ │ │ ├── escape-string-regexp@1.0.4
│ │ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ │ └── supports-color@2.0.0
│ │ │ │ ├─┬ commander@2.9.0
│ │ │ │ │ └── graceful-readlink@1.0.1
│ │ │ │ ├─┬ is-my-json-valid@2.12.3
│ │ │ │ │ ├── generate-function@2.0.0
│ │ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ │ └── is-property@1.0.2
│ │ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ │ └── xtend@4.0.1
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │ └── pinkie@2.0.1
│ │ │ ├─┬ hawk@3.1.2
│ │ │ │ ├── boom@2.10.1
│ │ │ │ ├── cryptiles@2.0.5
│ │ │ │ ├── hoek@2.16.3
│ │ │ │ └── sntp@1.0.9
│ │ │ ├─┬ http-signature@1.1.0
│ │ │ │ ├── assert-plus@0.1.5
│ │ │ │ ├─┬ jsprim@1.2.2
│ │ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ │ ├── json-schema@0.2.2
│ │ │ │ │ └── verror@1.3.6
│ │ │ │ └─┬ sshpk@1.7.1
│ │ │ │ ├── asn1@0.2.3
│ │ │ │ ├── assert-plus@0.2.0
│ │ │ │ ├─┬ dashdash@1.11.0
│ │ │ │ │ └── assert-plus@0.1.5
│ │ │ │ ├── ecc-jsbn@0.1.1
│ │ │ │ ├── jodid25519@1.0.2
│ │ │ │ ├── jsbn@0.1.0
│ │ │ │ └── tweetnacl@0.13.2
│ │ │ ├── is-typedarray@1.0.0
│ │ │ ├── isstream@0.1.2
│ │ │ ├── json-stringify-safe@5.0.1
│ │ │ ├─┬ mime-types@2.1.8
│ │ │ │ └── mime-db@1.20.0
│ │ │ ├── node-uuid@1.4.7
│ │ │ ├── oauth-sign@0.8.0
│ │ │ ├── qs@5.2.0
│ │ │ ├── stringstream@0.0.5
│ │ │ ├── tough-cookie@2.2.1
│ │ │ └── tunnel-agent@0.4.2
│ │ └─┬ source-map@0.4.4
│ │ └── amdefine@1.0.0
│ ├─┬ markdown-it@4.4.0
│ │ ├─┬ argparse@1.0.3
│ │ │ ├── lodash@3.10.1
│ │ │ └── sprintf-js@1.0.3
│ │ ├── entities@1.1.1
│ │ ├── linkify-it@1.2.0
│ │ ├── mdurl@1.0.1
│ │ └── uc.micro@1.0.0
│ ├─┬ markdown-it-anchor@2.3.3
│ │ └── string@3.3.1
│ ├─┬ markdown-it-checkbox@1.1.0
│ │ └── underscore@1.8.3
│ ├── markdown-it-container@1.0.0
│ ├── markdown-it-emoji@1.1.0
│ ├── moment@2.11.0
│ └─┬ stylus@0.51.1
│ ├── css-parse@1.7.0
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ glob@3.2.11
│ │ ├── inherits@2.0.1
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├── mkdirp@0.3.5
│ ├── sax@0.5.8
│ └─┬ source-map@0.1.43
│ └── amdefine@1.0.0
├─┬ chokidar@1.4.2
│ ├─┬ anymatch@1.3.0
│ │ ├── arrify@1.0.1
│ │ └─┬ micromatch@2.3.7
│ │ ├─┬ arr-diff@2.0.0
│ │ │ └── arr-flatten@1.0.1
│ │ ├── array-unique@0.2.1
│ │ ├─┬ braces@1.8.3
│ │ │ ├─┬ expand-range@1.8.1
│ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ ├── is-number@2.1.0
│ │ │ │ ├─┬ isobject@2.0.0
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ ├── randomatic@1.1.5
│ │ │ │ └── repeat-string@1.5.2
│ │ │ ├── preserve@0.2.0
│ │ │ └── repeat-element@1.1.2
│ │ ├── expand-brackets@0.1.4
│ │ ├─┬ extglob@0.3.1
│ │ │ ├─┬ ansi-green@0.1.1
│ │ │ │ └── ansi-wrap@0.1.0
│ │ │ └── success-symbol@0.1.0
│ │ ├── filename-regex@2.0.0
│ │ ├── is-extglob@1.0.0
│ │ ├─┬ kind-of@3.0.2
│ │ │ └── is-buffer@1.1.1
│ │ ├── normalize-path@2.0.1
│ │ ├─┬ object.omit@2.0.0
│ │ │ ├─┬ for-own@0.1.3
│ │ │ │ └── for-in@0.1.4
│ │ │ └── is-extendable@0.1.1
│ │ ├─┬ parse-glob@3.0.4
│ │ │ ├── glob-base@0.3.0
│ │ │ └── is-dotfile@1.0.2
│ │ └─┬ regex-cache@0.4.2
│ │ ├── is-equal-shallow@0.1.3
│ │ └── is-primitive@2.0.0
│ ├── async-each@0.1.6
│ ├─┬ fsevents@1.0.6
│ │ ├── ansi@0.3.0
│ │ ├── ansi-regex@2.0.0
│ │ ├── ansi-styles@2.1.0
│ │ ├── are-we-there-yet@1.0.4
│ │ ├── asn1@0.2.3
│ │ ├── assert-plus@0.1.5
│ │ ├── async@1.5.0
│ │ ├── aws-sign2@0.6.0
│ │ ├─┬ bl@1.0.0
│ │ │ └─┬ readable-stream@2.0.4
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ ├── process-nextick-args@1.0.3
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ ├── block-stream@0.0.8
│ │ ├── boom@2.10.1
│ │ ├── caseless@0.11.0
│ │ ├── chalk@1.1.1
│ │ ├── combined-stream@1.0.5
│ │ ├── commander@2.9.0
│ │ ├── core-util-is@1.0.2
│ │ ├── cryptiles@2.0.5
│ │ ├── dashdash@1.10.1
│ │ ├── debug@0.7.4
│ │ ├── deep-extend@0.4.0
│ │ ├── delayed-stream@1.0.0
│ │ ├── delegates@0.1.0
│ │ ├── ecc-jsbn@0.1.1
│ │ ├── escape-string-regexp@1.0.3
│ │ ├── extend@3.0.0
│ │ ├── extsprintf@1.0.2
│ │ ├── forever-agent@0.6.1
│ │ ├── form-data@1.0.0-rc3
│ │ ├── fstream@1.0.8
│ │ ├─┬ fstream-ignore@1.0.3
│ │ │ └─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.1
│ │ │ ├── balanced-match@0.2.1
│ │ │ └── concat-map@0.0.1
│ │ ├── gauge@1.2.2
│ │ ├── generate-function@2.0.0
│ │ ├── generate-object-property@1.2.0
│ │ ├── graceful-fs@4.1.2
│ │ ├── graceful-readlink@1.0.1
│ │ ├── har-validator@2.0.3
│ │ ├── has-ansi@2.0.0
│ │ ├── has-unicode@1.0.1
│ │ ├── hawk@3.1.2
│ │ ├── hoek@2.16.3
│ │ ├── http-signature@1.1.0
│ │ ├── inherits@2.0.1
│ │ ├── ini@1.3.4
│ │ ├── is-my-json-valid@2.12.3
│ │ ├── is-property@1.0.2
│ │ ├── is-typedarray@1.0.0
│ │ ├── isarray@0.0.1
│ │ ├── isstream@0.1.2
│ │ ├── jodid25519@1.0.2
│ │ ├── jsbn@0.1.0
│ │ ├── json-schema@0.2.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├── jsonpointer@2.0.0
│ │ ├── jsprim@1.2.2
│ │ ├── lodash._basetostring@3.0.1
│ │ ├── lodash._createpadding@3.6.1
│ │ ├── lodash.pad@3.1.1
│ │ ├── lodash.padleft@3.1.1
│ │ ├── lodash.padright@3.1.1
│ │ ├── lodash.repeat@3.0.1
│ │ ├── mime-db@1.19.0
│ │ ├── mime-types@2.1.7
│ │ ├── minimist@0.0.8
│ │ ├── mkdirp@0.5.1
│ │ ├── nan@2.1.0
│ │ ├─┬ node-pre-gyp@0.6.17
│ │ │ └─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.7
│ │ ├── node-uuid@1.4.7
│ │ ├── npmlog@2.0.0
│ │ ├── oauth-sign@0.8.0
│ │ ├── once@1.1.1
│ │ ├── pinkie@2.0.1
│ │ ├── pinkie-promise@2.0.0
│ │ ├── qs@5.2.0
│ │ ├─┬ rc@1.1.5
│ │ │ └── minimist@1.2.0
│ │ ├── readable-stream@1.1.13
│ │ ├── request@2.67.0
│ │ ├─┬ rimraf@2.4.4
│ │ │ └─┬ glob@5.0.15
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ minimatch@3.0.0
│ │ │ │ └─┬ brace-expansion@1.1.1
│ │ │ │ ├── balanced-match@0.2.1
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ once@1.3.3
│ │ │ │ └── wrappy@1.0.1
│ │ │ └── path-is-absolute@1.0.0
│ │ ├── semver@5.1.0
│ │ ├── sntp@1.0.9
│ │ ├─┬ sshpk@1.7.0
│ │ │ └── assert-plus@0.2.0
│ │ ├── string_decoder@0.10.31
│ │ ├── stringstream@0.0.5
│ │ ├── strip-ansi@3.0.0
│ │ ├── strip-json-comments@1.0.4
│ │ ├── supports-color@2.0.0
│ │ ├── tar@2.2.1
│ │ ├─┬ tar-pack@3.1.0
│ │ │ ├─┬ readable-stream@1.0.33
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ └── string_decoder@0.10.31
│ │ │ └── rimraf@2.2.8
│ │ ├── tough-cookie@2.2.1
│ │ ├── tunnel-agent@0.4.1
│ │ ├── tweetnacl@0.13.2
│ │ ├── uid-number@0.0.3
│ │ ├── verror@1.3.6
│ │ └── xtend@4.0.1
│ ├── glob-parent@2.0.0
│ ├── inherits@2.0.1
│ ├─┬ is-binary-path@1.0.1
│ │ └── binary-extensions@1.4.0
│ ├─┬ is-glob@2.0.1
│ │ └── is-extglob@1.0.0
│ ├── path-is-absolute@1.0.0
│ └─┬ readdirp@2.0.0
│ ├── graceful-fs@4.1.2
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.2
│ │ ├── balanced-match@0.3.0
│ │ └── concat-map@0.0.1
│ └─┬ readable-stream@2.0.5
│ ├── core-util-is@1.0.2
│ ├── isarray@0.0.1
│ ├── process-nextick-args@1.0.6
│ ├── string_decoder@0.10.31
│ └── util-deprecate@1.0.2
├─┬ cli-color@1.1.0
│ ├── ansi-regex@2.0.0
│ ├── d@0.1.1
│ ├─┬ es5-ext@0.10.11
│ │ └── es6-symbol@3.0.2
│ ├─┬ es6-iterator@2.0.0
│ │ └── es6-symbol@3.0.2
│ ├─┬ memoizee@0.3.9
│ │ ├─┬ es6-weak-map@0.1.4
│ │ │ ├── es6-iterator@0.1.3
│ │ │ └── es6-symbol@2.0.1
│ │ ├── event-emitter@0.3.4
│ │ ├── lru-queue@0.1.0
│ │ └── next-tick@0.2.2
│ └─┬ timers-ext@0.1.0
│ └── next-tick@0.2.2
├─┬ pretty-error@1.2.0
│ ├─┬ renderkid@1.0.0
│ │ ├─┬ css-select@1.2.0
│ │ │ ├── boolbase@1.0.0
│ │ │ ├── css-what@2.1.0
│ │ │ ├─┬ domutils@1.5.1
│ │ │ │ ├─┬ dom-serializer@0.1.0
│ │ │ │ │ ├── domelementtype@1.1.3
│ │ │ │ │ └── entities@1.1.1
│ │ │ │ └── domelementtype@1.3.0
│ │ │ └── nth-check@1.0.1
│ │ ├── dom-converter@0.1.4
│ │ ├─┬ htmlparser2@3.3.0
│ │ │ ├── domelementtype@1.3.0
│ │ │ ├── domhandler@2.1.0
│ │ │ ├── domutils@1.1.6
│ │ │ └─┬ readable-stream@1.0.33
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ strip-ansi@3.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ └── utila@0.3.3
│ └── utila@0.4.0
├─┬ protagonist@1.2.3
│ └── nan@2.0.9
├─┬ serve-static@1.10.0
│ ├── escape-html@1.0.2
│ ├── parseurl@1.3.0
│ └─┬ send@0.13.0
│ ├── debug@2.2.0
│ ├── depd@1.0.1
│ ├── destroy@1.0.3
│ ├── etag@1.7.0
│ ├── fresh@0.3.0
│ ├─┬ http-errors@1.3.1
│ │ └── inherits@2.0.1
│ ├── mime@1.3.4
│ ├── ms@0.7.1
│ ├─┬ on-finished@2.3.0
│ │ └── ee-first@1.1.1
│ ├── range-parser@1.0.3
│ └── statuses@1.2.1
├─┬ socket.io@1.3.7
│ ├─┬ debug@2.1.0
│ │ └── ms@0.6.2
│ ├─┬ engine.io@1.5.4
│ │ ├── base64id@0.1.0
│ │ ├─┬ debug@1.0.3
│ │ │ └── ms@0.6.2
│ │ ├─┬ engine.io-parser@1.2.2
│ │ │ ├── after@0.8.1
│ │ │ ├── arraybuffer.slice@0.0.6
│ │ │ ├── base64-arraybuffer@0.1.2
│ │ │ ├── blob@0.0.4
│ │ │ ├─┬ has-binary@0.1.6
│ │ │ │ └── isarray@0.0.1
│ │ │ └── utf8@2.1.0
│ │ └─┬ ws@0.8.0
│ │ ├─┬ bufferutil@1.2.1
│ │ │ ├── bindings@1.2.1
│ │ │ └── nan@2.1.0
│ │ ├── options@0.0.6
│ │ ├── ultron@1.0.2
│ │ └─┬ utf-8-validate@1.2.1
│ │ ├── bindings@1.2.1
│ │ └── nan@2.1.0
│ ├─┬ has-binary-data@0.1.3
│ │ └── isarray@0.0.1
│ ├─┬ socket.io-adapter@0.3.1
│ │ ├─┬ debug@1.0.2
│ │ │ └── ms@0.6.2
│ │ ├── object-keys@1.0.1
│ │ └─┬ socket.io-parser@2.2.2
│ │ ├── benchmark@1.0.0
│ │ ├── component-emitter@1.1.2
│ │ ├── debug@0.7.4
│ │ ├── isarray@0.0.1
│ │ └── json3@3.2.6
│ ├─┬ socket.io-client@1.3.7
│ │ ├── backo2@1.0.2
│ │ ├── component-bind@1.0.0
│ │ ├── component-emitter@1.1.2
│ │ ├── debug@0.7.4
│ │ ├─┬ engine.io-client@1.5.4
│ │ │ ├── component-inherit@0.0.3
│ │ │ ├─┬ debug@1.0.4
│ │ │ │ └── ms@0.6.2
│ │ │ ├─┬ engine.io-parser@1.2.2
│ │ │ │ ├── after@0.8.1
│ │ │ │ ├── arraybuffer.slice@0.0.6
│ │ │ │ ├── base64-arraybuffer@0.1.2
│ │ │ │ ├── blob@0.0.4
│ │ │ │ └── utf8@2.1.0
│ │ │ ├─┬ has-cors@1.0.3
│ │ │ │ └── global@2.0.1
│ │ │ ├─┬ parsejson@0.0.1
│ │ │ │ └─┬ better-assert@1.0.2
│ │ │ │ └── callsite@1.0.0
│ │ │ ├─┬ parseqs@0.0.2
│ │ │ │ └─┬ better-assert@1.0.2
│ │ │ │ └── callsite@1.0.0
│ │ │ ├─┬ parseuri@0.0.4
│ │ │ │ └─┬ better-assert@1.0.2
│ │ │ │ └── callsite@1.0.0
│ │ │ ├─┬ ws@0.8.0
│ │ │ │ ├─┬ bufferutil@1.2.1
│ │ │ │ │ ├── bindings@1.2.1
│ │ │ │ │ └── nan@2.1.0
│ │ │ │ ├── options@0.0.6
│ │ │ │ ├── ultron@1.0.2
│ │ │ │ └─┬ utf-8-validate@1.2.1
│ │ │ │ ├── bindings@1.2.1
│ │ │ │ └── nan@2.1.0
│ │ │ └── xmlhttprequest@1.5.0
│ │ ├─┬ has-binary@0.1.6
│ │ │ └── isarray@0.0.1
│ │ ├── indexof@0.0.1
│ │ ├── object-component@0.0.3
│ │ ├─┬ parseuri@0.0.2
│ │ │ └─┬ better-assert@1.0.2
│ │ │ └── callsite@1.0.0
│ │ └── to-array@0.1.3
│ └─┬ socket.io-parser@2.2.4
│ ├── benchmark@1.0.0
│ ├── component-emitter@1.1.2
│ ├── debug@0.7.4
│ ├── isarray@0.0.1
│ └── json3@3.2.6
└─┬ yargs@3.31.0
├── camelcase@2.0.1
├─┬ cliui@3.1.0
│ ├─┬ strip-ansi@3.0.0
│ │ └── ansi-regex@2.0.0
│ └── wrap-ansi@1.0.0
├─┬ decamelize@1.1.2
│ └── escape-string-regexp@1.0.4
├─┬ os-locale@1.4.0
│ └─┬ lcid@1.0.0
│ └── invert-kv@1.0.0
├─┬ string-width@1.0.1
│ ├─┬ code-point-at@1.0.0
│ │ └── number-is-nan@1.0.0
│ ├─┬ is-fullwidth-code-point@1.0.0
│ │ └── number-is-nan@1.0.0
│ └─┬ strip-ansi@3.0.0
│ └── ansi-regex@2.0.0
├── window-size@0.1.4
└── y18n@3.2.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment