Skip to content

Instantly share code, notes, and snippets.

@makenai
Created March 31, 2016 21:45
Show Gist options
  • Save makenai/7ce00edd24237f16f902df55935e08d7 to your computer and use it in GitHub Desktop.
Save makenai/7ce00edd24237f16f902df55935e08d7 to your computer and use it in GitHub Desktop.
~/Projects/johnny-five (addSparkFunGPS ✔) ᐅ node eg/gps-sparkfun.js
1459460646988 Device(s) /dev/cu.usbmodem1421
1459460646997 Connected /dev/cu.usbmodem1421
1459460657001 Device or Firmware Error A timeout occurred while connecting to the Board.
Please check that you've properly flashed the board with the correct firmware.
See: https://github.com/rwaldron/johnny-five/wiki/Getting-Started#trouble-shooting
If connecting to a Leonardo or Leonardo clone, press the 'Reset' button on the board, wait approximately 11 seconds for complete reset, then run your program again.
events.js:146
throw err;
^
Error: Uncaught, unspecified "error" event. ([object Object])
at Board.emit (events.js:144:17)
at Board.log (/Users/pawel/Projects/johnny-five/lib/board.js:630:8)
at Board.(anonymous function) [as error] (/Users/pawel/Projects/johnny-five/lib/board.js:641:14)
at Board.<anonymous> (/Users/pawel/Projects/johnny-five/lib/board.js:418:14)
at Timer.listOnTimeout (timers.js:92:15)
~/Projects/johnny-five (addSparkFunGPS ✔) ᐅ
~/Projects/johnny-five (addSparkFunGPS ✔) ᐅ npm ls
johnny-five@0.9.35 /Users/pawel/Projects/johnny-five
├── async@0.9.2
├── browser-serialport@2.0.3
├─┬ chalk@1.1.1
│ ├─┬ ansi-styles@2.2.0
│ │ └── color-convert@1.0.0
│ ├── 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
├── color-convert@0.5.3
├─┬ copy-paste@0.3.0
│ └─┬ execSync@1.0.2
│ └─┬ temp@0.5.1
│ └─┬ rimraf@2.1.4
│ └── graceful-fs@1.2.3
├── descriptor@0.1.0
├── ease-component@1.0.0
├── es6-shim@0.35.0
├─┬ firmata@0.10.1
│ └── es6-shim@0.33.13
├─┬ 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.7.3
│ │ │ └── sigmund@1.0.1
│ │ └── lodash@2.4.2
│ ├── getobject@0.1.0
│ ├─┬ glob@3.1.21
│ │ ├── graceful-fs@1.2.3
│ │ └── inherits@1.0.2
│ ├─┬ grunt-legacy-log@0.1.3
│ │ ├── grunt-legacy-log-utils@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.7.3
│ │ └── sigmund@1.0.1
│ ├─┬ nopt@1.0.10
│ │ └── abbrev@1.0.7
│ ├── rimraf@2.2.8
│ ├── underscore.string@2.2.1
│ └── which@1.0.9
├─┬ grunt-cli@0.1.13
│ ├─┬ findup-sync@0.1.3
│ │ ├─┬ glob@3.2.11
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@0.3.0
│ │ │ ├── lru-cache@2.7.3
│ │ │ └── sigmund@1.0.1
│ │ └── lodash@2.4.2
│ ├─┬ nopt@1.0.10
│ │ └── abbrev@1.0.7
│ └── resolve@0.3.1
├─┬ grunt-contrib-jshint@1.0.0
│ ├── hooker@0.2.3
│ └─┬ jshint@2.9.1
│ ├─┬ cli@0.6.6
│ │ └─┬ glob@3.2.11
│ │ ├── inherits@2.0.1
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├─┬ console-browserify@1.1.0
│ │ └── date-now@0.1.4
│ ├── exit@0.1.2
│ ├─┬ htmlparser2@3.8.3
│ │ ├── 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.2
│ │ ├── inherits@2.0.1
│ │ ├── isarray@0.0.1
│ │ └── string_decoder@0.10.31
│ ├── lodash@3.7.0
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.3
│ │ ├── balanced-match@0.3.0
│ │ └── concat-map@0.0.1
│ └── strip-json-comments@1.0.4
├─┬ grunt-contrib-nodeunit@0.4.1
│ ├── hooker@0.2.3
│ └─┬ nodeunit@0.9.1
│ └─┬ tap@0.7.1
│ ├── buffer-equal@0.0.2
│ ├── deep-equal@1.0.1
│ ├─┬ difflet@0.2.6
│ │ ├── charm@0.1.2
│ │ ├── deep-is@0.1.3
│ │ └── traverse@0.6.6
│ ├─┬ glob@4.5.3
│ │ ├─┬ inflight@1.0.4
│ │ │ └── wrappy@1.0.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.3
│ │ │ ├── balanced-match@0.3.0
│ │ │ └── concat-map@0.0.1
│ │ └─┬ once@1.3.3
│ │ └── wrappy@1.0.1
│ ├── inherits@2.0.1
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ nopt@3.0.6
│ │ └── abbrev@1.0.7
│ ├─┬ runforcover@0.0.2
│ │ └─┬ bunker@0.1.2
│ │ └─┬ burrito@0.2.12
│ │ ├── traverse@0.5.2
│ │ └── uglify-js@1.1.1
│ ├── slide@1.1.6
│ └── yamlish@0.0.7
├─┬ grunt-contrib-watch@0.6.1
│ ├── async@0.2.10
│ ├─┬ 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
│ ├── 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.7
│ └── qs@0.5.6
├─┬ grunt-jsbeautifier@0.2.10
│ ├─┬ js-beautify@1.6.2
│ │ ├─┬ config-chain@1.1.10
│ │ │ ├── ini@1.3.4
│ │ │ └── proto-list@1.2.4
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ └─┬ nopt@3.0.6
│ │ └── abbrev@1.0.7
│ ├── lodash@4.6.1
│ ├─┬ 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.1.0
│ └─┬ underscore.string@3.3.4
│ ├── sprintf-js@1.0.3
│ └── util-deprecate@1.0.2
├─┬ grunt-jscs@2.3.0
│ ├── hooker@0.2.3
│ ├─┬ jscs@2.5.1
│ │ ├─┬ babel-core@5.8.38
│ │ │ ├── babel-plugin-constant-folding@1.0.1
│ │ │ ├── babel-plugin-dead-code-elimination@1.0.2
│ │ │ ├── babel-plugin-eval@1.0.1
│ │ │ ├── babel-plugin-inline-environment-variables@1.0.1
│ │ │ ├── babel-plugin-jscript@1.0.4
│ │ │ ├── babel-plugin-member-expression-literals@1.0.1
│ │ │ ├── babel-plugin-property-literals@1.0.1
│ │ │ ├── babel-plugin-proto-to-assign@1.0.4
│ │ │ ├── babel-plugin-react-constant-elements@1.0.3
│ │ │ ├── babel-plugin-react-display-name@1.0.3
│ │ │ ├── babel-plugin-remove-console@1.0.1
│ │ │ ├── babel-plugin-remove-debugger@1.0.1
│ │ │ ├── babel-plugin-runtime@1.0.7
│ │ │ ├─┬ babel-plugin-undeclared-variables-check@1.0.2
│ │ │ │ └── leven@1.0.2
│ │ │ ├── babel-plugin-undefined-to-void@1.1.6
│ │ │ ├── babylon@5.8.38
│ │ │ ├── bluebird@2.10.2
│ │ │ ├── convert-source-map@1.2.0
│ │ │ ├── core-js@1.2.6
│ │ │ ├─┬ debug@2.2.0
│ │ │ │ └── ms@0.7.1
│ │ │ ├─┬ detect-indent@3.0.1
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ └── minimist@1.2.0
│ │ │ ├── esutils@2.0.2
│ │ │ ├── fs-readdir-recursive@0.1.2
│ │ │ ├── globals@6.4.1
│ │ │ ├─┬ home-or-tmp@1.0.0
│ │ │ │ ├── os-tmpdir@1.0.1
│ │ │ │ └── user-home@1.1.1
│ │ │ ├─┬ is-integer@1.0.6
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ ├── js-tokens@1.0.1
│ │ │ ├── json5@0.4.0
│ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ └─┬ brace-expansion@1.1.3
│ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ output-file-sync@1.1.1
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ └── xtend@4.0.1
│ │ │ ├── path-exists@1.0.0
│ │ │ ├── path-is-absolute@1.0.0
│ │ │ ├── private@0.1.6
│ │ │ ├─┬ regenerator@0.8.40
│ │ │ │ ├─┬ commoner@0.10.4
│ │ │ │ │ ├─┬ detective@4.3.1
│ │ │ │ │ │ ├── acorn@1.2.2
│ │ │ │ │ │ └── defined@1.0.0
│ │ │ │ │ ├── graceful-fs@4.1.3
│ │ │ │ │ ├── iconv-lite@0.4.13
│ │ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ │ └── minimist@0.0.8
│ │ │ │ │ └── q@1.4.1
│ │ │ │ ├─┬ defs@1.1.1
│ │ │ │ │ ├─┬ alter@0.2.0
│ │ │ │ │ │ └── stable@0.1.5
│ │ │ │ │ ├── ast-traverse@0.1.1
│ │ │ │ │ ├── breakable@1.0.0
│ │ │ │ │ ├── simple-fmt@0.1.0
│ │ │ │ │ ├── simple-is@0.2.0
│ │ │ │ │ ├── stringmap@0.2.2
│ │ │ │ │ ├── stringset@0.2.1
│ │ │ │ │ ├── tryor@0.1.2
│ │ │ │ │ └─┬ yargs@3.27.0
│ │ │ │ │ ├── camelcase@1.2.1
│ │ │ │ │ ├─┬ cliui@2.1.0
│ │ │ │ │ │ ├─┬ center-align@0.1.3
│ │ │ │ │ │ │ ├─┬ align-text@0.1.4
│ │ │ │ │ │ │ │ ├─┬ kind-of@3.0.2
│ │ │ │ │ │ │ │ │ └── is-buffer@1.1.3
│ │ │ │ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ │ │ │ └── lazy-cache@1.0.3
│ │ │ │ │ │ ├─┬ right-align@0.1.3
│ │ │ │ │ │ │ └─┬ align-text@0.1.4
│ │ │ │ │ │ │ ├─┬ kind-of@3.0.2
│ │ │ │ │ │ │ │ └── is-buffer@1.1.3
│ │ │ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ │ │ └── repeat-string@1.5.4
│ │ │ │ │ │ └── wordwrap@0.0.2
│ │ │ │ │ ├── decamelize@1.2.0
│ │ │ │ │ ├─┬ os-locale@1.4.0
│ │ │ │ │ │ └─┬ lcid@1.0.0
│ │ │ │ │ │ └── invert-kv@1.0.0
│ │ │ │ │ ├── window-size@0.1.4
│ │ │ │ │ └── y18n@3.2.1
│ │ │ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ │ ├─┬ recast@0.10.33
│ │ │ │ │ └── ast-types@0.8.12
│ │ │ │ └── through@2.3.8
│ │ │ ├─┬ regexpu@1.3.0
│ │ │ │ ├─┬ recast@0.10.43
│ │ │ │ │ ├── ast-types@0.8.15
│ │ │ │ │ └── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │ │ ├── regenerate@1.2.1
│ │ │ │ ├── regjsgen@0.2.0
│ │ │ │ └─┬ regjsparser@0.1.5
│ │ │ │ └── jsesc@0.5.0
│ │ │ ├─┬ repeating@1.1.3
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │ └── number-is-nan@1.0.0
│ │ │ ├── shebang-regex@1.0.0
│ │ │ ├── slash@1.0.0
│ │ │ ├── source-map@0.5.3
│ │ │ ├─┬ source-map-support@0.2.10
│ │ │ │ └─┬ source-map@0.1.32
│ │ │ │ └── amdefine@1.0.0
│ │ │ ├── to-fast-properties@1.0.2
│ │ │ ├── trim-right@1.0.1
│ │ │ └── try-resolve@1.0.1
│ │ ├─┬ babel-jscs@2.0.5
│ │ │ └─┬ lodash.assign@3.2.0
│ │ │ ├─┬ lodash._baseassign@3.2.0
│ │ │ │ └── lodash._basecopy@3.0.1
│ │ │ ├─┬ lodash._createassigner@3.1.1
│ │ │ │ ├── lodash._bindcallback@3.0.1
│ │ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ │ └── lodash.restparam@3.6.1
│ │ │ └─┬ lodash.keys@3.1.2
│ │ │ ├── lodash._getnative@3.9.1
│ │ │ ├── lodash.isarguments@3.0.8
│ │ │ └── lodash.isarray@3.0.4
│ │ ├─┬ cli-table@0.3.1
│ │ │ └── colors@1.0.3
│ │ ├─┬ commander@2.9.0
│ │ │ └── graceful-readlink@1.0.1
│ │ ├─┬ escope@3.6.0
│ │ │ ├─┬ es6-map@0.1.3
│ │ │ │ ├── d@0.1.1
│ │ │ │ ├── es5-ext@0.10.11
│ │ │ │ ├── es6-iterator@2.0.0
│ │ │ │ ├── es6-set@0.1.4
│ │ │ │ ├── es6-symbol@3.0.2
│ │ │ │ └── event-emitter@0.3.4
│ │ │ ├─┬ es6-weak-map@2.0.1
│ │ │ │ ├── d@0.1.1
│ │ │ │ ├── es5-ext@0.10.11
│ │ │ │ ├── es6-iterator@2.0.0
│ │ │ │ └── es6-symbol@3.0.2
│ │ │ └─┬ esrecurse@4.1.0
│ │ │ ├── estraverse@4.1.1
│ │ │ └── object-assign@4.0.1
│ │ ├── esprima@2.7.2
│ │ ├── estraverse@4.2.0
│ │ ├── exit@0.1.2
│ │ ├─┬ glob@5.0.15
│ │ │ ├─┬ inflight@1.0.4
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── inherits@2.0.1
│ │ │ ├─┬ once@1.3.3
│ │ │ │ └── wrappy@1.0.1
│ │ │ └── path-is-absolute@1.0.0
│ │ ├─┬ htmlparser2@3.8.3
│ │ │ ├── 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.2
│ │ │ ├── inherits@2.0.1
│ │ │ ├── isarray@0.0.1
│ │ │ └── string_decoder@0.10.31
│ │ ├─┬ js-yaml@3.4.6
│ │ │ ├─┬ argparse@1.0.7
│ │ │ │ └── sprintf-js@1.0.3
│ │ │ └── inherit@2.2.3
│ │ ├─┬ jscs-jsdoc@1.2.0
│ │ │ ├── comment-parser@0.3.0
│ │ │ └── jsdoctypeparser@1.2.0
│ │ ├── jscs-preset-wikimedia@1.0.0
│ │ ├─┬ jsonlint@1.6.2
│ │ │ ├── JSV@4.0.2
│ │ │ └─┬ nomnom@1.8.1
│ │ │ ├─┬ chalk@0.4.0
│ │ │ │ ├── ansi-styles@1.0.0
│ │ │ │ ├── has-color@0.1.7
│ │ │ │ └── strip-ansi@0.1.1
│ │ │ └── underscore@1.6.0
│ │ ├─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.3
│ │ │ ├── balanced-match@0.3.0
│ │ │ └── concat-map@0.0.1
│ │ ├── natural-compare@1.2.2
│ │ ├── pathval@0.1.1
│ │ ├─┬ prompt@0.2.14
│ │ │ ├── pkginfo@0.4.0
│ │ │ ├─┬ read@1.0.7
│ │ │ │ └── mute-stream@0.0.6
│ │ │ ├── revalidator@0.1.8
│ │ │ ├─┬ utile@0.2.1
│ │ │ │ ├── async@0.2.10
│ │ │ │ ├── deep-equal@1.0.1
│ │ │ │ ├── i@0.3.4
│ │ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ │ └── minimist@0.0.8
│ │ │ │ ├── ncp@0.4.2
│ │ │ │ └─┬ rimraf@2.5.2
│ │ │ │ └─┬ glob@7.0.3
│ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ once@1.3.3
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ └── path-is-absolute@1.0.0
│ │ │ └─┬ winston@0.8.3
│ │ │ ├── async@0.2.10
│ │ │ ├── colors@0.6.2
│ │ │ ├── cycle@1.0.3
│ │ │ ├── eyes@0.1.8
│ │ │ ├── isstream@0.1.2
│ │ │ ├── pkginfo@0.3.1
│ │ │ └── stack-trace@0.0.9
│ │ ├── reserved-words@0.1.1
│ │ ├── resolve@1.1.7
│ │ ├─┬ strip-bom@2.0.0
│ │ │ └── is-utf8@0.2.1
│ │ ├── strip-json-comments@1.0.4
│ │ ├── to-double-quotes@2.0.0
│ │ ├── to-single-quotes@2.0.0
│ │ ├─┬ vow-fs@0.3.4
│ │ │ ├─┬ glob@4.5.3
│ │ │ │ ├─┬ inflight@1.0.4
│ │ │ │ │ └── wrappy@1.0.1
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├─┬ minimatch@2.0.10
│ │ │ │ │ └─┬ brace-expansion@1.1.3
│ │ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ │ └── concat-map@0.0.1
│ │ │ │ └─┬ once@1.3.3
│ │ │ │ └── wrappy@1.0.1
│ │ │ ├── node-uuid@1.4.7
│ │ │ └── vow-queue@0.4.2
│ │ └── xmlbuilder@3.1.0
│ ├── lodash@3.10.1
│ └── vow@0.4.12
├── keypress@0.2.1
├─┬ lodash.clonedeep@4.3.1
│ └── lodash._baseclone@4.5.3
├── lodash.debounce@4.0.3
├─┬ mock-firmata@0.0.7
│ └─┬ board-io@3.0.5
│ └── check-types@1.4.0
├── nanotimer@0.3.10
├─┬ optimist@0.6.1
│ ├── minimist@0.0.10
│ └── wordwrap@0.0.3
├─┬ serialport@2.0.6
│ ├── async@0.9.0
│ ├── bindings@1.2.1
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── nan@2.0.9
│ ├─┬ node-pre-gyp@0.6.18
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ ├─┬ nopt@3.0.6
│ │ │ └── abbrev@1.0.7
│ │ ├─┬ npmlog@2.0.0
│ │ │ ├── ansi@0.3.0
│ │ │ ├─┬ are-we-there-yet@1.0.5
│ │ │ │ ├── delegates@0.1.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
│ │ │ └─┬ gauge@1.2.2
│ │ │ ├── has-unicode@1.0.1
│ │ │ ├─┬ lodash.pad@3.1.1
│ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ └─┬ lodash._createpadding@3.6.1
│ │ │ │ └── lodash.repeat@3.0.1
│ │ │ ├─┬ lodash.padleft@3.1.1
│ │ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ └─┬ lodash._createpadding@3.6.1
│ │ │ │ └── lodash.repeat@3.0.1
│ │ │ └─┬ lodash.padright@3.1.1
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ └─┬ lodash._createpadding@3.6.1
│ │ │ └── lodash.repeat@3.0.1
│ │ ├─┬ rc@1.1.5
│ │ │ ├── deep-extend@0.4.0
│ │ │ ├── ini@1.3.4
│ │ │ ├── minimist@1.2.0
│ │ │ └── strip-json-comments@1.0.4
│ │ ├─┬ 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.0
│ │ │ ├─┬ har-validator@2.0.3
│ │ │ │ ├─┬ chalk@1.1.1
│ │ │ │ │ ├── ansi-styles@2.1.0
│ │ │ │ │ ├── escape-string-regexp@1.0.3
│ │ │ │ │ ├─┬ 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.10.1
│ │ │ │ │ └── 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
│ │ ├─┬ 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.2
│ │ │ │ ├── balanced-match@0.3.0
│ │ │ │ └── concat-map@0.0.1
│ │ │ ├─┬ once@1.3.3
│ │ │ │ └── wrappy@1.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.2
│ │ │ └── inherits@2.0.1
│ │ └─┬ tar-pack@3.1.2
│ │ ├── debug@0.7.4
│ │ ├─┬ fstream@1.0.8
│ │ │ ├── graceful-fs@4.1.2
│ │ │ └── inherits@2.0.1
│ │ ├─┬ fstream-ignore@1.0.3
│ │ │ ├── inherits@2.0.1
│ │ │ └─┬ minimatch@3.0.0
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │ ├── balanced-match@0.3.0
│ │ │ └── concat-map@0.0.1
│ │ ├── once@1.1.1
│ │ ├─┬ 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
│ │ └── uid-number@0.0.3
│ ├─┬ node-pre-gyp-github@1.1.1
│ │ ├─┬ commander@2.9.0
│ │ │ └── graceful-readlink@1.0.1
│ │ ├── github@0.2.4
│ │ ├── mime@1.3.4
│ │ └─┬ 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.0
│ │ ├─┬ 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
│ │ │ ├─┬ 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.10.1
│ │ │ │ └── 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
│ └── sf@0.1.7
├── shelljs@0.3.0
├─┬ sinon@1.10.3
│ ├─┬ formatio@1.0.2
│ │ └── samsam@1.1.3
│ └─┬ util@0.10.3
│ └── inherits@2.0.1
└── temporal@0.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment