Skip to content

Instantly share code, notes, and snippets.

@jbelke
Created August 4, 2016 00:20
Show Gist options
  • Select an option

  • Save jbelke/e672553a169338bd84385143bda8d57a to your computer and use it in GitHub Desktop.

Select an option

Save jbelke/e672553a169338bd84385143bda8d57a to your computer and use it in GitHub Desktop.
└─┬ node-red@0.14.6
├── basic-auth@1.0.4
├─┬ bcrypt@0.8.7
│ ├── bindings@1.2.1
│ └── nan@2.3.5
├── bcryptjs@2.3.0
├─┬ body-parser@1.15.2
│ ├── bytes@2.4.0
│ ├── content-type@1.0.2
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── depd@1.1.0
│ ├─┬ http-errors@1.5.0
│ │ ├── setprototypeof@1.0.1
│ │ └── statuses@1.3.0
│ ├── iconv-lite@0.4.13
│ ├─┬ on-finished@2.3.0
│ │ └── ee-first@1.1.1
│ ├── qs@6.2.0
│ └─┬ type-is@1.6.13
│ └─┬ mime-types@2.1.11
│ └── mime-db@1.23.0
├─┬ cheerio@0.19.0
│ ├─┬ css-select@1.0.0
│ │ ├── boolbase@1.0.0
│ │ ├── css-what@1.0.0
│ │ ├── domutils@1.4.3
│ │ └── nth-check@1.0.1
│ ├─┬ dom-serializer@0.1.0
│ │ └── 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
│ └── lodash@3.10.1
├── clone@1.0.2
├─┬ cookie-parser@1.4.3
│ ├── cookie@0.3.1
│ └── cookie-signature@1.0.6
├─┬ cors@2.7.1
│ └── vary@1.1.0
├─┬ cron@1.1.0
│ └─┬ moment-timezone@0.3.1
│ └── moment@2.14.1
├─┬ express@4.14.0
│ ├─┬ accepts@1.3.3
│ │ └── negotiator@0.6.1
│ ├── array-flatten@1.1.1
│ ├── content-disposition@0.5.1
│ ├── encodeurl@1.0.1
│ ├── escape-html@1.0.3
│ ├── etag@1.7.0
│ ├── finalhandler@0.5.0
│ ├── fresh@0.3.0
│ ├── merge-descriptors@1.0.1
│ ├── methods@1.1.2
│ ├── parseurl@1.3.1
│ ├── path-to-regexp@0.1.7
│ ├─┬ proxy-addr@1.1.2
│ │ ├── forwarded@0.1.0
│ │ └── ipaddr.js@1.1.1
│ ├── range-parser@1.2.0
│ ├─┬ send@0.14.1
│ │ ├── destroy@1.0.4
│ │ └── mime@1.3.4
│ ├── serve-static@1.11.1
│ └── utils-merge@1.0.0
├─┬ follow-redirects@0.2.0
│ └── stream-consume@0.1.0
├─┬ fs-extra@0.30.0
│ ├── graceful-fs@4.1.5
│ ├── jsonfile@2.3.1
│ ├── klaw@1.3.0
│ ├── path-is-absolute@1.0.0
│ └─┬ rimraf@2.5.4
│ └─┬ glob@7.0.5
│ ├── fs.realpath@1.0.0
│ ├── inflight@1.0.5
│ └─┬ minimatch@3.0.2
│ └─┬ brace-expansion@1.1.6
│ ├── balanced-match@0.4.2
│ └── concat-map@0.0.1
├─┬ fs.notify@0.0.4
│ ├── async@0.1.22
│ └── retry@0.6.1
├─┬ i18next@1.10.6
│ ├─┬ cookies@0.6.1
│ │ └── keygrip@1.0.1
│ ├── i18next-client@1.10.3
│ └── json5@0.2.0
├── is-utf8@0.2.1
├── media-typer@0.3.0
├─┬ mqtt@1.13.0
│ ├─┬ commist@1.0.0
│ │ └── leven@1.0.2
│ ├─┬ concat-stream@1.5.1
│ │ ├─┬ readable-stream@2.0.6
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ └── util-deprecate@1.0.2
│ │ └── typedarray@0.0.6
│ ├─┬ end-of-stream@1.1.0
│ │ └─┬ once@1.3.3
│ │ └── wrappy@1.0.2
│ ├── help-me@0.1.0
│ ├── inherits@2.0.1
│ ├── minimist@1.2.0
│ ├─┬ mqtt-connection@2.1.1
│ │ ├─┬ reduplexer@1.1.0
│ │ │ └── readable-stream@1.0.34
│ │ └─┬ through2@0.6.5
│ │ └── readable-stream@1.0.34
│ ├─┬ mqtt-packet@3.4.7
│ │ └─┬ bl@0.9.5
│ │ └── readable-stream@1.0.34
│ ├── pump@1.0.1
│ ├─┬ readable-stream@1.0.34
│ │ ├── core-util-is@1.0.2
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── reinterval@1.1.0
│ ├─┬ split2@2.1.0
│ │ └─┬ through2@2.0.1
│ │ └─┬ readable-stream@2.0.6
│ │ └── isarray@1.0.0
│ ├─┬ websocket-stream@3.2.1
│ │ ├─┬ duplexify@3.4.5
│ │ │ ├── end-of-stream@1.0.0
│ │ │ ├─┬ readable-stream@2.1.4
│ │ │ │ ├── buffer-shims@1.0.0
│ │ │ │ └── isarray@1.0.0
│ │ │ └── stream-shift@1.0.0
│ │ ├─┬ through2@2.0.1
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ └── isarray@1.0.0
│ │ └── ws@1.1.1
│ └── xtend@4.0.1
├── mustache@2.2.1
├─┬ node-red-node-email@0.1.11
│ ├─┬ imap@0.8.17
│ │ └── utf7@1.0.0
│ ├─┬ mailparser@0.6.1
│ │ ├── encoding@0.1.12
│ │ ├─┬ mimelib@0.2.19
│ │ │ └── addressparser@0.3.2
│ │ └── uue@3.0.0
│ ├─┬ nodemailer@1.11.0
│ │ ├─┬ libmime@1.2.0
│ │ │ ├── libbase64@0.1.0
│ │ │ └── libqp@1.1.0
│ │ ├─┬ mailcomposer@2.1.0
│ │ │ └─┬ buildmail@2.0.0
│ │ │ └── needle@0.10.0
│ │ ├── needle@0.11.0
│ │ ├─┬ nodemailer-direct-transport@1.1.0
│ │ │ └── smtp-connection@1.3.8
│ │ └─┬ nodemailer-smtp-transport@1.1.0
│ │ └── nodemailer-wellknown@0.1.10
│ └─┬ poplib@0.1.7
│ └─┬ optimist@0.6.1
│ ├── minimist@0.0.10
│ └── wordwrap@0.0.3
├─┬ node-red-node-feedparser@0.1.5
│ ├─┬ feedparser@1.1.3
│ │ ├── addressparser@0.1.3
│ │ ├── array-indexofobject@0.0.1
│ │ └── readable-stream@1.0.34
│ └─┬ request@2.65.0
│ ├── aws-sign2@0.6.0
│ ├─┬ bl@1.0.3
│ │ └─┬ readable-stream@2.0.6
│ │ └── isarray@1.0.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@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
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├── strip-ansi@3.0.1
│ │ │ └── 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
│ │ └─┬ 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@0.11.0
│ │ ├── asn1@0.1.11
│ │ ├── assert-plus@0.1.5
│ │ └── ctype@0.5.3
│ ├── isstream@0.1.2
│ ├── json-stringify-safe@5.0.1
│ ├── node-uuid@1.4.7
│ ├── oauth-sign@0.8.2
│ ├── qs@5.2.1
│ ├── stringstream@0.0.5
│ ├── tough-cookie@2.2.2
│ └── tunnel-agent@0.4.3
├── node-red-node-rbe@0.1.5
├─┬ node-red-node-serialport@0.2.1
│ └─┬ serialport@2.1.2
│ ├── bluebird@3.4.1
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── nan@2.2.1
│ ├─┬ node-pre-gyp@0.6.26
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.7
│ │ ├─┬ npmlog@2.0.3
│ │ │ ├── ansi@0.3.1
│ │ │ ├─┬ are-we-there-yet@1.1.2
│ │ │ │ ├── delegates@1.0.0
│ │ │ │ └─┬ readable-stream@2.1.0
│ │ │ │ ├─┬ inline-process-browser@2.0.1
│ │ │ │ │ ├─┬ falafel@1.2.0
│ │ │ │ │ │ ├── acorn@1.2.2
│ │ │ │ │ │ ├── foreach@2.0.5
│ │ │ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ │ └── object-keys@1.0.9
│ │ │ │ │ └─┬ through2@0.6.5
│ │ │ │ │ └─┬ readable-stream@1.0.34
│ │ │ │ │ └── isarray@0.0.1
│ │ │ │ └─┬ unreachable-branch-transform@0.5.1
│ │ │ │ ├── esmangle-evaluator@1.0.0
│ │ │ │ └─┬ recast@0.11.5
│ │ │ │ ├── ast-types@0.8.16
│ │ │ │ ├── esprima@2.7.2
│ │ │ │ ├── private@0.1.6
│ │ │ │ └── source-map@0.5.4
│ │ │ └─┬ gauge@1.2.7
│ │ │ ├── has-unicode@2.0.0
│ │ │ ├─┬ lodash.pad@4.3.0
│ │ │ │ ├── lodash._baseslice@4.0.0
│ │ │ │ └── lodash.tostring@4.1.2
│ │ │ ├── lodash.padend@4.4.0
│ │ │ └── lodash.padstart@4.4.0
│ │ ├─┬ rc@1.1.6
│ │ │ ├── deep-extend@0.4.1
│ │ │ ├── ini@1.3.4
│ │ │ ├── minimist@1.2.0
│ │ │ └── strip-json-comments@1.0.4
│ │ ├─┬ request@2.72.0
│ │ │ ├── aws-sign2@0.6.0
│ │ │ ├─┬ aws4@1.3.2
│ │ │ │ └─┬ lru-cache@4.0.1
│ │ │ │ ├── pseudomap@1.0.2
│ │ │ │ └── yallist@2.0.0
│ │ │ ├─┬ bl@1.1.2
│ │ │ │ └── readable-stream@2.0.6
│ │ │ ├── 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
│ │ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ │ ├── strip-ansi@3.0.1
│ │ │ │ │ └── supports-color@2.0.0
│ │ │ │ ├─┬ 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.2.2
│ │ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ │ ├── json-schema@0.2.2
│ │ │ │ │ └── verror@1.3.6
│ │ │ │ └─┬ sshpk@1.8.1
│ │ │ │ ├── asn1@0.2.3
│ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ ├─┬ dashdash@1.13.1
│ │ │ │ │ └── assert-plus@1.0.0
│ │ │ │ ├─┬ ecc-jsbn@0.0.1
│ │ │ │ │ └── jsbn@0.0.0 (git+https://github.com/rynomad/jsbn.git#bb522b0124f75424f89d49446c40a87111942c7b)
│ │ │ │ ├─┬ getpass@0.1.5
│ │ │ │ │ └── assert-plus@1.0.0
│ │ │ │ ├── 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.10
│ │ │ │ └── mime-db@1.22.0
│ │ │ ├── node-uuid@1.4.7
│ │ │ ├── oauth-sign@0.8.1
│ │ │ ├── qs@6.1.0
│ │ │ ├── stringstream@0.0.5
│ │ │ ├── tough-cookie@2.2.2
│ │ │ └── tunnel-agent@0.4.2
│ │ ├─┬ rimraf@2.5.2
│ │ │ └─┬ glob@7.0.3
│ │ │ ├── inflight@1.0.4
│ │ │ ├─┬ minimatch@3.0.0
│ │ │ │ └─┬ brace-expansion@1.1.3
│ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ └── path-is-absolute@1.0.0
│ │ ├── semver@5.1.0
│ │ ├─┬ tar@2.2.1
│ │ │ ├── block-stream@0.0.8
│ │ │ ├─┬ fstream@1.0.8
│ │ │ │ └── graceful-fs@4.1.3
│ │ │ └── inherits@2.0.1
│ │ └─┬ tar-pack@3.1.3
│ │ ├── fstream-ignore@1.0.3
│ │ ├─┬ once@1.3.3
│ │ │ └── wrappy@1.0.1
│ │ ├─┬ readable-stream@2.0.6
│ │ │ ├── core-util-is@1.0.2
│ │ │ ├── isarray@1.0.0
│ │ │ ├── process-nextick-args@1.0.6
│ │ │ ├── string_decoder@0.10.31
│ │ │ └── util-deprecate@1.0.2
│ │ └── uid-number@0.0.6
│ ├─┬ node-pre-gyp-github@1.1.2
│ │ ├─┬ commander@2.9.0
│ │ │ └── graceful-readlink@1.0.1
│ │ ├── github@0.2.4
│ │ └── mime@1.3.4
│ ├─┬ object.assign@4.0.4
│ │ ├─┬ define-properties@1.1.2
│ │ │ └── foreach@2.0.5
│ │ ├── function-bind@1.1.0
│ │ └── object-keys@1.0.11
│ └── sf@0.1.7
├─┬ node-red-node-twitter@0.1.6
│ ├── oauth@0.9.14
│ ├─┬ request@2.67.0
│ │ ├─┬ bl@1.0.3
│ │ │ └─┬ readable-stream@2.0.6
│ │ │ └── isarray@1.0.0
│ │ ├─┬ 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
│ │ │ │ └── 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.13.3
│ │ ├── is-typedarray@1.0.0
│ │ └── qs@5.2.1
│ └── twitter-ng@0.6.2
├─┬ nopt@3.0.6
│ └── abbrev@1.0.9
├─┬ oauth2orize@1.4.0
│ └── uid2@0.0.3
├── on-headers@1.0.1
├─┬ passport@0.3.2
│ ├── passport-strategy@1.0.0
│ └── pause@0.0.1
├── passport-http-bearer@1.0.1
├── passport-oauth2-client-password@0.1.2
├─┬ raw-body@2.1.7
│ └── unpipe@1.0.0
├── semver@5.3.0
├─┬ sentiment@1.0.6
│ └─┬ lodash.assign@4.0.1
│ ├── lodash.keys@4.0.8
│ └── lodash.rest@4.0.4
├─┬ uglify-js@2.7.0
│ ├── 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
│ │ └── wordwrap@0.0.2
│ ├── decamelize@1.2.0
│ └── window-size@0.1.0
├── when@3.7.7
├─┬ ws@0.8.1
│ ├── bufferutil@1.2.1
│ ├── options@0.0.6
│ ├── ultron@1.0.2
│ └── utf-8-validate@1.2.1
└─┬ xml2js@0.4.17
├── sax@0.6.1
└─┬ xmlbuilder@4.2.1
└── lodash@4.14.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment