propelml / propel

Differential Programming in JavaScript.
http://propelml.org/
Apache License 2.0
2.71k stars 104 forks source link

Check we aren't using GPL/strange license code #213

Closed ry closed 6 years ago

ry commented 6 years ago

MIT, BSD, Apache, ISC(?) are all fine...

bonus points for a script that outputs a table of deps and licenses.

Haroenv commented 6 years ago

yarn licenses list

Haroenv commented 6 years ago
yarn licenses v1.4.1-20180211.2236
├─ (BSD-2-Clause OR MIT OR Apache-2.0)
│  └─ rc@1.2.5
│     ├─ URL: https://github.com/dominictarr/rc.git
│     ├─ VendorName: Dominic Tarr
│     └─ VendorUrl: dominictarr.com
├─ (BSD-3-Clause OR GPL-2.0)
│  └─ node-forge@0.7.1
│     ├─ URL: https://github.com/digitalbazaar/forge
│     ├─ VendorName: Digital Bazaar, Inc.
│     └─ VendorUrl: https://github.com/digitalbazaar/forge
├─ (MIT AND CC-BY-3.0)
│  └─ spdx-expression-parse@1.0.4
│     ├─ URL: https://github.com/kemitchell/spdx-expression-parse.js.git
│     ├─ VendorName: Kyle E. Mitchell
│     └─ VendorUrl: http://kemitchell.com
├─ (MIT AND Zlib)
│  └─ pako@1.0.6
│     ├─ URL: https://github.com/nodeca/pako.git
│     └─ VendorUrl: https://github.com/nodeca/pako
├─ (MIT OR Apache-2.0)
│  └─ atob@2.0.3
│     ├─ URL: git://github.com/coolaj86/node-browser-compat/atob.git
│     ├─ VendorName: AJ ONeal
│     └─ VendorUrl: https://github.com/coolaj86/node-browser-compat
├─ (WTFPL OR MIT)
│  ├─ opener@1.4.3
│  │  ├─ URL: https://github.com/domenic/opener.git
│  │  ├─ VendorName: Domenic Denicola
│  │  └─ VendorUrl: https://domenic.me/
│  └─ path-is-inside@1.0.2
│     ├─ URL: https://github.com/domenic/path-is-inside.git
│     ├─ VendorName: Domenic Denicola
│     └─ VendorUrl: https://domenic.me
├─ Apache-2.0
│  ├─ aws-sign2@0.6.0
│  │  ├─ URL: https://github.com/mikeal/aws-sign
│  │  ├─ VendorName: Mikeal Rogers
│  │  └─ VendorUrl: http://www.futurealoof.com
│  ├─ aws-sign2@0.7.0
│  │  ├─ URL: https://github.com/mikeal/aws-sign
│  │  ├─ VendorName: Mikeal Rogers
│  │  └─ VendorUrl: http://www.futurealoof.com
│  ├─ caseless@0.12.0
│  │  ├─ URL: https://github.com/mikeal/caseless
│  │  └─ VendorName: Mikeal Rogers
│  ├─ detect-libc@1.0.3
│  │  ├─ URL: git://github.com/lovell/detect-libc
│  │  └─ VendorName: Lovell Fuller
│  ├─ forever-agent@0.6.1
│  │  ├─ URL: https://github.com/mikeal/forever-agent
│  │  ├─ VendorName: Mikeal Rogers
│  │  └─ VendorUrl: http://www.futurealoof.com
│  ├─ oauth-sign@0.8.2
│  │  ├─ URL: https://github.com/mikeal/oauth-sign
│  │  ├─ VendorName: Mikeal Rogers
│  │  └─ VendorUrl: http://www.futurealoof.com
│  ├─ puppeteer@0.13.0
│  │  ├─ URL: https://github.com/GoogleChrome/puppeteer.git
│  │  └─ VendorName: The Chromium Authors
│  ├─ request@2.81.0
│  │  ├─ URL: https://github.com/request/request.git
│  │  └─ VendorName: Mikeal Rogers
│  ├─ request@2.83.0
│  │  ├─ URL: https://github.com/request/request.git
│  │  └─ VendorName: Mikeal Rogers
│  ├─ spdx-correct@1.0.2
│  │  ├─ URL: https://github.com/kemitchell/spdx-correct.js.git
│  │  ├─ VendorName: Kyle E. Mitchell
│  │  └─ VendorUrl: https://kemitchell.com
│  ├─ tslib@1.9.0
│  │  ├─ URL: https://github.com/Microsoft/tslib.git
│  │  ├─ VendorName: Microsoft Corp.
│  │  └─ VendorUrl: http://typescriptlang.org/
│  ├─ tslint@5.9.1
│  │  └─ URL: https://github.com/palantir/tslint.git
│  ├─ tunnel-agent@0.6.0
│  │  ├─ URL: https://github.com/mikeal/tunnel-agent
│  │  ├─ VendorName: Mikeal Rogers
│  │  └─ VendorUrl: http://www.futurealoof.com
│  ├─ typescript@2.7.2
│  │  ├─ URL: https://github.com/Microsoft/TypeScript.git
│  │  ├─ VendorName: Microsoft Corp.
│  │  └─ VendorUrl: http://typescriptlang.org/
│  ├─ validate-npm-package-license@3.0.1
│  │  ├─ URL: https://github.com/kemitchell/validate-npm-package-license.js.git
│  │  ├─ VendorName: Kyle E. Mitchell
│  │  └─ VendorUrl: https://kemitchell.com
│  └─ xml-name-validator@3.0.0
│     ├─ URL: https://github.com/jsdom/xml-name-validator.git
│     ├─ VendorName: Domenic Denicola
│     └─ VendorUrl: https://domenic.me/
├─ BSD
│  └─ regenerator-transform@0.10.1
│     ├─ URL: https://github.com/facebook/regenerator/tree/master/packages/regenerator-transform
│     └─ VendorName: Ben Newman
├─ BSD-2-Clause
│  ├─ browser-process-hrtime@0.1.2
│  │  ├─ URL: git://github.com/kumavis/browser-process-hrtime.git
│  │  └─ VendorName: kumavis
│  ├─ domelementtype@1.1.3
│  │  ├─ URL: git://github.com/FB55/domelementtype.git
│  │  └─ VendorName: Felix Boehm
│  ├─ domelementtype@1.3.0
│  │  ├─ URL: git://github.com/FB55/domelementtype.git
│  │  └─ VendorName: Felix Boehm
│  ├─ domhandler@2.4.1
│  │  ├─ URL: git://github.com/fb55/DomHandler.git
│  │  └─ VendorName: Felix Boehm
│  ├─ domutils@1.7.0
│  │  ├─ URL: git://github.com/FB55/domutils.git
│  │  └─ VendorName: Felix Boehm
│  ├─ dotenv@5.0.0
│  │  ├─ URL: git://github.com/motdotla/dotenv.git
│  │  └─ VendorName: scottmotte
│  ├─ entities@1.1.1
│  │  ├─ URL: git://github.com/fb55/node-entities.git
│  │  └─ VendorName: Felix Boehm
│  ├─ escodegen@1.9.0
│  │  ├─ URL: http://github.com/estools/escodegen.git
│  │  └─ VendorUrl: http://github.com/estools/escodegen
│  ├─ esprima@2.7.3
│  │  ├─ URL: https://github.com/jquery/esprima.git
│  │  ├─ VendorName: Ariya Hidayat
│  │  └─ VendorUrl: http://esprima.org/
│  ├─ esprima@3.1.3
│  │  ├─ URL: https://github.com/jquery/esprima.git
│  │  ├─ VendorName: Ariya Hidayat
│  │  └─ VendorUrl: http://esprima.org/
│  ├─ esprima@4.0.0
│  │  ├─ URL: https://github.com/jquery/esprima.git
│  │  ├─ VendorName: Ariya Hidayat
│  │  └─ VendorUrl: http://esprima.org/
│  ├─ estraverse@4.2.0
│  │  ├─ URL: http://github.com/estools/estraverse.git
│  │  └─ VendorUrl: https://github.com/estools/estraverse
│  ├─ esutils@2.0.2
│  │  ├─ URL: http://github.com/estools/esutils.git
│  │  └─ VendorUrl: https://github.com/estools/esutils
│  ├─ extract-zip@1.6.6
│  │  ├─ URL: https://github.com/maxogden/extract-zip.git
│  │  └─ VendorName: max ogden
│  ├─ normalize-package-data@2.4.0
│  │  ├─ URL: git://github.com/npm/normalize-package-data.git
│  │  └─ VendorName: Meryn Stol
│  ├─ regjsparser@0.1.5
│  │  ├─ URL: git@github.com:jviereck/regjsparser.git
│  │  ├─ VendorName: 'Julian Viereck'
│  │  └─ VendorUrl: https://github.com/jviereck/regjsparser
│  ├─ tar-pack@3.4.1
│  │  └─ URL: https://github.com/ForbesLindesay/tar-pack.git
│  ├─ uglify-es@3.3.9
│  │  ├─ URL: https://github.com/mishoo/UglifyJS2.git#harmony
│  │  ├─ VendorName: Mihai Bazon
│  │  └─ VendorUrl: https://github.com/mishoo/UglifyJS2/tree/harmony
│  ├─ uglify-js@2.8.29
│  │  ├─ URL: https://github.com/mishoo/UglifyJS2.git
│  │  ├─ VendorName: Mihai Bazon
│  │  └─ VendorUrl: http://lisperator.net/uglifyjs
│  └─ webidl-conversions@4.0.2
│     ├─ URL: https://github.com/jsdom/webidl-conversions.git
│     ├─ VendorName: Domenic Denicola
│     └─ VendorUrl: https://domenic.me/
├─ BSD-3-Clause
│  ├─ bcrypt-pbkdf@1.0.1
│  ├─ boom@2.10.1
│  │  └─ URL: git://github.com/hapijs/boom
│  ├─ boom@4.3.1
│  │  └─ URL: git://github.com/hapijs/boom
│  ├─ boom@5.2.0
│  │  └─ URL: git://github.com/hapijs/boom
│  ├─ cryptiles@2.0.5
│  │  └─ URL: git://github.com/hapijs/cryptiles
│  ├─ cryptiles@3.1.2
│  │  └─ URL: git://github.com/hapijs/cryptiles
│  ├─ d3-array@1.2.1
│  │  ├─ URL: https://github.com/d3/d3-array.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-array/
│  ├─ d3-axis@1.0.8
│  │  ├─ URL: https://github.com/d3/d3-axis.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-axis/
│  ├─ d3-brush@1.0.4
│  │  ├─ URL: https://github.com/d3/d3-brush.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-brush/
│  ├─ d3-chord@1.0.4
│  │  ├─ URL: https://github.com/d3/d3-chord.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-chord/
│  ├─ d3-collection@1.0.4
│  │  ├─ URL: https://github.com/d3/d3-collection.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-collection/
│  ├─ d3-color@1.0.3
│  │  ├─ URL: https://github.com/d3/d3-color.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-color/
│  ├─ d3-dispatch@1.0.3
│  │  ├─ URL: https://github.com/d3/d3-dispatch.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-dispatch/
│  ├─ d3-drag@1.2.1
│  │  ├─ URL: https://github.com/d3/d3-drag.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-drag/
│  ├─ d3-dsv@1.0.8
│  │  ├─ URL: https://github.com/d3/d3-dsv.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-dsv/
│  ├─ d3-ease@1.0.3
│  │  ├─ URL: https://github.com/d3/d3-ease.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-ease/
│  ├─ d3-force@1.1.0
│  │  ├─ URL: https://github.com/d3/d3-force.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-force/
│  ├─ d3-format@1.2.2
│  │  ├─ URL: https://github.com/d3/d3-format.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-format/
│  ├─ d3-geo@1.9.1
│  │  ├─ URL: https://github.com/d3/d3-geo.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-geo/
│  ├─ d3-hierarchy@1.1.5
│  │  ├─ URL: https://github.com/d3/d3-hierarchy.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-hierarchy/
│  ├─ d3-interpolate@1.1.6
│  │  ├─ URL: https://github.com/d3/d3-interpolate.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-interpolate/
│  ├─ d3-path@1.0.5
│  │  ├─ URL: https://github.com/d3/d3-path.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-path/
│  ├─ d3-polygon@1.0.3
│  │  ├─ URL: https://github.com/d3/d3-polygon.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-polygon/
│  ├─ d3-quadtree@1.0.3
│  │  ├─ URL: https://github.com/d3/d3-quadtree.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-quadtree/
│  ├─ d3-queue@3.0.7
│  │  ├─ URL: https://github.com/d3/d3-queue.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-queue/
│  ├─ d3-random@1.1.0
│  │  ├─ URL: https://github.com/d3/d3-random.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-random/
│  ├─ d3-request@1.0.6
│  │  ├─ URL: https://github.com/d3/d3-request.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-request/
│  ├─ d3-scale@1.0.7
│  │  ├─ URL: https://github.com/d3/d3-scale.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-scale/
│  ├─ d3-selection@1.3.0
│  │  ├─ URL: https://github.com/d3/d3-selection.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-selection/
│  ├─ d3-shape@1.2.0
│  │  ├─ URL: https://github.com/d3/d3-shape.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-shape/
│  ├─ d3-time-format@2.1.1
│  │  ├─ URL: https://github.com/d3/d3-time-format.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-time-format/
│  ├─ d3-time@1.0.8
│  │  ├─ URL: https://github.com/d3/d3-time.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-time/
│  ├─ d3-timer@1.0.7
│  │  ├─ URL: https://github.com/d3/d3-timer.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-timer/
│  ├─ d3-transition@1.1.1
│  │  ├─ URL: https://github.com/d3/d3-transition.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-transition/
│  ├─ d3-voronoi@1.1.2
│  │  ├─ URL: https://github.com/d3/d3-voronoi.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-voronoi/
│  ├─ d3-zoom@1.7.1
│  │  ├─ URL: https://github.com/d3/d3-zoom.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/d3-zoom/
│  ├─ d3@4.13.0
│  │  ├─ URL: https://github.com/d3/d3.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://d3js.org/
│  ├─ diff@3.4.0
│  │  └─ URL: git://github.com/kpdecker/jsdiff.git
│  ├─ duplexer2@0.1.4
│  │  ├─ URL: https://github.com/deoxxa/duplexer2.git
│  │  ├─ VendorName: Conrad Pankoff
│  │  └─ VendorUrl: http://www.fknsrs.biz/
│  ├─ filesize@3.6.0
│  │  ├─ URL: git://github.com/avoidwork/filesize.js.git
│  │  ├─ VendorName: Jason Mulligan
│  │  └─ VendorUrl: https://filesizejs.com/
│  ├─ hawk@3.1.3
│  │  ├─ URL: git://github.com/hueniverse/hawk
│  │  ├─ VendorName: Eran Hammer
│  │  └─ VendorUrl: http://hueniverse.com
│  ├─ hawk@6.0.2
│  │  ├─ URL: git://github.com/hueniverse/hawk
│  │  ├─ VendorName: Eran Hammer
│  │  └─ VendorUrl: http://hueniverse.com
│  ├─ hoek@2.16.3
│  │  └─ URL: git://github.com/hapijs/hoek
│  ├─ hoek@4.2.1
│  │  └─ URL: git://github.com/hapijs/hoek
│  ├─ ieee754@1.1.8
│  │  ├─ URL: git://github.com/feross/ieee754.git
│  │  ├─ VendorName: Feross Aboukhadijeh
│  │  └─ VendorUrl: http://feross.org
│  ├─ invariant@2.2.2
│  │  ├─ URL: https://github.com/zertosh/invariant
│  │  └─ VendorName: Andres Suarez
│  ├─ js-base64@2.4.3
│  │  ├─ URL: git://github.com/dankogai/js-base64.git
│  │  └─ VendorName: Dan Kogai
│  ├─ node-pre-gyp@0.6.39
│  │  ├─ URL: git://github.com/mapbox/node-pre-gyp.git
│  │  └─ VendorName: Dane Springmeyer
│  ├─ qs@6.4.0
│  │  ├─ URL: https://github.com/ljharb/qs.git
│  │  └─ VendorUrl: https://github.com/ljharb/qs
│  ├─ qs@6.5.1
│  │  ├─ URL: https://github.com/ljharb/qs.git
│  │  └─ VendorUrl: https://github.com/ljharb/qs
│  ├─ rw@1.3.3
│  │  ├─ URL: http://github.com/mbostock/rw.git
│  │  ├─ VendorName: Mike Bostock
│  │  └─ VendorUrl: https://github.com/mbostock/rw
│  ├─ sntp@2.1.0
│  │  ├─ URL: git://github.com/hueniverse/sntp
│  │  ├─ VendorName: Eran Hammer
│  │  └─ VendorUrl: http://hueniverse.com
│  ├─ source-map@0.5.7
│  │  ├─ URL: http://github.com/mozilla/source-map.git
│  │  ├─ VendorName: Nick Fitzgerald
│  │  └─ VendorUrl: https://github.com/mozilla/source-map
│  ├─ source-map@0.6.1
│  │  ├─ URL: http://github.com/mozilla/source-map.git
│  │  ├─ VendorName: Nick Fitzgerald
│  │  └─ VendorUrl: https://github.com/mozilla/source-map
│  ├─ sprintf-js@1.0.3
│  │  ├─ URL: https://github.com/alexei/sprintf.js.git
│  │  ├─ VendorName: Alexandru Marasteanu
│  │  └─ VendorUrl: http://alexei.ro/
│  ├─ table@4.0.2
│  │  ├─ URL: https://github.com/gajus/table
│  │  ├─ VendorName: Gajus Kuizinas
│  │  └─ VendorUrl: http://gajus.com
│  └─ tough-cookie@2.3.3
│     ├─ URL: git://github.com/salesforce/tough-cookie.git
│     ├─ VendorName: Jeremy Stashewsky
│     └─ VendorUrl: https://github.com/salesforce/tough-cookie
├─ BSD*
│  └─ json-schema@0.2.3
│     ├─ URL: http://github.com/kriszyp/json-schema
│     └─ VendorName: Kris Zyp
├─ CC-BY-4.0
│  ├─ caniuse-db@1.0.30000808
│  │  ├─ URL: https://github.com/Fyrd/caniuse.git
│  │  └─ VendorName: Alexis Deveria
│  └─ caniuse-lite@1.0.30000808
│     ├─ URL: https://github.com/ben-eb/caniuse-lite.git
│     ├─ VendorName: Ben Briggs
│     └─ VendorUrl: http://beneb.info
├─ ISC
│  ├─ abab@1.0.4
│  │  ├─ URL: git+https://github.com/jsdom/abab.git
│  │  ├─ VendorName: Jeff Carpenter
│  │  └─ VendorUrl: https://github.com/jsdom/abab#readme
│  ├─ abbrev@1.1.1
│  │  ├─ URL: http://github.com/isaacs/abbrev-js
│  │  └─ VendorName: Isaac Z. Schlueter
│  ├─ anymatch@2.0.0
│  │  ├─ URL: https://github.com/micromatch/anymatch
│  │  ├─ VendorName: Elan Shanker
│  │  └─ VendorUrl: https://github.com/micromatch/anymatch
│  ├─ aproba@1.2.0
│  │  ├─ URL: https://github.com/iarna/aproba
│  │  ├─ VendorName: Rebecca Turner
│  │  └─ VendorUrl: https://github.com/iarna/aproba
│  ├─ are-we-there-yet@1.1.4
│  │  ├─ URL: https://github.com/iarna/are-we-there-yet.git
│  │  ├─ VendorName: Rebecca Turner
│  │  └─ VendorUrl: https://github.com/iarna/are-we-there-yet
│  ├─ block-stream@0.0.9
│  │  ├─ URL: git://github.com/isaacs/block-stream.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ browserify-sign@4.0.4
│  │  └─ URL: https://github.com/crypto-browserify/browserify-sign.git
│  ├─ chownr@1.0.1
│  │  ├─ URL: git://github.com/isaacs/chownr.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ cliui@2.1.0
│  │  ├─ URL: http://github.com/bcoe/cliui.git
│  │  └─ VendorName: Ben Coe
│  ├─ console-control-strings@1.1.0
│  │  ├─ URL: https://github.com/iarna/console-control-strings
│  │  ├─ VendorName: Rebecca Turner
│  │  └─ VendorUrl: http://re-becca.org/
│  ├─ electron-to-chromium@1.3.33
│  │  ├─ URL: https://github.com/kilian/electron-to-chromium/
│  │  └─ VendorName: Kilian Valkhof
│  ├─ fs-minipass@1.2.5
│  │  ├─ URL: git+https://github.com/npm/fs-minipass.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: https://github.com/npm/fs-minipass#readme
│  ├─ fs.realpath@1.0.0
│  │  ├─ URL: git+https://github.com/isaacs/fs.realpath.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ fstream-ignore@1.0.5
│  │  ├─ URL: git://github.com/isaacs/fstream-ignore.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ fstream@1.0.11
│  │  ├─ URL: https://github.com/npm/fstream.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ gauge@2.7.4
│  │  ├─ URL: https://github.com/iarna/gauge
│  │  ├─ VendorName: Rebecca Turner
│  │  └─ VendorUrl: https://github.com/iarna/gauge
│  ├─ glob-parent@2.0.0
│  │  ├─ URL: https://github.com/es128/glob-parent
│  │  ├─ VendorName: Elan Shanker
│  │  └─ VendorUrl: https://github.com/es128/glob-parent
│  ├─ glob-parent@3.1.0
│  │  ├─ URL: https://github.com/es128/glob-parent
│  │  ├─ VendorName: Elan Shanker
│  │  └─ VendorUrl: https://github.com/es128/glob-parent
│  ├─ glob@7.1.2
│  │  ├─ URL: git://github.com/isaacs/node-glob.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ graceful-fs@4.1.11
│  │  └─ URL: https://github.com/isaacs/node-graceful-fs
│  ├─ har-schema@1.0.5
│  │  ├─ URL: https://github.com/ahmadnassri/har-schema.git
│  │  ├─ VendorName: Ahmad Nassri
│  │  └─ VendorUrl: https://github.com/ahmadnassri/har-schema
│  ├─ har-schema@2.0.0
│  │  ├─ URL: https://github.com/ahmadnassri/har-schema.git
│  │  ├─ VendorName: Ahmad Nassri
│  │  └─ VendorUrl: https://github.com/ahmadnassri/har-schema
│  ├─ har-validator@4.2.1
│  │  ├─ URL: https://github.com/ahmadnassri/har-validator.git
│  │  ├─ VendorName: Ahmad Nassri
│  │  └─ VendorUrl: https://github.com/ahmadnassri/har-validator
│  ├─ har-validator@5.0.3
│  │  ├─ URL: https://github.com/ahmadnassri/har-validator.git
│  │  ├─ VendorName: Ahmad Nassri
│  │  └─ VendorUrl: https://github.com/ahmadnassri/har-validator
│  ├─ has-unicode@2.0.1
│  │  ├─ URL: https://github.com/iarna/has-unicode
│  │  ├─ VendorName: Rebecca Turner
│  │  └─ VendorUrl: https://github.com/iarna/has-unicode
│  ├─ hosted-git-info@2.5.0
│  │  ├─ URL: git+https://github.com/npm/hosted-git-info.git
│  │  ├─ VendorName: Rebecca Turner
│  │  └─ VendorUrl: https://github.com/npm/hosted-git-info
│  ├─ inflight@1.0.6
│  │  ├─ URL: https://github.com/npm/inflight.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: https://github.com/isaacs/inflight
│  ├─ inherits@2.0.1
│  │  └─ URL: git://github.com/isaacs/inherits
│  ├─ inherits@2.0.3
│  │  └─ URL: git://github.com/isaacs/inherits
│  ├─ ini@1.3.5
│  │  ├─ URL: git://github.com/isaacs/ini.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ isexe@2.0.0
│  │  ├─ URL: git+https://github.com/isaacs/isexe.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: https://github.com/isaacs/isexe#readme
│  ├─ json-stringify-safe@5.0.1
│  │  ├─ URL: git://github.com/isaacs/json-stringify-safe
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: https://github.com/isaacs/json-stringify-safe
│  ├─ lru-cache@3.2.0
│  │  ├─ URL: git://github.com/isaacs/node-lru-cache.git
│  │  └─ VendorName: Isaac Z. Schlueter
│  ├─ make-error@1.3.4
│  │  ├─ URL: git://github.com/JsCommunity/make-error.git
│  │  ├─ VendorName: Julien Fontanet
│  │  └─ VendorUrl: https://github.com/JsCommunity/make-error
│  ├─ minimalistic-assert@1.0.0
│  │  ├─ URL: https://github.com/calvinmetcalf/minimalistic-assert.git
│  │  └─ VendorUrl: https://github.com/calvinmetcalf/minimalistic-assert
│  ├─ minimatch@3.0.4
│  │  ├─ URL: git://github.com/isaacs/minimatch.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me
│  ├─ minipass@2.2.1
│  │  ├─ URL: git+https://github.com/isaacs/minipass.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ nopt@3.0.6
│  │  ├─ URL: https://github.com/npm/nopt.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ nopt@4.0.1
│  │  ├─ URL: https://github.com/npm/nopt.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ npmlog@4.1.2
│  │  ├─ URL: https://github.com/npm/npmlog.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ once@1.4.0
│  │  ├─ URL: git://github.com/isaacs/once
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ osenv@0.1.5
│  │  ├─ URL: https://github.com/npm/osenv
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ parse-asn1@5.1.0
│  │  └─ URL: git://github.com/crypto-browserify/parse-asn1.git
│  ├─ physical-cpu-count@2.0.0
│  │  └─ VendorName: Sebastiaan Deckers
│  ├─ proto-list@1.2.4
│  │  ├─ URL: https://github.com/isaacs/proto-list
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ pseudomap@1.0.2
│  │  ├─ URL: git+https://github.com/isaacs/pseudomap.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: https://github.com/isaacs/pseudomap#readme
│  ├─ remove-trailing-separator@1.1.0
│  │  ├─ URL: git+https://github.com/darsain/remove-trailing-separator.git
│  │  ├─ VendorName: darsain
│  │  └─ VendorUrl: https://github.com/darsain/remove-trailing-separator#readme
│  ├─ request-promise-core@1.1.1
│  │  ├─ URL: git+https://github.com/request/promise-core.git
│  │  ├─ VendorName: Nicolai Kamenzky
│  │  └─ VendorUrl: https://github.com/request/promise-core#readme
│  ├─ request-promise-native@1.0.5
│  │  ├─ URL: git+https://github.com/request/request-promise-native.git
│  │  ├─ VendorName: Nicolai Kamenzky
│  │  └─ VendorUrl: https://github.com/request/request-promise-native#readme
│  ├─ rimraf@2.6.2
│  │  ├─ URL: git://github.com/isaacs/rimraf.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ sax@1.2.4
│  │  ├─ URL: git://github.com/isaacs/sax-js.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ semver@5.5.0
│  │  └─ URL: https://github.com/npm/node-semver
│  ├─ set-blocking@2.0.0
│  │  ├─ URL: git+https://github.com/yargs/set-blocking.git
│  │  ├─ VendorName: Ben Coe
│  │  └─ VendorUrl: https://github.com/yargs/set-blocking#readme
│  ├─ setprototypeof@1.0.3
│  │  ├─ URL: https://github.com/wesleytodd/setprototypeof.git
│  │  ├─ VendorName: Wes Todd
│  │  └─ VendorUrl: https://github.com/wesleytodd/setprototypeof
│  ├─ sigmund@1.0.1
│  │  ├─ URL: git://github.com/isaacs/sigmund
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ signal-exit@3.0.2
│  │  ├─ URL: https://github.com/tapjs/signal-exit.git
│  │  ├─ VendorName: Ben Coe
│  │  └─ VendorUrl: https://github.com/tapjs/signal-exit
│  ├─ stealthy-require@1.1.1
│  │  ├─ URL: git+https://github.com/analog-nico/stealthy-require.git
│  │  ├─ VendorName: Nicolai Kamenzky
│  │  └─ VendorUrl: https://github.com/analog-nico/stealthy-require#readme
│  ├─ style-search@0.1.0
│  │  ├─ URL: git+https://github.com/davidtheclark/style-search.git
│  │  ├─ VendorName: David Clark
│  │  └─ VendorUrl: https://github.com/davidtheclark/style-search#readme
│  ├─ tar@2.2.1
│  │  ├─ URL: git://github.com/isaacs/node-tar.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ tar@4.3.3
│  │  ├─ URL: https://github.com/npm/node-tar.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ uid-number@0.0.6
│  │  ├─ URL: git://github.com/isaacs/uid-number.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ which@1.3.0
│  │  ├─ URL: git://github.com/isaacs/node-which.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me
│  ├─ wide-align@1.1.2
│  │  ├─ URL: https://github.com/iarna/wide-align
│  │  ├─ VendorName: Rebecca Turner
│  │  └─ VendorUrl: http://re-becca.org/
│  ├─ wrappy@1.0.2
│  │  ├─ URL: https://github.com/npm/wrappy
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: https://github.com/npm/wrappy
│  └─ yallist@3.0.2
│     ├─ URL: git+https://github.com/isaacs/yallist.git
│     ├─ VendorName: Isaac Z. Schlueter
│     └─ VendorUrl: http://blog.izs.me/
├─ MIT
│  ├─ @types/codemirror@0.0.51
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-array@1.2.1
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-axis@1.0.9
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-brush@1.0.7
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-chord@1.0.6
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-collection@1.0.5
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-color@1.0.5
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-dispatch@1.0.5
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-drag@1.2.0
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-dsv@1.0.31
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-ease@1.0.7
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-force@1.1.0
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-format@1.2.1
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-geo@1.9.4
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-hierarchy@1.1.0
│  │  ├─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  │  └─ VendorName: Tom Wanzek
│  ├─ @types/d3-interpolate@1.1.6
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-path@1.0.6
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-polygon@1.0.5
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-quadtree@1.0.5
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-queue@3.0.5
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-random@1.1.0
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-request@1.0.2
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-scale@1.0.12
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-selection@1.3.0
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-shape@1.2.2
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-time-format@2.1.0
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-time@1.0.7
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-timer@1.0.6
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-transition@1.1.1
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-voronoi@1.1.7
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3-zoom@1.7.0
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/d3@4.13.0
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/geojson@7946.0.1
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/jsdom@11.0.4
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/node@8.9.4
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/node@9.4.6
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/seedrandom@2.4.27
│  │  ├─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  │  └─ VendorName: Kern Handa
│  ├─ @types/strip-bom@3.0.0
│  │  ├─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  │  └─ VendorName: Mohamed Hegazy
│  ├─ @types/strip-json-comments@0.0.30
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ @types/tough-cookie@2.3.2
│  │  └─ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
│  ├─ acorn-globals@4.1.0
│  │  ├─ URL: https://github.com/ForbesLindesay/acorn-globals.git
│  │  └─ VendorName: ForbesLindesay
│  ├─ acorn@5.4.1
│  │  ├─ URL: https://github.com/acornjs/acorn.git
│  │  └─ VendorUrl: https://github.com/acornjs/acorn
│  ├─ agent-base@4.2.0
│  │  ├─ URL: git://github.com/TooTallNate/node-agent-base.git
│  │  ├─ VendorName: Nathan Rajlich
│  │  └─ VendorUrl: http://n8.io/
│  ├─ ajv-keywords@2.1.1
│  │  ├─ URL: git+https://github.com/epoberezkin/ajv-keywords.git
│  │  ├─ VendorName: Evgeny Poberezkin
│  │  └─ VendorUrl: https://github.com/epoberezkin/ajv-keywords#readme
│  ├─ ajv@4.11.8
│  │  ├─ URL: https://github.com/epoberezkin/ajv.git
│  │  ├─ VendorName: Evgeny Poberezkin
│  │  └─ VendorUrl: https://github.com/epoberezkin/ajv
│  ├─ ajv@5.5.2
│  │  ├─ URL: https://github.com/epoberezkin/ajv.git
│  │  ├─ VendorName: Evgeny Poberezkin
│  │  └─ VendorUrl: https://github.com/epoberezkin/ajv
│  ├─ align-text@0.1.4
│  │  ├─ URL: git://github.com/jonschlinkert/align-text.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/align-text
│  ├─ alphanum-sort@1.0.2
│  │  ├─ URL: https://github.com/TrySound/alphanum-sort.git
│  │  ├─ VendorName: Bogdan Chadkin
│  │  └─ VendorUrl: https://github.com/TrySound/alphanum-sort
│  ├─ ansi-regex@2.1.1
│  │  ├─ URL: https://github.com/chalk/ansi-regex.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ ansi-regex@3.0.0
│  │  ├─ URL: https://github.com/chalk/ansi-regex.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ ansi-styles@2.2.1
│  │  ├─ URL: https://github.com/chalk/ansi-styles.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ ansi-styles@3.2.0
│  │  ├─ URL: https://github.com/chalk/ansi-styles.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ argparse@1.0.10
│  │  └─ URL: https://github.com/nodeca/argparse.git
│  ├─ arr-diff@2.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/arr-diff.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/arr-diff
│  ├─ arr-diff@4.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/arr-diff.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/arr-diff
│  ├─ arr-flatten@1.1.0
│  │  ├─ URL: https://github.com/jonschlinkert/arr-flatten.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/arr-flatten
│  ├─ arr-union@3.1.0
│  │  ├─ URL: https://github.com/jonschlinkert/arr-union.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/arr-union
│  ├─ array-equal@1.0.0
│  │  ├─ URL: https://github.com/component/array-equal.git
│  │  ├─ VendorName: Jonathan Ong
│  │  └─ VendorUrl: http://jongleberry.com
│  ├─ array-find-index@1.0.2
│  │  ├─ URL: https://github.com/sindresorhus/array-find-index.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ array-iterate@1.1.1
│  │  ├─ URL: https://github.com/wooorm/array-iterate
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ array-union@1.0.2
│  │  ├─ URL: https://github.com/sindresorhus/array-union.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ array-uniq@1.0.3
│  │  ├─ URL: https://github.com/sindresorhus/array-uniq.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ array-unique@0.2.1
│  │  ├─ URL: git://github.com/jonschlinkert/array-unique.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/array-unique
│  ├─ array-unique@0.3.2
│  │  ├─ URL: https://github.com/jonschlinkert/array-unique.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/array-unique
│  ├─ arrify@1.0.1
│  │  ├─ URL: https://github.com/sindresorhus/arrify.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ asn1.js@4.10.1
│  │  ├─ URL: git@github.com:indutny/asn1.js
│  │  ├─ VendorName: Fedor Indutny
│  │  └─ VendorUrl: https://github.com/indutny/asn1.js
│  ├─ asn1@0.2.3
│  │  ├─ URL: git://github.com/mcavage/node-asn1.git
│  │  └─ VendorName: Mark Cavage
│  ├─ assert-plus@0.2.0
│  │  ├─ URL: https://github.com/mcavage/node-assert-plus.git
│  │  └─ VendorName: Mark Cavage
│  ├─ assert-plus@1.0.0
│  │  ├─ URL: https://github.com/mcavage/node-assert-plus.git
│  │  └─ VendorName: Mark Cavage
│  ├─ assert@1.4.1
│  │  ├─ URL: git://github.com/defunctzombie/commonjs-assert.git
│  │  └─ VendorUrl: https://github.com/defunctzombie/commonjs-assert
│  ├─ assign-symbols@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/assign-symbols.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/assign-symbols
│  ├─ async-each@1.0.1
│  │  ├─ URL: git://github.com/paulmillr/async-each.git
│  │  ├─ VendorName: Paul Miller
│  │  └─ VendorUrl: https://github.com/paulmillr/async-each/
│  ├─ async-limiter@1.0.0
│  │  ├─ URL: https://github.com/strml/async-limiter.git
│  │  └─ VendorName: Samuel Reed
│  ├─ async@1.5.2
│  │  ├─ URL: https://github.com/caolan/async.git
│  │  └─ VendorName: Caolan McMahon
│  ├─ asynckit@0.4.0
│  │  ├─ URL: git+https://github.com/alexindigo/asynckit.git
│  │  ├─ VendorName: Alex Indigo
│  │  └─ VendorUrl: https://github.com/alexindigo/asynckit#readme
│  ├─ autoprefixer@6.7.7
│  │  ├─ URL: https://github.com/postcss/autoprefixer.git
│  │  └─ VendorName: Andrey Sitnik
│  ├─ autoprefixer@7.2.6
│  │  ├─ URL: https://github.com/postcss/autoprefixer.git
│  │  └─ VendorName: Andrey Sitnik
│  ├─ aws4@1.6.0
│  │  ├─ URL: https://github.com/mhart/aws4.git
│  │  ├─ VendorName: Michael Hart
│  │  └─ VendorUrl: http://github.com/mhart
│  ├─ babel-code-frame@6.26.0
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-code-frame
│  │  ├─ VendorName: Sebastian McKenzie
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ babel-core@6.26.0
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-core
│  │  ├─ VendorName: Sebastian McKenzie
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ babel-generator@6.26.1
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-generator
│  │  ├─ VendorName: Sebastian McKenzie
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ babel-helper-builder-binary-assignment-operator-visitor@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor
│  ├─ babel-helper-builder-react-jsx@6.26.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx
│  ├─ babel-helper-call-delegate@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate
│  ├─ babel-helper-define-map@6.26.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-define-map
│  ├─ babel-helper-explode-assignable-expression@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-explode-assignable-expression
│  ├─ babel-helper-function-name@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-function-name
│  ├─ babel-helper-get-function-arity@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity
│  ├─ babel-helper-hoist-variables@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables
│  ├─ babel-helper-optimise-call-expression@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-optimise-call-expression
│  ├─ babel-helper-regex@6.26.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-regex
│  ├─ babel-helper-remap-async-to-generator@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator
│  ├─ babel-helper-replace-supers@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers
│  ├─ babel-helpers@6.24.1
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-helpers
│  │  ├─ VendorName: Sebastian McKenzie
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ babel-messages@6.23.0
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-messages
│  │  ├─ VendorName: Sebastian McKenzie
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ babel-plugin-check-es2015-constants@6.22.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-check-es2015-constants
│  ├─ babel-plugin-syntax-async-functions@6.13.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-functions
│  ├─ babel-plugin-syntax-exponentiation-operator@6.13.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-exponentation-operator
│  ├─ babel-plugin-syntax-jsx@6.18.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx
│  ├─ babel-plugin-syntax-trailing-function-commas@6.22.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-trailing-function-commas
│  ├─ babel-plugin-transform-async-to-generator@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-to-generator
│  ├─ babel-plugin-transform-es2015-arrow-functions@6.22.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-arrow-functions
│  ├─ babel-plugin-transform-es2015-block-scoped-functions@6.22.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoped-functions
│  ├─ babel-plugin-transform-es2015-block-scoping@6.26.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-block-scoping
│  ├─ babel-plugin-transform-es2015-classes@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-classes
│  ├─ babel-plugin-transform-es2015-computed-properties@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-computed-properties
│  ├─ babel-plugin-transform-es2015-destructuring@6.23.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-destructuring
│  ├─ babel-plugin-transform-es2015-duplicate-keys@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-duplicate-keys
│  ├─ babel-plugin-transform-es2015-for-of@6.23.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-for-of
│  ├─ babel-plugin-transform-es2015-function-name@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-function-name
│  ├─ babel-plugin-transform-es2015-literals@6.22.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-literals
│  ├─ babel-plugin-transform-es2015-modules-amd@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-amd
│  ├─ babel-plugin-transform-es2015-modules-commonjs@6.26.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs
│  ├─ babel-plugin-transform-es2015-modules-systemjs@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-systemjs
│  ├─ babel-plugin-transform-es2015-modules-umd@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-umd
│  ├─ babel-plugin-transform-es2015-object-super@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-object-super
│  ├─ babel-plugin-transform-es2015-parameters@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-parameters
│  ├─ babel-plugin-transform-es2015-shorthand-properties@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-shorthand-properties
│  ├─ babel-plugin-transform-es2015-spread@6.22.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-spread
│  ├─ babel-plugin-transform-es2015-sticky-regex@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-sticky-regex
│  ├─ babel-plugin-transform-es2015-template-literals@6.22.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-template-literals
│  ├─ babel-plugin-transform-es2015-typeof-symbol@6.23.0
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-typeof-symbol
│  ├─ babel-plugin-transform-es2015-unicode-regex@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-unicode-regex
│  ├─ babel-plugin-transform-exponentiation-operator@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-exponentiation-operator
│  ├─ babel-plugin-transform-react-jsx@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-jsx
│  ├─ babel-plugin-transform-regenerator@6.26.0
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator
│  │  ├─ VendorName: Ben Newman
│  │  └─ VendorUrl: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator
│  ├─ babel-plugin-transform-strict-mode@6.24.1
│  │  └─ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-strict-mode
│  ├─ babel-preset-env@1.6.1
│  │  ├─ URL: https://github.com/babel/babel-preset-env
│  │  ├─ VendorName: Henry Zhu
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ babel-register@6.26.0
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-register
│  │  └─ VendorName: Sebastian McKenzie
│  ├─ babel-runtime@6.26.0
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-runtime
│  │  └─ VendorName: Sebastian McKenzie
│  ├─ babel-template@6.26.0
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-template
│  │  ├─ VendorName: Sebastian McKenzie
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ babel-traverse@6.26.0
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-traverse
│  │  ├─ VendorName: Sebastian McKenzie
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ babel-types@6.26.0
│  │  ├─ URL: https://github.com/babel/babel/tree/master/packages/babel-types
│  │  ├─ VendorName: Sebastian McKenzie
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ babylon-walk@1.0.2
│  │  ├─ URL: https://github.com/pugjs/babylon-walk.git
│  │  └─ VendorName: Timothy Gu
│  ├─ babylon@6.18.0
│  │  ├─ URL: https://github.com/babel/babylon
│  │  ├─ VendorName: Sebastian McKenzie
│  │  └─ VendorUrl: https://babeljs.io/
│  ├─ bail@1.0.2
│  │  ├─ URL: https://github.com/wooorm/bail
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ balanced-match@0.4.2
│  │  ├─ URL: git://github.com/juliangruber/balanced-match.git
│  │  ├─ VendorName: Julian Gruber
│  │  └─ VendorUrl: https://github.com/juliangruber/balanced-match
│  ├─ balanced-match@1.0.0
│  │  ├─ URL: git://github.com/juliangruber/balanced-match.git
│  │  ├─ VendorName: Julian Gruber
│  │  └─ VendorUrl: https://github.com/juliangruber/balanced-match
│  ├─ base@0.11.2
│  │  ├─ URL: https://github.com/node-base/base.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/node-base/base
│  ├─ base64-js@1.2.3
│  │  ├─ URL: git://github.com/beatgammit/base64-js.git
│  │  ├─ VendorName: T. Jameson Little
│  │  └─ VendorUrl: https://github.com/beatgammit/base64-js
│  ├─ big.js@3.2.0
│  │  ├─ URL: https://github.com/MikeMcl/big.js.git
│  │  └─ VendorName: Michael Mclaughlin
│  ├─ binary-extensions@1.11.0
│  │  ├─ URL: https://github.com/sindresorhus/binary-extensions.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ bluebird@3.5.1
│  │  ├─ URL: git://github.com/petkaantonov/bluebird.git
│  │  ├─ VendorName: Petka Antonov
│  │  └─ VendorUrl: https://github.com/petkaantonov/bluebird
│  ├─ bn.js@4.11.8
│  │  ├─ URL: git@github.com:indutny/bn.js
│  │  ├─ VendorName: Fedor Indutny
│  │  └─ VendorUrl: https://github.com/indutny/bn.js
│  ├─ brace-expansion@1.1.11
│  │  ├─ URL: git://github.com/juliangruber/brace-expansion.git
│  │  ├─ VendorName: Julian Gruber
│  │  └─ VendorUrl: https://github.com/juliangruber/brace-expansion
│  ├─ braces@1.8.5
│  │  ├─ URL: https://github.com/jonschlinkert/braces.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/braces
│  ├─ braces@2.3.0
│  │  ├─ URL: https://github.com/micromatch/braces.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/micromatch/braces
│  ├─ brfs@1.4.4
│  │  ├─ URL: git://github.com/substack/brfs.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/brfs
│  ├─ brorand@1.1.0
│  │  ├─ URL: git@github.com:indutny/brorand
│  │  ├─ VendorName: Fedor Indutny
│  │  └─ VendorUrl: https://github.com/indutny/brorand
│  ├─ browser-resolve@1.11.2
│  │  ├─ URL: git://github.com/shtylman/node-browser-resolve.git
│  │  └─ VendorName: Roman Shtylman
│  ├─ browserify-aes@1.1.1
│  │  ├─ URL: git://github.com/crypto-browserify/browserify-aes.git
│  │  └─ VendorUrl: https://github.com/crypto-browserify/browserify-aes
│  ├─ browserify-cipher@1.0.0
│  │  ├─ URL: git@github.com:crypto-browserify/browserify-cipher.git
│  │  └─ VendorName: Calvin Metcalf
│  ├─ browserify-des@1.0.0
│  │  ├─ URL: git+https://github.com/crypto-browserify/browserify-des.git
│  │  ├─ VendorName: Calvin Metcalf
│  │  └─ VendorUrl: https://github.com/crypto-browserify/browserify-des#readme
│  ├─ browserify-rsa@4.0.1
│  │  └─ URL: git@github.com:crypto-browserify/browserify-rsa.git
│  ├─ browserify-zlib@0.2.0
│  │  ├─ URL: git+https://github.com/devongovett/browserify-zlib.git
│  │  ├─ VendorName: Devon Govett
│  │  └─ VendorUrl: https://github.com/devongovett/browserify-zlib
│  ├─ browserslist@1.7.7
│  │  ├─ URL: https://github.com/ai/browserslist.git
│  │  └─ VendorName: Andrey Sitnik
│  ├─ browserslist@2.11.3
│  │  ├─ URL: https://github.com/ai/browserslist.git
│  │  └─ VendorName: Andrey Sitnik
│  ├─ buffer-crc32@0.2.13
│  │  ├─ URL: git://github.com/brianloveswords/buffer-crc32.git
│  │  ├─ VendorName: Brian J. Brennan
│  │  └─ VendorUrl: https://github.com/brianloveswords/buffer-crc32
│  ├─ buffer-equal@0.0.1
│  │  ├─ URL: git://github.com/substack/node-buffer-equal.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ buffer-xor@1.0.3
│  │  ├─ URL: https://github.com/crypto-browserify/buffer-xor.git
│  │  ├─ VendorName: Daniel Cousens
│  │  └─ VendorUrl: https://github.com/crypto-browserify/buffer-xor
│  ├─ buffer@4.9.1
│  │  ├─ URL: git://github.com/feross/buffer.git
│  │  ├─ VendorName: Feross Aboukhadijeh
│  │  └─ VendorUrl: https://github.com/feross/buffer
│  ├─ builtin-modules@1.1.1
│  │  ├─ URL: https://github.com/sindresorhus/builtin-modules.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ builtin-status-codes@3.0.0
│  │  ├─ URL: https://github.com/bendrucker/builtin-status-codes.git
│  │  ├─ VendorName: Ben Drucker
│  │  └─ VendorUrl: bendrucker.me
│  ├─ cache-base@1.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/cache-base.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/cache-base
│  ├─ camelcase-keys@4.2.0
│  │  ├─ URL: https://github.com/sindresorhus/camelcase-keys.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ camelcase@1.2.1
│  │  ├─ URL: https://github.com/sindresorhus/camelcase.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ camelcase@4.1.0
│  │  ├─ URL: https://github.com/sindresorhus/camelcase.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ caniuse-api@1.6.1
│  │  └─ URL: https://github.com/nyalab/caniuse-api.git
│  ├─ ccount@1.0.2
│  │  ├─ URL: https://github.com/wooorm/ccount
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ center-align@0.1.3
│  │  ├─ URL: https://github.com/jonschlinkert/center-align.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/center-align
│  ├─ chalk@1.1.3
│  │  └─ URL: https://github.com/chalk/chalk.git
│  ├─ chalk@2.3.1
│  │  └─ URL: https://github.com/chalk/chalk.git
│  ├─ character-entities-html4@1.1.1
│  │  ├─ URL: https://github.com/wooorm/character-entities-html4
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ character-entities-legacy@1.1.1
│  │  ├─ URL: https://github.com/wooorm/character-entities-legacy
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ character-entities@1.2.1
│  │  ├─ URL: https://github.com/wooorm/character-entities
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ character-reference-invalid@1.1.1
│  │  ├─ URL: https://github.com/wooorm/character-reference-invalid
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ chokidar@2.0.2
│  │  ├─ URL: https://github.com/paulmillr/chokidar.git
│  │  ├─ VendorName: Paul Miller
│  │  └─ VendorUrl: https://github.com/paulmillr/chokidar
│  ├─ cipher-base@1.0.4
│  │  ├─ URL: git+https://github.com/crypto-browserify/cipher-base.git
│  │  ├─ VendorName: Calvin Metcalf
│  │  └─ VendorUrl: https://github.com/crypto-browserify/cipher-base#readme
│  ├─ circular-json@0.3.3
│  │  ├─ URL: git://github.com/WebReflection/circular-json.git
│  │  ├─ VendorName: Andrea Giammarchi
│  │  └─ VendorUrl: https://github.com/WebReflection/circular-json
│  ├─ clap@1.2.3
│  │  ├─ URL: https://github.com/lahmatiy/clap.git
│  │  ├─ VendorName: Roman Dvornov
│  │  └─ VendorUrl: https://github.com/lahmatiy/clap
│  ├─ class-utils@0.3.6
│  │  ├─ URL: https://github.com/jonschlinkert/class-utils.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/class-utils
│  ├─ clone-regexp@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/clone-regexp.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ clone@1.0.3
│  │  ├─ URL: git://github.com/pvorb/node-clone.git
│  │  ├─ VendorName: Paul Vorbach
│  │  └─ VendorUrl: http://paul.vorba.ch/
│  ├─ clones@1.1.0
│  │  ├─ URL: https://github.com/commenthol/clones.git
│  │  └─ VendorName: commenthol
│  ├─ co@4.6.0
│  │  └─ URL: https://github.com/tj/co.git
│  ├─ coa@1.0.4
│  │  ├─ URL: git://github.com/veged/coa.git
│  │  ├─ VendorName: Sergey Berezhnoy
│  │  └─ VendorUrl: http://github.com/veged/coa
│  ├─ code-point-at@1.1.0
│  │  ├─ URL: https://github.com/sindresorhus/code-point-at.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ codemirror@5.34.0
│  │  ├─ URL: https://github.com/codemirror/CodeMirror.git
│  │  └─ VendorUrl: http://codemirror.net/
│  ├─ collapse-white-space@1.0.3
│  │  ├─ URL: https://github.com/wooorm/collapse-white-space.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ collection-visit@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/collection-visit.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/collection-visit
│  ├─ color-convert@1.9.1
│  │  ├─ URL: https://github.com/Qix-/color-convert.git
│  │  └─ VendorName: Heather Arthur
│  ├─ color-name@1.1.3
│  │  ├─ URL: git@github.com:dfcreative/color-name.git
│  │  ├─ VendorName: DY
│  │  └─ VendorUrl: https://github.com/dfcreative/color-name
│  ├─ color-string@0.3.0
│  │  ├─ URL: http://github.com/harthur/color-string.git
│  │  └─ VendorName: Heather Arthur
│  ├─ color@0.11.4
│  │  └─ URL: https://github.com/Qix-/color.git
│  ├─ colormin@1.1.2
│  │  ├─ URL: https://github.com/ben-eb/colormin.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/colormin
│  ├─ colors@1.0.3
│  │  ├─ URL: http://github.com/Marak/colors.js.git
│  │  ├─ VendorName: Marak Squires
│  │  └─ VendorUrl: https://github.com/Marak/colors.js
│  ├─ colors@1.1.2
│  │  ├─ URL: http://github.com/Marak/colors.js.git
│  │  ├─ VendorName: Marak Squires
│  │  └─ VendorUrl: https://github.com/Marak/colors.js
│  ├─ combined-stream@1.0.6
│  │  ├─ URL: git://github.com/felixge/node-combined-stream.git
│  │  ├─ VendorName: Felix Geisendörfer
│  │  └─ VendorUrl: https://github.com/felixge/node-combined-stream
│  ├─ command-exists@1.2.2
│  │  ├─ URL: http://github.com/mathisonian/command-exists
│  │  ├─ VendorName: Matthew Conlen
│  │  └─ VendorUrl: https://github.com/mathisonian/command-exists
│  ├─ commander@2.13.0
│  │  ├─ URL: https://github.com/tj/commander.js.git
│  │  └─ VendorName: TJ Holowaychuk
│  ├─ commander@2.14.1
│  │  ├─ URL: https://github.com/tj/commander.js.git
│  │  └─ VendorName: TJ Holowaychuk
│  ├─ component-emitter@1.2.1
│  │  └─ URL: https://github.com/component/emitter.git
│  ├─ concat-map@0.0.1
│  │  ├─ URL: git://github.com/substack/node-concat-map.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ concat-stream@1.6.0
│  │  ├─ URL: http://github.com/maxogden/concat-stream.git
│  │  └─ VendorName: Max Ogden
│  ├─ config-chain@1.1.11
│  │  ├─ URL: https://github.com/dominictarr/config-chain.git
│  │  ├─ VendorName: Dominic Tarr
│  │  └─ VendorUrl: http://github.com/dominictarr/config-chain
│  ├─ console-browserify@1.1.0
│  │  ├─ URL: git://github.com/Raynos/console-browserify.git
│  │  ├─ VendorName: Raynos
│  │  └─ VendorUrl: https://github.com/Raynos/console-browserify
│  ├─ constants-browserify@1.0.0
│  │  ├─ URL: git://github.com/juliangruber/constants-browserify.git
│  │  ├─ VendorName: Julian Gruber
│  │  └─ VendorUrl: https://github.com/juliangruber/constants-browserify
│  ├─ content-type-parser@1.0.2
│  │  ├─ URL: https://github.com/jsdom/content-type-parser.git
│  │  ├─ VendorName: Domenic Denicola
│  │  └─ VendorUrl: https://domenic.me/
│  ├─ convert-source-map@1.5.1
│  │  ├─ URL: git://github.com/thlorenz/convert-source-map.git
│  │  ├─ VendorName: Thorsten Lorenz
│  │  └─ VendorUrl: https://github.com/thlorenz/convert-source-map
│  ├─ copy-descriptor@0.1.1
│  │  ├─ URL: https://github.com/jonschlinkert/copy-descriptor.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/copy-descriptor
│  ├─ core-js@2.5.3
│  │  └─ URL: https://github.com/zloirock/core-js.git
│  ├─ core-util-is@1.0.2
│  │  ├─ URL: git://github.com/isaacs/core-util-is
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ corser@2.0.1
│  │  ├─ URL: https://github.com/agrueneberg/Corser.git
│  │  └─ VendorName: Alexander Grüneberg
│  ├─ cosmiconfig@3.1.0
│  │  ├─ URL: git+https://github.com/davidtheclark/cosmiconfig.git
│  │  ├─ VendorName: David Clark
│  │  └─ VendorUrl: https://github.com/davidtheclark/cosmiconfig#readme
│  ├─ create-ecdh@4.0.0
│  │  ├─ URL: https://github.com/crypto-browserify/createECDH.git
│  │  ├─ VendorName: Calvin Metcalf
│  │  └─ VendorUrl: https://github.com/crypto-browserify/createECDH
│  ├─ create-hash@1.1.3
│  │  ├─ URL: git@github.com:crypto-browserify/createHash.git
│  │  └─ VendorUrl: https://github.com/crypto-browserify/createHash
│  ├─ create-hmac@1.1.6
│  │  ├─ URL: https://github.com/crypto-browserify/createHmac.git
│  │  └─ VendorUrl: https://github.com/crypto-browserify/createHmac
│  ├─ cross-spawn@6.0.4
│  │  ├─ URL: git@github.com:moxystudio/node-cross-spawn.git
│  │  ├─ VendorName: André Cruz
│  │  └─ VendorUrl: https://github.com/moxystudio/node-cross-spawn
│  ├─ crypto-browserify@3.12.0
│  │  ├─ URL: git://github.com/crypto-browserify/crypto-browserify.git
│  │  ├─ VendorName: Dominic Tarr
│  │  └─ VendorUrl: https://github.com/crypto-browserify/crypto-browserify
│  ├─ css-color-names@0.0.4
│  │  ├─ URL: git://github.com/bahamas10/css-color-names.git
│  │  ├─ VendorName: Dave Eddy
│  │  └─ VendorUrl: http://www.daveeddy.com
│  ├─ cssnano@3.10.0
│  │  ├─ URL: https://github.com/ben-eb/cssnano.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/cssnano
│  ├─ csso@2.3.2
│  │  ├─ URL: https://github.com/css/csso.git
│  │  ├─ VendorName: Sergey Kryzhanovsky
│  │  └─ VendorUrl: https://github.com/css/csso
│  ├─ cssom@0.3.2
│  │  ├─ URL: https://github.com/NV/CSSOM.git
│  │  └─ VendorName: Nikita Vasilyev
│  ├─ cssstyle@0.2.37
│  │  ├─ URL: https://github.com/chad3814/CSSStyleDeclaration.git
│  │  └─ VendorUrl: https://github.com/chad3814/CSSStyleDeclaration
│  ├─ currently-unhandled@0.4.1
│  │  ├─ URL: https://github.com/jamestalmage/currently-unhandled.git
│  │  ├─ VendorName: James Talmage
│  │  └─ VendorUrl: github.com/jamestalmage
│  ├─ dashdash@1.14.1
│  │  ├─ URL: git://github.com/trentm/node-dashdash.git
│  │  ├─ VendorName: Trent Mick
│  │  └─ VendorUrl: http://trentm.com
│  ├─ date-now@0.1.4
│  │  ├─ URL: git://github.com/Colingo/date-now.git
│  │  ├─ VendorName: Raynos
│  │  └─ VendorUrl: https://github.com/Colingo/date-now
│  ├─ debug@2.6.9
│  │  ├─ URL: git://github.com/visionmedia/debug.git
│  │  └─ VendorName: TJ Holowaychuk
│  ├─ debug@3.1.0
│  │  ├─ URL: git://github.com/visionmedia/debug.git
│  │  └─ VendorName: TJ Holowaychuk
│  ├─ decamelize-keys@1.1.0
│  │  ├─ URL: https://github.com/dsblv/decamelize-keys.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ decamelize@1.2.0
│  │  ├─ URL: https://github.com/sindresorhus/decamelize.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ decode-uri-component@0.2.0
│  │  ├─ URL: https://github.com/SamVerschueren/decode-uri-component.git
│  │  ├─ VendorName: Sam Verschueren
│  │  └─ VendorUrl: github.com/SamVerschueren
│  ├─ deep-extend@0.4.2
│  │  ├─ URL: git://github.com/unclechu/node-deep-extend.git
│  │  ├─ VendorName: Viacheslav Lotsmanov
│  │  └─ VendorUrl: https://github.com/unclechu/node-deep-extend
│  ├─ deep-is@0.1.3
│  │  ├─ URL: http://github.com/thlorenz/deep-is.git
│  │  ├─ VendorName: Thorsten Lorenz
│  │  └─ VendorUrl: http://thlorenz.com
│  ├─ define-property@0.2.5
│  │  ├─ URL: https://github.com/jonschlinkert/define-property.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/define-property
│  ├─ define-property@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/define-property.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/define-property
│  ├─ defined@1.0.0
│  │  ├─ URL: git://github.com/substack/defined.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/defined
│  ├─ del@2.2.2
│  │  ├─ URL: https://github.com/sindresorhus/del.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ delayed-stream@1.0.0
│  │  ├─ URL: git://github.com/felixge/node-delayed-stream.git
│  │  ├─ VendorName: Felix Geisendörfer
│  │  └─ VendorUrl: https://github.com/felixge/node-delayed-stream
│  ├─ delegates@1.0.0
│  │  └─ URL: https://github.com/visionmedia/node-delegates.git
│  ├─ depd@1.1.1
│  │  ├─ URL: https://github.com/dougwilson/nodejs-depd.git
│  │  └─ VendorName: Douglas Christopher Wilson
│  ├─ depd@1.1.2
│  │  ├─ URL: https://github.com/dougwilson/nodejs-depd.git
│  │  └─ VendorName: Douglas Christopher Wilson
│  ├─ des.js@1.0.0
│  │  ├─ URL: git+ssh://git@github.com/indutny/des.js.git
│  │  ├─ VendorName: Fedor Indutny
│  │  └─ VendorUrl: https://github.com/indutny/des.js#readme
│  ├─ destroy@1.0.4
│  │  ├─ URL: https://github.com/stream-utils/destroy.git
│  │  ├─ VendorName: Jonathan Ong
│  │  └─ VendorUrl: http://jongleberry.com
│  ├─ detect-indent@4.0.0
│  │  ├─ URL: https://github.com/sindresorhus/detect-indent.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ diffie-hellman@5.0.2
│  │  ├─ URL: https://github.com/crypto-browserify/diffie-hellman.git
│  │  ├─ VendorName: Calvin Metcalf
│  │  └─ VendorUrl: https://github.com/crypto-browserify/diffie-hellman
│  ├─ dir-glob@2.0.0
│  │  ├─ URL: https://github.com/kevva/dir-glob.git
│  │  ├─ VendorName: Kevin Mårtensson
│  │  └─ VendorUrl: github.com/kevva
│  ├─ dom-serializer@0.1.0
│  │  ├─ URL: git://github.com/cheeriojs/dom-renderer.git
│  │  └─ VendorName: Felix Boehm
│  ├─ domain-browser@1.2.0
│  │  ├─ URL: https://github.com/bevry/domain-browser.git
│  │  ├─ VendorName: 2013+ Bevry Pty Ltd
│  │  └─ VendorUrl: https://github.com/bevry/domain-browser
│  ├─ domexception@1.0.1
│  │  ├─ URL: https://github.com/jsdom/domexception.git
│  │  ├─ VendorName: Domenic Denicola
│  │  └─ VendorUrl: https://domenic.me/
│  ├─ dot-prop@4.2.0
│  │  ├─ URL: https://github.com/sindresorhus/dot-prop.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ ecc-jsbn@0.1.1
│  │  ├─ URL: https://github.com/quartzjer/ecc-jsbn.git
│  │  ├─ VendorName: Jeremie Miller
│  │  └─ VendorUrl: https://github.com/quartzjer/ecc-jsbn
│  ├─ ecstatic@2.2.1
│  │  ├─ URL: git@github.com:jfhbrook/node-ecstatic.git
│  │  ├─ VendorName: Joshua Holbrook
│  │  └─ VendorUrl: https://github.com/jfhbrook/node-ecstatic
│  ├─ editorconfig@0.13.3
│  │  ├─ URL: git://github.com/editorconfig/editorconfig-core-js.git
│  │  └─ VendorName: EditorConfig Team
│  ├─ ee-first@1.1.1
│  │  ├─ URL: https://github.com/jonathanong/ee-first.git
│  │  ├─ VendorName: Jonathan Ong
│  │  └─ VendorUrl: http://jongleberry.com
│  ├─ elliptic@6.4.0
│  │  ├─ URL: git@github.com:indutny/elliptic
│  │  ├─ VendorName: Fedor Indutny
│  │  └─ VendorUrl: https://github.com/indutny/elliptic
│  ├─ emojis-list@2.1.0
│  │  ├─ URL: git+https://github.com/kikobeats/emojis-list.git
│  │  ├─ VendorName: Kiko Beats
│  │  └─ VendorUrl: https://github.com/Kikobeats/emojis-list
│  ├─ encodeurl@1.0.2
│  │  └─ URL: https://github.com/pillarjs/encodeurl.git
│  ├─ encoding@0.1.12
│  │  ├─ URL: https://github.com/andris9/encoding.git
│  │  └─ VendorName: Andris Reinman
│  ├─ enhanced-resolve@3.4.1
│  │  ├─ URL: git://github.com/webpack/enhanced-resolve.git
│  │  ├─ VendorName: Tobias Koppers @sokra
│  │  └─ VendorUrl: http://github.com/webpack/enhanced-resolve
│  ├─ errno@0.1.7
│  │  └─ URL: https://github.com/rvagg/node-errno.git
│  ├─ error-ex@1.3.1
│  │  └─ URL: https://github.com/qix-/node-error-ex.git
│  ├─ es6-promise@4.2.4
│  │  ├─ URL: git://github.com/stefanpenner/es6-promise.git
│  │  ├─ VendorName: Yehuda Katz, Tom Dale, Stefan Penner and contributors
│  │  └─ VendorUrl: Conversion to ES6 API by Jake Archibald
│  ├─ es6-promisify@5.0.0
│  │  ├─ URL: https://github.com/digitaldesignlabs/es6-promisify.git
│  │  └─ VendorName: Mike Hall
│  ├─ escape-html@1.0.3
│  │  └─ URL: https://github.com/component/escape-html.git
│  ├─ escape-string-regexp@1.0.5
│  │  ├─ URL: https://github.com/sindresorhus/escape-string-regexp.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ etag@1.8.1
│  │  └─ URL: https://github.com/jshttp/etag.git
│  ├─ eventemitter3@1.2.0
│  │  ├─ URL: git://github.com/primus/eventemitter3.git
│  │  └─ VendorName: Arnout Kazemier
│  ├─ events@1.1.1
│  │  ├─ URL: git://github.com/Gozala/events.git
│  │  ├─ VendorName: Irakli Gozalishvili
│  │  └─ VendorUrl: http://jeditoolkit.com
│  ├─ evp_bytestokey@1.0.3
│  │  ├─ URL: https://github.com/crypto-browserify/EVP_BytesToKey.git
│  │  ├─ VendorName: Calvin Metcalf
│  │  └─ VendorUrl: https://github.com/crypto-browserify/EVP_BytesToKey
│  ├─ execall@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/execall.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ expand-brackets@0.1.5
│  │  ├─ URL: https://github.com/jonschlinkert/expand-brackets.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/expand-brackets
│  ├─ expand-brackets@2.1.4
│  │  ├─ URL: https://github.com/jonschlinkert/expand-brackets.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/expand-brackets
│  ├─ expand-range@1.8.2
│  │  ├─ URL: https://github.com/jonschlinkert/expand-range.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/expand-range
│  ├─ extend-shallow@2.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/extend-shallow.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/extend-shallow
│  ├─ extend-shallow@3.0.2
│  │  ├─ URL: https://github.com/jonschlinkert/extend-shallow.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/extend-shallow
│  ├─ extend@3.0.1
│  │  ├─ URL: https://github.com/justmoon/node-extend.git
│  │  ├─ VendorName: Stefan Thomas
│  │  └─ VendorUrl: http://www.justmoon.net
│  ├─ extglob@0.3.2
│  │  ├─ URL: git://github.com/jonschlinkert/extglob.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/extglob
│  ├─ extglob@2.0.4
│  │  ├─ URL: https://github.com/micromatch/extglob.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/micromatch/extglob
│  ├─ extsprintf@1.3.0
│  │  └─ URL: git://github.com/davepacheco/node-extsprintf.git
│  ├─ extsprintf@1.4.0
│  │  └─ URL: git://github.com/davepacheco/node-extsprintf.git
│  ├─ falafel@2.1.0
│  │  ├─ URL: git://github.com/substack/node-falafel.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ fast-deep-equal@1.0.0
│  │  ├─ URL: git+https://github.com/epoberezkin/fast-deep-equal.git
│  │  ├─ VendorName: Evgeny Poberezkin
│  │  └─ VendorUrl: https://github.com/epoberezkin/fast-deep-equal#readme
│  ├─ fast-json-stable-stringify@2.0.0
│  │  ├─ URL: git://github.com/epoberezkin/fast-json-stable-stringify.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/epoberezkin/fast-json-stable-stringify
│  ├─ fast-levenshtein@2.0.6
│  │  ├─ URL: https://github.com/hiddentao/fast-levenshtein.git
│  │  ├─ VendorName: Ramesh Nair
│  │  └─ VendorUrl: http://www.hiddentao.com/
│  ├─ fd-slicer@1.0.1
│  │  ├─ URL: git://github.com/andrewrk/node-fd-slicer.git
│  │  └─ VendorName: Andrew Kelley
│  ├─ file-entry-cache@2.0.0
│  │  ├─ URL: https://github.com/royriojas/file-entry-cache.git
│  │  ├─ VendorName: Roy Riojas
│  │  └─ VendorUrl: http://royriojas.com
│  ├─ filename-regex@2.0.1
│  │  ├─ URL: https://github.com/regexhq/filename-regex.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/regexhq/filename-regex
│  ├─ fill-range@2.2.3
│  │  ├─ URL: https://github.com/jonschlinkert/fill-range.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/fill-range
│  ├─ fill-range@4.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/fill-range.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/fill-range
│  ├─ find-up@2.1.0
│  │  ├─ URL: https://github.com/sindresorhus/find-up.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ flat-cache@1.3.0
│  │  ├─ URL: https://github.com/royriojas/flat-cache.git
│  │  ├─ VendorName: Roy Riojas
│  │  └─ VendorUrl: http://royriojas.com
│  ├─ flatten@1.0.2
│  │  ├─ URL: git://github.com/jesusabdullah/node-flatten.git
│  │  ├─ VendorName: Joshua Holbrook
│  │  └─ VendorUrl: http://jesusabdullah.net
│  ├─ for-in@1.0.2
│  │  ├─ URL: https://github.com/jonschlinkert/for-in.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/for-in
│  ├─ for-own@0.1.5
│  │  ├─ URL: https://github.com/jonschlinkert/for-own.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/for-own
│  ├─ foreach@2.0.5
│  │  ├─ URL: git://github.com/manuelstofer/foreach
│  │  └─ VendorName: Manuel Stofer
│  ├─ form-data@2.1.4
│  │  ├─ URL: git://github.com/form-data/form-data.git
│  │  ├─ VendorName: Felix Geisendörfer
│  │  └─ VendorUrl: http://debuggable.com/
│  ├─ form-data@2.3.2
│  │  ├─ URL: git://github.com/form-data/form-data.git
│  │  ├─ VendorName: Felix Geisendörfer
│  │  └─ VendorUrl: http://debuggable.com/
│  ├─ fragment-cache@0.2.1
│  │  ├─ URL: https://github.com/jonschlinkert/fragment-cache.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/fragment-cache
│  ├─ fresh@0.5.2
│  │  ├─ URL: https://github.com/jshttp/fresh.git
│  │  ├─ VendorName: TJ Holowaychuk
│  │  └─ VendorUrl: http://tjholowaychuk.com
│  ├─ fsevents@1.1.3
│  │  ├─ URL: https://github.com/strongloop/fsevents.git
│  │  ├─ VendorName: Philipp Dunkel
│  │  └─ VendorUrl: https://github.com/strongloop/fsevents
│  ├─ function-bind@1.1.1
│  │  ├─ URL: git://github.com/Raynos/function-bind.git
│  │  ├─ VendorName: Raynos
│  │  └─ VendorUrl: https://github.com/Raynos/function-bind
│  ├─ get-port@3.2.0
│  │  ├─ URL: https://github.com/sindresorhus/get-port.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ get-stdin@5.0.1
│  │  ├─ URL: https://github.com/sindresorhus/get-stdin.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ get-value@2.0.6
│  │  ├─ URL: https://github.com/jonschlinkert/get-value.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/get-value
│  ├─ getpass@0.1.7
│  │  ├─ URL: https://github.com/arekinath/node-getpass.git
│  │  └─ VendorName: Alex Wilson
│  ├─ glob-base@0.3.0
│  │  ├─ URL: git://github.com/jonschlinkert/glob-base.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/glob-base
│  ├─ globals@9.18.0
│  │  ├─ URL: https://github.com/sindresorhus/globals.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ globby@5.0.0
│  │  ├─ URL: https://github.com/sindresorhus/globby.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ globby@7.1.1
│  │  ├─ URL: https://github.com/sindresorhus/globby.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ globjoin@0.1.4
│  │  ├─ URL: git+https://github.com/amobiz/globjoin.git
│  │  ├─ VendorName: Amobiz
│  │  └─ VendorUrl: https://github.com/amobiz/globjoin
│  ├─ gonzales-pe@4.2.3
│  │  ├─ URL: http://github.com/tonyganch/gonzales-pe.git
│  │  ├─ VendorName: Tony Ganch
│  │  └─ VendorUrl: http://github.com/tonyganch/gonzales-pe
│  ├─ grapheme-breaker@0.3.2
│  │  ├─ URL: git://github.com/devongovett/grapheme-breaker
│  │  ├─ VendorName: Devon Govett
│  │  └─ VendorUrl: https://github.com/devongovett/grapheme-breaker
│  ├─ has-ansi@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/has-ansi.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ has-flag@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/has-flag.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ has-flag@3.0.0
│  │  ├─ URL: https://github.com/sindresorhus/has-flag.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ has-value@0.3.1
│  │  ├─ URL: https://github.com/jonschlinkert/has-value.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/has-value
│  ├─ has-value@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/has-value.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/has-value
│  ├─ has-values@0.1.4
│  │  ├─ URL: https://github.com/jonschlinkert/has-values.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/has-values
│  ├─ has-values@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/has-values.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/has-values
│  ├─ has@1.0.1
│  │  ├─ URL: git://github.com/tarruda/has.git
│  │  ├─ VendorName: Thiago de Arruda
│  │  └─ VendorUrl: https://github.com/tarruda/has
│  ├─ hash-base@2.0.2
│  │  ├─ URL: https://github.com/crypto-browserify/hash-base.git
│  │  ├─ VendorName: Kirill Fomichev
│  │  └─ VendorUrl: https://github.com/crypto-browserify/hash-base
│  ├─ hash-base@3.0.4
│  │  ├─ URL: https://github.com/crypto-browserify/hash-base.git
│  │  ├─ VendorName: Kirill Fomichev
│  │  └─ VendorUrl: https://github.com/crypto-browserify/hash-base
│  ├─ hash.js@1.1.3
│  │  ├─ URL: git@github.com:indutny/hash.js
│  │  ├─ VendorName: Fedor Indutny
│  │  └─ VendorUrl: https://github.com/indutny/hash.js
│  ├─ he@1.1.1
│  │  ├─ URL: https://github.com/mathiasbynens/he.git
│  │  ├─ VendorName: Mathias Bynens
│  │  └─ VendorUrl: https://mths.be/he
│  ├─ hmac-drbg@1.0.1
│  │  ├─ URL: git+ssh://git@github.com/indutny/hmac-drbg.git
│  │  ├─ VendorName: Fedor Indutny
│  │  └─ VendorUrl: https://github.com/indutny/hmac-drbg#readme
│  ├─ home-or-tmp@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/home-or-tmp.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ homedir-polyfill@1.0.1
│  │  ├─ URL: https://github.com/doowb/homedir-polyfill.git
│  │  ├─ VendorName: Brian Woodward
│  │  └─ VendorUrl: https://github.com/doowb/homedir-polyfill
│  ├─ html-comment-regex@1.1.1
│  │  ├─ URL: https://github.com/stevemao/html-comment-regex.git
│  │  ├─ VendorName: Steve Mao
│  │  └─ VendorUrl: https://github.com/stevemao/html-comment-regex
│  ├─ html-encoding-sniffer@1.0.2
│  │  ├─ URL: https://github.com/jsdom/html-encoding-sniffer.git
│  │  ├─ VendorName: Domenic Denicola
│  │  └─ VendorUrl: https://domenic.me/
│  ├─ html-tags@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/html-tags.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ htmlnano@0.1.6
│  │  ├─ URL: git://github.com/posthtml/htmlnano.git
│  │  ├─ VendorName: Kirill Maltsev
│  │  └─ VendorUrl: https://github.com/posthtml/htmlnano
│  ├─ htmlparser2@3.9.2
│  │  ├─ URL: git://github.com/fb55/htmlparser2.git
│  │  └─ VendorName: Felix Boehm
│  ├─ http-errors@1.6.2
│  │  ├─ URL: https://github.com/jshttp/http-errors.git
│  │  ├─ VendorName: Jonathan Ong
│  │  └─ VendorUrl: http://jongleberry.com
│  ├─ http-proxy@1.16.2
│  │  ├─ URL: https://github.com/nodejitsu/node-http-proxy.git
│  │  └─ VendorName: Charlie Robbins
│  ├─ http-server@0.10.0
│  │  └─ URL: git://github.com/indexzero/http-server.git
│  ├─ http-signature@1.1.1
│  │  ├─ URL: git://github.com/joyent/node-http-signature.git
│  │  ├─ VendorName: Joyent, Inc
│  │  └─ VendorUrl: https://github.com/joyent/node-http-signature/
│  ├─ http-signature@1.2.0
│  │  ├─ URL: git://github.com/joyent/node-http-signature.git
│  │  ├─ VendorName: Joyent, Inc
│  │  └─ VendorUrl: https://github.com/joyent/node-http-signature/
│  ├─ https-browserify@1.0.0
│  │  ├─ URL: git://github.com/substack/https-browserify.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/https-browserify
│  ├─ https-proxy-agent@2.1.1
│  │  ├─ URL: git://github.com/TooTallNate/node-https-proxy-agent.git
│  │  ├─ VendorName: Nathan Rajlich
│  │  └─ VendorUrl: http://n8.io/
│  ├─ iconv-lite@0.4.19
│  │  ├─ URL: git://github.com/ashtuchkin/iconv-lite.git
│  │  ├─ VendorName: Alexander Shtuchkin
│  │  └─ VendorUrl: https://github.com/ashtuchkin/iconv-lite
│  ├─ ignore@3.3.7
│  │  ├─ URL: git@github.com:kaelzhang/node-ignore.git
│  │  └─ VendorName: kael
│  ├─ imurmurhash@0.1.4
│  │  ├─ URL: https://github.com/jensyt/imurmurhash-js
│  │  ├─ VendorName: Jens Taylor
│  │  └─ VendorUrl: https://github.com/jensyt/imurmurhash-js
│  ├─ indent-string@3.2.0
│  │  ├─ URL: https://github.com/sindresorhus/indent-string.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ indexes-of@1.0.1
│  │  ├─ URL: git://github.com/dominictarr/indexes-of.git
│  │  ├─ VendorName: Dominic Tarr
│  │  └─ VendorUrl: https://github.com/dominictarr/indexes-of
│  ├─ is-absolute-url@2.1.0
│  │  ├─ URL: https://github.com/sindresorhus/is-absolute-url.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ is-accessor-descriptor@0.1.6
│  │  ├─ URL: https://github.com/jonschlinkert/is-accessor-descriptor.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-accessor-descriptor
│  ├─ is-accessor-descriptor@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/is-accessor-descriptor.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-accessor-descriptor
│  ├─ is-alphabetical@1.0.1
│  │  ├─ URL: https://github.com/wooorm/is-alphabetical.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ is-alphanumeric@1.0.0
│  │  ├─ URL: https://github.com/arthurvr/is-alphanumeric.git
│  │  ├─ VendorName: Arthur Verschaeve
│  │  └─ VendorUrl: arthurverschaeve.be
│  ├─ is-alphanumerical@1.0.1
│  │  ├─ URL: https://github.com/wooorm/is-alphanumerical.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ is-arrayish@0.2.1
│  │  ├─ URL: https://github.com/qix-/node-is-arrayish.git
│  │  ├─ VendorName: Qix
│  │  └─ VendorUrl: http://github.com/qix-
│  ├─ is-binary-path@1.0.1
│  │  ├─ URL: https://github.com/sindresorhus/is-binary-path.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-buffer@1.1.6
│  │  ├─ URL: git://github.com/feross/is-buffer.git
│  │  ├─ VendorName: Feross Aboukhadijeh
│  │  └─ VendorUrl: http://feross.org/
│  ├─ is-builtin-module@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/is-builtin-module.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-data-descriptor@0.1.4
│  │  ├─ URL: https://github.com/jonschlinkert/is-data-descriptor.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-data-descriptor
│  ├─ is-data-descriptor@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/is-data-descriptor.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-data-descriptor
│  ├─ is-decimal@1.0.1
│  │  ├─ URL: https://github.com/wooorm/is-decimal.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ is-descriptor@0.1.6
│  │  ├─ URL: https://github.com/jonschlinkert/is-descriptor.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-descriptor
│  ├─ is-descriptor@1.0.2
│  │  ├─ URL: https://github.com/jonschlinkert/is-descriptor.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-descriptor
│  ├─ is-directory@0.3.1
│  │  ├─ URL: https://github.com/jonschlinkert/is-directory.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-directory
│  ├─ is-dotfile@1.0.3
│  │  ├─ URL: https://github.com/jonschlinkert/is-dotfile.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-dotfile
│  ├─ is-equal-shallow@0.1.3
│  │  ├─ URL: git://github.com/jonschlinkert/is-equal-shallow.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-equal-shallow
│  ├─ is-extendable@0.1.1
│  │  ├─ URL: https://github.com/jonschlinkert/is-extendable.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-extendable
│  ├─ is-extendable@1.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/is-extendable.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-extendable
│  ├─ is-extglob@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/is-extglob.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-extglob
│  ├─ is-extglob@2.1.1
│  │  ├─ URL: https://github.com/jonschlinkert/is-extglob.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-extglob
│  ├─ is-finite@1.0.2
│  │  ├─ URL: https://github.com/sindresorhus/is-finite.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-fullwidth-code-point@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/is-fullwidth-code-point.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-fullwidth-code-point@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/is-fullwidth-code-point.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-glob@2.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/is-glob.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-glob
│  ├─ is-glob@3.1.0
│  │  ├─ URL: https://github.com/jonschlinkert/is-glob.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-glob
│  ├─ is-glob@4.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/is-glob.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-glob
│  ├─ is-hexadecimal@1.0.1
│  │  ├─ URL: https://github.com/wooorm/is-hexadecimal.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ is-number@2.1.0
│  │  ├─ URL: https://github.com/jonschlinkert/is-number.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-number
│  ├─ is-number@3.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/is-number.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-number
│  ├─ is-obj@1.0.1
│  │  ├─ URL: https://github.com/sindresorhus/is-obj.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-odd@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/is-odd.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-odd
│  ├─ is-path-cwd@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/is-path-cwd.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ is-path-in-cwd@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/is-path-in-cwd.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ is-path-inside@1.0.1
│  │  ├─ URL: https://github.com/sindresorhus/is-path-inside.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-plain-obj@1.1.0
│  │  ├─ URL: https://github.com/sindresorhus/is-plain-obj.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-plain-object@2.0.4
│  │  ├─ URL: https://github.com/jonschlinkert/is-plain-object.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-plain-object
│  ├─ is-posix-bracket@0.1.1
│  │  ├─ URL: https://github.com/jonschlinkert/is-posix-bracket.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-posix-bracket
│  ├─ is-primitive@2.0.0
│  │  ├─ URL: git://github.com/jonschlinkert/is-primitive.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/is-primitive
│  ├─ is-regexp@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/is-regexp.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ is-stream@1.1.0
│  │  ├─ URL: https://github.com/sindresorhus/is-stream.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-supported-regexp-flag@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/is-supported-regexp-flag.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ is-svg@2.1.0
│  │  ├─ URL: https://github.com/sindresorhus/is-svg.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ is-typedarray@1.0.0
│  │  ├─ URL: git://github.com/hughsk/is-typedarray.git
│  │  ├─ VendorName: Hugh Kennedy
│  │  └─ VendorUrl: https://github.com/hughsk/is-typedarray
│  ├─ is-url@1.2.2
│  │  └─ URL: https://github.com/segmentio/is-url
│  ├─ is-whitespace-character@1.0.1
│  │  ├─ URL: https://github.com/wooorm/is-whitespace-character.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ is-word-character@1.0.1
│  │  ├─ URL: https://github.com/wooorm/is-word-character.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ is-wsl@1.1.0
│  │  ├─ URL: https://github.com/sindresorhus/is-wsl.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ isarray@0.0.1
│  │  ├─ URL: git://github.com/juliangruber/isarray.git
│  │  ├─ VendorName: Julian Gruber
│  │  └─ VendorUrl: https://github.com/juliangruber/isarray
│  ├─ isarray@1.0.0
│  │  ├─ URL: git://github.com/juliangruber/isarray.git
│  │  ├─ VendorName: Julian Gruber
│  │  └─ VendorUrl: https://github.com/juliangruber/isarray
│  ├─ isobject@2.1.0
│  │  ├─ URL: https://github.com/jonschlinkert/isobject.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/isobject
│  ├─ isobject@3.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/isobject.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/isobject
│  ├─ isstream@0.1.2
│  │  ├─ URL: https://github.com/rvagg/isstream.git
│  │  ├─ VendorName: Rod Vagg
│  │  └─ VendorUrl: https://github.com/rvagg/isstream
│  ├─ js-beautify@1.6.14
│  │  ├─ URL: git://github.com/beautify-web/js-beautify.git
│  │  ├─ VendorName: Einar Lielmanis
│  │  └─ VendorUrl: http://jsbeautifier.org/
│  ├─ js-tokens@3.0.2
│  │  ├─ URL: https://github.com/lydell/js-tokens.git
│  │  └─ VendorName: Simon Lydell
│  ├─ js-yaml@3.10.0
│  │  ├─ URL: https://github.com/nodeca/js-yaml.git
│  │  ├─ VendorName: Vladimir Zapparov
│  │  └─ VendorUrl: https://github.com/nodeca/js-yaml
│  ├─ js-yaml@3.7.0
│  │  ├─ URL: https://github.com/nodeca/js-yaml.git
│  │  ├─ VendorName: Vladimir Zapparov
│  │  └─ VendorUrl: https://github.com/nodeca/js-yaml
│  ├─ jsbn@0.1.1
│  │  ├─ URL: https://github.com/andyperlitch/jsbn.git
│  │  └─ VendorName: Tom Wu
│  ├─ jsdom@11.6.2
│  │  └─ URL: https://github.com/jsdom/jsdom.git
│  ├─ jsesc@0.5.0
│  │  ├─ URL: https://github.com/mathiasbynens/jsesc.git
│  │  ├─ VendorName: Mathias Bynens
│  │  └─ VendorUrl: http://mths.be/jsesc
│  ├─ jsesc@1.3.0
│  │  ├─ URL: https://github.com/mathiasbynens/jsesc.git
│  │  ├─ VendorName: Mathias Bynens
│  │  └─ VendorUrl: https://mths.be/jsesc
│  ├─ json-parse-better-errors@1.0.1
│  │  ├─ URL: https://github.com/zkat/json-parse-better-errors
│  │  └─ VendorName: Kat Marchán
│  ├─ json-schema-traverse@0.3.1
│  │  ├─ URL: git+https://github.com/epoberezkin/json-schema-traverse.git
│  │  ├─ VendorName: Evgeny Poberezkin
│  │  └─ VendorUrl: https://github.com/epoberezkin/json-schema-traverse#readme
│  ├─ json-stable-stringify@1.0.1
│  │  ├─ URL: git://github.com/substack/json-stable-stringify.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/json-stable-stringify
│  ├─ json5@0.5.1
│  │  ├─ URL: https://github.com/aseemk/json5.git
│  │  ├─ VendorName: Aseem Kishore
│  │  └─ VendorUrl: http://json5.org/
│  ├─ jsprim@1.4.1
│  │  └─ URL: git://github.com/joyent/node-jsprim.git
│  ├─ kind-of@3.2.2
│  │  ├─ URL: https://github.com/jonschlinkert/kind-of.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/kind-of
│  ├─ kind-of@4.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/kind-of.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/kind-of
│  ├─ kind-of@5.1.0
│  │  ├─ URL: https://github.com/jonschlinkert/kind-of.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/kind-of
│  ├─ kind-of@6.0.2
│  │  ├─ URL: https://github.com/jonschlinkert/kind-of.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/kind-of
│  ├─ known-css-properties@0.5.0
│  │  ├─ URL: https://github.com/betit/known-css-properties.git
│  │  ├─ VendorName: Viorel Cojocaru
│  │  └─ VendorUrl: https://github.com/betit/known-css-properties#readme
│  ├─ lazy-cache@1.0.4
│  │  ├─ URL: https://github.com/jonschlinkert/lazy-cache.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/lazy-cache
│  ├─ lazy-cache@2.0.2
│  │  ├─ URL: https://github.com/jonschlinkert/lazy-cache.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/lazy-cache
│  ├─ levn@0.3.0
│  │  ├─ URL: git://github.com/gkz/levn.git
│  │  ├─ VendorName: George Zahariev
│  │  └─ VendorUrl: https://github.com/gkz/levn
│  ├─ load-json-file@4.0.0
│  │  ├─ URL: https://github.com/sindresorhus/load-json-file.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ loader-utils@1.1.0
│  │  ├─ URL: https://github.com/webpack/loader-utils.git
│  │  └─ VendorName: Tobias Koppers @sokra
│  ├─ locate-path@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/locate-path.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ lodash.clone@4.5.0
│  │  ├─ URL: https://github.com/lodash/lodash.git
│  │  ├─ VendorName: John-David Dalton
│  │  └─ VendorUrl: https://lodash.com/
│  ├─ lodash.endswith@4.2.1
│  │  ├─ URL: https://github.com/lodash/lodash.git
│  │  ├─ VendorName: John-David Dalton
│  │  └─ VendorUrl: https://lodash.com/
│  ├─ lodash.isfunction@3.0.9
│  │  ├─ URL: https://github.com/lodash/lodash.git
│  │  ├─ VendorName: John-David Dalton
│  │  └─ VendorUrl: https://lodash.com/
│  ├─ lodash.isstring@4.0.1
│  │  ├─ URL: https://github.com/lodash/lodash.git
│  │  ├─ VendorName: John-David Dalton
│  │  └─ VendorUrl: https://lodash.com/
│  ├─ lodash.memoize@4.1.2
│  │  ├─ URL: https://github.com/lodash/lodash.git
│  │  ├─ VendorName: John-David Dalton
│  │  └─ VendorUrl: https://lodash.com/
│  ├─ lodash.sortby@4.7.0
│  │  ├─ URL: https://github.com/lodash/lodash.git
│  │  ├─ VendorName: John-David Dalton
│  │  └─ VendorUrl: https://lodash.com/
│  ├─ lodash.startswith@4.2.1
│  │  ├─ URL: https://github.com/lodash/lodash.git
│  │  ├─ VendorName: John-David Dalton
│  │  └─ VendorUrl: https://lodash.com/
│  ├─ lodash.uniq@4.5.0
│  │  ├─ URL: https://github.com/lodash/lodash.git
│  │  ├─ VendorName: John-David Dalton
│  │  └─ VendorUrl: https://lodash.com/
│  ├─ lodash@4.17.5
│  │  ├─ URL: https://github.com/lodash/lodash.git
│  │  ├─ VendorName: John-David Dalton
│  │  └─ VendorUrl: https://lodash.com/
│  ├─ log-symbols@2.2.0
│  │  ├─ URL: https://github.com/sindresorhus/log-symbols.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ longest-streak@2.0.2
│  │  ├─ URL: https://github.com/wooorm/longest-streak.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ longest@1.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/longest.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/longest
│  ├─ loose-envify@1.3.1
│  │  ├─ URL: git://github.com/zertosh/loose-envify.git
│  │  ├─ VendorName: Andres Suarez
│  │  └─ VendorUrl: https://github.com/zertosh/loose-envify
│  ├─ loud-rejection@1.6.0
│  │  ├─ URL: https://github.com/sindresorhus/loud-rejection.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ macaddress@0.2.8
│  │  ├─ URL: https://github.com/scravy/node-macaddress.git
│  │  ├─ VendorName: Julian Fleischer
│  │  └─ VendorUrl: https://github.com/scravy/node-macaddress
│  ├─ map-cache@0.2.2
│  │  ├─ URL: https://github.com/jonschlinkert/map-cache.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/map-cache
│  ├─ map-obj@1.0.1
│  │  ├─ URL: https://github.com/sindresorhus/map-obj.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ map-obj@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/map-obj.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ map-visit@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/map-visit.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/map-visit
│  ├─ markdown-escapes@1.0.1
│  │  ├─ URL: https://github.com/wooorm/markdown-escapes.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ markdown-table@1.1.1
│  │  ├─ URL: https://github.com/wooorm/markdown-table.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ math-expression-evaluator@1.2.17
│  │  ├─ URL: git+https://github.com/redhivesoftware/math-expression-evaluator#readme
│  │  ├─ VendorName: Ankit
│  │  └─ VendorUrl: https://github.com/redhivesoftware/math-expression-evaluator#readme
│  ├─ mathml-tag-names@2.0.1
│  │  ├─ URL: https://github.com/wooorm/mathml-tag-names
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ md5.js@1.3.4
│  │  ├─ URL: https://github.com/crypto-browserify/md5.js.git
│  │  ├─ VendorName: Kirill Fomichev
│  │  └─ VendorUrl: https://github.com/crypto-browserify/md5.js
│  ├─ mdast-util-compact@1.0.1
│  │  ├─ URL: https://github.com/syntax-tree/mdast-util-compact
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ memory-fs@0.4.1
│  │  ├─ URL: https://github.com/webpack/memory-fs.git
│  │  ├─ VendorName: Tobias Koppers @sokra
│  │  └─ VendorUrl: https://github.com/webpack/memory-fs
│  ├─ meow@4.0.0
│  │  ├─ URL: https://github.com/sindresorhus/meow.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ micromatch@2.3.11
│  │  ├─ URL: https://github.com/jonschlinkert/micromatch.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/micromatch
│  ├─ micromatch@3.1.5
│  │  ├─ URL: https://github.com/micromatch/micromatch.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/micromatch/micromatch
│  ├─ miller-rabin@4.0.1
│  │  ├─ URL: git@github.com:indutny/miller-rabin
│  │  ├─ VendorName: Fedor Indutny
│  │  └─ VendorUrl: https://github.com/indutny/miller-rabin
│  ├─ mime-db@1.30.0
│  │  └─ URL: https://github.com/jshttp/mime-db.git
│  ├─ mime-types@2.1.17
│  │  └─ URL: https://github.com/jshttp/mime-types.git
│  ├─ mime@1.4.1
│  │  ├─ URL: https://github.com/broofa/node-mime
│  │  ├─ VendorName: Robert Kieffer
│  │  └─ VendorUrl: http://github.com/broofa
│  ├─ mime@1.6.0
│  │  ├─ URL: https://github.com/broofa/node-mime
│  │  ├─ VendorName: Robert Kieffer
│  │  └─ VendorUrl: http://github.com/broofa
│  ├─ minimalistic-crypto-utils@1.0.1
│  │  ├─ URL: git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git
│  │  ├─ VendorName: Fedor Indutny
│  │  └─ VendorUrl: https://github.com/indutny/minimalistic-crypto-utils#readme
│  ├─ minimist-options@3.0.2
│  │  ├─ URL: https://github.com/vadimdemedes/minimist-options.git
│  │  └─ VendorName: Vadim Demedes
│  ├─ minimist@0.0.10
│  │  ├─ URL: git://github.com/substack/minimist.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/minimist
│  ├─ minimist@0.0.8
│  │  ├─ URL: git://github.com/substack/minimist.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/minimist
│  ├─ minimist@1.1.3
│  │  ├─ URL: git://github.com/substack/minimist.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/minimist
│  ├─ minimist@1.2.0
│  │  ├─ URL: git://github.com/substack/minimist.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/minimist
│  ├─ minizlib@1.1.0
│  │  ├─ URL: git+https://github.com/isaacs/minizlib.git
│  │  ├─ VendorName: Isaac Z. Schlueter
│  │  └─ VendorUrl: http://blog.izs.me/
│  ├─ mixin-deep@1.3.1
│  │  ├─ URL: https://github.com/jonschlinkert/mixin-deep.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/mixin-deep
│  ├─ mkdirp@0.5.0
│  │  ├─ URL: https://github.com/substack/node-mkdirp.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ mkdirp@0.5.1
│  │  ├─ URL: https://github.com/substack/node-mkdirp.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ ms@2.0.0
│  │  └─ URL: https://github.com/zeit/ms.git
│  ├─ nan@2.8.0
│  │  └─ URL: git://github.com/nodejs/nan.git
│  ├─ nanomatch@1.2.7
│  │  ├─ URL: https://github.com/micromatch/nanomatch.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/micromatch/nanomatch
│  ├─ nice-try@1.0.4
│  │  ├─ URL: https://github.com/electerious/nice-try.git
│  │  └─ VendorUrl: https://github.com/electerious/nice-try
│  ├─ node-fetch@1.7.3
│  │  ├─ URL: https://github.com/bitinn/node-fetch.git
│  │  ├─ VendorName: David Frank
│  │  └─ VendorUrl: https://github.com/bitinn/node-fetch
│  ├─ node-libs-browser@2.1.0
│  │  ├─ URL: git+https://github.com/webpack/node-libs-browser.git
│  │  ├─ VendorName: Tobias Koppers @sokra
│  │  └─ VendorUrl: http://github.com/webpack/node-libs-browser
│  ├─ normalize-path@2.1.1
│  │  ├─ URL: https://github.com/jonschlinkert/normalize-path.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/normalize-path
│  ├─ normalize-range@0.1.2
│  │  ├─ URL: https://github.com/jamestalmage/normalize-range.git
│  │  ├─ VendorName: James Talmage
│  │  └─ VendorUrl: github.com/jamestalmage
│  ├─ normalize-selector@0.2.0
│  │  ├─ URL: git://github.com/getify/normalize-selector.git
│  │  ├─ VendorName: Kyle Simpson
│  │  └─ VendorUrl: http://github.com/getify/normalize-selector
│  ├─ normalize-url@1.9.1
│  │  ├─ URL: https://github.com/sindresorhus/normalize-url.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ num2fraction@1.2.2
│  │  ├─ URL: git@github.com:yisibl/num2fraction.git
│  │  ├─ VendorName: yisi
│  │  └─ VendorUrl: http://iyunlu.com/view
│  ├─ number-is-nan@1.0.1
│  │  ├─ URL: https://github.com/sindresorhus/number-is-nan.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ nwmatcher@1.4.3
│  │  ├─ URL: git://github.com/dperini/nwmatcher.git
│  │  ├─ VendorName: Diego Perini
│  │  └─ VendorUrl: http://javascript.nwbox.com/NWMatcher/
│  ├─ object-assign@4.1.1
│  │  ├─ URL: https://github.com/sindresorhus/object-assign.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ object-copy@0.1.0
│  │  ├─ URL: https://github.com/jonschlinkert/object-copy.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/object-copy
│  ├─ object-inspect@1.4.1
│  │  ├─ URL: git://github.com/substack/object-inspect.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/object-inspect
│  ├─ object-keys@1.0.11
│  │  ├─ URL: git://github.com/ljharb/object-keys.git
│  │  ├─ VendorName: Jordan Harband
│  │  └─ VendorUrl: http://ljharb.codes
│  ├─ object-visit@1.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/object-visit.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/object-visit
│  ├─ object.omit@2.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/object.omit.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/object.omit
│  ├─ object.pick@1.3.0
│  │  ├─ URL: https://github.com/jonschlinkert/object.pick.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/object.pick
│  ├─ on-finished@2.3.0
│  │  └─ URL: https://github.com/jshttp/on-finished.git
│  ├─ opn@5.2.0
│  │  ├─ URL: https://github.com/sindresorhus/opn.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ optimist@0.6.1
│  │  ├─ URL: http://github.com/substack/node-optimist.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ optionator@0.8.2
│  │  ├─ URL: git://github.com/gkz/optionator.git
│  │  ├─ VendorName: George Zahariev
│  │  └─ VendorUrl: https://github.com/gkz/optionator
│  ├─ os-browserify@0.3.0
│  │  ├─ URL: http://github.com/CoderPuppy/os-browserify.git
│  │  └─ VendorName: CoderPuppy
│  ├─ os-homedir@1.0.2
│  │  ├─ URL: https://github.com/sindresorhus/os-homedir.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ os-tmpdir@1.0.2
│  │  ├─ URL: https://github.com/sindresorhus/os-tmpdir.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ p-limit@1.2.0
│  │  ├─ URL: https://github.com/sindresorhus/p-limit.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ p-locate@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/p-locate.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ p-try@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/p-try.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ pako@0.2.9
│  │  ├─ URL: https://github.com/nodeca/pako.git
│  │  └─ VendorUrl: https://github.com/nodeca/pako
│  ├─ parcel-bundler@1.6.1
│  │  └─ URL: https://github.com/parcel-bundler/parcel.git
│  ├─ parse-entities@1.1.1
│  │  ├─ URL: https://github.com/wooorm/parse-entities.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ parse-glob@3.0.4
│  │  ├─ URL: https://github.com/jonschlinkert/parse-glob.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/parse-glob
│  ├─ parse-json@3.0.0
│  │  ├─ URL: https://github.com/sindresorhus/parse-json.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ parse-json@4.0.0
│  │  ├─ URL: https://github.com/sindresorhus/parse-json.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ parse-passwd@1.0.0
│  │  ├─ URL: https://github.com/doowb/parse-passwd.git
│  │  ├─ VendorName: Brian Woodward
│  │  └─ VendorUrl: https://github.com/doowb/parse-passwd
│  ├─ parse5@3.0.3
│  │  ├─ URL: git://github.com/inikulin/parse5.git
│  │  ├─ VendorName: Ivan Nikulin
│  │  └─ VendorUrl: https://github.com/inikulin/parse5
│  ├─ parse5@4.0.0
│  │  ├─ URL: git://github.com/inikulin/parse5.git
│  │  ├─ VendorName: Ivan Nikulin
│  │  └─ VendorUrl: https://github.com/inikulin/parse5
│  ├─ parseurl@1.3.2
│  │  └─ URL: https://github.com/pillarjs/parseurl.git
│  ├─ pascalcase@0.1.1
│  │  ├─ URL: https://github.com/jonschlinkert/pascalcase.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/pascalcase
│  ├─ path-browserify@0.0.0
│  │  ├─ URL: git://github.com/substack/path-browserify.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/path-browserify
│  ├─ path-dirname@1.0.2
│  │  ├─ URL: https://github.com/es128/path-dirname.git
│  │  └─ VendorName: Elan Shanker
│  ├─ path-exists@3.0.0
│  │  ├─ URL: https://github.com/sindresorhus/path-exists.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ path-is-absolute@1.0.1
│  │  ├─ URL: https://github.com/sindresorhus/path-is-absolute.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ path-key@2.0.1
│  │  ├─ URL: https://github.com/sindresorhus/path-key.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ path-parse@1.0.5
│  │  ├─ URL: https://github.com/jbgutierrez/path-parse.git
│  │  ├─ VendorName: Javier Blanco
│  │  └─ VendorUrl: https://github.com/jbgutierrez/path-parse#readme
│  ├─ path-type@3.0.0
│  │  ├─ URL: https://github.com/sindresorhus/path-type.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ pbkdf2@3.0.14
│  │  ├─ URL: https://github.com/crypto-browserify/pbkdf2.git
│  │  ├─ VendorName: Daniel Cousens
│  │  └─ VendorUrl: https://github.com/crypto-browserify/pbkdf2
│  ├─ pend@1.2.0
│  │  ├─ URL: git://github.com/andrewrk/node-pend.git
│  │  └─ VendorName: Andrew Kelley
│  ├─ performance-now@0.2.0
│  │  ├─ URL: git://github.com/meryn/performance-now.git
│  │  ├─ VendorName: Meryn Stol
│  │  └─ VendorUrl: https://github.com/meryn/performance-now
│  ├─ performance-now@2.1.0
│  │  ├─ URL: git://github.com/braveg1rl/performance-now.git
│  │  ├─ VendorName: Braveg1rl
│  │  └─ VendorUrl: https://github.com/braveg1rl/performance-now
│  ├─ pify@2.3.0
│  │  ├─ URL: https://github.com/sindresorhus/pify.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ pify@3.0.0
│  │  ├─ URL: https://github.com/sindresorhus/pify.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ pinkie-promise@2.0.1
│  │  ├─ URL: https://github.com/floatdrop/pinkie-promise.git
│  │  ├─ VendorName: Vsevolod Strukchinsky
│  │  └─ VendorUrl: github.com/floatdrop
│  ├─ pinkie@2.0.4
│  │  ├─ URL: https://github.com/floatdrop/pinkie.git
│  │  ├─ VendorName: Vsevolod Strukchinsky
│  │  └─ VendorUrl: github.com/floatdrop
│  ├─ pn@1.1.0
│  │  ├─ URL: git://github.com/cscott/node-pn
│  │  └─ VendorName: C. Scott Ananian
│  ├─ portfinder@1.0.13
│  │  ├─ URL: git@github.com:indexzero/node-portfinder.git
│  │  └─ VendorName: Charlie Robbins
│  ├─ posix-character-classes@0.1.1
│  │  ├─ URL: https://github.com/jonschlinkert/posix-character-classes.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/posix-character-classes
│  ├─ postcss-calc@5.3.1
│  │  ├─ URL: https://github.com/postcss/postcss-calc.git
│  │  └─ VendorName: Maxime Thirouin
│  ├─ postcss-colormin@2.2.2
│  │  ├─ URL: https://github.com/ben-eb/postcss-colormin.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-colormin
│  ├─ postcss-convert-values@2.6.1
│  │  ├─ URL: https://github.com/ben-eb/postcss-convert-values.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-convert-values
│  ├─ postcss-discard-comments@2.0.4
│  │  ├─ URL: https://github.com/ben-eb/postcss-discard-comments.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-discard-comments
│  ├─ postcss-discard-duplicates@2.1.0
│  │  ├─ URL: https://github.com/ben-eb/postcss-discard-duplicates.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-discard-duplicates
│  ├─ postcss-discard-empty@2.1.0
│  │  ├─ URL: https://github.com/ben-eb/postcss-discard-empty.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-discard-empty
│  ├─ postcss-discard-overridden@0.1.1
│  │  ├─ URL: https://github.com/Justineo/postcss-discard-overridden.git
│  │  ├─ VendorName: Justineo
│  │  └─ VendorUrl: https://github.com/Justineo/postcss-discard-overridden
│  ├─ postcss-discard-unused@2.2.3
│  │  ├─ URL: https://github.com/ben-eb/postcss-discard-unused.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-discard-unused
│  ├─ postcss-filter-plugins@2.0.2
│  │  ├─ URL: https://github.com/postcss/postcss-filter-plugins.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/postcss/postcss-filter-plugins
│  ├─ postcss-html@0.12.0
│  │  ├─ URL: git+https://github.com/gucong3000/postcss-html.git
│  │  ├─ VendorName: gucong
│  │  └─ VendorUrl: https://github.com/gucong3000/postcss-html#readme
│  ├─ postcss-less@1.1.3
│  │  ├─ URL: https://github.com/webschik/postcss-less.git
│  │  └─ VendorName: Denys Kniazevych
│  ├─ postcss-media-query-parser@0.2.3
│  │  ├─ URL: git+https://github.com/dryoma/postcss-media-query-parser.git
│  │  ├─ VendorName: dryoma
│  │  └─ VendorUrl: https://github.com/dryoma/postcss-media-query-parser
│  ├─ postcss-merge-idents@2.1.7
│  │  ├─ URL: https://github.com/ben-eb/postcss-merge-idents.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-merge-idents
│  ├─ postcss-merge-longhand@2.0.2
│  │  ├─ URL: https://github.com/ben-eb/postcss-merge-longhand.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-merge-longhand
│  ├─ postcss-merge-rules@2.1.2
│  │  ├─ URL: https://github.com/ben-eb/postcss-merge-rules.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-merge-rules
│  ├─ postcss-message-helpers@2.0.0
│  │  ├─ URL: https://github.com/MoOx/postcss-message-helpers.git
│  │  └─ VendorName: Maxime Thirouin
│  ├─ postcss-minify-font-values@1.0.5
│  │  ├─ URL: git+https://github.com/TrySound/postcss-minify-font-values.git
│  │  ├─ VendorName: Bogdan Chadkin
│  │  └─ VendorUrl: https://github.com/TrySound/postcss-minify-font-values
│  ├─ postcss-minify-gradients@1.0.5
│  │  ├─ URL: https://github.com/ben-eb/postcss-minify-gradients.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-minify-gradients
│  ├─ postcss-minify-params@1.2.2
│  │  ├─ URL: https://github.com/ben-eb/postcss-minify-params.git
│  │  ├─ VendorName: Bogdan Chadkin
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-minify-params
│  ├─ postcss-minify-selectors@2.1.1
│  │  ├─ URL: https://github.com/ben-eb/postcss-minify-selectors.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-minify-selectors
│  ├─ postcss-normalize-charset@1.1.1
│  │  ├─ URL: https://github.com/ben-eb/postcss-charset.git
│  │  ├─ VendorName: Bogdan Chadkin
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-charset
│  ├─ postcss-normalize-url@3.0.8
│  │  ├─ URL: https://github.com/ben-eb/postcss-normalize-url.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-normalize-url
│  ├─ postcss-ordered-values@2.2.3
│  │  ├─ URL: https://github.com/ben-eb/postcss-ordered-values.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-ordered-values
│  ├─ postcss-reduce-idents@2.4.0
│  │  ├─ URL: https://github.com/ben-eb/postcss-reduce-idents.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-reduce-idents
│  ├─ postcss-reduce-initial@1.0.1
│  │  ├─ URL: https://github.com/ben-eb/postcss-reduce-initial.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-reduce-initial
│  ├─ postcss-reduce-transforms@1.0.4
│  │  ├─ URL: https://github.com/ben-eb/postcss-reduce-transforms.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-reduce-transforms
│  ├─ postcss-reporter@5.0.0
│  │  ├─ URL: https://github.com/postcss/postcss-reporter.git
│  │  ├─ VendorName: David Clark
│  │  └─ VendorUrl: https://github.com/postcss/postcss-reporter
│  ├─ postcss-resolve-nested-selector@0.1.1
│  │  └─ VendorName: David Clark
│  ├─ postcss-safe-parser@3.0.1
│  │  ├─ URL: https://github.com/postcss/postcss-safe-parser.git
│  │  └─ VendorName: Andrey Sitnik
│  ├─ postcss-sass@0.2.0
│  │  ├─ URL: https://github.com/AleshaOleg/postcss-sass.git
│  │  ├─ VendorName: Oleh Aloshkin
│  │  └─ VendorUrl: https://github.com/AleshaOleg/postcss-sass
│  ├─ postcss-scss@1.0.3
│  │  ├─ URL: https://github.com/postcss/postcss-scss.git
│  │  └─ VendorName: Andrey Sitnik
│  ├─ postcss-selector-parser@2.2.3
│  │  ├─ URL: https://github.com/postcss/postcss-selector-parser.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/postcss/postcss-selector-parser
│  ├─ postcss-selector-parser@3.1.1
│  │  ├─ URL: https://github.com/postcss/postcss-selector-parser.git
│  │  └─ VendorUrl: https://github.com/postcss/postcss-selector-parser
│  ├─ postcss-svgo@2.1.6
│  │  ├─ URL: https://github.com/ben-eb/postcss-svgo.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-svgo
│  ├─ postcss-unique-selectors@2.0.2
│  │  ├─ URL: https://github.com/ben-eb/postcss-unique-selectors.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-unique-selectors
│  ├─ postcss-value-parser@3.3.0
│  │  ├─ URL: https://github.com/TrySound/postcss-value-parser.git
│  │  ├─ VendorName: Bogdan Chadkin
│  │  └─ VendorUrl: https://github.com/TrySound/postcss-value-parser
│  ├─ postcss-zindex@2.2.0
│  │  ├─ URL: https://github.com/ben-eb/postcss-zindex.git
│  │  ├─ VendorName: Ben Briggs
│  │  └─ VendorUrl: https://github.com/ben-eb/postcss-zindex
│  ├─ postcss@5.2.18
│  │  ├─ URL: https://github.com/postcss/postcss.git
│  │  ├─ VendorName: Andrey Sitnik
│  │  └─ VendorUrl: http://postcss.org/
│  ├─ postcss@6.0.18
│  │  ├─ URL: https://github.com/postcss/postcss.git
│  │  ├─ VendorName: Andrey Sitnik
│  │  └─ VendorUrl: http://postcss.org/
│  ├─ posthtml-parser@0.1.3
│  │  ├─ URL: git+https://github.com/posthtml/posthtml-parser.git
│  │  ├─ VendorName: Ivan Voischev
│  │  └─ VendorUrl: https://github.com/posthtml/posthtml-parser#readme
│  ├─ posthtml-parser@0.3.3
│  │  ├─ URL: https://github.com/posthtml/posthtml-parser.git
│  │  ├─ VendorName: Ivan Voischev
│  │  └─ VendorUrl: https://github.com/posthtml/posthtml-parser#readme
│  ├─ posthtml-parser@0.4.1
│  │  ├─ URL: https://github.com/posthtml/posthtml-parser.git
│  │  ├─ VendorName: Ivan Voischev
│  │  └─ VendorUrl: https://github.com/posthtml/posthtml-parser#readme
│  ├─ posthtml-render@1.1.0
│  │  ├─ URL: git+https://github.com/posthtml/posthtml-render.git
│  │  ├─ VendorName: Ivan Voischev
│  │  └─ VendorUrl: https://github.com/posthtml/posthtml-render#readme
│  ├─ posthtml@0.11.3
│  │  ├─ URL: https://github.com/posthtml/posthtml.git
│  │  ├─ VendorName: Anton Winogradov
│  │  └─ VendorUrl: https://github.com/posthtml/posthtml
│  ├─ posthtml@0.8.7
│  │  ├─ URL: git://github.com/posthtml/posthtml.git
│  │  ├─ VendorName: Anton Winogradov
│  │  └─ VendorUrl: https://github.com/posthtml/posthtml
│  ├─ preact@8.2.7
│  │  ├─ URL: https://github.com/developit/preact.git
│  │  ├─ VendorName: Jason Miller
│  │  └─ VendorUrl: https://github.com/developit/preact
│  ├─ prelude-ls@1.1.2
│  │  ├─ URL: git://github.com/gkz/prelude-ls.git
│  │  ├─ VendorName: George Zahariev
│  │  └─ VendorUrl: http://preludels.com/
│  ├─ prepend-http@1.0.4
│  │  ├─ URL: https://github.com/sindresorhus/prepend-http.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ preserve@0.2.0
│  │  ├─ URL: git://github.com/jonschlinkert/preserve.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/preserve
│  ├─ private@0.1.8
│  │  ├─ URL: git://github.com/benjamn/private.git
│  │  ├─ VendorName: Ben Newman
│  │  └─ VendorUrl: http://github.com/benjamn/private
│  ├─ process-nextick-args@2.0.0
│  │  ├─ URL: https://github.com/calvinmetcalf/process-nextick-args.git
│  │  └─ VendorUrl: https://github.com/calvinmetcalf/process-nextick-args
│  ├─ process@0.11.10
│  │  ├─ URL: git://github.com/shtylman/node-process.git
│  │  └─ VendorName: Roman Shtylman
│  ├─ progress@2.0.0
│  │  ├─ URL: git://github.com/visionmedia/node-progress
│  │  └─ VendorName: TJ Holowaychuk
│  ├─ proxy-from-env@1.0.0
│  │  ├─ URL: https://github.com/Rob--W/proxy-from-env.git
│  │  ├─ VendorName: Rob Wu
│  │  └─ VendorUrl: https://github.com/Rob--W/proxy-from-env#readme
│  ├─ prr@1.0.1
│  │  ├─ URL: https://github.com/rvagg/prr.git
│  │  ├─ VendorName: Rod Vagg
│  │  └─ VendorUrl: https://github.com/rvagg/prr
│  ├─ public-encrypt@4.0.0
│  │  ├─ URL: https://github.com/crypto-browserify/publicEncrypt.git
│  │  └─ VendorUrl: https://github.com/crypto-browserify/publicEncrypt
│  ├─ punycode@1.3.2
│  │  ├─ URL: https://github.com/bestiejs/punycode.js.git
│  │  ├─ VendorName: Mathias Bynens
│  │  └─ VendorUrl: https://mths.be/punycode
│  ├─ punycode@1.4.1
│  │  ├─ URL: https://github.com/bestiejs/punycode.js.git
│  │  ├─ VendorName: Mathias Bynens
│  │  └─ VendorUrl: https://mths.be/punycode
│  ├─ punycode@2.1.0
│  │  ├─ URL: https://github.com/bestiejs/punycode.js.git
│  │  ├─ VendorName: Mathias Bynens
│  │  └─ VendorUrl: https://mths.be/punycode
│  ├─ q@1.5.1
│  │  ├─ URL: git://github.com/kriskowal/q.git
│  │  ├─ VendorName: Kris Kowal
│  │  └─ VendorUrl: https://github.com/kriskowal/q
│  ├─ query-string@4.3.4
│  │  ├─ URL: https://github.com/sindresorhus/query-string.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ querystring-es3@0.2.1
│  │  ├─ URL: git://github.com/mike-spainhower/querystring.git
│  │  └─ VendorName: Irakli Gozalishvili
│  ├─ querystring@0.2.0
│  │  ├─ URL: git://github.com/Gozala/querystring.git
│  │  └─ VendorName: Irakli Gozalishvili
│  ├─ quick-lru@1.1.0
│  │  ├─ URL: https://github.com/sindresorhus/quick-lru.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ quote-stream@1.0.2
│  │  ├─ URL: git://github.com/substack/quote-stream.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/quote-stream
│  ├─ randomatic@1.1.7
│  │  ├─ URL: https://github.com/jonschlinkert/randomatic.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/randomatic
│  ├─ randombytes@2.0.6
│  │  ├─ URL: git@github.com:crypto-browserify/randombytes.git
│  │  └─ VendorUrl: https://github.com/crypto-browserify/randombytes
│  ├─ randomfill@1.0.4
│  │  ├─ URL: https://github.com/crypto-browserify/randomfill.git
│  │  └─ VendorUrl: https://github.com/crypto-browserify/randomfill
│  ├─ range-parser@1.2.0
│  │  ├─ URL: https://github.com/jshttp/range-parser.git
│  │  ├─ VendorName: TJ Holowaychuk
│  │  └─ VendorUrl: http://tjholowaychuk.com
│  ├─ read-pkg-up@3.0.0
│  │  ├─ URL: https://github.com/sindresorhus/read-pkg-up.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ read-pkg@3.0.0
│  │  ├─ URL: https://github.com/sindresorhus/read-pkg.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ readable-stream@2.3.4
│  │  └─ URL: git://github.com/nodejs/readable-stream
│  ├─ readdirp@2.1.0
│  │  ├─ URL: git://github.com/thlorenz/readdirp.git
│  │  ├─ VendorName: Thorsten Lorenz
│  │  └─ VendorUrl: https://github.com/thlorenz/readdirp
│  ├─ redent@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/redent.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ reduce-css-calc@1.3.0
│  │  ├─ URL: https://github.com/MoOx/reduce-css-calc.git
│  │  └─ VendorName: Maxime Thirouin
│  ├─ reduce-function-call@1.0.2
│  │  ├─ URL: https://github.com/MoOx/reduce-function-call.git
│  │  └─ VendorName: MoOx
│  ├─ regenerate@1.3.3
│  │  ├─ URL: https://github.com/mathiasbynens/regenerate.git
│  │  ├─ VendorName: Mathias Bynens
│  │  └─ VendorUrl: https://mths.be/regenerate
│  ├─ regenerator-runtime@0.11.1
│  │  ├─ URL: https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime
│  │  └─ VendorName: Ben Newman
│  ├─ regex-cache@0.4.4
│  │  ├─ URL: https://github.com/jonschlinkert/regex-cache.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/regex-cache
│  ├─ regex-not@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/regex-not.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/regex-not
│  ├─ regexpu-core@2.0.0
│  │  ├─ URL: https://github.com/mathiasbynens/regexpu-core.git
│  │  ├─ VendorName: Mathias Bynens
│  │  └─ VendorUrl: https://mths.be/regexpu
│  ├─ regjsgen@0.2.0
│  │  ├─ URL: https://github.com/d10/regjsgen.git
│  │  ├─ VendorName: Benjamin Tan
│  │  └─ VendorUrl: https://github.com/d10/regjsgen
│  ├─ remark-parse@4.0.0
│  │  ├─ URL: https://github.com/wooorm/remark/tree/master/packages/remark-parse
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://remark.js.org/
│  ├─ remark-stringify@4.0.0
│  │  ├─ URL: https://github.com/wooorm/remark/tree/master/packages/remark-stringify
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://remark.js.org/
│  ├─ remark@8.0.0
│  │  ├─ URL: https://github.com/wooorm/remark/tree/master/packages/remark
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://remark.js.org/
│  ├─ repeat-element@1.1.2
│  │  ├─ URL: git://github.com/jonschlinkert/repeat-element.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/repeat-element
│  ├─ repeat-string@1.6.1
│  │  ├─ URL: https://github.com/jonschlinkert/repeat-string.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/repeat-string
│  ├─ repeating@2.0.1
│  │  ├─ URL: https://github.com/sindresorhus/repeating.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ replace-ext@1.0.0
│  │  ├─ URL: https://github.com/gulpjs/replace-ext.git
│  │  ├─ VendorName: Gulp Team
│  │  └─ VendorUrl: http://gulpjs.com/
│  ├─ require-from-string@2.0.1
│  │  ├─ URL: https://github.com/floatdrop/require-from-string.git
│  │  ├─ VendorName: Vsevolod Strukchinsky
│  │  └─ VendorUrl: github.com/floatdrop
│  ├─ requires-port@1.0.0
│  │  ├─ URL: https://github.com/unshiftio/requires-port
│  │  ├─ VendorName: Arnout Kazemier
│  │  └─ VendorUrl: https://github.com/unshiftio/requires-port
│  ├─ resolve-from@4.0.0
│  │  ├─ URL: https://github.com/sindresorhus/resolve-from.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ resolve-url@0.2.1
│  │  ├─ URL: https://github.com/lydell/resolve-url.git
│  │  └─ VendorName: Simon Lydell
│  ├─ resolve@1.1.7
│  │  ├─ URL: git://github.com/substack/node-resolve.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ resolve@1.5.0
│  │  ├─ URL: git://github.com/browserify/node-resolve.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ right-align@0.1.3
│  │  ├─ URL: git://github.com/jonschlinkert/right-align.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/right-align
│  ├─ ripemd160@2.0.1
│  │  └─ URL: https://github.com/crypto-browserify/ripemd160
│  ├─ safe-buffer@5.1.1
│  │  ├─ URL: git://github.com/feross/safe-buffer.git
│  │  ├─ VendorName: Feross Aboukhadijeh
│  │  └─ VendorUrl: https://github.com/feross/safe-buffer
│  ├─ safer-eval@1.2.3
│  │  ├─ URL: https://github.com/commenthol/safer-eval.git
│  │  └─ VendorName: commenthol
│  ├─ sass@1.0.0-beta.5.2
│  │  ├─ URL: https://github.com/sass/dart-sass
│  │  ├─ VendorName: Natalie Weizenbaum
│  │  └─ VendorUrl: https://github.com/sass/dart-sass
│  ├─ seedrandom@2.4.3
│  │  ├─ URL: git://github.com/davidbau/seedrandom.git
│  │  ├─ VendorName: David Bau
│  │  └─ VendorUrl: http://davidbau.com/archives/2010/01/30/random_seeds_coded_hints_and_quintillions.html
│  ├─ send@0.16.2
│  │  ├─ URL: https://github.com/pillarjs/send.git
│  │  └─ VendorName: TJ Holowaychuk
│  ├─ serialize-to-js@1.1.1
│  │  ├─ URL: https://github.com/commenthol/serialize-to-js.git
│  │  ├─ VendorName: commenthol
│  │  └─ VendorUrl: https://github.com/commenthol/serialize-to-js
│  ├─ serve-static@1.13.2
│  │  ├─ URL: https://github.com/expressjs/serve-static.git
│  │  └─ VendorName: Douglas Christopher Wilson
│  ├─ set-getter@0.1.0
│  │  ├─ URL: https://github.com/doowb/set-getter.git
│  │  ├─ VendorName: Brian Woodward
│  │  └─ VendorUrl: https://github.com/doowb/set-getter
│  ├─ set-immediate-shim@1.0.1
│  │  ├─ URL: https://github.com/sindresorhus/set-immediate-shim.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ set-value@0.4.3
│  │  ├─ URL: https://github.com/jonschlinkert/set-value.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/set-value
│  ├─ set-value@2.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/set-value.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/set-value
│  ├─ setimmediate@1.0.5
│  │  ├─ URL: https://github.com/YuzuJS/setImmediate.git
│  │  └─ VendorName: YuzuJS
│  ├─ sha.js@2.4.10
│  │  ├─ URL: git://github.com/crypto-browserify/sha.js.git
│  │  ├─ VendorName: Dominic Tarr
│  │  └─ VendorUrl: https://github.com/crypto-browserify/sha.js
│  ├─ shallow-copy@0.0.1
│  │  ├─ URL: git://github.com/substack/shallow-copy.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/shallow-copy
│  ├─ shebang-command@1.2.0
│  │  ├─ URL: https://github.com/kevva/shebang-command.git
│  │  ├─ VendorName: Kevin Martensson
│  │  └─ VendorUrl: github.com/kevva
│  ├─ shebang-regex@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/shebang-regex.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ slash@1.0.0
│  │  ├─ URL: https://github.com/sindresorhus/slash.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: http://sindresorhus.com
│  ├─ slice-ansi@1.0.0
│  │  ├─ URL: https://github.com/chalk/slice-ansi.git
│  │  └─ VendorName: David Caccavella
│  ├─ snapdragon-node@2.1.1
│  │  ├─ URL: https://github.com/jonschlinkert/snapdragon-node.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/snapdragon-node
│  ├─ snapdragon-util@3.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/snapdragon-util.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/snapdragon-util
│  ├─ snapdragon@0.8.1
│  │  ├─ URL: https://github.com/jonschlinkert/snapdragon.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/snapdragon
│  ├─ sort-keys@1.1.2
│  │  ├─ URL: https://github.com/sindresorhus/sort-keys.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ source-map-resolve@0.5.1
│  │  ├─ URL: https://github.com/lydell/source-map-resolve.git
│  │  └─ VendorName: Simon Lydell
│  ├─ source-map-support@0.4.18
│  │  └─ URL: https://github.com/evanw/node-source-map-support
│  ├─ source-map-support@0.5.3
│  │  └─ URL: https://github.com/evanw/node-source-map-support
│  ├─ source-map-url@0.4.0
│  │  ├─ URL: https://github.com/lydell/source-map-url.git
│  │  └─ VendorName: Simon Lydell
│  ├─ specificity@0.3.2
│  │  ├─ URL: https://github.com/keeganstreet/specificity.git
│  │  ├─ VendorName: Keegan Street
│  │  └─ VendorUrl: https://github.com/keeganstreet/specificity
│  ├─ split-string@3.1.0
│  │  ├─ URL: https://github.com/jonschlinkert/split-string.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/split-string
│  ├─ sshpk@1.13.1
│  │  ├─ URL: git+https://github.com/arekinath/node-sshpk.git
│  │  ├─ VendorName: Joyent, Inc
│  │  └─ VendorUrl: https://github.com/arekinath/node-sshpk#readme
│  ├─ state-toggle@1.0.0
│  │  ├─ URL: https://github.com/wooorm/state-toggle
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ static-eval@2.0.0
│  │  ├─ URL: git://github.com/substack/static-eval.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/static-eval
│  ├─ static-extend@0.1.2
│  │  ├─ URL: https://github.com/jonschlinkert/static-extend.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/static-extend
│  ├─ static-module@2.1.1
│  │  ├─ URL: git://github.com/substack/static-module.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/static-module
│  ├─ statuses@1.4.0
│  │  └─ URL: https://github.com/jshttp/statuses.git
│  ├─ stream-browserify@2.0.1
│  │  ├─ URL: git://github.com/substack/stream-browserify.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/stream-browserify
│  ├─ stream-http@2.8.0
│  │  ├─ URL: git://github.com/jhiesey/stream-http.git
│  │  ├─ VendorName: John Hiesey
│  │  └─ VendorUrl: https://github.com/jhiesey/stream-http#readme
│  ├─ strict-uri-encode@1.1.0
│  │  ├─ URL: https://github.com/kevva/strict-uri-encode.git
│  │  ├─ VendorName: Kevin Mårtensson
│  │  └─ VendorUrl: github.com/kevva
│  ├─ string_decoder@1.0.3
│  │  ├─ URL: git://github.com/rvagg/string_decoder.git
│  │  └─ VendorUrl: https://github.com/rvagg/string_decoder
│  ├─ string-width@1.0.2
│  │  ├─ URL: https://github.com/sindresorhus/string-width.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ string-width@2.1.1
│  │  ├─ URL: https://github.com/sindresorhus/string-width.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ stringify-entities@1.3.1
│  │  ├─ URL: https://github.com/wooorm/stringify-entities.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ stringstream@0.0.5
│  │  ├─ URL: https://github.com/mhart/StringStream.git
│  │  ├─ VendorName: Michael Hart
│  │  └─ VendorUrl: http://github.com/mhart
│  ├─ strip-ansi@3.0.1
│  │  ├─ URL: https://github.com/chalk/strip-ansi.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ strip-ansi@4.0.0
│  │  ├─ URL: https://github.com/chalk/strip-ansi.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ strip-bom@3.0.0
│  │  ├─ URL: https://github.com/sindresorhus/strip-bom.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ strip-indent@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/strip-indent.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ strip-json-comments@2.0.1
│  │  ├─ URL: https://github.com/sindresorhus/strip-json-comments.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ stylelint-config-recommended@2.0.1
│  │  ├─ URL: https://github.com/stylelint/stylelint-config-recommended.git
│  │  └─ VendorName: stylelint
│  ├─ stylelint-config-standard@18.0.0
│  │  ├─ URL: https://github.com/stylelint/stylelint-config-standard.git
│  │  └─ VendorName: stylelint
│  ├─ stylelint@8.4.0
│  │  ├─ URL: https://github.com/stylelint/stylelint.git
│  │  └─ VendorUrl: https://stylelint.io/
│  ├─ sugarss@1.0.1
│  │  ├─ URL: https://github.com/postcss/sugarss.git
│  │  └─ VendorName: Andrey Sitnik
│  ├─ supports-color@2.0.0
│  │  ├─ URL: https://github.com/chalk/supports-color.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ supports-color@3.2.3
│  │  ├─ URL: https://github.com/chalk/supports-color.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ supports-color@5.2.0
│  │  ├─ URL: https://github.com/chalk/supports-color.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ svg-tags@1.0.0
│  │  ├─ URL: git://github.com/element-io/svg-tags.git
│  │  └─ VendorName: Athan Reines
│  ├─ svgo@0.7.2
│  │  ├─ URL: git://github.com/svg/svgo.git
│  │  ├─ VendorName: Kir Belevich
│  │  └─ VendorUrl: https://github.com/svg/svgo
│  ├─ symbol-tree@3.2.2
│  │  ├─ URL: https://github.com/jsdom/js-symbol-tree.git
│  │  ├─ VendorName: Joris van der Wel
│  │  └─ VendorUrl: https://github.com/jsdom/js-symbol-tree#symbol-tree
│  ├─ tapable@0.2.8
│  │  ├─ URL: http://github.com/webpack/tapable.git
│  │  ├─ VendorName: Tobias Koppers @sokra
│  │  └─ VendorUrl: https://github.com/webpack/tapable
│  ├─ through2@2.0.3
│  │  ├─ URL: https://github.com/rvagg/through2.git
│  │  ├─ VendorName: Rod Vagg
│  │  └─ VendorUrl: https://github.com/rvagg
│  ├─ timers-browserify@2.0.6
│  │  ├─ URL: git://github.com/jryans/timers-browserify.git
│  │  ├─ VendorName: J. Ryan Stinnett
│  │  └─ VendorUrl: https://github.com/jryans/timers-browserify
│  ├─ tiny-inflate@1.0.2
│  │  ├─ URL: git://github.com/devongovett/tiny-inflate.git
│  │  ├─ VendorName: Devon Govett
│  │  └─ VendorUrl: https://github.com/devongovett/tiny-inflate
│  ├─ to-arraybuffer@1.0.1
│  │  ├─ URL: git://github.com/jhiesey/to-arraybuffer.git
│  │  ├─ VendorName: John Hiesey
│  │  └─ VendorUrl: https://github.com/jhiesey/to-arraybuffer#readme
│  ├─ to-fast-properties@1.0.3
│  │  ├─ URL: https://github.com/sindresorhus/to-fast-properties.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ to-object-path@0.3.0
│  │  ├─ URL: https://github.com/jonschlinkert/to-object-path.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/to-object-path
│  ├─ to-regex-range@2.1.1
│  │  ├─ URL: https://github.com/micromatch/to-regex-range.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/micromatch/to-regex-range
│  ├─ to-regex@3.0.1
│  │  ├─ URL: https://github.com/jonschlinkert/to-regex.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/to-regex
│  ├─ toml@2.3.3
│  │  ├─ URL: git://github.com/BinaryMuse/toml-node.git
│  │  └─ VendorName: Michelle Tilley
│  ├─ tomlify-j0.4@3.0.0
│  │  ├─ URL: git@github.com:jakwings/tomlify-j0.4.git
│  │  ├─ VendorName: Jak Wings
│  │  └─ VendorUrl: https://github.com/jakwings/tomlify-j0.4
│  ├─ tr46@1.0.1
│  │  ├─ URL: https://github.com/Sebmaster/tr46.js.git
│  │  └─ VendorName: Sebastian Mayr
│  ├─ trim-newlines@2.0.0
│  │  ├─ URL: https://github.com/sindresorhus/trim-newlines.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ trim-right@1.0.1
│  │  ├─ URL: https://github.com/sindresorhus/trim-right.git
│  │  ├─ VendorName: Sindre Sorhus
│  │  └─ VendorUrl: sindresorhus.com
│  ├─ trim-trailing-lines@1.1.0
│  │  ├─ URL: https://github.com/wooorm/trim-trailing-lines
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ trim@0.0.1
│  │  └─ VendorName: TJ Holowaychuk
│  ├─ trough@1.0.1
│  │  ├─ URL: https://github.com/wooorm/trough
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ ts-loader@3.5.0
│  │  ├─ URL: https://github.com/TypeStrong/ts-loader.git
│  │  ├─ VendorName: James Brantly
│  │  └─ VendorUrl: https://github.com/TypeStrong/ts-loader
│  ├─ ts-node@4.1.0
│  │  ├─ URL: git://github.com/TypeStrong/ts-node.git
│  │  ├─ VendorName: Blake Embrey
│  │  └─ VendorUrl: https://github.com/TypeStrong/ts-node
│  ├─ tsconfig@7.0.0
│  │  ├─ URL: https://github.com/TypeStrong/tsconfig.git
│  │  ├─ VendorName: Blake Embrey
│  │  └─ VendorUrl: https://github.com/TypeStrong/tsconfig
│  ├─ tsutils@2.21.1
│  │  ├─ URL: https://github.com/ajafff/tsutils
│  │  └─ VendorName: Klaus Meinhardt
│  ├─ tty-browserify@0.0.0
│  │  ├─ URL: git://github.com/substack/tty-browserify.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/tty-browserify
│  ├─ type-check@0.3.2
│  │  ├─ URL: git://github.com/gkz/type-check.git
│  │  ├─ VendorName: George Zahariev
│  │  └─ VendorUrl: https://github.com/gkz/type-check
│  ├─ typedarray@0.0.6
│  │  ├─ URL: git://github.com/substack/typedarray.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: https://github.com/substack/typedarray
│  ├─ uglify-to-browserify@1.0.2
│  │  ├─ URL: https://github.com/ForbesLindesay/uglify-to-browserify.git
│  │  └─ VendorName: ForbesLindesay
│  ├─ ultron@1.1.1
│  │  ├─ URL: https://github.com/unshiftio/ultron
│  │  ├─ VendorName: Arnout Kazemier
│  │  └─ VendorUrl: https://github.com/unshiftio/ultron
│  ├─ unherit@1.1.0
│  │  ├─ URL: https://github.com/wooorm/unherit
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ unicode-trie@0.3.1
│  │  ├─ URL: git://github.com/devongovett/unicode-trie.git
│  │  ├─ VendorName: Devon Govett
│  │  └─ VendorUrl: https://github.com/devongovett/unicode-trie
│  ├─ unified@6.1.6
│  │  ├─ URL: https://github.com/unifiedjs/unified
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ union-value@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/union-value.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/union-value
│  ├─ union@0.4.6
│  │  ├─ URL: http://github.com/flatiron/union.git
│  │  └─ VendorName: Charlie Robbins
│  ├─ uniq@1.0.1
│  │  ├─ URL: git://github.com/mikolalysenko/uniq.git
│  │  └─ VendorName: Mikola Lysenko
│  ├─ uniqid@4.1.1
│  │  ├─ URL: https://github.com/adamhalasz/uniqid.git
│  │  ├─ VendorName: Halász Ádám
│  │  └─ VendorUrl: http://github.com/adamhalasz/diet-uniqid/
│  ├─ uniqs@2.0.0
│  │  ├─ URL: git://github.com/fgnass/uniqs.git
│  │  └─ VendorName: Felix Gnass
│  ├─ unist-util-find-all-after@1.0.1
│  │  ├─ URL: https://github.com/syntax-tree/unist-util-find-all-after
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ unist-util-is@2.1.1
│  │  ├─ URL: https://github.com/syntax-tree/unist-util-is
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ unist-util-modify-children@1.1.1
│  │  ├─ URL: https://github.com/syntax-tree/unist-util-modify-children
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ unist-util-remove-position@1.1.1
│  │  ├─ URL: https://github.com/syntax-tree/unist-util-remove-position
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ unist-util-stringify-position@1.1.1
│  │  ├─ URL: https://github.com/syntax-tree/unist-util-stringify-position
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ unist-util-visit@1.3.0
│  │  ├─ URL: https://github.com/syntax-tree/unist-util-visit.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ unset-value@1.0.0
│  │  ├─ URL: https://github.com/jonschlinkert/unset-value.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/unset-value
│  ├─ upath@1.0.2
│  │  ├─ URL: git://github.com/anodynos/upath
│  │  ├─ VendorName: Angelos Pikoulas
│  │  └─ VendorUrl: http://github.com/anodynos/upath/
│  ├─ urix@0.1.0
│  │  ├─ URL: https://github.com/lydell/urix.git
│  │  └─ VendorName: Simon Lydell
│  ├─ url-join@2.0.5
│  │  ├─ URL: git://github.com/jfromaniello/url-join.git
│  │  ├─ VendorName: José F. Romaniello
│  │  └─ VendorUrl: http://joseoncode.com
│  ├─ url@0.11.0
│  │  └─ URL: https://github.com/defunctzombie/node-url.git
│  ├─ use@2.0.2
│  │  ├─ URL: https://github.com/jonschlinkert/use.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/use
│  ├─ util-deprecate@1.0.2
│  │  ├─ URL: git://github.com/TooTallNate/util-deprecate.git
│  │  ├─ VendorName: Nathan Rajlich
│  │  └─ VendorUrl: https://github.com/TooTallNate/util-deprecate
│  ├─ util@0.10.3
│  │  ├─ URL: git://github.com/defunctzombie/node-util
│  │  ├─ VendorName: Joyent
│  │  └─ VendorUrl: https://github.com/defunctzombie/node-util
│  ├─ uuid@3.2.1
│  │  └─ URL: https://github.com/kelektiv/node-uuid.git
│  ├─ v8-compile-cache@1.1.2
│  │  └─ VendorName: Andres Suarez
│  ├─ v8flags@3.0.1
│  │  ├─ URL: git://github.com/tkellen/node-v8flags.git
│  │  ├─ VendorName: Tyler Kellen
│  │  └─ VendorUrl: https://github.com/tkellen/node-v8flags
│  ├─ vendors@1.0.1
│  │  ├─ URL: https://github.com/wooorm/vendors
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ verror@1.10.0
│  │  └─ URL: git://github.com/davepacheco/node-verror.git
│  ├─ vfile-location@2.0.2
│  │  ├─ URL: https://github.com/vfile/vfile-location
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ vfile-message@1.0.0
│  │  ├─ URL: https://github.com/vfile/vfile-message.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ vfile@2.3.0
│  │  ├─ URL: https://github.com/vfile/vfile.git
│  │  ├─ VendorName: Titus Wormer
│  │  └─ VendorUrl: http://wooorm.com
│  ├─ vm-browserify@0.0.4
│  │  ├─ URL: http://github.com/substack/vm-browserify.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ w3c-hr-time@1.0.1
│  │  ├─ URL: https://github.com/jsdom/w3c-hr-time
│  │  └─ VendorName: Timothy Gu
│  ├─ whatwg-encoding@1.0.3
│  │  ├─ URL: https://github.com/jsdom/whatwg-encoding.git
│  │  ├─ VendorName: Domenic Denicola
│  │  └─ VendorUrl: https://domenic.me/
│  ├─ whatwg-url@6.4.0
│  │  ├─ URL: https://github.com/jsdom/whatwg-url.git
│  │  └─ VendorName: Sebastian Mayr
│  ├─ whet.extend@0.9.9
│  │  ├─ URL: https://github.com/Meettya/whet.extend.git
│  │  └─ VendorName: Dmitrii Karpich
│  ├─ window-size@0.1.0
│  │  ├─ URL: https://github.com/jonschlinkert/window-size.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/window-size
│  ├─ wordwrap@0.0.2
│  │  ├─ URL: git://github.com/substack/node-wordwrap.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ wordwrap@0.0.3
│  │  ├─ URL: git://github.com/substack/node-wordwrap.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ wordwrap@1.0.0
│  │  ├─ URL: git://github.com/substack/node-wordwrap.git
│  │  ├─ VendorName: James Halliday
│  │  └─ VendorUrl: http://substack.net
│  ├─ worker-farm@1.5.2
│  │  ├─ URL: https://github.com/rvagg/node-worker-farm.git
│  │  └─ VendorUrl: https://github.com/rvagg/node-worker-farm
│  ├─ write@0.2.1
│  │  ├─ URL: https://github.com/jonschlinkert/write.git
│  │  ├─ VendorName: Jon Schlinkert
│  │  └─ VendorUrl: https://github.com/jonschlinkert/write
│  ├─ ws@3.3.3
│  │  ├─ URL: https://github.com/websockets/ws.git
│  │  ├─ VendorName: Einar Otto Stangvik
│  │  └─ VendorUrl: https://github.com/websockets/ws
│  ├─ ws@4.0.0
│  │  ├─ URL: https://github.com/websockets/ws.git
│  │  ├─ VendorName: Einar Otto Stangvik
│  │  └─ VendorUrl: https://github.com/websockets/ws
│  ├─ x-is-function@1.0.4
│  │  ├─ URL: git+https://github.com/serapath/x-is-function.git
│  │  ├─ VendorName: @serapath
│  │  └─ VendorUrl: https://github.com/serapath/x-is-function#readme
│  ├─ x-is-string@0.1.0
│  │  ├─ URL: git://github.com/Matt-Esch/x-is-string.git
│  │  ├─ VendorName: Matt-Esch
│  │  └─ VendorUrl: https://github.com/Matt-Esch/x-is-string
│  ├─ xmlhttprequest@1.8.0
│  │  ├─ URL: git://github.com/driverdan/node-XMLHttpRequest.git
│  │  ├─ VendorName: Dan DeFelippi
│  │  └─ VendorUrl: http://driverdan.com
│  ├─ xtend@4.0.1
│  │  ├─ URL: git://github.com/Raynos/xtend.git
│  │  ├─ VendorName: Raynos
│  │  └─ VendorUrl: https://github.com/Raynos/xtend
│  ├─ yargs@3.10.0
│  │  ├─ URL: http://github.com/bcoe/yargs.git
│  │  ├─ VendorName: Alex Ford
│  │  └─ VendorUrl: http://CodeTunnel.com
│  ├─ yauzl@2.4.1
│  │  ├─ URL: https://github.com/thejoshwolfe/yauzl.git
│  │  ├─ VendorName: Josh Wolfe
│  │  └─ VendorUrl: https://github.com/thejoshwolfe/yauzl
│  ├─ yauzl@2.9.1
│  │  ├─ URL: https://github.com/thejoshwolfe/yauzl.git
│  │  ├─ VendorName: Josh Wolfe
│  │  └─ VendorUrl: https://github.com/thejoshwolfe/yauzl
│  └─ yn@2.0.0
│     ├─ URL: https://github.com/sindresorhus/yn.git
│     ├─ VendorName: Sindre Sorhus
│     └─ VendorUrl: sindresorhus.com
├─ MIT*
│  └─ indexof@0.0.1
├─ Public Domain
│  └─ jsonify@0.0.0
│     ├─ URL: http://github.com/substack/jsonify.git
│     ├─ VendorName: Douglas Crockford
│     └─ VendorUrl: http://crockford.com/
├─ SEE LICENSE IN LICENSE
│  ├─ qs@2.3.3
│  │  ├─ URL: https://github.com/hapijs/qs.git
│  │  └─ VendorUrl: https://github.com/hapijs/qs
│  └─ sntp@1.0.9
│     ├─ URL: git://github.com/hueniverse/sntp
│     ├─ VendorName: Eran Hammer
│     └─ VendorUrl: http://hueniverse.com
├─ Unlicense
│  ├─ spdx-license-ids@1.2.2
│  │  ├─ URL: https://github.com/shinnn/spdx-license-ids.git
│  │  ├─ VendorName: Shinnosuke Watanabe
│  │  └─ VendorUrl: https://github.com/shinnn
│  └─ tweetnacl@0.14.5
│     ├─ URL: https://github.com/dchest/tweetnacl-js.git
│     ├─ VendorName: TweetNaCl-js contributors
│     └─ VendorUrl: https://tweetnacl.js.org/
├─ WTFPL
│  ├─ left-pad@1.2.0
│  │  ├─ URL: git@github.com:stevemao/left-pad.git
│  │  └─ VendorName: azer
│  ├─ truncate-utf8-bytes@1.0.2
│  │  ├─ URL: git+https://github.com/parshap/truncate-utf8-bytes.git
│  │  ├─ VendorName: Carl Xiong
│  │  └─ VendorUrl: https://github.com/parshap/truncate-utf8-bytes#readme
│  └─ utf8-byte-length@1.0.4
│     ├─ URL: git+https://github.com/parshap/utf8-byte-length.git
│     ├─ VendorName: Carl Xiong
│     └─ VendorUrl: https://github.com/parshap/utf8-byte-length#readme
└─ WTFPL OR ISC
   └─ sanitize-filename@1.6.1
      ├─ URL: git@github.com:parshap/node-sanitize-filename.git
      └─ VendorName: Parsha Pourkhomami
Done in 13.16s.
ry commented 6 years ago

Thank you