people-service@0.0.1 /Users/peter/devel/my_oss/people-service ├── @angular/common@2.1.2 ├── @angular/compiler@2.1.2 ├── @angular/core@2.1.2 ├── @angular/forms@2.1.2 ├── @angular/http@2.1.2 ├── @angular/platform-browser@2.1.2 ├── @angular/platform-browser-dynamic@2.1.2 ├── @angular/router@3.1.2 ├── @angular/upgrade@2.1.2 ├── @types/body-parser@0.0.33 ├── @types/chai@3.4.34 ├── @types/core-js@0.9.34 ├── @types/es6-shim@0.31.32 ├─┬ @types/express@4.0.33 │ └── @types/express-serve-static-core@4.0.39 ├── @types/form-data@0.0.32 ├── @types/http-status-codes@1.0.29 ├── @types/jasmine@2.5.37 ├── @types/mime@0.0.29 ├── @types/mocha@2.2.32 ├── @types/mongodb@2.1.33 ├── @types/mongoose@4.5.40 ├── @types/node@6.0.46 ├── @types/pino@1.0.4 ├── @types/request@0.0.32 ├── @types/selenium-webdriver@2.53.34 ├── @types/serve-static@1.7.31 ├─┬ body-parser@1.15.2 │ ├── bytes@2.4.0 │ ├── content-type@1.0.2 │ ├── debug@2.2.0 │ ├── depd@1.1.0 │ ├─┬ http-errors@1.5.0 │ │ ├── inherits@2.0.1 │ │ ├── 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 │ ├─┬ raw-body@2.1.7 │ │ └── unpipe@1.0.0 │ └─┬ type-is@1.6.13 │ └── media-typer@0.3.0 ├── bootstrap@3.3.7 ├── canonical-path@0.0.2 ├─┬ chai@3.5.0 │ ├── assertion-error@1.0.2 │ ├─┬ deep-eql@0.1.3 │ │ └── type-detect@0.1.1 │ └── type-detect@1.0.0 ├─┬ concurrently@3.1.0 │ ├── bluebird@2.9.6 │ ├─┬ 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 │ ├── commander@2.6.0 │ ├── moment@2.15.2 │ ├── rx@2.3.24 │ ├── spawn-default-shell@1.1.0 │ └── tree-kill@1.1.0 ├─┬ configure-local@1.0.1 (git://github.com/psnider/configure-local.git#90b912c9b8beba10a95408a13680fa80e797f2d6) │ └─┬ nconf@0.8.4 │ ├── secure-keys@1.0.0 │ └─┬ yargs@3.32.0 │ ├── camelcase@2.1.1 │ ├─┬ cliui@3.2.0 │ │ └── wrap-ansi@2.0.0 │ ├── 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 ├── core-js@2.4.1 ├── document-database-if@0.1.0 (git://github.com/psnider/document-database-if.git#f72620066ef2006f4c0dc739153fa987e5e41f17) ├── document-database-tests@0.1.0 (git://github.com/psnider/document-database-tests.git#8c64cf13ac5ffd975c3f947dd36547b146f51cb0) ├── es6-shim@0.35.1 ├─┬ express@4.14.0 │ ├─┬ accepts@1.3.3 │ │ └── negotiator@0.6.1 │ ├── array-flatten@1.1.1 │ ├── content-disposition@0.5.1 │ ├── cookie@0.3.1 │ ├── cookie-signature@1.0.6 │ ├── 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 │ ├── serve-static@1.11.1 │ ├── utils-merge@1.0.0 │ └── vary@1.1.0 ├── express-serve-static-core@0.1.1 ├─┬ forever@0.15.2 │ ├─┬ cliff@0.1.10 │ │ ├── colors@1.0.3 │ │ └── eyes@0.1.8 │ ├── clone@1.0.2 │ ├── colors@0.6.2 │ ├─┬ flatiron@0.4.3 │ │ ├─┬ broadway@0.3.6 │ │ │ ├── cliff@0.1.9 │ │ │ ├─┬ nconf@0.6.9 │ │ │ │ ├── async@0.2.9 │ │ │ │ └── optimist@0.6.0 │ │ │ └─┬ winston@0.8.0 │ │ │ └── async@0.2.10 │ │ ├── director@1.2.7 │ │ ├── optimist@0.6.0 │ │ └─┬ prompt@0.2.14 │ │ ├─┬ read@1.0.7 │ │ │ └── mute-stream@0.0.6 │ │ └── revalidator@0.1.8 │ ├─┬ forever-monitor@1.6.0 │ │ ├── minimatch@2.0.10 │ │ └─┬ ps-tree@0.0.3 │ │ └─┬ event-stream@0.5.3 │ │ └── optimist@0.2.8 │ ├─┬ nconf@0.6.9 │ │ ├── async@0.2.9 │ │ └── optimist@0.6.0 │ ├─┬ nssocket@0.5.3 │ │ ├── eventemitter2@0.4.14 │ │ └── lazy@1.0.11 │ ├── object-assign@3.0.0 │ ├─┬ optimist@0.6.1 │ │ ├── minimist@0.0.10 │ │ └── wordwrap@0.0.3 │ ├── path-is-absolute@1.0.1 │ ├─┬ prettyjson@1.1.3 │ │ ├── colors@1.1.2 │ │ └── minimist@1.2.0 │ ├─┬ shush@1.0.0 │ │ ├─┬ caller@0.0.1 │ │ │ └─┬ tape@2.3.3 │ │ │ ├── deep-equal@0.1.2 │ │ │ ├── defined@0.0.0 │ │ │ ├── jsonify@0.0.0 │ │ │ ├── resumer@0.0.0 │ │ │ └── through@2.3.8 │ │ └── strip-json-comments@0.1.3 │ ├── timespan@2.3.0 │ ├─┬ utile@0.2.1 │ │ ├── async@0.2.10 │ │ ├── deep-equal@1.0.1 │ │ ├── i@0.3.5 │ │ └── ncp@0.4.2 │ └─┬ winston@0.8.3 │ ├── async@0.2.10 │ ├── cycle@1.0.3 │ ├── pkginfo@0.3.1 │ └── stack-trace@0.0.9 ├─┬ form-data@1.0.0-rc4 │ ├── async@1.5.2 │ ├─┬ combined-stream@1.0.5 │ │ └── delayed-stream@1.0.0 │ └─┬ mime-types@2.1.12 │ └── mime-db@1.24.0 ├── generic-data-server@0.1.0 (git://github.com/psnider/generic-data-server.git#ccee816a3edcdbc7e364796ced4bf54b904a9b9f) ├── http-status-codes@1.0.6 ├── in-memory-db@0.1.0 (git://github.com/psnider/in-memory-db.git#9f056d4efcb7ac3b487de78f52884240c2aef672) ├─┬ istanbul@0.4.5 │ ├── abbrev@1.0.9 │ ├─┬ escodegen@1.8.1 │ │ ├── estraverse@1.9.3 │ │ ├── esutils@2.0.2 │ │ ├─┬ optionator@0.8.2 │ │ │ ├── deep-is@0.1.3 │ │ │ ├── fast-levenshtein@2.0.5 │ │ │ ├── levn@0.3.0 │ │ │ ├── prelude-ls@1.1.2 │ │ │ ├── type-check@0.3.2 │ │ │ └── wordwrap@1.0.0 │ │ └─┬ source-map@0.2.0 │ │ └── amdefine@1.0.1 │ ├── esprima@2.7.3 │ ├─┬ glob@5.0.15 │ │ └── inflight@1.0.6 │ ├─┬ handlebars@4.0.5 │ │ ├── source-map@0.4.4 │ │ └─┬ uglify-js@2.7.4 │ │ ├── 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 │ │ │ │ │ ├── longest@1.0.1 │ │ │ │ │ └── repeat-string@1.6.1 │ │ │ │ └── lazy-cache@1.0.4 │ │ │ ├── right-align@0.1.3 │ │ │ └── wordwrap@0.0.2 │ │ └── window-size@0.1.0 │ ├─┬ js-yaml@3.6.1 │ │ └── argparse@1.0.9 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ ├── nopt@3.0.6 │ ├─┬ once@1.4.0 │ │ └── wrappy@1.0.2 │ ├── resolve@1.1.7 │ ├─┬ supports-color@3.1.2 │ │ └── has-flag@1.0.0 │ ├─┬ which@1.2.11 │ │ └── isexe@1.1.2 │ └── wordwrap@1.0.0 ├── jasmine-core@2.4.1 ├─┬ karma@1.3.0 │ ├── bluebird@3.4.6 │ ├─┬ chokidar@1.6.1 │ │ ├─┬ anymatch@1.3.0 │ │ │ ├── arrify@1.0.1 │ │ │ └─┬ micromatch@2.3.11 │ │ │ ├─┬ arr-diff@2.0.0 │ │ │ │ └── arr-flatten@1.0.1 │ │ │ ├─┬ braces@1.8.5 │ │ │ │ ├─┬ expand-range@1.8.2 │ │ │ │ │ └─┬ fill-range@2.2.3 │ │ │ │ │ ├── is-number@2.1.0 │ │ │ │ │ └── randomatic@1.1.5 │ │ │ │ ├── preserve@0.2.0 │ │ │ │ └── repeat-element@1.1.2 │ │ │ ├─┬ expand-brackets@0.1.5 │ │ │ │ └── is-posix-bracket@0.1.1 │ │ │ ├── extglob@0.3.2 │ │ │ ├── filename-regex@2.0.0 │ │ │ ├─┬ kind-of@3.0.4 │ │ │ │ └── is-buffer@1.1.4 │ │ │ ├── normalize-path@2.0.1 │ │ │ ├─┬ object.omit@2.0.1 │ │ │ │ ├─┬ for-own@0.1.4 │ │ │ │ │ └── for-in@0.1.6 │ │ │ │ └── is-extendable@0.1.1 │ │ │ ├─┬ parse-glob@3.0.4 │ │ │ │ ├── glob-base@0.3.0 │ │ │ │ └── is-dotfile@1.0.2 │ │ │ └─┬ regex-cache@0.4.3 │ │ │ ├── is-equal-shallow@0.1.3 │ │ │ └── is-primitive@2.0.0 │ │ ├── async-each@1.0.1 │ │ ├─┬ fsevents@1.0.15 │ │ │ ├── nan@2.4.0 │ │ │ └─┬ node-pre-gyp@0.6.29 │ │ │ ├─┬ mkdirp@0.5.1 │ │ │ │ └── minimist@0.0.8 │ │ │ ├─┬ nopt@3.0.6 │ │ │ │ └── abbrev@1.0.9 │ │ │ ├─┬ npmlog@3.1.2 │ │ │ │ ├─┬ are-we-there-yet@1.1.2 │ │ │ │ │ └── delegates@1.0.0 │ │ │ │ ├── console-control-strings@1.1.0 │ │ │ │ ├─┬ gauge@2.6.0 │ │ │ │ │ ├── aproba@1.0.4 │ │ │ │ │ ├── has-color@0.1.7 │ │ │ │ │ ├── has-unicode@2.0.1 │ │ │ │ │ ├── object-assign@4.1.0 │ │ │ │ │ ├── signal-exit@3.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 │ │ │ │ │ ├─┬ strip-ansi@3.0.1 │ │ │ │ │ │ └── ansi-regex@2.0.0 │ │ │ │ │ └── wide-align@1.1.0 │ │ │ │ └── set-blocking@2.0.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.73.0 │ │ │ │ ├── aws-sign2@0.6.0 │ │ │ │ ├── aws4@1.4.1 │ │ │ │ ├─┬ 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 │ │ │ │ │ │ └── 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 │ │ │ │ │ │ └── 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.3.0 │ │ │ │ │ │ ├── extsprintf@1.0.2 │ │ │ │ │ │ ├── json-schema@0.2.2 │ │ │ │ │ │ └── verror@1.3.6 │ │ │ │ │ └─┬ sshpk@1.8.3 │ │ │ │ │ ├── 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 │ │ │ │ ├── isstream@0.1.2 │ │ │ │ ├── json-stringify-safe@5.0.1 │ │ │ │ ├─┬ mime-types@2.1.11 │ │ │ │ │ └── mime-db@1.23.0 │ │ │ │ ├── node-uuid@1.4.7 │ │ │ │ ├── oauth-sign@0.8.2 │ │ │ │ ├── qs@6.2.0 │ │ │ │ ├── stringstream@0.0.5 │ │ │ │ ├── tough-cookie@2.2.2 │ │ │ │ └── tunnel-agent@0.4.3 │ │ │ ├─┬ rimraf@2.5.3 │ │ │ │ └─┬ glob@7.0.5 │ │ │ │ ├── fs.realpath@1.0.0 │ │ │ │ ├── inflight@1.0.5 │ │ │ │ ├─┬ minimatch@3.0.2 │ │ │ │ │ └─┬ brace-expansion@1.1.5 │ │ │ │ │ ├── balanced-match@0.4.2 │ │ │ │ │ └── concat-map@0.0.1 │ │ │ │ └── path-is-absolute@1.0.0 │ │ │ ├── semver@5.2.0 │ │ │ ├─┬ tar@2.2.1 │ │ │ │ ├── block-stream@0.0.9 │ │ │ │ ├─┬ fstream@1.0.10 │ │ │ │ │ └── graceful-fs@4.1.4 │ │ │ │ └── inherits@2.0.1 │ │ │ └─┬ tar-pack@3.1.4 │ │ │ ├─┬ debug@2.2.0 │ │ │ │ └── ms@0.7.1 │ │ │ ├── fstream-ignore@1.0.5 │ │ │ ├─┬ once@1.3.3 │ │ │ │ └── wrappy@1.0.2 │ │ │ ├─┬ readable-stream@2.1.4 │ │ │ │ ├── buffer-shims@1.0.0 │ │ │ │ ├── core-util-is@1.0.2 │ │ │ │ ├── isarray@1.0.0 │ │ │ │ ├── process-nextick-args@1.0.7 │ │ │ │ ├── string_decoder@0.10.31 │ │ │ │ └── util-deprecate@1.0.2 │ │ │ └── uid-number@0.0.6 │ │ ├── glob-parent@2.0.0 │ │ ├─┬ is-binary-path@1.0.1 │ │ │ └── binary-extensions@1.7.0 │ │ ├─┬ is-glob@2.0.1 │ │ │ └── is-extglob@1.0.0 │ │ └─┬ readdirp@2.1.0 │ │ └── set-immediate-shim@1.0.1 │ ├── colors@1.1.2 │ ├── combine-lists@1.0.1 │ ├── connect@3.5.0 │ ├── di@0.0.1 │ ├─┬ dom-serialize@2.2.1 │ │ ├── custom-event@1.0.1 │ │ ├── ent@2.2.0 │ │ └── void-elements@2.0.1 │ ├─┬ expand-braces@0.1.2 │ │ ├── array-slice@0.2.3 │ │ ├── array-unique@0.2.1 │ │ └─┬ braces@0.1.5 │ │ └─┬ expand-range@0.1.1 │ │ ├── is-number@0.1.1 │ │ └── repeat-string@0.2.2 │ ├─┬ glob@7.1.1 │ │ └── fs.realpath@1.0.0 │ ├── graceful-fs@4.1.10 │ ├─┬ http-proxy@1.15.2 │ │ ├── eventemitter3@1.2.0 │ │ └── requires-port@1.0.0 │ ├── isbinaryfile@3.0.1 │ ├── lodash@3.10.1 │ ├─┬ log4js@0.6.38 │ │ ├─┬ readable-stream@1.0.34 │ │ │ ├── isarray@0.0.1 │ │ │ └── string_decoder@0.10.31 │ │ └── semver@4.3.6 │ ├─┬ minimatch@3.0.3 │ │ └─┬ brace-expansion@1.1.6 │ │ ├── balanced-match@0.4.2 │ │ └── concat-map@0.0.1 │ ├── qjobs@1.1.5 │ ├─┬ socket.io@1.4.7 │ │ ├─┬ engine.io@1.6.10 │ │ │ ├─┬ accepts@1.1.4 │ │ │ │ ├─┬ mime-types@2.0.14 │ │ │ │ │ └── mime-db@1.12.0 │ │ │ │ └── negotiator@0.4.9 │ │ │ ├── base64id@0.1.0 │ │ │ └─┬ engine.io-parser@1.2.4 │ │ │ ├── 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 │ │ ├─┬ has-binary@0.1.7 │ │ │ └── isarray@0.0.1 │ │ ├─┬ socket.io-adapter@0.4.0 │ │ │ └─┬ socket.io-parser@2.2.2 │ │ │ ├── debug@0.7.4 │ │ │ ├── isarray@0.0.1 │ │ │ └── json3@3.2.6 │ │ ├─┬ socket.io-client@1.4.6 │ │ │ ├── backo2@1.0.2 │ │ │ ├── component-bind@1.0.0 │ │ │ ├── component-emitter@1.2.0 │ │ │ ├─┬ engine.io-client@1.6.9 │ │ │ │ ├── component-inherit@0.0.3 │ │ │ │ ├── has-cors@1.1.0 │ │ │ │ ├── parsejson@0.0.1 │ │ │ │ ├── parseqs@0.0.2 │ │ │ │ ├── xmlhttprequest-ssl@1.5.1 │ │ │ │ └── yeast@0.1.2 │ │ │ ├── indexof@0.0.1 │ │ │ ├── object-component@0.0.3 │ │ │ ├─┬ parseuri@0.0.4 │ │ │ │ └─┬ better-assert@1.0.2 │ │ │ │ └── callsite@1.0.0 │ │ │ └── to-array@0.1.4 │ │ └─┬ socket.io-parser@2.2.6 │ │ ├── benchmark@1.0.0 │ │ ├── component-emitter@1.1.2 │ │ ├── isarray@0.0.1 │ │ └── json3@3.3.2 │ ├── source-map@0.5.6 │ ├─┬ tmp@0.0.28 │ │ └── os-tmpdir@1.0.2 │ └─┬ useragent@2.1.9 │ └── lru-cache@2.2.4 ├─┬ karma-chrome-launcher@2.0.0 │ └─┬ fs-access@1.0.1 │ └── null-check@1.0.0 ├── karma-cli@1.0.1 ├─┬ karma-htmlfile-reporter@0.3.4 │ └─┬ xmlbuilder@3.1.0 │ └── lodash@3.10.1 ├── karma-jasmine@1.0.2 ├── karma-jasmine-html-reporter@0.2.2 ├── lodash@4.16.4 ├── mime@1.3.4 ├─┬ mocha@3.1.2 │ ├── browser-stdout@1.3.0 │ ├─┬ commander@2.9.0 │ │ └── graceful-readlink@1.0.1 │ ├── diff@1.4.0 │ ├── escape-string-regexp@1.0.5 │ ├── glob@7.0.5 │ ├── growl@1.9.2 │ ├── json3@3.3.2 │ ├─┬ lodash.create@3.1.1 │ │ ├─┬ lodash._baseassign@3.2.0 │ │ │ ├── lodash._basecopy@3.0.1 │ │ │ └─┬ lodash.keys@3.1.2 │ │ │ ├── lodash._getnative@3.9.1 │ │ │ ├── lodash.isarguments@3.1.0 │ │ │ └── lodash.isarray@3.0.4 │ │ ├── lodash._basecreate@3.0.3 │ │ └── lodash._isiterateecall@3.0.9 │ └── supports-color@3.1.2 ├─┬ mongod-runner@0.0.1 (git://github.com/psnider/mongod-runner.git#20e7e84b1d84b514824e8823b0710a47bc386898) │ └── tmp@0.0.29 ├── mongodb-adaptor@0.0.1 (git://github.com/psnider/mongodb-adaptor.git#d58b482731fc39e57ed8c26339844c303d03fbcd) ├─┬ mongoose@4.6.5 │ ├── async@2.0.1 │ ├── bson@0.5.6 │ ├── hooks-fixed@1.2.0 │ ├── kareem@1.1.3 │ ├─┬ mongodb@2.2.11 │ │ ├── es6-promise@3.2.1 │ │ ├─┬ mongodb-core@2.0.13 │ │ │ └─┬ require_optional@1.0.0 │ │ │ └── resolve-from@2.0.0 │ │ └─┬ readable-stream@2.1.5 │ │ ├── buffer-shims@1.0.0 │ │ ├── isarray@1.0.0 │ │ └── process-nextick-args@1.0.7 │ ├── mpath@0.2.1 │ ├── mpromise@0.5.5 │ ├─┬ mquery@2.0.0 │ │ ├── bluebird@2.10.2 │ │ └── sliced@0.0.5 │ ├── ms@0.7.1 │ ├── muri@1.1.1 │ ├── regexp-clone@0.0.1 │ └── sliced@1.0.1 ├── mongoose-connector@0.0.1 (git://github.com/psnider/mongoose-connector.git#dc2a8b527ade7529f92269eae19aaadedad0b942) ├─┬ pino@2.14.0 │ ├─┬ chalk@1.1.3 │ │ ├── ansi-styles@2.2.1 │ │ ├─┬ has-ansi@2.0.0 │ │ │ └── ansi-regex@2.0.0 │ │ ├── strip-ansi@3.0.1 │ │ └── supports-color@2.0.0 │ ├── core-util-is@1.0.2 │ ├── fast-json-parse@1.0.2 │ ├── fast-safe-stringify@1.1.1 │ ├── flatstr@1.0.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 │ ├── quick-format@2.0.6 │ └─┬ split2@2.1.0 │ └─┬ through2@2.0.1 │ └── readable-stream@2.0.6 ├─┬ promisify-node@0.4.0 │ ├─┬ nodegit-promise@4.0.0 │ │ └── asap@2.0.5 │ └── object-assign@4.1.0 ├─┬ protractor@4.0.9 │ ├── @types/q@0.0.30 │ ├── adm-zip@0.4.7 │ ├─┬ jasmine@2.5.2 │ │ ├── exit@0.1.2 │ │ └── jasmine-core@2.5.2 │ ├── jasminewd2@0.0.10 │ ├── q@1.4.1 │ ├─┬ saucelabs@1.3.0 │ │ └─┬ https-proxy-agent@1.0.0 │ │ └─┬ agent-base@2.0.1 │ │ └── semver@5.0.3 │ ├─┬ selenium-webdriver@2.53.3 │ │ ├── adm-zip@0.4.4 │ │ ├── tmp@0.0.24 │ │ ├─┬ ws@1.0.1 │ │ │ ├── options@0.0.6 │ │ │ └── ultron@1.0.2 │ │ └─┬ xml2js@0.4.4 │ │ └── sax@0.6.1 │ └─┬ source-map-support@0.4.6 │ └── source-map@0.5.6 ├── reflect-metadata@0.1.8 ├─┬ request@2.76.0 │ ├── aws-sign2@0.6.0 │ ├── aws4@1.5.0 │ ├── caseless@0.11.0 │ ├── extend@3.0.0 │ ├── forever-agent@0.6.1 │ ├─┬ form-data@2.1.1 │ │ └── asynckit@0.4.0 │ ├─┬ har-validator@2.0.6 │ │ ├─┬ is-my-json-valid@2.15.0 │ │ │ ├── generate-function@2.0.0 │ │ │ ├─┬ generate-object-property@1.2.0 │ │ │ │ └── is-property@1.0.2 │ │ │ └── jsonpointer@4.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@1.1.1 │ │ ├── assert-plus@0.2.0 │ │ ├─┬ jsprim@1.3.1 │ │ │ ├── extsprintf@1.0.2 │ │ │ ├── json-schema@0.2.3 │ │ │ └── verror@1.3.6 │ │ └─┬ sshpk@1.10.1 │ │ ├── asn1@0.2.3 │ │ ├── assert-plus@1.0.0 │ │ ├── bcrypt-pbkdf@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.14.3 │ ├── is-typedarray@1.0.0 │ ├── isstream@0.1.2 │ ├── json-stringify-safe@5.0.1 │ ├── node-uuid@1.4.7 │ ├── oauth-sign@0.8.2 │ ├── qs@6.3.0 │ ├── stringstream@0.0.5 │ ├─┬ tough-cookie@2.3.2 │ │ └── punycode@1.4.1 │ └── tunnel-agent@0.4.3 ├── rimraf@2.5.4 ├─┬ run-sequence@1.2.2 │ └─┬ gulp-util@3.0.7 │ ├── array-differ@1.0.0 │ ├── array-uniq@1.0.3 │ ├── beeper@1.1.0 │ ├─┬ dateformat@1.0.12 │ │ ├── get-stdin@4.0.1 │ │ └─┬ meow@3.7.0 │ │ ├── camelcase-keys@2.1.0 │ │ ├─┬ loud-rejection@1.6.0 │ │ │ ├─┬ currently-unhandled@0.4.1 │ │ │ │ └── array-find-index@1.0.2 │ │ │ └── signal-exit@3.0.1 │ │ ├── map-obj@1.0.1 │ │ ├── minimist@1.2.0 │ │ ├─┬ normalize-package-data@2.3.5 │ │ │ ├── hosted-git-info@2.1.5 │ │ │ ├─┬ is-builtin-module@1.0.0 │ │ │ │ └── builtin-modules@1.1.1 │ │ │ └─┬ validate-npm-package-license@3.0.1 │ │ │ ├─┬ spdx-correct@1.0.2 │ │ │ │ └── spdx-license-ids@1.2.2 │ │ │ └── spdx-expression-parse@1.0.4 │ │ ├── object-assign@4.1.0 │ │ ├─┬ read-pkg-up@1.0.1 │ │ │ ├─┬ find-up@1.1.2 │ │ │ │ └── path-exists@2.1.0 │ │ │ └─┬ read-pkg@1.1.0 │ │ │ ├── load-json-file@1.1.0 │ │ │ └── path-type@1.1.0 │ │ ├─┬ redent@1.0.0 │ │ │ ├── indent-string@2.1.0 │ │ │ └── strip-indent@1.0.1 │ │ └── trim-newlines@1.0.0 │ ├─┬ fancy-log@1.2.0 │ │ └── time-stamp@1.0.1 │ ├─┬ gulplog@1.0.0 │ │ └── glogg@1.0.0 │ ├─┬ has-gulplog@0.1.0 │ │ └── sparkles@1.0.0 │ ├── lodash._reescape@3.0.0 │ ├── lodash._reevaluate@3.0.0 │ ├── lodash._reinterpolate@3.0.0 │ ├─┬ lodash.template@3.6.2 │ │ ├── lodash._basetostring@3.0.1 │ │ ├── lodash._basevalues@3.0.0 │ │ ├─┬ lodash.escape@3.2.0 │ │ │ └── lodash._root@3.0.1 │ │ ├── lodash.restparam@3.6.1 │ │ └── lodash.templatesettings@3.1.1 │ ├── minimist@1.2.0 │ ├─┬ multipipe@0.1.2 │ │ └─┬ duplexer2@0.0.2 │ │ └─┬ readable-stream@1.1.14 │ │ └── isarray@0.0.1 │ ├── replace-ext@0.0.1 │ └─┬ vinyl@0.5.3 │ └── clone-stats@0.0.1 ├─┬ rxjs@5.0.0-beta.12 │ └── symbol-observable@1.0.4 ├─┬ systemjs@0.19.40 │ └── when@3.7.7 ├─┬ tslint@3.15.1 │ ├── colors@1.1.2 │ ├── diff@2.2.3 │ ├─┬ findup-sync@0.3.0 │ │ └── glob@5.0.15 │ └─┬ underscore.string@3.3.4 │ ├── sprintf-js@1.0.3 │ └── util-deprecate@1.0.2 ├── typescript@2.0.6 ├─┬ typings@1.5.0 │ ├── any-promise@1.3.0 │ ├── archy@1.0.0 │ ├── bluebird@3.4.6 │ ├─┬ cli-truncate@0.2.1 │ │ ├── slice-ansi@0.0.4 │ │ └─┬ string-width@1.0.2 │ │ ├── code-point-at@1.1.0 │ │ └─┬ is-fullwidth-code-point@1.0.0 │ │ └── number-is-nan@1.0.1 │ ├─┬ columnify@1.5.4 │ │ └─┬ wcwidth@1.0.1 │ │ └── defaults@1.0.3 │ ├── elegant-spinner@1.0.1 │ ├── has-unicode@2.0.1 │ ├── listify@1.0.0 │ ├─┬ log-update@1.0.2 │ │ ├── ansi-escapes@1.4.0 │ │ └─┬ cli-cursor@1.0.2 │ │ └─┬ restore-cursor@1.0.1 │ │ ├── exit-hook@1.1.1 │ │ └── onetime@1.1.0 │ ├── minimist@1.2.0 │ ├── promise-finally@2.2.1 │ ├─┬ typings-core@1.6.1 │ │ ├─┬ configstore@2.1.0 │ │ │ ├─┬ dot-prop@3.0.0 │ │ │ │ └── is-obj@1.0.1 │ │ │ ├── object-assign@4.1.0 │ │ │ ├── osenv@0.1.3 │ │ │ ├── uuid@2.0.3 │ │ │ └─┬ write-file-atomic@1.2.0 │ │ │ ├── imurmurhash@0.1.4 │ │ │ └── slide@1.1.6 │ │ ├─┬ detect-indent@4.0.0 │ │ │ └─┬ repeating@2.0.1 │ │ │ └── is-finite@1.0.2 │ │ ├── has@1.0.1 │ │ ├─┬ invariant@2.2.1 │ │ │ └─┬ loose-envify@1.3.0 │ │ │ └── js-tokens@2.0.0 │ │ ├─┬ is-absolute@0.2.6 │ │ │ ├─┬ is-relative@0.2.1 │ │ │ │ └─┬ is-unc-path@0.1.1 │ │ │ │ └── unc-path-regex@0.1.2 │ │ │ └── is-windows@0.2.0 │ │ ├── lockfile@1.0.2 │ │ ├─┬ make-error-cause@1.2.2 │ │ │ └── make-error@1.2.1 │ │ ├─┬ object.pick@1.2.0 │ │ │ └── isobject@2.1.0 │ │ ├─┬ parse-json@2.2.0 │ │ │ └─┬ error-ex@1.3.0 │ │ │ └── is-arrayish@0.2.1 │ │ ├─┬ popsicle@8.2.0 │ │ │ ├─┬ concat-stream@1.5.2 │ │ │ │ ├── readable-stream@2.0.6 │ │ │ │ └── typedarray@0.0.6 │ │ │ ├── form-data@2.1.1 │ │ │ └── throwback@1.1.1 │ │ ├─┬ popsicle-proxy-agent@3.0.0 │ │ │ └── http-proxy-agent@1.0.0 │ │ ├── popsicle-retry@3.2.1 │ │ ├── popsicle-rewrite@1.0.0 │ │ ├── popsicle-status@2.0.0 │ │ ├─┬ rc@1.1.6 │ │ │ ├── deep-extend@0.4.1 │ │ │ ├── minimist@1.2.0 │ │ │ └── strip-json-comments@1.0.4 │ │ ├─┬ sort-keys@1.1.2 │ │ │ └── is-plain-obj@1.1.0 │ │ ├── string-template@1.0.0 │ │ ├─┬ strip-bom@2.0.0 │ │ │ └── is-utf8@0.2.1 │ │ ├── thenify@3.2.1 │ │ ├── throat@3.0.0 │ │ ├─┬ touch@1.0.0 │ │ │ └── nopt@1.0.10 │ │ └── zip-object@0.1.0 │ ├─┬ update-notifier@1.0.2 │ │ ├─┬ boxen@0.6.0 │ │ │ ├── ansi-align@1.1.0 │ │ │ ├── cli-boxes@1.0.0 │ │ │ ├── filled-array@1.1.0 │ │ │ ├── object-assign@4.1.0 │ │ │ └── widest-line@1.0.0 │ │ ├── is-npm@1.0.0 │ │ ├─┬ latest-version@2.0.0 │ │ │ └─┬ package-json@2.4.0 │ │ │ ├─┬ got@5.7.1 │ │ │ │ ├─┬ create-error-class@3.0.2 │ │ │ │ │ └── capture-stack-trace@1.0.0 │ │ │ │ ├── duplexer2@0.1.4 │ │ │ │ ├── is-redirect@1.0.0 │ │ │ │ ├── is-retry-allowed@1.1.0 │ │ │ │ ├── is-stream@1.1.0 │ │ │ │ ├── lowercase-keys@1.0.0 │ │ │ │ ├── node-status-codes@1.0.0 │ │ │ │ ├── object-assign@4.1.0 │ │ │ │ ├── read-all-stream@3.1.0 │ │ │ │ ├── timed-out@3.0.0 │ │ │ │ ├── unzip-response@1.0.2 │ │ │ │ └─┬ url-parse-lax@1.0.0 │ │ │ │ └── prepend-http@1.0.4 │ │ │ ├── registry-auth-token@3.1.0 │ │ │ └── registry-url@3.1.0 │ │ ├── lazy-req@1.1.0 │ │ ├── semver-diff@2.1.0 │ │ └─┬ xdg-basedir@2.0.0 │ │ └── os-homedir@1.0.2 │ ├── wordwrap@1.0.0 │ └── xtend@4.0.1 ├─┬ webdriver-manager@10.2.5 │ ├─┬ del@2.2.2 │ │ ├─┬ globby@5.0.0 │ │ │ ├── array-union@1.0.2 │ │ │ └── object-assign@4.1.0 │ │ ├── is-path-cwd@1.0.0 │ │ ├─┬ is-path-in-cwd@1.0.0 │ │ │ └─┬ is-path-inside@1.0.0 │ │ │ └── path-is-inside@1.0.2 │ │ ├── object-assign@4.1.0 │ │ └── pify@2.3.0 │ ├── ini@1.3.4 │ ├── minimist@1.2.0 │ └── semver@5.3.0 └── zone.js@0.6.26