Skip to content

Instantly share code, notes, and snippets.

@SomeKittens
Last active January 27, 2016 05:14
Show Gist options
  • Select an option

  • Save SomeKittens/aee7b945f413333fb049 to your computer and use it in GitHub Desktop.

Select an option

Save SomeKittens/aee7b945f413333fb049 to your computer and use it in GitHub Desktop.
npm progress bar test

First run (no progress bar): npm install 26.31s user 6.47s system 26% cpu 2:01.97 total

Second run (progress bar): npm install 29.98s user 5.68s system 36% cpu 1:36.98 total

Stats:

http://i.imgur.com/wYPgGcK.png

npm version 3.5.3

Methodology:

rm -r node_modules
npm cache clean
npm set progress=#false/true
time npm install
[randallkoutnik:~/Dropbox/node/gustav]$ ls (0.7✱)
GustavGraph.ts Symbol.d.ts examples node_modules tsd.json
LICENSE.md Workflow.ts external package.json tslint.json
Promise.d.ts defs.ts helpers.ts test typings
README.md dist index.ts tsconfig.json
[randallkoutnik:~/Dropbox/node/gustav]$ rm -r node_modules (0.7✱)
[randallkoutnik:~/Dropbox/node/gustav]$ npm cache clean (0.7✱)
[randallkoutnik:~/Dropbox/node/gustav]$ npm set progress=false (0.7✱)
[randallkoutnik:~/Dropbox/node/gustav]$ time npm install (0.7✱)
WARN engine joi-assert@0.0.3: wanted: {"node":">= 0.10.0 <= 0.11.0"} (current: {"node":"4.2.1","npm":"3.5.2"})
npm WARN prefer global node-gyp@3.2.1 should be installed with -g
> ghooks@1.0.3 install /Users/randallkoutnik/Dropbox/node/gustav/node_modules/ghooks
> node ./bin/install
> snappy@4.1.1 install /Users/randallkoutnik/Dropbox/node/gustav/node_modules/snappy
> node-gyp rebuild
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.2/snappy-sinksource.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.2/snappy-stubs-internal.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.2/snappy.o
LIBTOOL-STATIC Release/snappy.a
CXX(target) Release/obj.target/binding/src/binding.o
SOLINK_MODULE(target) Release/binding.node
> gustav@0.6.16 prepublish /Users/randallkoutnik/Dropbox/node/gustav
> npm run build
> gustav@0.6.16 build /Users/randallkoutnik/Dropbox/node/gustav
> tsd install && tsc
-> running install
>> written zero files
gustav@0.6.16 /Users/randallkoutnik/Dropbox/node/gustav
β”œβ”€β”€ @reactivex/rxjs@5.0.0-beta.0
β”œβ”€β”¬ amqplib@0.4.0
β”‚ β”œβ”€β”€ bitsyntax@0.0.4
β”‚ β”œβ”€β”€ buffer-more-ints@0.0.2
β”‚ β”œβ”€β”¬ readable-stream@1.1.13
β”‚ β”‚ β”œβ”€β”€ core-util-is@1.0.2
β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1
β”‚ β”‚ β”œβ”€β”€ isarray@0.0.1
β”‚ β”‚ └── string_decoder@0.10.31
β”‚ └── when@3.6.4
β”œβ”€β”¬ chai@3.4.1
β”‚ β”œβ”€β”€ assertion-error@1.0.1
β”‚ β”œβ”€β”¬ deep-eql@0.1.3
β”‚ β”‚ └── type-detect@0.1.1
β”‚ └── type-detect@1.0.0
β”œβ”€β”¬ ghooks@1.0.3
β”‚ β”œβ”€β”¬ findup@0.1.5
β”‚ β”‚ β”œβ”€β”€ colors@0.6.2
β”‚ β”‚ └── commander@2.1.0
β”‚ β”œβ”€β”¬ lodash.clone@3.0.3
β”‚ β”‚ β”œβ”€β”¬ lodash._baseclone@3.3.0
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._arraycopy@3.0.0
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._arrayeach@3.0.0
β”‚ β”‚ β”‚ β”œβ”€β”¬ lodash._baseassign@3.2.0
β”‚ β”‚ β”‚ β”‚ └── lodash._basecopy@3.0.1
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._basefor@3.0.3
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash.isarray@3.0.4
β”‚ β”‚ β”‚ └─┬ lodash.keys@3.1.2
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._getnative@3.9.1
β”‚ β”‚ β”‚ └── lodash.isarguments@3.0.5
β”‚ β”‚ β”œβ”€β”€ lodash._bindcallback@3.0.1
β”‚ β”‚ └── lodash._isiterateecall@3.0.9
β”‚ β”œβ”€β”€ manage-path@2.0.0
β”‚ └── spawn-command@0.0.2
β”œβ”€β”¬ kafka-node@0.3.1
β”‚ β”œβ”€β”€ async@1.5.2
β”‚ β”œβ”€β”¬ binary@0.3.0
β”‚ β”‚ β”œβ”€β”€ buffers@0.1.1
β”‚ β”‚ └─┬ chainsaw@0.1.0
β”‚ β”‚ └── traverse@0.3.9
β”‚ β”œβ”€β”€ buffer-crc32@0.2.5
β”‚ β”œβ”€β”¬ buffermaker@1.2.0
β”‚ β”‚ └── long@1.1.2
β”‚ β”œβ”€β”¬ debug@2.2.0
β”‚ β”‚ └── ms@0.7.1
β”‚ β”œβ”€β”€ lodash@3.10.1
β”‚ β”œβ”€β”¬ node-zookeeper-client@0.2.2
β”‚ β”‚ β”œβ”€β”€ async@0.2.10
β”‚ β”‚ └── underscore@1.4.4
β”‚ β”œβ”€β”€ retry@0.6.1
β”‚ └─┬ snappy@4.1.1
β”‚ β”œβ”€β”€ bindings@1.2.1
β”‚ β”œβ”€β”€ nan@2.2.0
β”‚ └─┬ node-gyp@3.2.1
β”‚ β”œβ”€β”€ fstream@1.0.8
β”‚ β”œβ”€β”€ nopt@3.0.6
β”‚ β”œβ”€β”¬ npmlog@1.2.1
β”‚ β”‚ β”œβ”€β”€ ansi@0.3.1
β”‚ β”‚ β”œβ”€β”¬ are-we-there-yet@1.0.5
β”‚ β”‚ β”‚ └── delegates@0.1.0
β”‚ β”‚ └─┬ gauge@1.2.4
β”‚ β”‚ β”œβ”€β”€ has-unicode@2.0.0
β”‚ β”‚ β”œβ”€β”¬ lodash.pad@3.2.1
β”‚ β”‚ β”‚ └── lodash.repeat@3.1.1
β”‚ β”‚ β”œβ”€β”¬ lodash.padleft@3.1.1
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._basetostring@3.0.1
β”‚ β”‚ β”‚ └── lodash._createpadding@3.6.1
β”‚ β”‚ └── lodash.padright@3.1.1
β”‚ β”œβ”€β”¬ path-array@1.0.1
β”‚ β”‚ └─┬ array-index@1.0.0
β”‚ β”‚ └─┬ es6-symbol@3.0.2
β”‚ β”‚ β”œβ”€β”€ d@0.1.1
β”‚ β”‚ └─┬ es5-ext@0.10.11
β”‚ β”‚ └── es6-iterator@2.0.0
β”‚ β”œβ”€β”¬ rimraf@2.5.1
β”‚ β”‚ └─┬ glob@6.0.4
β”‚ β”‚ └── minimatch@3.0.0
β”‚ β”œβ”€β”¬ tar@2.2.1
β”‚ β”‚ └── block-stream@0.0.8
β”‚ └─┬ which@1.2.2
β”‚ β”œβ”€β”¬ is-absolute@0.1.7
β”‚ β”‚ └── is-relative@0.1.3
β”‚ └── isexe@1.1.1
β”œβ”€β”¬ mocha@2.3.4
β”‚ β”œβ”€β”€ commander@2.3.0
β”‚ β”œβ”€β”€ diff@1.4.0
β”‚ β”œβ”€β”€ escape-string-regexp@1.0.2
β”‚ β”œβ”€β”¬ glob@3.2.3
β”‚ β”‚ β”œβ”€β”€ graceful-fs@2.0.3
β”‚ β”‚ └── minimatch@0.2.14
β”‚ β”œβ”€β”€ growl@1.8.1
β”‚ β”œβ”€β”¬ jade@0.26.3
β”‚ β”‚ β”œβ”€β”€ commander@0.6.1
β”‚ β”‚ └── mkdirp@0.3.0
β”‚ β”œβ”€β”¬ mkdirp@0.5.0
β”‚ β”‚ └── minimist@0.0.8
β”‚ └── supports-color@1.2.0
β”œβ”€β”€ node-uuid@1.4.7
β”œβ”€β”¬ redis@2.4.2
β”‚ β”œβ”€β”€ double-ended-queue@2.1.0-0
β”‚ └── redis-commands@1.0.2
β”œβ”€β”¬ snyk@1.8.4
β”‚ β”œβ”€β”€ abbrev@1.0.7
β”‚ β”œβ”€β”¬ chalk@1.1.1
β”‚ β”‚ β”œβ”€β”€ ansi-styles@2.1.0
β”‚ β”‚ β”œβ”€β”€ escape-string-regexp@1.0.4
β”‚ β”‚ β”œβ”€β”€ has-ansi@2.0.0
β”‚ β”‚ β”œβ”€β”€ strip-ansi@3.0.0
β”‚ β”‚ └── supports-color@2.0.0
β”‚ β”œβ”€β”¬ configstore@1.4.0
β”‚ β”‚ β”œβ”€β”€ graceful-fs@4.1.2
β”‚ β”‚ β”œβ”€β”€ object-assign@4.0.1
β”‚ β”‚ β”œβ”€β”€ os-tmpdir@1.0.1
β”‚ β”‚ β”œβ”€β”¬ osenv@0.1.3
β”‚ β”‚ β”‚ └── os-homedir@1.0.1
β”‚ β”‚ β”œβ”€β”¬ write-file-atomic@1.1.4
β”‚ β”‚ β”‚ β”œβ”€β”€ imurmurhash@0.1.4
β”‚ β”‚ β”‚ └── slide@1.1.6
β”‚ β”‚ └── xdg-basedir@2.0.0
β”‚ β”œβ”€β”€ es6-promise@3.0.2
β”‚ β”œβ”€β”¬ inquirer@0.11.4
β”‚ β”‚ β”œβ”€β”€ ansi-escapes@1.1.1
β”‚ β”‚ β”œβ”€β”€ ansi-regex@2.0.0
β”‚ β”‚ β”œβ”€β”¬ cli-cursor@1.0.2
β”‚ β”‚ β”‚ └─┬ restore-cursor@1.0.1
β”‚ β”‚ β”‚ β”œβ”€β”€ exit-hook@1.1.1
β”‚ β”‚ β”‚ └── onetime@1.1.0
β”‚ β”‚ β”œβ”€β”€ cli-width@1.1.1
β”‚ β”‚ β”œβ”€β”€ figures@1.4.0
β”‚ β”‚ β”œβ”€β”¬ readline2@1.0.1
β”‚ β”‚ β”‚ β”œβ”€β”¬ code-point-at@1.0.0
β”‚ β”‚ β”‚ β”‚ └── number-is-nan@1.0.0
β”‚ β”‚ β”‚ β”œβ”€β”€ is-fullwidth-code-point@1.0.0
β”‚ β”‚ β”‚ └── mute-stream@0.0.5
β”‚ β”‚ β”œβ”€β”€ run-async@0.1.0
β”‚ β”‚ β”œβ”€β”€ rx-lite@3.1.2
β”‚ β”‚ β”œβ”€β”€ string-width@1.0.1
β”‚ β”‚ └── through@2.3.8
β”‚ β”œβ”€β”¬ js-yaml@3.5.2
β”‚ β”‚ β”œβ”€β”¬ argparse@1.0.4
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash@4.0.1
β”‚ β”‚ β”‚ └── sprintf-js@1.0.3
β”‚ β”‚ └── esprima@2.7.1
β”‚ β”œβ”€β”€ open@0.0.5
β”‚ β”œβ”€β”¬ os-name@1.0.3
β”‚ β”‚ β”œβ”€β”¬ osx-release@1.1.0
β”‚ β”‚ β”‚ └── minimist@1.2.0
β”‚ β”‚ └── win-release@1.1.1
β”‚ β”œβ”€β”¬ promise@7.1.1
β”‚ β”‚ └── asap@2.0.3
β”‚ β”œβ”€β”¬ request@2.67.0
β”‚ β”‚ β”œβ”€β”€ aws-sign2@0.6.0
β”‚ β”‚ β”œβ”€β”¬ bl@1.0.1
β”‚ β”‚ β”‚ └─┬ readable-stream@2.0.5
β”‚ β”‚ β”‚ β”œβ”€β”€ process-nextick-args@1.0.6
β”‚ β”‚ β”‚ └── 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
β”‚ β”‚ β”œβ”€β”¬ har-validator@2.0.6
β”‚ β”‚ β”‚ β”œβ”€β”¬ commander@2.9.0
β”‚ β”‚ β”‚ β”‚ └── graceful-readlink@1.0.1
β”‚ β”‚ β”‚ β”œβ”€β”¬ is-my-json-valid@2.12.4
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ 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.3
β”‚ β”‚ β”‚ β”œβ”€β”€ boom@2.10.1
β”‚ β”‚ β”‚ β”œβ”€β”€ cryptiles@2.0.5
β”‚ β”‚ β”‚ └── 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.7.3
β”‚ β”‚ β”‚ β”œβ”€β”€ asn1@0.2.3
β”‚ β”‚ β”‚ β”œβ”€β”€ dashdash@1.12.2
β”‚ β”‚ β”‚ β”œβ”€β”€ ecc-jsbn@0.1.1
β”‚ β”‚ β”‚ β”œβ”€β”€ 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.9
β”‚ β”‚ β”‚ └── mime-db@1.21.0
β”‚ β”‚ β”œβ”€β”€ oauth-sign@0.8.0
β”‚ β”‚ β”œβ”€β”€ qs@5.2.0
β”‚ β”‚ β”œβ”€β”€ stringstream@0.0.5
β”‚ β”‚ β”œβ”€β”€ tough-cookie@2.2.1
β”‚ β”‚ └── tunnel-agent@0.4.2
β”‚ β”œβ”€β”€ resolve@1.1.7
β”‚ β”œβ”€β”€ semver@5.1.0
β”‚ β”œβ”€β”¬ snyk-config@1.0.1
β”‚ β”‚ β”œβ”€β”¬ nconf@0.7.2
β”‚ β”‚ β”‚ β”œβ”€β”€ async@0.9.2
β”‚ β”‚ β”‚ β”œβ”€β”€ ini@1.3.4
β”‚ β”‚ β”‚ └─┬ yargs@3.15.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
β”‚ β”‚ β”‚ β”œβ”€β”€ decamelize@1.1.2
β”‚ β”‚ β”‚ └── window-size@0.1.4
β”‚ β”‚ └── path-is-absolute@1.0.0
β”‚ β”œβ”€β”€ snyk-module@1.0.2
β”‚ β”œβ”€β”€ tempfile@1.1.1
β”‚ β”œβ”€β”€ then-fs@2.0.0
β”‚ β”œβ”€β”€ undefsafe@0.0.3
β”‚ β”œβ”€β”¬ update-notifier@0.5.0
β”‚ β”‚ β”œβ”€β”€ is-npm@1.0.0
β”‚ β”‚ β”œβ”€β”¬ latest-version@1.0.1
β”‚ β”‚ β”‚ └─┬ package-json@1.2.0
β”‚ β”‚ β”‚ β”œβ”€β”¬ got@3.3.1
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ duplexify@3.4.2
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ end-of-stream@1.0.0
β”‚ β”‚ β”‚ β”‚ β”‚ └── readable-stream@2.0.5
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ infinity-agent@2.0.3
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ is-redirect@1.0.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ is-stream@1.0.1
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ lowercase-keys@1.0.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ nested-error-stacks@1.0.2
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ object-assign@3.0.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ prepend-http@1.0.3
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ read-all-stream@3.0.1
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ pinkie-promise@1.0.0
β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── pinkie@1.0.0
β”‚ β”‚ β”‚ β”‚ β”‚ └── readable-stream@2.0.5
β”‚ β”‚ β”‚ β”‚ └── timed-out@2.0.0
β”‚ β”‚ β”‚ └─┬ registry-url@3.0.3
β”‚ β”‚ β”‚ └─┬ rc@1.1.6
β”‚ β”‚ β”‚ β”œβ”€β”€ deep-extend@0.4.1
β”‚ β”‚ β”‚ β”œβ”€β”€ minimist@1.2.0
β”‚ β”‚ β”‚ └── strip-json-comments@1.0.4
β”‚ β”‚ β”œβ”€β”¬ repeating@1.1.3
β”‚ β”‚ β”‚ └── is-finite@1.0.1
β”‚ β”‚ β”œβ”€β”€ semver-diff@2.1.0
β”‚ β”‚ └── string-length@1.0.1
β”‚ β”œβ”€β”¬ url@0.11.0
β”‚ β”‚ β”œβ”€β”€ punycode@1.3.2
β”‚ β”‚ └── querystring@0.2.0
β”‚ └── validator@4.5.1
β”œβ”€β”€ tail@0.4.0
β”œβ”€β”¬ tsd@0.6.5
β”‚ β”œβ”€β”€ assertion-error@1.0.0
β”‚ β”œβ”€β”¬ bl@0.9.5
β”‚ β”‚ └── readable-stream@1.0.33
β”‚ β”œβ”€β”€ bluebird@1.2.4
β”‚ β”œβ”€β”€ colors@1.1.2
β”‚ β”œβ”€β”€ deep-freeze@0.0.1
β”‚ β”œβ”€β”¬ definition-header@0.1.0
β”‚ β”‚ β”œβ”€β”¬ parsimmon@0.5.1
β”‚ β”‚ β”‚ └── pjs@5.1.1
β”‚ β”‚ └── xregexp@2.0.0
β”‚ β”œβ”€β”¬ detect-indent@0.2.0
β”‚ β”‚ β”œβ”€β”€ get-stdin@0.1.0
β”‚ β”‚ └── minimist@0.1.0
β”‚ β”œβ”€β”¬ event-stream@3.1.7
β”‚ β”‚ β”œβ”€β”€ duplexer@0.1.1
β”‚ β”‚ β”œβ”€β”€ from@0.1.3
β”‚ β”‚ β”œβ”€β”€ map-stream@0.1.0
β”‚ β”‚ β”œβ”€β”€ pause-stream@0.0.11
β”‚ β”‚ β”œβ”€β”€ split@0.2.10
β”‚ β”‚ └── stream-combiner@0.0.4
β”‚ β”œβ”€β”€ exit@0.1.2
β”‚ β”œβ”€β”¬ glob@4.5.3
β”‚ β”‚ β”œβ”€β”¬ inflight@1.0.4
β”‚ β”‚ β”‚ └── wrappy@1.0.1
β”‚ β”‚ β”œβ”€β”¬ minimatch@2.0.10
β”‚ β”‚ β”‚ └─┬ brace-expansion@1.1.2
β”‚ β”‚ β”‚ β”œβ”€β”€ balanced-match@0.3.0
β”‚ β”‚ β”‚ └── concat-map@0.0.1
β”‚ β”‚ └── once@1.3.3
β”‚ β”œβ”€β”¬ joi@4.9.0
β”‚ β”‚ β”œβ”€β”€ hoek@2.16.3
β”‚ β”‚ β”œβ”€β”€ isemail@1.2.0
β”‚ β”‚ β”œβ”€β”€ moment@2.11.1
β”‚ β”‚ └── topo@1.1.0
β”‚ β”œβ”€β”€ joi-assert@0.0.3
β”‚ β”œβ”€β”€ jsesc@0.5.0
β”‚ β”œβ”€β”¬ json-pointer@0.2.2
β”‚ β”‚ └── foreach@2.0.5
β”‚ β”œβ”€β”€ lazy.js@0.3.2
β”‚ β”œβ”€β”€ lru-cache@2.5.2
β”‚ β”œβ”€β”¬ minimatch@1.0.0
β”‚ β”‚ β”œβ”€β”€ lru-cache@2.7.3
β”‚ β”‚ └── sigmund@1.0.1
β”‚ β”œβ”€β”€ minimist@1.2.0
β”‚ β”œβ”€β”€ ministyle@0.1.4
β”‚ β”œβ”€β”¬ minitable@0.0.4
β”‚ β”‚ └── minichain@0.0.1
β”‚ β”œβ”€β”¬ miniwrite@0.1.4
β”‚ β”‚ └── mkdirp@0.3.5
β”‚ β”œβ”€β”€ mkdirp@0.5.1
β”‚ β”œβ”€β”€ rimraf@2.2.8
β”‚ β”œβ”€β”€ semver@4.3.6
β”‚ β”œβ”€β”€ type-detect@0.1.2
β”‚ β”œβ”€β”¬ universal-analytics@0.3.10
β”‚ β”‚ └── async@0.2.10
β”‚ β”œβ”€β”¬ update-notifier@0.2.2
β”‚ β”‚ β”œβ”€β”¬ chalk@0.5.1
β”‚ β”‚ β”‚ β”œβ”€β”€ ansi-styles@1.1.0
β”‚ β”‚ β”‚ β”œβ”€β”¬ has-ansi@0.1.0
β”‚ β”‚ β”‚ β”‚ └── ansi-regex@0.2.1
β”‚ β”‚ β”‚ β”œβ”€β”€ strip-ansi@0.3.0
β”‚ β”‚ β”‚ └── supports-color@0.2.0
β”‚ β”‚ └─┬ configstore@0.3.2
β”‚ β”‚ β”œβ”€β”€ graceful-fs@3.0.8
β”‚ β”‚ β”œβ”€β”€ object-assign@2.1.1
β”‚ β”‚ β”œβ”€β”€ user-home@1.1.1
β”‚ β”‚ └── xdg-basedir@1.0.1
β”‚ β”œβ”€β”€ uri-templates@0.1.9
β”‚ β”œβ”€β”€ uuid@2.0.1
β”‚ └─┬ verror@1.4.0
β”‚ └── extsprintf@1.0.3
β”œβ”€β”¬ tslint@3.2.2
β”‚ β”œβ”€β”¬ findup-sync@0.2.1
β”‚ β”‚ └─┬ glob@4.3.5
β”‚ β”‚ └── minimatch@2.0.10
β”‚ β”œβ”€β”¬ glob@6.0.4
β”‚ β”‚ └── minimatch@3.0.0
β”‚ β”œβ”€β”¬ optimist@0.6.1
β”‚ β”‚ └── wordwrap@0.0.2
β”‚ └── underscore.string@3.1.1
β”œβ”€β”€ typescript@1.7.5
└── validate-commit-msg@1.1.1
npm install 26.31s user 6.47s system 26% cpu 2:01.97 total
[randallkoutnik:~/Dropbox/node/gustav]$ rm -r node_modules (0.7✱)
[randallkoutnik:~/Dropbox/node/gustav]$ npm cache clean (0.7✱)
[randallkoutnik:~/Dropbox/node/gustav]$ npm set progress=true (0.7✱)
[randallkoutnik:~/Dropbox/node/gustav]$ time npm install (0.7✱)
loadDep:verror β†’ fetchAnd β–„ β•’β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β•Ÿ
WARN engine joi-assert@0.0.3: wanted: {"node":">= 0.10.0 <= 0.11.0"} (current: {"node":"4.npm WARN prefer global node-gyp@3.2.1 should be installed with -g
> ghooks@1.0.3 install /Users/randallkoutnik/Dropbox/node/gustav/node_modules/ghooks
> node ./bin/install
> snappy@4.1.1 install /Users/randallkoutnik/Dropbox/node/gustav/node_modules/snappy
> node-gyp rebuild
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.2/snappy-sinksource.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.2/snappy-stubs-internal.o
CXX(target) Release/obj.target/snappy/deps/snappy/snappy-1.1.2/snappy.o
LIBTOOL-STATIC Release/snappy.a
CXX(target) Release/obj.target/binding/src/binding.o
SOLINK_MODULE(target) Release/binding.node
> gustav@0.6.16 prepublish /Users/randallkoutnik/Dropbox/node/gustav
> npm run build
> gustav@0.6.16 build /Users/randallkoutnik/Dropbox/node/gustav
> tsd install && tsc
-> running install
>> written zero files
gustav@0.6.16 /Users/randallkoutnik/Dropbox/node/gustav
β”œβ”€β”€ @reactivex/rxjs@5.0.0-beta.0
β”œβ”€β”¬ amqplib@0.4.0
β”‚ β”œβ”€β”€ bitsyntax@0.0.4
β”‚ β”œβ”€β”€ buffer-more-ints@0.0.2
β”‚ β”œβ”€β”¬ readable-stream@1.1.13
β”‚ β”‚ β”œβ”€β”€ core-util-is@1.0.2
β”‚ β”‚ β”œβ”€β”€ inherits@2.0.1
β”‚ β”‚ β”œβ”€β”€ isarray@0.0.1
β”‚ β”‚ └── string_decoder@0.10.31
β”‚ └── when@3.6.4
β”œβ”€β”¬ chai@3.4.1
β”‚ β”œβ”€β”€ assertion-error@1.0.1
β”‚ β”œβ”€β”¬ deep-eql@0.1.3
β”‚ β”‚ └── type-detect@0.1.1
β”‚ └── type-detect@1.0.0
β”œβ”€β”¬ ghooks@1.0.3
β”‚ β”œβ”€β”¬ findup@0.1.5
β”‚ β”‚ β”œβ”€β”€ colors@0.6.2
β”‚ β”‚ └── commander@2.1.0
β”‚ β”œβ”€β”¬ lodash.clone@3.0.3
β”‚ β”‚ β”œβ”€β”¬ lodash._baseclone@3.3.0
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._arraycopy@3.0.0
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._arrayeach@3.0.0
β”‚ β”‚ β”‚ β”œβ”€β”¬ lodash._baseassign@3.2.0
β”‚ β”‚ β”‚ β”‚ └── lodash._basecopy@3.0.1
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._basefor@3.0.3
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash.isarray@3.0.4
β”‚ β”‚ β”‚ └─┬ lodash.keys@3.1.2
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._getnative@3.9.1
β”‚ β”‚ β”‚ └── lodash.isarguments@3.0.5
β”‚ β”‚ β”œβ”€β”€ lodash._bindcallback@3.0.1
β”‚ β”‚ └── lodash._isiterateecall@3.0.9
β”‚ β”œβ”€β”€ manage-path@2.0.0
β”‚ └── spawn-command@0.0.2
β”œβ”€β”¬ kafka-node@0.3.1
β”‚ β”œβ”€β”€ async@1.5.2
β”‚ β”œβ”€β”¬ binary@0.3.0
β”‚ β”‚ β”œβ”€β”€ buffers@0.1.1
β”‚ β”‚ └─┬ chainsaw@0.1.0
β”‚ β”‚ └── traverse@0.3.9
β”‚ β”œβ”€β”€ buffer-crc32@0.2.5
β”‚ β”œβ”€β”¬ buffermaker@1.2.0
β”‚ β”‚ └── long@1.1.2
β”‚ β”œβ”€β”¬ debug@2.2.0
β”‚ β”‚ └── ms@0.7.1
β”‚ β”œβ”€β”€ lodash@3.10.1
β”‚ β”œβ”€β”¬ node-zookeeper-client@0.2.2
β”‚ β”‚ β”œβ”€β”€ async@0.2.10
β”‚ β”‚ └── underscore@1.4.4
β”‚ β”œβ”€β”€ retry@0.6.1
β”‚ └─┬ snappy@4.1.1
β”‚ β”œβ”€β”€ bindings@1.2.1
β”‚ β”œβ”€β”€ nan@2.2.0
β”‚ └─┬ node-gyp@3.2.1
β”‚ β”œβ”€β”€ fstream@1.0.8
β”‚ β”œβ”€β”€ nopt@3.0.6
β”‚ β”œβ”€β”¬ npmlog@1.2.1
β”‚ β”‚ β”œβ”€β”€ ansi@0.3.1
β”‚ β”‚ β”œβ”€β”¬ are-we-there-yet@1.0.5
β”‚ β”‚ β”‚ └── delegates@0.1.0
β”‚ β”‚ └─┬ gauge@1.2.4
β”‚ β”‚ β”œβ”€β”€ has-unicode@2.0.0
β”‚ β”‚ β”œβ”€β”¬ lodash.pad@3.2.1
β”‚ β”‚ β”‚ └── lodash.repeat@3.1.1
β”‚ β”‚ β”œβ”€β”¬ lodash.padleft@3.1.1
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash._basetostring@3.0.1
β”‚ β”‚ β”‚ └── lodash._createpadding@3.6.1
β”‚ β”‚ └── lodash.padright@3.1.1
β”‚ β”œβ”€β”¬ path-array@1.0.1
β”‚ β”‚ └─┬ array-index@1.0.0
β”‚ β”‚ └─┬ es6-symbol@3.0.2
β”‚ β”‚ β”œβ”€β”€ d@0.1.1
β”‚ β”‚ └─┬ es5-ext@0.10.11
β”‚ β”‚ └── es6-iterator@2.0.0
β”‚ β”œβ”€β”¬ rimraf@2.5.1
β”‚ β”‚ └─┬ glob@6.0.4
β”‚ β”‚ └── minimatch@3.0.0
β”‚ β”œβ”€β”¬ tar@2.2.1
β”‚ β”‚ └── block-stream@0.0.8
β”‚ └─┬ which@1.2.2
β”‚ β”œβ”€β”¬ is-absolute@0.1.7
β”‚ β”‚ └── is-relative@0.1.3
β”‚ └── isexe@1.1.1
β”œβ”€β”¬ mocha@2.3.4
β”‚ β”œβ”€β”€ commander@2.3.0
β”‚ β”œβ”€β”€ diff@1.4.0
β”‚ β”œβ”€β”€ escape-string-regexp@1.0.2
β”‚ β”œβ”€β”¬ glob@3.2.3
β”‚ β”‚ β”œβ”€β”€ graceful-fs@2.0.3
β”‚ β”‚ └── minimatch@0.2.14
β”‚ β”œβ”€β”€ growl@1.8.1
β”‚ β”œβ”€β”¬ jade@0.26.3
β”‚ β”‚ β”œβ”€β”€ commander@0.6.1
β”‚ β”‚ └── mkdirp@0.3.0
β”‚ β”œβ”€β”¬ mkdirp@0.5.0
β”‚ β”‚ └── minimist@0.0.8
β”‚ └── supports-color@1.2.0
β”œβ”€β”€ node-uuid@1.4.7
β”œβ”€β”¬ redis@2.4.2
β”‚ β”œβ”€β”€ double-ended-queue@2.1.0-0
β”‚ └── redis-commands@1.0.2
β”œβ”€β”¬ snyk@1.8.4
β”‚ β”œβ”€β”€ abbrev@1.0.7
β”‚ β”œβ”€β”¬ chalk@1.1.1
β”‚ β”‚ β”œβ”€β”€ ansi-styles@2.1.0
β”‚ β”‚ β”œβ”€β”€ escape-string-regexp@1.0.4
β”‚ β”‚ β”œβ”€β”€ has-ansi@2.0.0
β”‚ β”‚ β”œβ”€β”€ strip-ansi@3.0.0
β”‚ β”‚ └── supports-color@2.0.0
β”‚ β”œβ”€β”¬ configstore@1.4.0
β”‚ β”‚ β”œβ”€β”€ graceful-fs@4.1.2
β”‚ β”‚ β”œβ”€β”€ object-assign@4.0.1
β”‚ β”‚ β”œβ”€β”€ os-tmpdir@1.0.1
β”‚ β”‚ β”œβ”€β”¬ osenv@0.1.3
β”‚ β”‚ β”‚ └── os-homedir@1.0.1
β”‚ β”‚ β”œβ”€β”¬ write-file-atomic@1.1.4
β”‚ β”‚ β”‚ β”œβ”€β”€ imurmurhash@0.1.4
β”‚ β”‚ β”‚ └── slide@1.1.6
β”‚ β”‚ └── xdg-basedir@2.0.0
β”‚ β”œβ”€β”€ es6-promise@3.0.2
β”‚ β”œβ”€β”¬ inquirer@0.11.4
β”‚ β”‚ β”œβ”€β”€ ansi-escapes@1.1.1
β”‚ β”‚ β”œβ”€β”€ ansi-regex@2.0.0
β”‚ β”‚ β”œβ”€β”¬ cli-cursor@1.0.2
β”‚ β”‚ β”‚ └─┬ restore-cursor@1.0.1
β”‚ β”‚ β”‚ β”œβ”€β”€ exit-hook@1.1.1
β”‚ β”‚ β”‚ └── onetime@1.1.0
β”‚ β”‚ β”œβ”€β”€ cli-width@1.1.1
β”‚ β”‚ β”œβ”€β”€ figures@1.4.0
β”‚ β”‚ β”œβ”€β”¬ readline2@1.0.1
β”‚ β”‚ β”‚ β”œβ”€β”¬ code-point-at@1.0.0
β”‚ β”‚ β”‚ β”‚ └── number-is-nan@1.0.0
β”‚ β”‚ β”‚ β”œβ”€β”€ is-fullwidth-code-point@1.0.0
β”‚ β”‚ β”‚ └── mute-stream@0.0.5
β”‚ β”‚ β”œβ”€β”€ run-async@0.1.0
β”‚ β”‚ β”œβ”€β”€ rx-lite@3.1.2
β”‚ β”‚ β”œβ”€β”€ string-width@1.0.1
β”‚ β”‚ └── through@2.3.8
β”‚ β”œβ”€β”¬ js-yaml@3.5.2
β”‚ β”‚ β”œβ”€β”¬ argparse@1.0.4
β”‚ β”‚ β”‚ β”œβ”€β”€ lodash@4.0.1
β”‚ β”‚ β”‚ └── sprintf-js@1.0.3
β”‚ β”‚ └── esprima@2.7.1
β”‚ β”œβ”€β”€ open@0.0.5
β”‚ β”œβ”€β”¬ os-name@1.0.3
β”‚ β”‚ β”œβ”€β”¬ osx-release@1.1.0
β”‚ β”‚ β”‚ └── minimist@1.2.0
β”‚ β”‚ └── win-release@1.1.1
β”‚ β”œβ”€β”¬ promise@7.1.1
β”‚ β”‚ └── asap@2.0.3
β”‚ β”œβ”€β”¬ request@2.67.0
β”‚ β”‚ β”œβ”€β”€ aws-sign2@0.6.0
β”‚ β”‚ β”œβ”€β”¬ bl@1.0.1
β”‚ β”‚ β”‚ └─┬ readable-stream@2.0.5
β”‚ β”‚ β”‚ β”œβ”€β”€ process-nextick-args@1.0.6
β”‚ β”‚ β”‚ └── 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
β”‚ β”‚ β”œβ”€β”¬ har-validator@2.0.6
β”‚ β”‚ β”‚ β”œβ”€β”¬ commander@2.9.0
β”‚ β”‚ β”‚ β”‚ └── graceful-readlink@1.0.1
β”‚ β”‚ β”‚ β”œβ”€β”¬ is-my-json-valid@2.12.4
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ 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.3
β”‚ β”‚ β”‚ β”œβ”€β”€ boom@2.10.1
β”‚ β”‚ β”‚ β”œβ”€β”€ cryptiles@2.0.5
β”‚ β”‚ β”‚ └── 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.7.3
β”‚ β”‚ β”‚ β”œβ”€β”€ asn1@0.2.3
β”‚ β”‚ β”‚ β”œβ”€β”€ dashdash@1.12.2
β”‚ β”‚ β”‚ β”œβ”€β”€ ecc-jsbn@0.1.1
β”‚ β”‚ β”‚ β”œβ”€β”€ 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.9
β”‚ β”‚ β”‚ └── mime-db@1.21.0
β”‚ β”‚ β”œβ”€β”€ oauth-sign@0.8.0
β”‚ β”‚ β”œβ”€β”€ qs@5.2.0
β”‚ β”‚ β”œβ”€β”€ stringstream@0.0.5
β”‚ β”‚ β”œβ”€β”€ tough-cookie@2.2.1
β”‚ β”‚ └── tunnel-agent@0.4.2
β”‚ β”œβ”€β”€ resolve@1.1.7
β”‚ β”œβ”€β”€ semver@5.1.0
β”‚ β”œβ”€β”¬ snyk-config@1.0.1
β”‚ β”‚ β”œβ”€β”¬ nconf@0.7.2
β”‚ β”‚ β”‚ β”œβ”€β”€ async@0.9.2
β”‚ β”‚ β”‚ β”œβ”€β”€ ini@1.3.4
β”‚ β”‚ β”‚ └─┬ yargs@3.15.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
β”‚ β”‚ β”‚ β”œβ”€β”€ decamelize@1.1.2
β”‚ β”‚ β”‚ └── window-size@0.1.4
β”‚ β”‚ └── path-is-absolute@1.0.0
β”‚ β”œβ”€β”€ snyk-module@1.0.2
β”‚ β”œβ”€β”€ tempfile@1.1.1
β”‚ β”œβ”€β”€ then-fs@2.0.0
β”‚ β”œβ”€β”€ undefsafe@0.0.3
β”‚ β”œβ”€β”¬ update-notifier@0.5.0
β”‚ β”‚ β”œβ”€β”€ is-npm@1.0.0
β”‚ β”‚ β”œβ”€β”¬ latest-version@1.0.1
β”‚ β”‚ β”‚ └─┬ package-json@1.2.0
β”‚ β”‚ β”‚ β”œβ”€β”¬ got@3.3.1
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ duplexify@3.4.2
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ end-of-stream@1.0.0
β”‚ β”‚ β”‚ β”‚ β”‚ └── readable-stream@2.0.5
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ infinity-agent@2.0.3
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ is-redirect@1.0.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ is-stream@1.0.1
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ lowercase-keys@1.0.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ nested-error-stacks@1.0.2
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ object-assign@3.0.0
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”€ prepend-http@1.0.3
β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ read-all-stream@3.0.1
β”‚ β”‚ β”‚ β”‚ β”‚ β”œβ”€β”¬ pinkie-promise@1.0.0
β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ └── pinkie@1.0.0
β”‚ β”‚ β”‚ β”‚ β”‚ └── readable-stream@2.0.5
β”‚ β”‚ β”‚ β”‚ └── timed-out@2.0.0
β”‚ β”‚ β”‚ └─┬ registry-url@3.0.3
β”‚ β”‚ β”‚ └─┬ rc@1.1.6
β”‚ β”‚ β”‚ β”œβ”€β”€ deep-extend@0.4.1
β”‚ β”‚ β”‚ β”œβ”€β”€ minimist@1.2.0
β”‚ β”‚ β”‚ └── strip-json-comments@1.0.4
β”‚ β”‚ β”œβ”€β”¬ repeating@1.1.3
β”‚ β”‚ β”‚ └── is-finite@1.0.1
β”‚ β”‚ β”œβ”€β”€ semver-diff@2.1.0
β”‚ β”‚ └── string-length@1.0.1
β”‚ β”œβ”€β”¬ url@0.11.0
β”‚ β”‚ β”œβ”€β”€ punycode@1.3.2
β”‚ β”‚ └── querystring@0.2.0
β”‚ └── validator@4.5.1
β”œβ”€β”€ tail@0.4.0
β”œβ”€β”¬ tsd@0.6.5
β”‚ β”œβ”€β”€ assertion-error@1.0.0
β”‚ β”œβ”€β”¬ bl@0.9.5
β”‚ β”‚ └── readable-stream@1.0.33
β”‚ β”œβ”€β”€ bluebird@1.2.4
β”‚ β”œβ”€β”€ colors@1.1.2
β”‚ β”œβ”€β”€ deep-freeze@0.0.1
β”‚ β”œβ”€β”¬ definition-header@0.1.0
β”‚ β”‚ β”œβ”€β”¬ parsimmon@0.5.1
β”‚ β”‚ β”‚ └── pjs@5.1.1
β”‚ β”‚ └── xregexp@2.0.0
β”‚ β”œβ”€β”¬ detect-indent@0.2.0
β”‚ β”‚ β”œβ”€β”€ get-stdin@0.1.0
β”‚ β”‚ └── minimist@0.1.0
β”‚ β”œβ”€β”¬ event-stream@3.1.7
β”‚ β”‚ β”œβ”€β”€ duplexer@0.1.1
β”‚ β”‚ β”œβ”€β”€ from@0.1.3
β”‚ β”‚ β”œβ”€β”€ map-stream@0.1.0
β”‚ β”‚ β”œβ”€β”€ pause-stream@0.0.11
β”‚ β”‚ β”œβ”€β”€ split@0.2.10
β”‚ β”‚ └── stream-combiner@0.0.4
β”‚ β”œβ”€β”€ exit@0.1.2
β”‚ β”œβ”€β”¬ glob@4.5.3
β”‚ β”‚ β”œβ”€β”¬ inflight@1.0.4
β”‚ β”‚ β”‚ └── wrappy@1.0.1
β”‚ β”‚ β”œβ”€β”¬ minimatch@2.0.10
β”‚ β”‚ β”‚ └─┬ brace-expansion@1.1.2
β”‚ β”‚ β”‚ β”œβ”€β”€ balanced-match@0.3.0
β”‚ β”‚ β”‚ └── concat-map@0.0.1
β”‚ β”‚ └── once@1.3.3
β”‚ β”œβ”€β”¬ joi@4.9.0
β”‚ β”‚ β”œβ”€β”€ hoek@2.16.3
β”‚ β”‚ β”œβ”€β”€ isemail@1.2.0
β”‚ β”‚ β”œβ”€β”€ moment@2.11.1
β”‚ β”‚ └── topo@1.1.0
β”‚ β”œβ”€β”€ joi-assert@0.0.3
β”‚ β”œβ”€β”€ jsesc@0.5.0
β”‚ β”œβ”€β”¬ json-pointer@0.2.2
β”‚ β”‚ └── foreach@2.0.5
β”‚ β”œβ”€β”€ lazy.js@0.3.2
β”‚ β”œβ”€β”€ lru-cache@2.5.2
β”‚ β”œβ”€β”¬ minimatch@1.0.0
β”‚ β”‚ β”œβ”€β”€ lru-cache@2.7.3
β”‚ β”‚ └── sigmund@1.0.1
β”‚ β”œβ”€β”€ minimist@1.2.0
β”‚ β”œβ”€β”€ ministyle@0.1.4
β”‚ β”œβ”€β”¬ minitable@0.0.4
β”‚ β”‚ └── minichain@0.0.1
β”‚ β”œβ”€β”¬ miniwrite@0.1.4
β”‚ β”‚ └── mkdirp@0.3.5
β”‚ β”œβ”€β”€ mkdirp@0.5.1
β”‚ β”œβ”€β”€ rimraf@2.2.8
β”‚ β”œβ”€β”€ semver@4.3.6
β”‚ β”œβ”€β”€ type-detect@0.1.2
β”‚ β”œβ”€β”¬ universal-analytics@0.3.10
β”‚ β”‚ └── async@0.2.10
β”‚ β”œβ”€β”¬ update-notifier@0.2.2
β”‚ β”‚ β”œβ”€β”¬ chalk@0.5.1
β”‚ β”‚ β”‚ β”œβ”€β”€ ansi-styles@1.1.0
β”‚ β”‚ β”‚ β”œβ”€β”¬ has-ansi@0.1.0
β”‚ β”‚ β”‚ β”‚ └── ansi-regex@0.2.1
β”‚ β”‚ β”‚ β”œβ”€β”€ strip-ansi@0.3.0
β”‚ β”‚ β”‚ └── supports-color@0.2.0
β”‚ β”‚ └─┬ configstore@0.3.2
β”‚ β”‚ β”œβ”€β”€ graceful-fs@3.0.8
β”‚ β”‚ β”œβ”€β”€ object-assign@2.1.1
β”‚ β”‚ β”œβ”€β”€ user-home@1.1.1
β”‚ β”‚ └── xdg-basedir@1.0.1
β”‚ β”œβ”€β”€ uri-templates@0.1.9
β”‚ β”œβ”€β”€ uuid@2.0.1
β”‚ └─┬ verror@1.4.0
β”‚ └── extsprintf@1.0.3
β”œβ”€β”¬ tslint@3.2.2
β”‚ β”œβ”€β”¬ findup-sync@0.2.1
β”‚ β”‚ └─┬ glob@4.3.5
β”‚ β”‚ └── minimatch@2.0.10
β”‚ β”œβ”€β”¬ glob@6.0.4
β”‚ β”‚ └── minimatch@3.0.0
β”‚ β”œβ”€β”¬ optimist@0.6.1
β”‚ β”‚ └── wordwrap@0.0.2
β”‚ └── underscore.string@3.1.1
β”œβ”€β”€ typescript@1.7.5
└── validate-commit-msg@1.1.1
npm install 29.98s user 5.68s system 36% cpu 1:36.98 total
[randallkoutnik:~/Dropbox/node/gustav]$ (0.7✱)
@hayleox
Copy link
Copy Markdown

hayleox commented Jan 27, 2016

pro-tip: for sharing your system specs, you might try archey (brew install archey) -- basically same output as that OS X pop-up, but in text form

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment