VM Composer 1.0.0 Packages
VM Composer 1.0.0 Packages
Backend Tools
Python (3.6) (PSF)
Name: appdirs
Version: 1.4.4
Summary: A small Python module for determining appropriate platform-specific dirs, e.g. a “user data dir”.
Home-page: http://github.com/ActiveState/appdirs
Author: Trent Mick
Author-email: trentm@gmail.com
License: MIT
—
Name: astroid
Version: 2.8.2
Summary: An abstract syntax tree for Python with inference support.
Home-page: https://github.com/PyCQA/astroid
Author: Python Code Quality Authority
Author-email: code-quality@python.org
License: LGPL-2.1-or-later
—
Name: attrs
Version: 20.3.0
Summary: Classes Without Boilerplate
Home-page: https://www.attrs.org/
Author: Hynek Schlawack
Author-email: hs@ox.cx
License: MIT
—
Name: certifi
Version: 2020.12.5
Summary: Python package for providing Mozilla’s CA Bundle.
Home-page: https://certifiio.readthedocs.io/en/latest/
Author: Kenneth Reitz
Author-email: me@kennethreitz.com
License: MPL-2.0
—
Name: cfgv
Version: 3.2.0
Summary: Validate configuration and produce human readable error messages.
Home-page: https://github.com/asottile/cfgv
Author: Anthony Sottile
Author-email: asottile@umich.edu
License: MIT
—
Name: chardet
Version: 4.0.0
Summary: Universal encoding detector for Python 2 and 3
Home-page: https://github.com/chardet/chardet
Author: Mark Pilgrim
Author-email: mark@diveintomark.org
License: LGPL
—
Name: click
Version: 7.1.2
Summary: Composable command line interface toolkit
Home-page: https://palletsprojects.com/p/click/
Author: None
Author-email: None
License: BSD-3-Clause
—
Name: distlib
Version: 0.3.1
Summary: Distribution utilities
Home-page: https://bitbucket.org/pypa/distlib
Author: Vinay Sajip
Author-email: vinay_sajip@red-dove.com
License: Python license
—
Name: docker
Version: 4.4.1
Summary: A Python library for the Docker Engine API.
Home-page: https://github.com/docker/docker-py
Author: None
Author-email: None
License: Apache License 2.0
—
Name: fastjsonschema
Version: 2.15.0
Summary: Fastest Python implementation of JSON schema
Home-page: https://github.com/seznam/python-fastjsonschema
Author: Michal Horejsek
Author-email: horejsekmichal@gmail.com
License: BSD
—
Name: filelock
Version: 3.0.12
Summary: A platform independent file lock.
Home-page: https://github.com/benediktschmitt/py-filelock
Author: Benedikt Schmitt
Author-email: benedikt@benediktschmitt.de
License: Public Domain
—
Name: identify
Version: 1.5.13
Summary: File identification library for Python
Home-page: https://github.com/pre-commit/identify
Author: Chris Kuehl
Author-email: ckuehl@ocf.berkeley.edu
License: MIT
—
Name: idna
Version: 2.10
Summary: Internationalized Domain Names in Applications (IDNA)
Home-page: https://github.com/kjd/idna
Author: Kim Davies
Author-email: kim@cynosure.com.au
License: BSD-like
—
Name: importlib-metadata
Version: 3.4.0
Summary: Read metadata from Python packages
Home-page: https://github.com/python/importlib_metadata
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: Apache 2.0
—
Name: importlib-resources
Version: 5.1.0
Summary: Read resources from Python packages
Home-page: https://github.com/python/importlib_resources
Author: Barry Warsaw
Author-email: barry@python.org
License: Apache2
—
Name: iniconfig
Version: 1.1.1
Summary: iniconfig: brain-dead simple config-ini parsing
Home-page: http://github.com/RonnyPfannschmidt/iniconfig
Author: Ronny Pfannschmidt, Holger Krekel
Author-email: opensource@ronnypfannschmidt.de, holger.krekel@gmail.com
License: MIT License
—
Name: isort
Version: 5.7.0
Summary: A Python utility / library to sort Python imports.
Home-page: https://pycqa.github.io/isort/
Author: Timothy Crosley
Author-email: timothy.crosley@gmail.com
License: MIT
—
Name: Jinja2
Version: 2.11.3
Summary: A very fast and expressive template engine.
Home-page: https://palletsprojects.com/p/jinja/
Author: Armin Ronacher
Author-email: armin.ronacher@active-4.com
License: BSD-3-Clause
—
Name: lazy-object-proxy
Version: 1.4.3
Summary: A fast and thorough lazy object proxy.
Home-page: https://github.com/ionelmc/python-lazy-object-proxy
Author: Ionel Cristian MΔrieΘ
Author-email: contact@ionelmc.ro
License: BSD-2-Clause
—
Name: MarkupSafe
Version: 1.1.1
Summary: Safely add untrusted strings to HTML/XML markup.
Home-page: https://palletsprojects.com/p/markupsafe/
Author: Armin Ronacher
Author-email: armin.ronacher@active-4.com
License: BSD-3-Clause
—
Name: mccabe
Version: 0.6.1
Summary: McCabe checker, plugin for flake8
Home-page: https://github.com/pycqa/mccabe
Author: Ian Cordasco
Author-email: graffatcolmingov@gmail.com
License: Expat license
—
Name: mypy-extensions
Version: 0.4.3
Summary: Experimental type system extensions for programs checked with the mypy typechecker.
Home-page: https://github.com/python/mypy_extensions
Author: The mypy developers
Author-email: jukka.lehtosalo@iki.fi
License: MIT License
—
Name: nodeenv
Version: 1.5.0
Summary: Node.js virtual environment builder
Home-page: https://github.com/ekalinin/nodeenv
Author: Eugene Kalinin
Author-email: e.v.kalinin@gmail.com
License: BSD
—
Name: packaging
Version: 20.9
Summary: Core utilities for Python packages
Home-page: https://github.com/pypa/packaging
Author: Donald Stufft and individual contributors
Author-email: donald@stufft.io
License: BSD-2-Clause or Apache-2.0
—
Name: pathspec
Version: 0.8.1
Summary: Utility library for gitignore style pattern matching of file paths.
Home-page: https://github.com/cpburnz/python-path-specification
Author: Caleb P. Burns
Author-email: cpburnz@gmail.com
License: MPL 2.0
—
Name: pluggy
Version: 0.13.1
Summary: plugin and hook calling mechanisms for python
Home-page: https://github.com/pytest-dev/pluggy
Author: Holger Krekel
Author-email: holger@merlinux.eu
License: MIT license
—
Name: pre-commit
Version: 2.10.0
Summary: A framework for managing and maintaining multi-language pre-commit hooks.
Home-page: https://github.com/pre-commit/pre-commit
Author: Anthony Sottile
Author-email: asottile@umich.edu
License: MIT
—
Name: py
Version: 1.10.0
Summary: library with cross-python path, ini-parsing, io, code, log facilities
Home-page: https://py.readthedocs.io/
Author: holger krekel, Ronny Pfannschmidt, Benjamin Peterson and others
Author-email: pytest-dev@python.org
License: MIT license
—
Name: pylint
Version: 2.11.1
Summary: python code static checker
Home-page: UNKNOWN
Author: Python Code Quality Authority
Author-email: code-quality@python.org
License: GPL-2.0-or-later
—
Name: pyparsing
Version: 2.4.7
Summary: Python parsing module
Home-page: https://github.com/pyparsing/pyparsing/
Author: Paul McGuire
Author-email: ptmcg@users.sourceforge.net
License: MIT License
—
Name: pytest
Version: 6.2.2
Summary: pytest: simple powerful testing with Python
Home-page: https://docs.pytest.org/en/latest/
Author: Holger Krekel, Bruno Oliveira, Ronny Pfannschmidt, Floris Bruynooghe, Brianna Laugher, Florian Bruhin and others
Author-email: None
License: MIT
—
Name: PyYAML
Version: 5.4.1
Summary: YAML parser and emitter for Python
Home-page: https://pyyaml.org/
Author: Kirill Simonov
Author-email: xi@resolvent.net
License: MIT
—
Name: regex
Version: 2020.11.13
Summary: Alternative regular expression module, to replace re.
Home-page: https://bitbucket.org/mrabarnett/mrab-regex
Author: Matthew Barnett
Author-email: regex@mrabarnett.plus.com
License: Apache Software License
—
Name: requests
Version: 2.25.1
Summary: Python HTTP for Humans.
Home-page: https://requests.readthedocs.io
Author: Kenneth Reitz
Author-email: me@kennethreitz.org
License: Apache 2.0
—
Name: six
Version: 1.15.0
Summary: Python 2 and 3 compatibility utilities
Home-page: https://github.com/benjaminp/six
Author: Benjamin Peterson
Author-email: benjamin@python.org
License: MIT
—
Name: toml
Version: 0.10.2
Summary: Python Library for Tom’s Obvious, Minimal Language
Home-page: https://github.com/uiri/toml
Author: William Pearson
Author-email: uiri@xqz.ca
License: MIT
—
Name: typed-ast
Version: 1.4.2
Summary: a fork of Python 2 and 3 ast modules with type comment support
Home-page: https://github.com/python/typed_ast
Author: David Fisher
Author-email: UNKNOWN
License: Apache License 2.0
—
Name: typing-extensions
Version: 3.10.0.2
Summary: Backported and Experimental Type Hints for Python 3.5+
Home-page: https://github.com/python/typing/blob/master/typing_extensions/README.rst
Author: Guido van Rossum, Jukka Lehtosalo, Εukasz Langa, Michael Lee
Author-email: levkivskyi@gmail.com
License: PSF
—
Name: urllib3
Version: 1.26.3
Summary: HTTP library with thread-safe connection pooling, file post, and more.
Home-page: https://urllib3.readthedocs.io/
Author: Andrey Petrov
Author-email: andrey.petrov@shazow.net
License: MIT
—
Name: virtualenv
Version: 20.4.2
Summary: Virtual Python Environment builder
Home-page: https://virtualenv.pypa.io/
Author: Bernat Gabor
Author-email: gaborjbernat@gmail.com
License: MIT
—
Name: websocket-client
Version: 0.57.0
Summary: WebSocket client for Python. hybi13 is supported.
Home-page: https://github.com/websocket-client/websocket-client.git
Author: liris
Author-email: liris.pp@gmail.com
License: BSD
—
Name: wrapt
Version: 1.12.1
Summary: Module for decorators, wrappers and monkey patching.
Home-page: https://github.com/GrahamDumpleton/wrapt
Author: Graham Dumpleton
Author-email: Graham.Dumpleton@gmail.com
License: BSD
—
Name: zipp
Version: 3.4.0
Summary: Backport of pathlib-compatible object wrapper for zip files
Home-page: https://github.com/jaraco/zipp
Author: Jason R. Coombs
Author-email: jaraco@jaraco.com
License: MIT
Frontend (GUI)
Python (3.6) (PSF)
Name: pyfdt
Version: 0.3
Summary: Python Flattened Device Tree Library
Home-page: https://github.com/superna9999/pyfdt
Author: Neil ‘Superna’ Armstrong
Author-email: superna9999@gmail.com
License: Apache License 2.0
Node (>14)
ββ (Apache-2.0 OR MPL-1.1)
β ββ harmony-reflect@1.6.2
β ββ URL: https://tvcutsem@github.com/tvcutsem/harmony-reflect.git
β ββ VendorUrl: https://github.com/tvcutsem/harmony-reflect
ββ (BSD-2-Clause OR MIT OR Apache-2.0)
β ββ rc@1.2.8
β ββ URL: https://github.com/dominictarr/rc.git
β ββ VendorName: Dominic Tarr
β ββ VendorUrl: dominictarr.com
ββ (BSD-3-Clause OR GPL-2.0)
β ββ node-forge@0.10.0
β ββ URL: https://github.com/digitalbazaar/forge
β ββ VendorName: Digital Bazaar, Inc.
β ββ VendorUrl: https://github.com/digitalbazaar/forge
ββ (MIT AND BSD-3-Clause)
β ββ sha.js@2.4.11
β ββ URL: git://github.com/crypto-browserify/sha.js.git
β ββ VendorName: Dominic Tarr
β ββ VendorUrl: https://github.com/crypto-browserify/sha.js
ββ (MIT AND Zlib)
β ββ pako@1.0.11
β ββ URL: https://github.com/nodeca/pako.git
β ββ VendorUrl: https://github.com/nodeca/pako
ββ (MIT OR Apache-2.0)
β ββ atob@2.1.2
β β ββ URL: git://git.coolaj86.com/coolaj86/atob.js.git
β β ββ VendorName: AJ ONeal
β β ββ VendorUrl: https://git.coolaj86.com/coolaj86/atob.js.git
β ββ btoa@1.2.1
β ββ URL: git://git.coolaj86.com/coolaj86/btoa.js.git
β ββ VendorName: AJ ONeal
β ββ VendorUrl: https://git.coolaj86.com/coolaj86/btoa.js.git
ββ (MIT OR CC0-1.0)
β ββ type-fest@0.13.1
β β ββ URL: https://github.com/sindresorhus/type-fest.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ type-fest@0.18.1
β β ββ URL: https://github.com/sindresorhus/type-fest.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ type-fest@0.20.2
β β ββ URL: https://github.com/sindresorhus/type-fest.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ type-fest@0.21.3
β β ββ URL: https://github.com/sindresorhus/type-fest.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ type-fest@0.3.1
β β ββ URL: https://github.com/sindresorhus/type-fest.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ type-fest@0.6.0
β β ββ URL: https://github.com/sindresorhus/type-fest.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ type-fest@0.8.1
β β ββ URL: https://github.com/sindresorhus/type-fest.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ type-fest@1.2.2
β ββ URL: https://github.com/sindresorhus/type-fest.git
β ββ VendorName: Sindre Sorhus
β ββ VendorUrl: https://sindresorhus.com
ββ (MIT OR GPL-3.0-or-later)
β ββ jszip@3.7.0
β ββ URL: https://github.com/Stuk/jszip.git
β ββ VendorName: Stuart Knightley
ββ (WTFPL OR MIT)
β ββ path-is-inside@1.0.2
β ββ URL: https://github.com/domenic/path-is-inside.git
β ββ VendorName: Domenic Denicola
β ββ VendorUrl: https://domenic.me
ββ 0BSD
β ββ tslib@1.14.1
β β ββ URL: https://github.com/Microsoft/tslib.git
β β ββ VendorName: Microsoft Corp.
β β ββ VendorUrl: https://www.typescriptlang.org/
β ββ tslib@2.1.0
β β ββ URL: https://github.com/Microsoft/tslib.git
β β ββ VendorName: Microsoft Corp.
β β ββ VendorUrl: https://www.typescriptlang.org/
β ββ tslib@2.3.0
β ββ URL: https://github.com/Microsoft/tslib.git
β ββ VendorName: Microsoft Corp.
β ββ VendorUrl: https://www.typescriptlang.org/
ββ Apache-2.0
β ββ @cnakazawa/watch@1.0.4
β β ββ URL: git://github.com/mikeal/watch.git
β β ββ VendorName: Mikeal Rogers
β β ββ VendorUrl: https://github.com/mikeal/watch
β ββ @craco/craco@6.2.0
β β ββ URL: https://github.com/gsoft-inc/craco.git
β β ββ VendorName: Groupe Sharegate inc.
β β ββ VendorUrl: https://github.com/gsoft-inc/craco
β ββ @humanwhocodes/config-array@0.5.0
β β ββ URL: git+https://github.com/humanwhocodes/config-array.git
β β ββ VendorName: Nicholas C. Zakas
β β ββ VendorUrl: https://github.com/humanwhocodes/config-array#readme
β ββ @malept/cross-spawn-promise@1.1.1
β β ββ URL: https://github.com/malept/cross-spawn-promise
β β ββ VendorName: Mark Lee
β ββ @surma/rollup-plugin-off-main-thread@1.4.2
β β ββ URL: https://github.com/surma/rollup-plugin-off-main-thread
β β ββ VendorName: Surma
β ββ @xtuc/long@4.2.2
β β ββ URL: https://github.com/dcodeIO/long.js.git
β β ββ VendorName: Daniel Wirtz
β ββ ansi-html@0.0.7
β β ββ URL: git://github.com/Tjatse/ansi-html.git
β β ββ VendorName: Tjatse
β β ββ VendorUrl: https://github.com/Tjatse/ansi-html
β ββ aria-query@4.2.2
β β ββ URL: git+https://github.com/A11yance/aria-query.git
β β ββ VendorName: Jesse Beach
β β ββ VendorUrl: https://github.com/A11yance/aria-query#readme
β ββ aws-sign2@0.7.0
β β ββ URL: https://github.com/mikeal/aws-sign
β β ββ VendorName: Mikeal Rogers
β β ββ VendorUrl: http://www.futurealoof.com
β ββ axobject-query@2.2.0
β β ββ URL: git+https://github.com/A11yance/axobject-query.git
β β ββ VendorName: Jesse Beach
β β ββ VendorUrl: https://github.com/A11yance/axobject-query#readme
β ββ bser@2.1.1
β β ββ URL: https://github.com/facebook/watchman
β β ββ VendorName: Wez Furlong
β β ββ VendorUrl: https://facebook.github.io/watchman/docs/bser.html
β ββ caseless@0.12.0
β β ββ URL: https://github.com/mikeal/caseless
β β ββ VendorName: Mikeal Rogers
β ββ doctrine@2.1.0
β β ββ URL: https://github.com/eslint/doctrine.git
β β ββ VendorUrl: https://github.com/eslint/doctrine
β ββ doctrine@3.0.0
β β ββ URL: https://github.com/eslint/doctrine.git
β β ββ VendorUrl: https://github.com/eslint/doctrine
β ββ ejs@2.7.4
β β ββ URL: git://github.com/mde/ejs.git
β β ββ VendorName: Matthew Eernisse
β β ββ VendorUrl: https://github.com/mde/ejs
β ββ ejs@3.1.6
β β ββ URL: git://github.com/mde/ejs.git
β β ββ VendorName: Matthew Eernisse
β β ββ VendorUrl: https://github.com/mde/ejs
β ββ eslint-visitor-keys@1.3.0
β β ββ URL: https://github.com/eslint/eslint-visitor-keys.git
β β ββ VendorName: Toru Nagashima
β β ββ VendorUrl: https://github.com/eslint/eslint-visitor-keys#readme
β ββ eslint-visitor-keys@2.1.0
β β ββ URL: https://github.com/eslint/eslint-visitor-keys.git
β β ββ VendorName: Toru Nagashima
β β ββ VendorUrl: https://github.com/eslint/eslint-visitor-keys#readme
β ββ fast-diff@1.2.0
β β ββ URL: https://github.com/jhchen/fast-diff
β β ββ VendorName: Jason Chen
β ββ faye-websocket@0.11.4
β β ββ URL: git://github.com/faye/faye-websocket-node.git
β β ββ VendorName: James Coglan
β β ββ VendorUrl: https://github.com/faye/faye-websocket-node
β ββ fb-watchman@2.0.1
β β ββ URL: git@github.com:facebook/watchman.git
β β ββ VendorName: Wez Furlong
β β ββ VendorUrl: https://facebook.github.io/watchman/
β ββ filelist@1.0.2
β β ββ URL: git://github.com/mde/filelist.git
β β ββ VendorName: Matthew Eernisse
β β ββ VendorUrl: https://github.com/mde/filelist
β ββ forever-agent@0.6.1
β β ββ URL: https://github.com/mikeal/forever-agent
β β ββ VendorName: Mikeal Rogers
β β ββ VendorUrl: http://www.futurealoof.com
β ββ human-signals@1.1.1
β β ββ URL: https://github.com/ehmicky/human-signals.git
β β ββ VendorName: ehmicky
β β ββ VendorUrl: https://git.io/JeluP
β ββ human-signals@2.1.0
β β ββ URL: https://github.com/ehmicky/human-signals.git
β β ββ VendorName: ehmicky
β β ββ VendorUrl: https://git.io/JeluP
β ββ jake@10.8.2
β β ββ URL: git://github.com/jakejs/jake.git
β β ββ VendorName: Matthew Eernisse
β β ββ VendorUrl: http://fleegix.org
β ββ native-url@0.2.6
β β ββ URL: git+https://github.com/GoogleChromeLabs/native-url.git
β β ββ VendorName: Janicklas Ralph
β β ββ VendorUrl: https://github.com/GoogleChromeLabs/native-url#readme
β ββ oauth-sign@0.9.0
β β ββ URL: https://github.com/mikeal/oauth-sign
β β ββ VendorName: Mikeal Rogers
β β ββ VendorUrl: http://www.futurealoof.com
β ββ paths-js@0.4.11
β β ββ URL: https://github.com/andreaferretti/paths-js.git
β β ββ VendorName: Andrea Ferretti
β β ββ VendorUrl: https://github.com/andreaferretti/paths-js
β ββ request@2.88.2
β β ββ URL: https://github.com/request/request.git
β β ββ VendorName: Mikeal Rogers
β ββ rxjs@6.6.7
β β ββ URL: https://github.com/reactivex/rxjs.git
β β ββ VendorName: Ben Lesh
β β ββ VendorUrl: https://github.com/ReactiveX/RxJS
β ββ rxjs@7.2.0
β β ββ URL: https://github.com/reactivex/rxjs.git
β β ββ VendorName: Ben Lesh
β β ββ VendorUrl: https://rxjs.dev/
β ββ source-map-explorer@2.5.2
β β ββ URL: git+https://github.com/danvk/source-map-explorer.git
β β ββ VendorName: Dan Vanderkam
β β ββ VendorUrl: https://github.com/danvk/source-map-explorer#readme
β ββ spdx-correct@3.1.1
β β ββ URL: https://github.com/jslicense/spdx-correct.js.git
β β ββ VendorName: Kyle E. Mitchell
β β ββ VendorUrl: https://kemitchell.com
β ββ sumchecker@3.0.1
β β ββ URL: git+https://github.com/malept/sumchecker.git
β β ββ VendorName: Mark Lee
β β ββ VendorUrl: https://github.com/malept/sumchecker#readme
β ββ true-case-path@1.0.3
β β ββ URL: git+https://github.com/barsh/true-case-path.git
β β ββ VendorName: barsh
β β ββ VendorUrl: https://github.com/barsh/true-case-path#readme
β ββ tunnel-agent@0.6.0
β β ββ URL: https://github.com/mikeal/tunnel-agent
β β ββ VendorName: Mikeal Rogers
β β ββ VendorUrl: http://www.futurealoof.com
β ββ typescript@4.3.5
β β ββ URL: https://github.com/Microsoft/TypeScript.git
β β ββ VendorName: Microsoft Corp.
β β ββ VendorUrl: https://www.typescriptlang.org/
β ββ validate-npm-package-license@3.0.4
β β ββ URL: https://github.com/kemitchell/validate-npm-package-license.js.git
β β ββ VendorName: Kyle E. Mitchell
β β ββ VendorUrl: https://kemitchell.com
β ββ walker@1.0.7
β β ββ URL: https://github.com/daaku/nodejs-walker
β β ββ VendorName: Naitik Shah
β β ββ VendorUrl: https://github.com/daaku/nodejs-walker
β ββ websocket-driver@0.7.4
β β ββ URL: git://github.com/faye/websocket-driver-node.git
β β ββ VendorName: James Coglan
β β ββ VendorUrl: https://github.com/faye/websocket-driver-node
β ββ websocket-extensions@0.1.4
β β ββ URL: git://github.com/faye/websocket-extensions-node.git
β β ββ VendorName: James Coglan
β β ββ VendorUrl: http://github.com/faye/websocket-extensions-node
β ββ xml-name-validator@3.0.0
β ββ URL: https://github.com/jsdom/xml-name-validator.git
β ββ VendorName: Domenic Denicola
β ββ VendorUrl: https://domenic.me/
ββ BSD-2-Clause
β ββ @typescript-eslint/parser@4.28.4
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @typescript-eslint/typescript-estree@3.10.1
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @typescript-eslint/typescript-estree@4.28.4
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ browser-process-hrtime@1.0.0
β β ββ URL: git://github.com/kumavis/browser-process-hrtime.git
β β ββ VendorName: kumavis
β ββ configstore@5.0.1
β β ββ URL: https://github.com/yeoman/configstore.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ css-select@2.1.0
β β ββ URL: git://github.com/fb55/css-select.git
β β ββ VendorName: Felix Boehm
β ββ css-select@4.1.3
β β ββ URL: git://github.com/fb55/css-select.git
β β ββ VendorName: Felix Boehm
β ββ css-what@3.4.2
β β ββ URL: https://github.com/fb55/css-what
β β ββ VendorName: Felix BΓΆhm
β β ββ VendorUrl: http://feedic.com
β ββ css-what@5.0.1
β β ββ URL: https://github.com/fb55/css-what
β β ββ VendorName: Felix BΓΆhm
β β ββ VendorUrl: http://feedic.com
β ββ damerau-levenshtein@1.0.7
β β ββ URL: https://github.com/tad-lispy/node-damerau-levenshtein.git
β β ββ VendorName: The Spanish Inquisition
β ββ default-gateway@4.2.0
β β ββ URL: https://github.com/silverwind/default-gateway.git
β β ββ VendorName: silverwind
β ββ domelementtype@1.3.1
β β ββ URL: git://github.com/fb55/domelementtype.git
β β ββ VendorName: Felix Boehm
β ββ domelementtype@2.2.0
β β ββ URL: git://github.com/fb55/domelementtype.git
β β ββ VendorName: Felix Boehm
β ββ domhandler@4.2.0
β β ββ URL: git://github.com/fb55/domhandler.git
β β ββ VendorName: Felix Boehm
β ββ domutils@1.7.0
β β ββ URL: git://github.com/FB55/domutils.git
β β ββ VendorName: Felix Boehm
β ββ domutils@2.7.0
β β ββ URL: git://github.com/fb55/domutils.git
β β ββ VendorName: Felix Boehm
β ββ dotenv-expand@5.1.0
β β ββ VendorName: motdotla
β ββ dotenv@10.0.0
β β ββ URL: git://github.com/motdotla/dotenv.git
β ββ dotenv@8.2.0
β β ββ URL: git://github.com/motdotla/dotenv.git
β ββ dotenv@9.0.2
β β ββ URL: git://github.com/motdotla/dotenv.git
β ββ entities@2.2.0
β β ββ URL: git://github.com/fb55/entities.git
β β ββ VendorName: Felix Boehm
β ββ escodegen@2.0.0
β β ββ URL: http://github.com/estools/escodegen.git
β β ββ VendorUrl: http://github.com/estools/escodegen
β ββ eslint-scope@4.0.3
β β ββ URL: https://github.com/eslint/eslint-scope.git
β β ββ VendorUrl: http://github.com/eslint/eslint-scope
β ββ eslint-scope@5.1.1
β β ββ URL: https://github.com/eslint/eslint-scope.git
β β ββ VendorUrl: http://github.com/eslint/eslint-scope
β ββ espree@7.3.1
β β ββ URL: https://github.com/eslint/espree.git
β β ββ VendorName: Nicholas C. Zakas
β β ββ VendorUrl: https://github.com/eslint/espree
β ββ esprima@4.0.1
β β ββ URL: https://github.com/jquery/esprima.git
β β ββ VendorName: Ariya Hidayat
β β ββ VendorUrl: http://esprima.org/
β ββ esrecurse@4.3.0
β β ββ URL: https://github.com/estools/esrecurse.git
β β ββ VendorUrl: https://github.com/estools/esrecurse
β ββ estraverse@4.3.0
β β ββ URL: http://github.com/estools/estraverse.git
β β ββ VendorUrl: https://github.com/estools/estraverse
β ββ estraverse@5.2.0
β β ββ URL: http://github.com/estools/estraverse.git
β β ββ VendorUrl: https://github.com/estools/estraverse
β ββ esutils@2.0.3
β β ββ URL: http://github.com/estools/esutils.git
β β ββ VendorUrl: https://github.com/estools/esutils
β ββ extract-zip@1.7.0
β β ββ URL: https://github.com/maxogden/extract-zip.git
β β ββ VendorName: max ogden
β ββ http-cache-semantics@4.1.0
β β ββ URL: https://github.com/kornelski/http-cache-semantics.git
β β ββ VendorName: Kornel LesiΕski
β β ββ VendorUrl: https://kornel.ski/
β ββ mississippi@3.0.0
β β ββ URL: git+https://github.com/maxogden/mississippi.git
β β ββ VendorName: max ogden
β β ββ VendorUrl: https://github.com/maxogden/mississippi#readme
β ββ normalize-package-data@2.5.0
β β ββ URL: git://github.com/npm/normalize-package-data.git
β β ββ VendorName: Meryn Stol
β ββ normalize-package-data@3.0.2
β β ββ URL: git://github.com/npm/normalize-package-data.git
β β ββ VendorName: Meryn Stol
β ββ nth-check@1.0.2
β β ββ URL: https://github.com/fb55/nth-check
β β ββ VendorName: Felix Boehm
β β ββ VendorUrl: https://github.com/fb55/nth-check
β ββ nth-check@2.0.0
β β ββ URL: https://github.com/fb55/nth-check
β β ββ VendorName: Felix Boehm
β β ββ VendorUrl: https://github.com/fb55/nth-check
β ββ regjsparser@0.6.9
β β ββ URL: git@github.com:jviereck/regjsparser.git
β β ββ VendorName: ‘Julian Viereck’
β β ββ VendorUrl: https://github.com/jviereck/regjsparser
β ββ stringify-object@3.3.0
β β ββ URL: https://github.com/yeoman/stringify-object.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ terser@4.8.0
β β ββ URL: https://github.com/terser/terser
β β ββ VendorName: Mihai Bazon
β β ββ VendorUrl: https://terser.org/
β ββ terser@5.7.1
β β ββ URL: https://github.com/terser/terser
β β ββ VendorName: Mihai Bazon
β β ββ VendorUrl: https://terser.org/
β ββ update-notifier@5.1.0
β β ββ URL: https://github.com/yeoman/update-notifier.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ uri-js@4.4.1
β β ββ URL: http://github.com/garycourt/uri-js
β β ββ VendorName: Gary Court
β β ββ VendorUrl: https://github.com/garycourt/uri-js
β ββ webidl-conversions@5.0.0
β β ββ URL: https://github.com/jsdom/webidl-conversions.git
β β ββ VendorName: Domenic Denicola
β β ββ VendorUrl: https://domenic.me/
β ββ webidl-conversions@6.1.0
β ββ URL: https://github.com/jsdom/webidl-conversions.git
β ββ VendorName: Domenic Denicola
β ββ VendorUrl: https://domenic.me/
ββ BSD-3-Clause
β ββ @hapi/address@2.1.4
β β ββ URL: git://github.com/hapijs/address
β ββ @hapi/bourne@1.3.2
β β ββ URL: git://github.com/hapijs/bourne
β ββ @hapi/hoek@8.5.1
β β ββ URL: git://github.com/hapijs/hoek
β ββ @hapi/hoek@9.2.0
β β ββ URL: git://github.com/hapijs/hoek
β ββ @hapi/joi@15.1.1
β β ββ URL: git://github.com/hapijs/joi
β β ββ VendorUrl: https://github.com/hapijs/joi
β ββ @hapi/topo@3.1.6
β β ββ URL: git://github.com/hapijs/topo
β ββ @hapi/topo@5.1.0
β β ββ URL: git://github.com/hapijs/topo
β ββ @humanwhocodes/object-schema@1.2.0
β β ββ URL: git+https://github.com/humanwhocodes/object-schema.git
β β ββ VendorName: Nicholas C. Zakas
β β ββ VendorUrl: https://github.com/humanwhocodes/object-schema#readme
β ββ @sideway/address@4.1.2
β β ββ URL: git://github.com/sideway/address
β ββ @sideway/formula@3.0.0
β β ββ URL: git://github.com/sideway/formula
β ββ @sideway/pinpoint@2.0.0
β β ββ URL: git://github.com/sideway/pinpoint
β ββ @sinonjs/commons@1.8.3
β β ββ URL: git+https://github.com/sinonjs/commons.git
β β ββ VendorUrl: https://github.com/sinonjs/commons#readme
β ββ @sinonjs/fake-timers@6.0.1
β β ββ URL: http://github.com/sinonjs/fake-timers.git
β β ββ VendorName: Christian Johansen
β β ββ VendorUrl: http://github.com/sinonjs/fake-timers
β ββ @xtuc/ieee754@1.2.0
β β ββ URL: git://github.com/feross/ieee754.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: http://feross.org
β ββ abab@2.0.5
β β ββ URL: git+https://github.com/jsdom/abab.git
β β ββ VendorName: Jeff Carpenter
β β ββ VendorUrl: https://github.com/jsdom/abab#readme
β ββ babel-plugin-istanbul@6.0.0
β β ββ URL: git+https://github.com/istanbuljs/babel-plugin-istanbul.git
β β ββ VendorName: Thai Pangsakulyanont @dtinth
β β ββ VendorUrl: https://github.com/istanbuljs/babel-plugin-istanbul#readme
β ββ bcrypt-pbkdf@1.0.2
β β ββ URL: git://github.com/joyent/node-bcrypt-pbkdf.git
β ββ duplexer3@0.1.4
β β ββ URL: https://github.com/floatdrop/duplexer3.git
β β ββ VendorName: Conrad Pankoff
β β ββ VendorUrl: http://www.fknsrs.biz/
β ββ eslint-plugin-flowtype@5.8.1
β β ββ URL: https://github.com/gajus/eslint-plugin-flowtype
β β ββ VendorName: Gajus Kuizinas
β β ββ VendorUrl: http://gajus.com
β ββ esquery@1.4.0
β β ββ URL: https://github.com/estools/esquery.git
β β ββ VendorName: Joel Feenstra
β β ββ VendorUrl: https://github.com/estools/esquery/
β ββ filesize@6.1.0
β β ββ URL: git://github.com/avoidwork/filesize.js.git
β β ββ VendorName: Jason Mulligan
β β ββ VendorUrl: https://filesizejs.com/
β ββ global-agent@2.2.0
β β ββ URL: https://github.com/gajus/global-agent
β β ββ VendorName: Gajus Kuizinas
β β ββ VendorUrl: http://gajus.com
β ββ global-tunnel-ng@2.7.1
β β ββ URL: https://github.com/np-maintain/global-tunnel.git
β β ββ VendorName: GoInstant Inc., a salesforce.com company
β ββ hoist-non-react-statics@3.3.2
β β ββ URL: git://github.com/mridgway/hoist-non-react-statics.git
β β ββ VendorName: Michael Ridgway
β ββ ieee754@1.2.1
β β ββ URL: git://github.com/feross/ieee754.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: https://feross.org
β ββ istanbul-lib-coverage@3.0.0
β β ββ URL: git+ssh://git@github.com/istanbuljs/istanbuljs.git
β β ββ VendorName: Krishnan Anantheswaran
β β ββ VendorUrl: https://istanbul.js.org/
β ββ istanbul-lib-instrument@4.0.3
β β ββ URL: git+ssh://git@github.com/istanbuljs/istanbuljs.git
β β ββ VendorName: Krishnan Anantheswaran
β β ββ VendorUrl: https://istanbul.js.org/
β ββ istanbul-lib-report@3.0.0
β β ββ URL: git+ssh://git@github.com/istanbuljs/istanbuljs.git
β β ββ VendorName: Krishnan Anantheswaran
β β ββ VendorUrl: https://istanbul.js.org/
β ββ istanbul-lib-source-maps@4.0.0
β β ββ URL: git+ssh://git@github.com/istanbuljs/istanbuljs.git
β β ββ VendorName: Krishnan Anantheswaran
β β ββ VendorUrl: https://istanbul.js.org/
β ββ istanbul-reports@3.0.2
β β ββ URL: git+ssh://git@github.com/istanbuljs/istanbuljs.git
β β ββ VendorName: Krishnan Anantheswaran
β β ββ VendorUrl: https://istanbul.js.org/
β ββ joi@17.4.1
β β ββ URL: git://github.com/sideway/joi
β ββ js-base64@2.6.4
β β ββ URL: git://github.com/dankogai/js-base64.git
β β ββ VendorName: Dan Kogai
β ββ makeerror@1.0.11
β β ββ URL: https://github.com/daaku/nodejs-makeerror
β β ββ VendorName: Naitik Shah
β ββ qs@6.5.2
β β ββ URL: https://github.com/ljharb/qs.git
β β ββ VendorUrl: https://github.com/ljharb/qs
β ββ qs@6.7.0
β β ββ URL: https://github.com/ljharb/qs.git
β β ββ VendorUrl: https://github.com/ljharb/qs
β ββ react-transition-group@2.9.0
β β ββ URL: https://github.com/reactjs/react-transition-group.git
β β ββ VendorUrl: https://github.com/reactjs/react-transition-group#readme
β ββ react-transition-group@4.4.2
β β ββ URL: https://github.com/reactjs/react-transition-group.git
β β ββ VendorUrl: https://github.com/reactjs/react-transition-group#readme
β ββ roarr@2.15.4
β β ββ URL: git@github.com:gajus/roarr.git
β β ββ VendorName: Gajus Kuizinas
β β ββ VendorUrl: http://gajus.com
β ββ serialize-javascript@4.0.0
β β ββ URL: git+https://github.com/yahoo/serialize-javascript.git
β β ββ VendorName: Eric Ferraiuolo
β β ββ VendorUrl: https://github.com/yahoo/serialize-javascript
β ββ serialize-javascript@5.0.1
β β ββ URL: git+https://github.com/yahoo/serialize-javascript.git
β β ββ VendorName: Eric Ferraiuolo
β β ββ VendorUrl: https://github.com/yahoo/serialize-javascript
β ββ source-map-js@0.6.2
β β ββ URL: http://github.com/7rulnik/source-map.git
β β ββ VendorName: Valentin 7rulnik Semirulnik
β β ββ VendorUrl: https://github.com/7rulnik/source-map
β ββ source-map@0.4.4
β β ββ URL: http://github.com/mozilla/source-map.git
β β ββ VendorName: Nick Fitzgerald
β β ββ VendorUrl: https://github.com/mozilla/source-map
β ββ 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
β ββ source-map@0.7.3
β β ββ 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/
β ββ sprintf-js@1.1.2
β β ββ URL: https://github.com/alexei/sprintf.js.git
β β ββ VendorName: Alexandru MΔrΔΘteanu
β ββ table@6.7.1
β β ββ URL: https://github.com/gajus/table
β β ββ VendorName: Gajus Kuizinas
β β ββ VendorUrl: http://gajus.com
β ββ tmpl@1.0.4
β β ββ URL: https://github.com/daaku/nodejs-tmpl
β β ββ VendorName: Naitik Shah
β β ββ VendorUrl: https://github.com/nshah/nodejs-tmpl
β ββ tough-cookie@2.5.0
β β ββ URL: git://github.com/salesforce/tough-cookie.git
β β ββ VendorName: Jeremy Stashewsky
β β ββ VendorUrl: https://github.com/salesforce/tough-cookie
β ββ tough-cookie@4.0.0
β ββ URL: git://github.com/salesforce/tough-cookie.git
β ββ VendorName: Jeremy Stashewsky
β ββ VendorUrl: https://github.com/salesforce/tough-cookie
ββ BSD-3-Clause OR MIT
β ββ amdefine@1.0.1
β ββ URL: https://github.com/jrburke/amdefine.git
β ββ VendorName: James Burke
β ββ VendorUrl: http://github.com/jrburke/amdefine
ββ BSD*
β ββ json-schema@0.2.3
β ββ URL: http://github.com/kriszyp/json-schema
β ββ VendorName: Kris Zyp
ββ CC-BY-3.0
β ββ spdx-exceptions@2.3.0
β ββ URL: https://github.com/kemitchell/spdx-exceptions.json.git
β ββ VendorName: The Linux Foundation
ββ CC-BY-4.0
β ββ caniuse-lite@1.0.30001246
β ββ URL: https://github.com/browserslist/caniuse-lite.git
β ββ VendorName: Ben Briggs
β ββ VendorUrl: http://beneb.info
ββ CC0-1.0
β ββ @csstools/convert-colors@1.4.0
β β ββ URL: https://github.com/jonathantneal/convert-colors.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/convert-colors#readme
β ββ @csstools/normalize.css@10.1.0
β β ββ URL: https://github.com/csstools/normalize.css.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/csstools/normalize.css#readme
β ββ css-blank-pseudo@0.1.4
β β ββ URL: https://github.com/csstools/css-blank-pseudo.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/csstools/css-blank-pseudo#readme
β ββ css-has-pseudo@0.10.0
β β ββ URL: https://github.com/csstools/css-has-pseudo.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/csstools/css-has-pseudo#readme
β ββ css-prefers-color-scheme@3.1.1
β β ββ URL: https://github.com/csstools/css-prefers-color-scheme.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/csstools/css-prefers-color-scheme#readme
β ββ cssdb@4.4.0
β β ββ URL: https://github.com/csstools/cssdb.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/csstools/cssdb#readme
β ββ mdn-data@2.0.14
β β ββ URL: https://github.com/mdn/data.git
β β ββ VendorName: Mozilla Developer Network
β β ββ VendorUrl: https://developer.mozilla.org/
β ββ mdn-data@2.0.4
β β ββ URL: https://github.com/mdn/data.git
β β ββ VendorName: Mozilla Developer Network
β β ββ VendorUrl: https://developer.mozilla.org/
β ββ postcss-browser-comments@3.0.0
β β ββ URL: https://github.com/csstools/postcss-browser-comments.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/csstools/postcss-browser-comments#readme
β ββ postcss-color-functional-notation@2.0.1
β β ββ URL: https://github.com/jonathantneal/postcss-color-functional-notation.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-color-functional-notation#readme
β ββ postcss-color-mod-function@3.0.3
β β ββ URL: https://github.com/jonathantneal/postcss-color-mod-function.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-color-mod-function#readme
β ββ postcss-dir-pseudo-class@5.0.0
β β ββ URL: https://github.com/jonathantneal/postcss-dir-pseudo-class.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-dir-pseudo-class#readme
β ββ postcss-double-position-gradients@1.0.0
β β ββ URL: https://github.com/jonathantneal/postcss-double-position-gradients.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-double-position-gradients#readme
β ββ postcss-env-function@2.0.2
β β ββ URL: https://github.com/jonathantneal/postcss-env-function.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-env-function#readme
β ββ postcss-focus-visible@4.0.0
β β ββ URL: https://github.com/jonathantneal/postcss-focus-visible.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-focus-visible#readme
β ββ postcss-focus-within@3.0.0
β β ββ URL: https://github.com/jonathantneal/postcss-focus-within.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-focus-within#readme
β ββ postcss-gap-properties@2.0.0
β β ββ URL: https://github.com/jonathantneal/postcss-gap-properties.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-gap-properties#readme
β ββ postcss-image-set-function@3.0.1
β β ββ URL: https://github.com/jonathantneal/postcss-image-set-function.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-image-set-function#readme
β ββ postcss-lab-function@2.0.1
β β ββ URL: https://github.com/jonathantneal/postcss-lab-function.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-lab-function#readme
β ββ postcss-logical@3.0.0
β β ββ URL: https://github.com/jonathantneal/postcss-logical.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-logical#readme
β ββ postcss-nesting@7.0.1
β β ββ URL: https://github.com/jonathantneal/postcss-nesting.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-nesting#readme
β ββ postcss-normalize@8.0.1
β β ββ URL: https://github.com/csstools/postcss-normalize.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/csstools/postcss-normalize#readme
β ββ postcss-overflow-shorthand@2.0.0
β β ββ URL: https://github.com/jonathantneal/postcss-overflow-shorthand.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-overflow-shorthand#readme
β ββ postcss-place@4.0.1
β β ββ URL: https://github.com/jonathantneal/postcss-place.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-place#readme
β ββ postcss-preset-env@6.7.0
β β ββ URL: https://github.com/csstools/postcss-preset-env.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/csstools/postcss-preset-env#readme
β ββ postcss-pseudo-class-any-link@6.0.0
β β ββ URL: https://github.com/jonathantneal/postcss-pseudo-class-any-link.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/jonathantneal/postcss-pseudo-class-any-link#readme
β ββ sanitize.css@10.0.0
β β ββ URL: https://github.com/csstools/sanitize.css.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/csstools/sanitize.css#readme
β ββ spdx-license-ids@3.0.9
β ββ URL: https://github.com/jslicense/spdx-license-ids.git
β ββ VendorName: Shinnosuke Watanabe
β ββ VendorUrl: https://github.com/shinnn
ββ ISC
β ββ @istanbuljs/load-nyc-config@1.1.0
β β ββ URL: git+https://github.com/istanbuljs/load-nyc-config.git
β β ββ VendorUrl: https://github.com/istanbuljs/load-nyc-config#readme
β ββ @webassemblyjs/helper-fsm@1.9.0
β β ββ VendorName: Mauro Bringolf
β ββ abbrev@1.1.1
β β ββ URL: http://github.com/isaacs/abbrev-js
β β ββ VendorName: Isaac Z. Schlueter
β ββ ansi-align@3.0.0
β β ββ URL: git+https://github.com/nexdrew/ansi-align.git
β β ββ VendorName: nexdrew
β β ββ VendorUrl: https://github.com/nexdrew/ansi-align#readme
β ββ anymatch@2.0.0
β β ββ URL: https://github.com/micromatch/anymatch
β β ββ VendorName: Elan Shanker
β β ββ VendorUrl: https://github.com/micromatch/anymatch
β ββ anymatch@3.1.2
β β ββ 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.5
β β ββ URL: https://github.com/iarna/are-we-there-yet.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: https://github.com/iarna/are-we-there-yet
β ββ ast-types-flow@0.0.7
β β ββ URL: git+https://github.com/kyldvs/ast-types-flow.git
β β ββ VendorName: kyldvs
β β ββ VendorUrl: https://github.com/kyldvs/ast-types-flow#readme
β ββ at-least-node@1.0.0
β β ββ URL: git+https://github.com/RyanZim/at-least-node.git
β β ββ VendorName: Ryan Zimmerman
β β ββ VendorUrl: https://github.com/RyanZim/at-least-node#readme
β ββ boolbase@1.0.0
β β ββ URL: https://github.com/fb55/boolbase
β β ββ VendorName: Felix Boehm
β β ββ VendorUrl: https://github.com/fb55/boolbase
β ββ browserify-sign@4.2.1
β β ββ URL: https://github.com/crypto-browserify/browserify-sign.git
β ββ cacache@12.0.4
β β ββ URL: https://github.com/npm/cacache
β β ββ VendorName: Kat MarchΓ‘n
β ββ cacache@15.2.0
β β ββ URL: https://github.com/npm/cacache
β ββ capture-exit@2.0.0
β β ββ URL: git+https://github.com/stefanpenner/capture-exit.git
β β ββ VendorName: Stefan Penner
β β ββ VendorUrl: https://github.com/stefanpenner/capture-exit#readme
β ββ chownr@1.1.4
β β ββ URL: git://github.com/isaacs/chownr.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ chownr@2.0.0
β β ββ URL: git://github.com/isaacs/chownr.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ cliui@5.0.0
β β ββ URL: http://github.com/yargs/cliui.git
β β ββ VendorName: Ben Coe
β ββ cliui@6.0.0
β β ββ URL: http://github.com/yargs/cliui.git
β β ββ VendorName: Ben Coe
β ββ cliui@7.0.4
β β ββ URL: https://github.com/yargs/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/
β ββ copy-concurrently@1.0.5
β β ββ URL: git+https://github.com/npm/copy-concurrently.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: https://www.npmjs.com/package/copy-concurrently
β ββ d@1.0.1
β β ββ URL: git://github.com/medikoo/d.git
β β ββ VendorName: Mariusz Nowak
β β ββ VendorUrl: http://www.medikoo.com/
β ββ electron-to-chromium@1.3.785
β β ββ URL: https://github.com/kilian/electron-to-chromium/
β β ββ VendorName: Kilian Valkhof
β ββ es5-ext@0.10.53
β β ββ URL: https://github.com/medikoo/es5-ext.git
β β ββ VendorName: Mariusz Nowak
β β ββ VendorUrl: http://www.medikoo.com/
β ββ es6-symbol@3.1.3
β β ββ URL: git://github.com/medikoo/es6-symbol.git
β β ββ VendorName: Mariusz Nowak
β β ββ VendorUrl: http://www.medikoo.com/
β ββ ext@1.4.0
β β ββ URL: https://github.com/medikoo/es5-ext/tree/ext
β β ββ VendorName: Mariusz Nowak
β β ββ VendorUrl: http://www.medikoo.com/
β ββ fastq@1.11.1
β β ββ URL: git+https://github.com/mcollina/fastq.git
β β ββ VendorName: Matteo Collina
β β ββ VendorUrl: https://github.com/mcollina/fastq#readme
β ββ figgy-pudding@3.5.2
β β ββ URL: https://github.com/npm/figgy-pudding
β β ββ VendorName: Kat MarchΓ‘n
β ββ flatted@3.2.1
β β ββ URL: git+https://github.com/WebReflection/flatted.git
β β ββ VendorName: Andrea Giammarchi
β β ββ VendorUrl: https://github.com/WebReflection/flatted#readme
β ββ fs-minipass@2.1.0
β β ββ URL: git+https://github.com/npm/fs-minipass.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: https://github.com/npm/fs-minipass#readme
β ββ fs-write-stream-atomic@1.0.10
β β ββ URL: https://github.com/npm/fs-write-stream-atomic
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: https://github.com/npm/fs-write-stream-atomic
β ββ fs.realpath@1.0.0
β β ββ URL: git+https://github.com/isaacs/fs.realpath.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
β ββ get-caller-file@2.0.5
β β ββ URL: git+https://github.com/stefanpenner/get-caller-file.git
β β ββ VendorName: Stefan Penner
β β ββ VendorUrl: https://github.com/stefanpenner/get-caller-file#readme
β ββ get-own-enumerable-property-symbols@3.0.2
β β ββ URL: git+https://github.com/mightyiam/get-own-enumerable-property-symbols.git
β β ββ VendorName: Shahar Or
β β ββ VendorUrl: https://github.com/mightyiam/get-own-enumerable-property-symbols#readme
β ββ glob-parent@3.1.0
β β ββ URL: https://github.com/es128/glob-parent
β β ββ VendorName: Elan Shanker
β β ββ VendorUrl: https://github.com/es128/glob-parent
β ββ glob-parent@5.1.2
β β ββ URL: https://github.com/gulpjs/glob-parent.git
β β ββ VendorName: Gulp Team
β β ββ VendorUrl: https://gulpjs.com/
β ββ glob@7.1.7
β β ββ URL: git://github.com/isaacs/node-glob.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ graceful-fs@4.2.6
β β ββ URL: https://github.com/isaacs/node-graceful-fs
β ββ har-schema@2.0.0
β β ββ URL: https://github.com/ahmadnassri/har-schema.git
β β ββ VendorName: Ahmad Nassri
β β ββ VendorUrl: https://github.com/ahmadnassri/har-schema
β ββ 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.8.9
β β ββ URL: git+https://github.com/npm/hosted-git-info.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: https://github.com/npm/hosted-git-info
β ββ hosted-git-info@4.0.2
β β ββ URL: git+https://github.com/npm/hosted-git-info.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: https://github.com/npm/hosted-git-info
β ββ icss-utils@4.1.1
β β ββ URL: git+https://github.com/css-modules/icss-utils.git
β β ββ VendorName: Glen Maddern
β β ββ VendorUrl: https://github.com/css-modules/icss-utils#readme
β ββ infer-owner@1.0.4
β β ββ URL: https://github.com/npm/infer-owner
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: https://izs.me
β ββ 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
β ββ inherits@2.0.4
β β ββ URL: git://github.com/isaacs/inherits
β ββ ini@1.3.8
β β ββ URL: git://github.com/isaacs/ini.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ ini@2.0.0
β β ββ URL: git://github.com/isaacs/ini.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ is-resolvable@1.1.0
β β ββ URL: https://github.com/shinnn/is-resolvable.git
β β ββ VendorName: Shinnosuke Watanabe
β β ββ VendorUrl: https://github.com/shinnn
β ββ 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
β ββ killable@1.0.1
β β ββ URL: https://github.com/marten-de-vries/killable.git
β β ββ VendorName: Marten de Vries
β ββ lru-cache@4.1.5
β β ββ URL: git://github.com/isaacs/node-lru-cache.git
β β ββ VendorName: Isaac Z. Schlueter
β ββ lru-cache@5.1.1
β β ββ URL: git://github.com/isaacs/node-lru-cache.git
β β ββ VendorName: Isaac Z. Schlueter
β ββ lru-cache@6.0.0
β β ββ URL: git://github.com/isaacs/node-lru-cache.git
β β ββ VendorName: Isaac Z. Schlueter
β ββ minimalistic-assert@1.0.1
β β ββ 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-collect@1.0.2
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: https://izs.me
β ββ minipass-flush@1.0.5
β β ββ URL: git+https://github.com/isaacs/minipass-flush.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: https://izs.me
β ββ minipass-pipeline@1.2.4
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: https://izs.me
β ββ minipass@3.1.3
β β ββ URL: git+https://github.com/isaacs/minipass.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ move-concurrently@1.0.1
β β ββ URL: git+https://github.com/npm/move-concurrently.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: https://www.npmjs.com/package/move-concurrently
β ββ noms@0.0.0
β β ββ URL: https://github.com/calvinmetcalf/noms
β β ββ VendorName: Calvin Metcalf
β ββ nopt@5.0.0
β β ββ 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/
β ββ parse-asn1@5.1.6
β β ββ URL: git://github.com/crypto-browserify/parse-asn1.git
β ββ postcss-color-gray@5.0.0
β β ββ URL: https://github.com/postcss/postcss-color-gray.git
β β ββ VendorName: Shinnosuke Watanabe
β β ββ VendorUrl: https://github.com/postcss/postcss-color-gray#readme
β ββ postcss-modules-extract-imports@2.0.0
β β ββ URL: https://github.com/css-modules/postcss-modules-extract-imports.git
β β ββ VendorName: Glen Maddern
β β ββ VendorUrl: https://github.com/css-modules/postcss-modules-extract-imports
β ββ postcss-modules-scope@2.2.0
β β ββ URL: https://github.com/css-modules/postcss-modules-scope.git
β β ββ VendorName: Glen Maddern
β β ββ VendorUrl: https://github.com/css-modules/postcss-modules-scope
β ββ postcss-modules-values@3.0.0
β β ββ URL: git+https://github.com/css-modules/postcss-modules-values.git
β β ββ VendorName: Glen Maddern
β β ββ VendorUrl: https://github.com/css-modules/postcss-modules-values#readme
β ββ promise-inflight@1.0.1
β β ββ URL: git+https://github.com/iarna/promise-inflight.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: https://github.com/iarna/promise-inflight#readme
β ββ 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
β ββ require-main-filename@2.0.0
β β ββ URL: git+ssh://git@github.com/yargs/require-main-filename.git
β β ββ VendorName: Ben Coe
β β ββ VendorUrl: https://github.com/yargs/require-main-filename#readme
β ββ rimraf@2.6.3
β β ββ URL: git://github.com/isaacs/rimraf.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ rimraf@2.7.1
β β ββ URL: git://github.com/isaacs/rimraf.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ rimraf@3.0.2
β β ββ URL: git://github.com/isaacs/rimraf.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ run-queue@1.0.3
β β ββ URL: git+https://github.com/iarna/run-queue.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: https://npmjs.com/package/run-queue
β ββ sax@1.2.4
β β ββ URL: git://github.com/isaacs/sax-js.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ saxes@5.0.1
β β ββ URL: https://github.com/lddubeau/saxes.git
β β ββ VendorName: Louis-Dominique Dubeau
β ββ semver@5.7.1
β β ββ URL: https://github.com/npm/node-semver
β ββ semver@6.3.0
β β ββ URL: https://github.com/npm/node-semver
β ββ semver@7.0.0
β β ββ URL: https://github.com/npm/node-semver
β ββ semver@7.3.2
β β ββ URL: https://github.com/npm/node-semver
β ββ semver@7.3.5
β β ββ 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.1.0
β β ββ URL: https://github.com/wesleytodd/setprototypeof.git
β β ββ VendorName: Wes Todd
β β ββ VendorUrl: https://github.com/wesleytodd/setprototypeof
β ββ setprototypeof@1.1.1
β β ββ 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.3
β β ββ URL: https://github.com/tapjs/signal-exit.git
β β ββ VendorName: Ben Coe
β β ββ VendorUrl: https://github.com/tapjs/signal-exit
β ββ ssri@6.0.2
β β ββ URL: https://github.com/zkat/ssri
β β ββ VendorName: Kat MarchΓ‘n
β ββ ssri@8.0.1
β β ββ URL: https://github.com/npm/ssri
β β ββ VendorName: Kat MarchΓ‘n
β ββ tar@6.1.0
β β ββ URL: https://github.com/npm/node-tar.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ test-exclude@6.0.0
β β ββ URL: git+https://github.com/istanbuljs/test-exclude.git
β β ββ VendorName: Ben Coe
β β ββ VendorUrl: https://istanbul.js.org/
β ββ type@1.2.0
β β ββ URL: https://github.com/medikoo/type.git
β β ββ VendorName: Mariusz Nowak
β β ββ VendorUrl: https://www.medikoo.com/
β ββ type@2.5.0
β β ββ URL: https://github.com/medikoo/type.git
β β ββ VendorName: Mariusz Nowak
β β ββ VendorUrl: https://www.medikoo.com/
β ββ unique-filename@1.1.1
β β ββ URL: https://github.com/iarna/unique-filename.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: https://github.com/iarna/unique-filename
β ββ unique-slug@2.0.2
β β ββ URL: git://github.com/iarna/unique-slug.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: http://re-becca.org
β ββ v8-to-istanbul@7.1.2
β β ββ URL: https://github.com/istanbuljs/v8-to-istanbul.git
β β ββ VendorName: Ben Coe
β ββ which-module@2.0.0
β β ββ URL: git+https://github.com/nexdrew/which-module.git
β β ββ VendorName: nexdrew
β β ββ VendorUrl: https://github.com/nexdrew/which-module#readme
β ββ which@1.3.1
β β ββ URL: git://github.com/isaacs/node-which.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me
β ββ which@2.0.2
β β ββ URL: git://github.com/isaacs/node-which.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me
β ββ wide-align@1.1.3
β β ββ 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
β ββ write-file-atomic@3.0.3
β β ββ URL: git://github.com/npm/write-file-atomic.git
β β ββ VendorName: Rebecca Turner
β β ββ VendorUrl: https://github.com/npm/write-file-atomic
β ββ y18n@4.0.3
β β ββ URL: git@github.com:yargs/y18n.git
β β ββ VendorName: Ben Coe
β β ββ VendorUrl: https://github.com/yargs/y18n
β ββ y18n@5.0.8
β β ββ URL: https://github.com/yargs/y18n.git
β β ββ VendorName: Ben Coe
β β ββ VendorUrl: https://github.com/yargs/y18n
β ββ yallist@2.1.2
β β ββ URL: git+https://github.com/isaacs/yallist.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ yallist@3.1.1
β β ββ URL: git+https://github.com/isaacs/yallist.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ yallist@4.0.0
β β ββ URL: git+https://github.com/isaacs/yallist.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ yaml@1.10.2
β β ββ URL: https://github.com/eemeli/yaml.git
β β ββ VendorName: Eemeli Aro
β β ββ VendorUrl: https://eemeli.org/yaml/v1/
β ββ yargs-parser@13.1.2
β β ββ URL: git@github.com:yargs/yargs-parser.git
β β ββ VendorName: Ben Coe
β ββ yargs-parser@18.1.3
β β ββ URL: https://github.com/yargs/yargs-parser.git
β β ββ VendorName: Ben Coe
β ββ yargs-parser@20.2.9
β ββ URL: https://github.com/yargs/yargs-parser.git
β ββ VendorName: Ben Coe
ββ MIT
β ββ @babel/code-frame@7.10.4
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: Sebastian McKenzie
β β ββ VendorUrl: https://babeljs.io/
β ββ @babel/code-frame@7.12.11
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: Sebastian McKenzie
β β ββ VendorUrl: https://babeljs.io/
β ββ @babel/code-frame@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-code-frame
β ββ @babel/compat-data@7.14.7
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/core@7.12.3
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: Sebastian McKenzie
β β ββ VendorUrl: https://babeljs.io/
β ββ @babel/core@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-core
β ββ @babel/generator@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-generator
β ββ @babel/helper-annotate-as-pure@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-annotate-as-pure
β ββ @babel/helper-builder-binary-assignment-operator-visitor@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-builder-binary-assignment-operator-visitor
β ββ @babel/helper-compilation-targets@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/helper-create-class-features-plugin@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/helper-create-regexp-features-plugin@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/helper-define-polyfill-provider@0.2.3
β β ββ URL: https://github.com/babel/babel-polyfills.git
β ββ @babel/helper-explode-assignable-expression@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-explode-assignable-expression
β ββ @babel/helper-function-name@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-function-name
β ββ @babel/helper-get-function-arity@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-get-function-arity
β ββ @babel/helper-hoist-variables@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-hoist-variables
β ββ @babel/helper-member-expression-to-functions@7.14.7
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions
β ββ @babel/helper-module-imports@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-module-imports
β ββ @babel/helper-module-transforms@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-module-transforms
β ββ @babel/helper-optimise-call-expression@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-optimise-call-expression
β ββ @babel/helper-plugin-utils@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-plugin-utils
β ββ @babel/helper-remap-async-to-generator@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-remap-async-to-generator
β ββ @babel/helper-replace-supers@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-replace-supers
β ββ @babel/helper-simple-access@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-simple-access
β ββ @babel/helper-skip-transparent-expression-wrappers@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/helper-split-export-declaration@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-split-export-declaration
β ββ @babel/helper-validator-identifier@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/helper-validator-option@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/helper-wrap-function@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helper-wrap-function
β ββ @babel/helpers@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-helpers
β ββ @babel/highlight@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-highlight
β ββ @babel/parser@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-parser
β ββ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
β ββ @babel/plugin-proposal-async-generator-functions@7.14.7
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-async-generator-functions
β ββ @babel/plugin-proposal-class-properties@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-proposal-class-properties@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-class-properties
β ββ @babel/plugin-proposal-class-static-block@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-class-static-block
β ββ @babel/plugin-proposal-decorators@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: Logan Smyth
β ββ @babel/plugin-proposal-dynamic-import@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/plugin-proposal-export-namespace-from@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-export-namespace-from
β ββ @babel/plugin-proposal-json-strings@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-json-strings
β ββ @babel/plugin-proposal-logical-assignment-operators@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-logical-assignment-operators
β ββ @babel/plugin-proposal-nullish-coalescing-operator@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-proposal-nullish-coalescing-operator@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-nullish-coalescing-operator
β ββ @babel/plugin-proposal-numeric-separator@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-proposal-numeric-separator@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-numeric-separator
β ββ @babel/plugin-proposal-object-rest-spread@7.14.7
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-object-rest-spread
β ββ @babel/plugin-proposal-optional-catch-binding@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-optional-catch-binding
β ββ @babel/plugin-proposal-optional-chaining@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-proposal-optional-chaining@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-optional-chaining
β ββ @babel/plugin-proposal-private-methods@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-private-methods
β ββ @babel/plugin-proposal-private-property-in-object@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-private-property-in-object
β ββ @babel/plugin-proposal-unicode-property-regex@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-proposal-unicode-property-regex
β ββ @babel/plugin-syntax-async-generators@7.8.4
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators
β ββ @babel/plugin-syntax-bigint@7.8.3
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-bigint
β ββ @babel/plugin-syntax-class-properties@7.12.13
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-syntax-class-properties
β ββ @babel/plugin-syntax-class-static-block@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-syntax-class-static-block
β ββ @babel/plugin-syntax-decorators@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-syntax-decorators
β ββ @babel/plugin-syntax-dynamic-import@7.8.3
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import
β ββ @babel/plugin-syntax-export-namespace-from@7.8.3
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from
β ββ @babel/plugin-syntax-flow@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-syntax-flow
β ββ @babel/plugin-syntax-import-meta@7.10.4
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-syntax-json-strings@7.8.3
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings
β ββ @babel/plugin-syntax-jsx@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-syntax-jsx
β ββ @babel/plugin-syntax-logical-assignment-operators@7.10.4
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator
β ββ @babel/plugin-syntax-numeric-separator@7.10.4
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-syntax-object-rest-spread@7.8.3
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread
β ββ @babel/plugin-syntax-optional-catch-binding@7.8.3
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding
β ββ @babel/plugin-syntax-optional-chaining@7.8.3
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining
β ββ @babel/plugin-syntax-private-property-in-object@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-syntax-private-property-in-object
β ββ @babel/plugin-syntax-top-level-await@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-syntax-top-level-await
β ββ @babel/plugin-syntax-typescript@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-syntax-typescript
β ββ @babel/plugin-transform-arrow-functions@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-arrow-functions
β ββ @babel/plugin-transform-async-to-generator@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-async-to-generator
β ββ @babel/plugin-transform-block-scoped-functions@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-block-scoped-functions
β ββ @babel/plugin-transform-block-scoping@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-block-scoping
β ββ @babel/plugin-transform-classes@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-classes
β ββ @babel/plugin-transform-computed-properties@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-computed-properties
β ββ @babel/plugin-transform-destructuring@7.14.7
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-destructuring
β ββ @babel/plugin-transform-dotall-regex@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-dotall-regex
β ββ @babel/plugin-transform-duplicate-keys@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-duplicate-keys
β ββ @babel/plugin-transform-exponentiation-operator@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-exponentiation-operator
β ββ @babel/plugin-transform-flow-strip-types@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-transform-for-of@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-for-of
β ββ @babel/plugin-transform-function-name@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-function-name
β ββ @babel/plugin-transform-literals@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-literals
β ββ @babel/plugin-transform-member-expression-literals@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-member-expression-literals
β ββ @babel/plugin-transform-modules-amd@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-modules-amd
β ββ @babel/plugin-transform-modules-commonjs@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-modules-commonjs
β ββ @babel/plugin-transform-modules-systemjs@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs
β ββ @babel/plugin-transform-modules-umd@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-modules-umd
β ββ @babel/plugin-transform-named-capturing-groups-regex@7.14.7
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-named-capturing-groups-regex
β ββ @babel/plugin-transform-new-target@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-new-target
β ββ @babel/plugin-transform-object-super@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-object-super
β ββ @babel/plugin-transform-parameters@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-parameters
β ββ @babel/plugin-transform-property-literals@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-property-literals
β ββ @babel/plugin-transform-react-constant-elements@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-react-constant-elements
β ββ @babel/plugin-transform-react-display-name@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-transform-react-display-name@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-react-display-name
β ββ @babel/plugin-transform-react-jsx-development@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/plugin-transform-react-jsx-self@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx-self
β ββ @babel/plugin-transform-react-jsx-source@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx-source
β ββ @babel/plugin-transform-react-jsx@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx
β ββ @babel/plugin-transform-react-pure-annotations@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/plugin-transform-regenerator@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-regenerator
β ββ @babel/plugin-transform-reserved-words@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-reserved-words
β ββ @babel/plugin-transform-runtime@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/plugin-transform-shorthand-properties@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-shorthand-properties
β ββ @babel/plugin-transform-spread@7.14.6
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-spread
β ββ @babel/plugin-transform-sticky-regex@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-sticky-regex
β ββ @babel/plugin-transform-template-literals@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-template-literals
β ββ @babel/plugin-transform-typeof-symbol@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-typeof-symbol
β ββ @babel/plugin-transform-typescript@7.14.6
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-typescript
β ββ @babel/plugin-transform-unicode-escapes@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-unicode-escapes
β ββ @babel/plugin-transform-unicode-regex@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-plugin-transform-unicode-regex
β ββ @babel/preset-env@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: Henry Zhu
β β ββ VendorUrl: https://babeljs.io/
β ββ @babel/preset-env@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-preset-env
β ββ @babel/preset-modules@0.1.4
β ββ @babel/preset-react@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: Sebastian McKenzie
β β ββ VendorUrl: https://babeljs.io/
β ββ @babel/preset-react@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-preset-react
β ββ @babel/preset-typescript@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β ββ @babel/preset-typescript@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-preset-typescript
β ββ @babel/runtime-corejs3@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/team
β ββ @babel/runtime@7.12.1
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: Sebastian McKenzie
β β ββ VendorUrl: https://babeljs.io/
β ββ @babel/runtime@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-runtime
β ββ @babel/template@7.14.5
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-template
β ββ @babel/traverse@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-traverse
β ββ @babel/types@7.14.8
β β ββ URL: https://github.com/babel/babel.git
β β ββ VendorName: The Babel Team
β β ββ VendorUrl: https://babel.dev/docs/en/next/babel-types
β ββ @bcoe/v8-coverage@0.2.3
β β ββ URL: git://github.com/demurgos/v8-coverage.git
β β ββ VendorName: Charles Samborski
β β ββ VendorUrl: https://demurgos.github.io/v8-coverage
β ββ @develar/schema-utils@2.6.5
β β ββ URL: https://github.com/webpack/schema-utils.git
β β ββ VendorName: webpack Contrib
β β ββ VendorUrl: https://github.com/webpack/schema-utils
β ββ @discoveryjs/json-ext@0.5.3
β β ββ URL: https://github.com/discoveryjs/json-ext.git
β β ββ VendorName: Roman Dvornov
β β ββ VendorUrl: https://github.com/lahmatiy
β ββ @electron/get@1.12.4
β β ββ URL: https://github.com/electron/get
β β ββ VendorName: Samuel Attard
β ββ @electron/universal@1.0.5
β β ββ VendorName: Samuel Attard
β ββ @emotion/cache@10.0.29
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/cache
β ββ @emotion/cache@11.4.0
β β ββ URL: https://github.com/emotion-js/emotion/tree/main/packages/cache
β ββ @emotion/core@10.1.1
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/core
β β ββ VendorName: mitchellhamilton
β ββ @emotion/css@10.0.27
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/css
β ββ @emotion/hash@0.8.0
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/hash
β ββ @emotion/is-prop-valid@0.8.8
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/is-prop-valid
β ββ @emotion/memoize@0.7.4
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/memoize
β ββ @emotion/memoize@0.7.5
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/memoize
β ββ @emotion/react@11.4.0
β β ββ URL: https://github.com/emotion-js/emotion/tree/main/packages/react
β β ββ VendorName: mitchellhamilton
β ββ @emotion/serialize@0.11.16
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/serialize
β ββ @emotion/serialize@1.0.2
β β ββ URL: https://github.com/emotion-js/emotion/tree/main/packages/serialize
β ββ @emotion/sheet@0.9.4
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/sheet
β ββ @emotion/sheet@1.0.1
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/sheet
β ββ @emotion/styled-base@10.0.31
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/styled-base
β ββ @emotion/styled@10.0.27
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/styled
β ββ @emotion/stylis@0.8.5
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/stylis
β ββ @emotion/unitless@0.7.5
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/unitless
β ββ @emotion/utils@0.11.3
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/serialize
β ββ @emotion/utils@1.0.0
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/utils
β ββ @emotion/weak-memoize@0.2.5
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/weak-memoize
β ββ @eslint/eslintrc@0.4.3
β β ββ URL: https://github.com/eslint/eslintrc.git
β β ββ VendorName: Nicholas C. Zakas
β β ββ VendorUrl: https://github.com/eslint/eslintrc#readme
β ββ @hkdobrev/run-if-changed@0.3.1
β β ββ URL: https://github.com/hkdobrev/run-if-changed
β β ββ VendorName: Haralan Dobrev
β ββ @istanbuljs/schema@0.1.3
β β ββ URL: git+https://github.com/istanbuljs/schema.git
β β ββ VendorName: Corey Farrell
β β ββ VendorUrl: https://github.com/istanbuljs/schema#readme
β ββ @jest/console@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ @jest/core@26.6.3
β β ββ URL: https://github.com/facebook/jest
β β ββ VendorUrl: https://jestjs.io/
β ββ @jest/environment@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ @jest/fake-timers@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ @jest/globals@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ @jest/reporters@26.6.2
β β ββ URL: https://github.com/facebook/jest
β β ββ VendorUrl: https://jestjs.io/
β ββ @jest/source-map@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ @jest/test-result@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ @jest/test-sequencer@26.6.3
β β ββ URL: https://github.com/facebook/jest.git
β ββ @jest/transform@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ @jest/types@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ @jest/types@27.0.6
β β ββ URL: https://github.com/facebook/jest.git
β ββ @malept/flatpak-bundler@0.4.0
β β ββ URL: git+https://github.com/malept/flatpak-bundler.git
β β ββ VendorName: Matt Watson
β β ββ VendorUrl: https://github.com/malept/flatpak-bundler#readme
β ββ @nodelib/fs.scandir@2.1.5
β β ββ URL: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir
β ββ @nodelib/fs.stat@2.0.5
β β ββ URL: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat
β ββ @nodelib/fs.walk@1.2.8
β β ββ URL: https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk
β ββ @npmcli/move-file@1.1.2
β β ββ URL: git+https://github.com/npm/move-file
β ββ @pmmmwh/react-refresh-webpack-plugin@0.4.3
β β ββ URL: git+https://github.com/pmmmwh/react-refresh-webpack-plugin.git
β β ββ VendorName: Michael Mok
β β ββ VendorUrl: https://github.com/pmmmwh/react-refresh-webpack-plugin#readme
β ββ @popperjs/core@2.9.2
β β ββ URL: https://github.com/popperjs/popper-core.git
β β ββ VendorName: Federico Zivolo
β ββ @projectstorm/geometry@6.6.0
β β ββ URL: https://github.com/projectstorm/react-diagrams.git
β β ββ VendorName: dylanvorster
β ββ @projectstorm/react-canvas-core@6.6.0
β β ββ URL: https://github.com/projectstorm/react-diagrams.git
β β ββ VendorName: dylanvorster
β ββ @projectstorm/react-diagrams-core@6.6.0
β β ββ URL: https://github.com/projectstorm/react-diagrams.git
β β ββ VendorName: dylanvorster
β ββ @projectstorm/react-diagrams-defaults@6.6.0
β β ββ URL: https://github.com/projectstorm/react-diagrams.git
β β ββ VendorName: dylanvorster
β ββ @projectstorm/react-diagrams-routing@6.6.0
β β ββ URL: https://github.com/projectstorm/react-diagrams.git
β β ββ VendorName: dylanvorster
β ββ @projectstorm/react-diagrams@6.6.0
β β ββ URL: https://github.com/projectstorm/react-diagrams.git
β β ββ VendorName: dylanvorster
β ββ @react-dnd/asap@4.0.0
β β ββ URL: https://github.com/kriskowal/asap.git
β ββ @react-dnd/invariant@2.0.0
β β ββ URL: https://github.com/react-dnd/invariant
β β ββ VendorName: Andres Suarez
β ββ @react-dnd/shallowequal@2.0.0
β β ββ URL: https://github.com/react-dnd/shallowequal.git
β β ββ VendorName: Alberto Leal
β β ββ VendorUrl: github.com/dashed
β ββ @restart/context@2.1.4
β β ββ URL: https://github.com/react-restart/context
β β ββ VendorName: 4Catalyzer
β ββ @restart/hooks@0.3.27
β β ββ URL: git+https://github.com/jquense/react-common-hooks.git
β β ββ VendorName: Jason Quense
β β ββ VendorUrl: https://github.com/react-restart/hooks#readme
β ββ @rollup/plugin-node-resolve@7.1.3
β β ββ URL: https://github.com/rollup/plugins.git
β β ββ VendorName: Rich Harris
β β ββ VendorUrl: https://github.com/rollup/plugins/tree/master/packages/node-resolve/#readme
β ββ @rollup/plugin-replace@2.4.2
β β ββ URL: https://github.com/rollup/plugins.git
β β ββ VendorName: Rich Harris
β β ββ VendorUrl: https://github.com/rollup/plugins/tree/master/packages/replace#readme
β ββ @rollup/pluginutils@3.1.0
β β ββ URL: https://github.com/rollup/plugins.git
β β ββ VendorName: Rich Harris
β β ββ VendorUrl: https://github.com/rollup/plugins/tree/master/packages/pluginutils#readme
β ββ @sindresorhus/is@0.14.0
β β ββ URL: https://github.com/sindresorhus/is.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ @svgr/babel-plugin-add-jsx-attribute@5.4.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-add-jsx-attribute
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/babel-plugin-remove-jsx-attribute@5.4.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-remove-jsx-attribute
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/babel-plugin-remove-jsx-empty-expression@5.0.1
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-remove-jsx-empty-expression
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/babel-plugin-replace-jsx-attribute-value@5.0.1
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-replace-jsx-attribute-value
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/babel-plugin-svg-dynamic-title@5.4.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-svg-dynamic-title
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/babel-plugin-svg-em-dimensions@5.4.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-svg-em-dimensions
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/babel-plugin-transform-react-native-svg@5.4.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-transform-react-native-svg
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/babel-plugin-transform-svg-component@5.5.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-transform-svg-component
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/babel-preset@5.5.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/babel-preset
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/core@5.5.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/core
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/hast-util-to-babel-ast@5.5.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/hast-util-to-babel-ast
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/plugin-jsx@5.5.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/plugin-jsx
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/plugin-svgo@5.5.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/plugin-svgo
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @svgr/webpack@5.5.0
β β ββ URL: https://github.com/gregberge/svgr/tree/master/packages/webpack
β β ββ VendorName: Greg BergΓ©
β β ββ VendorUrl: https://react-svgr.com/
β ββ @szmarczak/http-timer@1.1.2
β β ββ URL: git+https://github.com/szmarczak/http-timer.git
β β ββ VendorName: Szymon Marczak
β β ββ VendorUrl: https://github.com/szmarczak/http-timer#readme
β ββ @testing-library/dom@8.1.0
β β ββ URL: https://github.com/testing-library/dom-testing-library
β β ββ VendorName: Kent C. Dodds
β β ββ VendorUrl: https://github.com/testing-library/dom-testing-library#readme
β ββ @testing-library/react@12.0.0
β β ββ URL: https://github.com/testing-library/react-testing-library
β β ββ VendorName: Kent C. Dodds
β β ββ VendorUrl: https://github.com/testing-library/react-testing-library#readme
β ββ @tootallnate/once@1.1.2
β β ββ URL: git://github.com/TooTallNate/once.git
β β ββ VendorName: Nathan Rajlich
β β ββ VendorUrl: http://n8.io/
β ββ @tsconfig/node14@1.0.1
β β ββ URL: https://github.com/tsconfig/bases.git
β ββ @types/aria-query@4.2.2
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aria-query
β ββ @types/babel__core@7.1.15
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__core
β ββ @types/babel__generator@7.6.3
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__generator
β ββ @types/babel__template@7.4.1
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__template
β ββ @types/babel__traverse@7.14.2
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__traverse
β ββ @types/debug@4.1.6
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug
β ββ @types/eslint@7.28.0
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint
β ββ @types/estree@0.0.39
β β ββ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/estree@0.0.50
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree
β ββ @types/fs-extra@9.0.12
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra
β ββ @types/glob@7.1.4
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/glob
β ββ @types/graceful-fs@4.1.5
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/hoist-non-react-statics@3.3.1
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/html-minifier-terser@5.1.2
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier-terser
β ββ @types/invariant@2.2.34
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/istanbul-lib-coverage@2.0.3
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/istanbul-lib-report@3.0.0
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/istanbul-reports@3.0.1
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports
β ββ @types/jest@26.0.24
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest
β ββ @types/jquery@3.5.6
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jquery
β ββ @types/json-schema@7.0.8
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema
β ββ @types/lodash@4.14.171
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash
β ββ @types/minimatch@3.0.5
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimatch
β ββ @types/minimist@1.2.2
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minimist
β ββ @types/node@14.17.6
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
β ββ @types/node@16.4.1
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
β ββ @types/normalize-package-data@2.4.1
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/normalize-package-data
β ββ @types/parse-json@4.0.0
β β ββ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/plist@3.0.2
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/prettier@2.3.2
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prettier
β ββ @types/prop-types@15.7.4
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/prop-types
β ββ @types/q@1.5.5
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/q
β ββ @types/react-bootstrap@0.32.26
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-bootstrap
β ββ @types/react-dom@17.0.9
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom
β ββ @types/react-redux@7.1.18
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-redux
β ββ @types/react-transition-group@4.4.2
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-transition-group
β ββ @types/react@17.0.14
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react
β ββ @types/resolve@0.0.8
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git.git
β ββ @types/scheduler@0.16.2
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/scheduler
β ββ @types/sizzle@2.3.3
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/source-list-map@0.1.2
β β ββ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
β ββ @types/stack-utils@2.0.1
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils
β ββ @types/tapable@1.0.8
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tapable
β ββ @types/uglify-js@3.13.1
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-js
β ββ @types/verror@1.10.5
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/verror
β ββ @types/warning@3.0.0
β β ββ URL: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorName: Chi Vinh Le
β ββ @types/webpack-sources@2.1.1
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-sources
β ββ @types/webpack@4.41.30
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack
β ββ @types/yargs-parser@20.2.1
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs-parser
β ββ @types/yargs@15.0.14
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
β ββ @types/yargs@16.0.4
β β ββ URL: https://github.com/DefinitelyTyped/DefinitelyTyped.git
β β ββ VendorUrl: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs
β ββ @typescript-eslint/eslint-plugin@4.28.4
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @typescript-eslint/experimental-utils@3.10.1
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @typescript-eslint/experimental-utils@4.28.4
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @typescript-eslint/scope-manager@4.28.4
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @typescript-eslint/types@3.10.1
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @typescript-eslint/types@4.28.4
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @typescript-eslint/visitor-keys@3.10.1
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @typescript-eslint/visitor-keys@4.28.4
β β ββ URL: https://github.com/typescript-eslint/typescript-eslint.git
β ββ @webassemblyjs/ast@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/floating-point-hex-parser@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Mauro Bringolf
β ββ @webassemblyjs/helper-api-error@1.9.0
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/helper-buffer@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/helper-code-frame@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/helper-module-context@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/helper-wasm-bytecode@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/helper-wasm-section@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/ieee754@1.9.0
β ββ @webassemblyjs/leb128@1.9.0
β ββ @webassemblyjs/utf8@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/wasm-edit@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/wasm-gen@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/wasm-opt@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/wasm-parser@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/wast-parser@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webassemblyjs/wast-printer@1.9.0
β β ββ URL: https://github.com/xtuc/webassemblyjs.git
β β ββ VendorName: Sven Sauleau
β ββ @webpack-cli/configtest@1.0.4
β β ββ URL: https://github.com/webpack/webpack-cli.git
β β ββ VendorUrl: https://github.com/webpack/webpack-cli/tree/master/packages/configtest
β ββ @webpack-cli/info@1.3.0
β β ββ URL: https://github.com/webpack/webpack-cli.git
β β ββ VendorUrl: https://github.com/webpack/webpack-cli/tree/master/packages/info
β ββ @webpack-cli/serve@1.5.1
β β ββ URL: https://github.com/webpack/webpack-cli.git
β β ββ VendorUrl: https://github.com/webpack/webpack-cli/tree/master/packages/serve
β ββ 7zip-bin@5.1.1
β β ββ URL: https://github.com/develar/7zip-bin.git
β ββ accepts@1.3.7
β β ββ URL: https://github.com/jshttp/accepts.git
β ββ acorn-globals@6.0.0
β β ββ URL: https://github.com/ForbesLindesay/acorn-globals.git
β β ββ VendorName: ForbesLindesay
β ββ acorn-jsx@5.3.2
β β ββ URL: https://github.com/acornjs/acorn-jsx
β β ββ VendorUrl: https://github.com/acornjs/acorn-jsx
β ββ acorn-walk@7.2.0
β β ββ URL: https://github.com/acornjs/acorn.git
β β ββ VendorUrl: https://github.com/acornjs/acorn
β ββ acorn@6.4.2
β β ββ URL: https://github.com/acornjs/acorn.git
β β ββ VendorUrl: https://github.com/acornjs/acorn
β ββ acorn@7.4.1
β β ββ URL: https://github.com/acornjs/acorn.git
β β ββ VendorUrl: https://github.com/acornjs/acorn
β ββ acorn@8.4.1
β β ββ URL: https://github.com/acornjs/acorn.git
β β ββ VendorUrl: https://github.com/acornjs/acorn
β ββ address@1.1.2
β β ββ URL: git://github.com/node-modules/address.git
β β ββ VendorName: fengmk2
β ββ adjust-sourcemap-loader@3.0.0
β β ββ URL: git+https://github.com/bholloway/adjust-sourcemap-loader.git
β β ββ VendorName: bholloway
β β ββ VendorUrl: https://github.com/bholloway/adjust-sourcemap-loader
β ββ agent-base@6.0.2
β β ββ URL: git://github.com/TooTallNate/node-agent-base.git
β β ββ VendorName: Nathan Rajlich
β β ββ VendorUrl: http://n8.io/
β ββ aggregate-error@3.1.0
β β ββ URL: https://github.com/sindresorhus/aggregate-error.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ ajv-errors@1.0.1
β β ββ URL: git+https://github.com/epoberezkin/ajv-errors.git
β β ββ VendorUrl: https://github.com/epoberezkin/ajv-errors#readme
β ββ ajv-keywords@3.5.2
β β ββ URL: git+https://github.com/epoberezkin/ajv-keywords.git
β β ββ VendorName: Evgeny Poberezkin
β β ββ VendorUrl: https://github.com/epoberezkin/ajv-keywords#readme
β ββ ajv@6.12.6
β β ββ URL: https://github.com/ajv-validator/ajv.git
β β ββ VendorName: Evgeny Poberezkin
β β ββ VendorUrl: https://github.com/ajv-validator/ajv
β ββ ajv@8.6.2
β β ββ URL: https://github.com/ajv-validator/ajv.git
β β ββ VendorName: Evgeny Poberezkin
β β ββ VendorUrl: https://ajv.js.org/
β ββ alphanum-sort@1.0.2
β β ββ URL: https://github.com/TrySound/alphanum-sort.git
β β ββ VendorName: Bogdan Chadkin
β β ββ VendorUrl: https://github.com/TrySound/alphanum-sort
β ββ ansi-colors@3.2.4
β β ββ URL: https://github.com/doowb/ansi-colors.git
β β ββ VendorName: Brian Woodward
β β ββ VendorUrl: https://github.com/doowb/ansi-colors
β ββ ansi-colors@4.1.1
β β ββ URL: https://github.com/doowb/ansi-colors.git
β β ββ VendorName: Brian Woodward
β β ββ VendorUrl: https://github.com/doowb/ansi-colors
β ββ ansi-escapes@4.3.2
β β ββ URL: https://github.com/sindresorhus/ansi-escapes.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ 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-regex@4.1.0
β β ββ URL: https://github.com/chalk/ansi-regex.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ ansi-regex@5.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.1
β β ββ URL: https://github.com/chalk/ansi-styles.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ ansi-styles@4.3.0
β β ββ URL: https://github.com/chalk/ansi-styles.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ ansi-styles@5.2.0
β β ββ URL: https://github.com/chalk/ansi-styles.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ app-builder-bin@3.5.13
β β ββ URL: https://github.com/develar/app-builder.git
β ββ app-builder-lib@22.11.7
β β ββ URL: https://github.com/electron-userland/electron-builder.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/electron-userland/electron-builder
β ββ argparse@1.0.10
β β ββ URL: https://github.com/nodeca/argparse.git
β ββ arity-n@1.0.4
β β ββ URL: http://github.com/stoeffel/arityN
β β ββ VendorName: stoeffel
β β ββ VendorUrl: http://github.com/stoeffel/arityN
β ββ 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-differ@3.0.0
β β ββ URL: https://github.com/sindresorhus/array-differ.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ array-flatten@1.1.1
β β ββ URL: git://github.com/blakeembrey/array-flatten.git
β β ββ VendorName: Blake Embrey
β β ββ VendorUrl: https://github.com/blakeembrey/array-flatten
β ββ array-flatten@2.1.2
β β ββ URL: git://github.com/blakeembrey/array-flatten.git
β β ββ VendorName: Blake Embrey
β β ββ VendorUrl: https://github.com/blakeembrey/array-flatten
β ββ array-includes@3.1.3
β β ββ URL: git://github.com/es-shims/array-includes.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: http://ljharb.codes
β ββ array-union@1.0.2
β β ββ URL: https://github.com/sindresorhus/array-union.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ array-union@2.1.0
β β ββ 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.3.2
β β ββ URL: https://github.com/jonschlinkert/array-unique.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/array-unique
β ββ array.prototype.flat@1.2.4
β β ββ URL: git://github.com/es-shims/Array.prototype.flat.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: http://ljharb.codes
β ββ array.prototype.flatmap@1.2.4
β β ββ URL: git://github.com/es-shims/Array.prototype.flatMap.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: http://ljharb.codes
β ββ arrify@1.0.1
β β ββ URL: https://github.com/sindresorhus/arrify.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ arrify@2.0.1
β β ββ URL: https://github.com/sindresorhus/arrify.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ asap@2.0.6
β β ββ URL: https://github.com/kriskowal/asap.git
β ββ asar@3.0.3
β β ββ URL: https://github.com/electron/asar.git
β β ββ VendorUrl: https://github.com/electron/asar
β ββ asn1.js@5.4.1
β β ββ URL: git@github.com:indutny/asn1.js
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/asn1.js
β ββ asn1@0.2.4
β β ββ URL: git://github.com/joyent/node-asn1.git
β β ββ VendorName: Joyent
β β ββ VendorUrl: joyent.com
β ββ assert-plus@1.0.0
β β ββ URL: https://github.com/mcavage/node-assert-plus.git
β β ββ VendorName: Mark Cavage
β ββ assert@1.5.0
β β ββ URL: git://github.com/browserify/commonjs-assert.git
β β ββ VendorUrl: https://github.com/browserify/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
β ββ astral-regex@2.0.0
β β ββ URL: https://github.com/kevva/astral-regex.git
β β ββ VendorName: Kevin MΓ₯rtensson
β β ββ VendorUrl: github.com/kevva
β ββ async-each@1.0.3
β β ββ URL: git://github.com/paulmillr/async-each.git
β β ββ VendorName: Paul Miller
β β ββ VendorUrl: https://github.com/paulmillr/async-each/
β ββ async-exit-hook@2.0.1
β β ββ URL: https://github.com/tapppi/async-exit-hook.git
β β ββ VendorName: Tapani Moilanen
β β ββ VendorUrl: https://github.com/tapppi
β ββ async-limiter@1.0.1
β β ββ URL: https://github.com/strml/async-limiter.git
β β ββ VendorName: Samuel Reed
β ββ async@0.9.2
β β ββ URL: https://github.com/caolan/async.git
β β ββ VendorName: Caolan McMahon
β ββ async@2.6.3
β β ββ URL: https://github.com/caolan/async.git
β β ββ VendorName: Caolan McMahon
β β ββ VendorUrl: https://caolan.github.io/async/
β ββ asynckit@0.4.0
β β ββ URL: git+https://github.com/alexindigo/asynckit.git
β β ββ VendorName: Alex Indigo
β β ββ VendorUrl: https://github.com/alexindigo/asynckit#readme
β ββ auto-bind@4.0.0
β β ββ URL: https://github.com/sindresorhus/auto-bind.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ autoprefixer@9.8.6
β β ββ URL: https://github.com/postcss/autoprefixer.git
β β ββ VendorName: Andrey Sitnik
β ββ available-typed-arrays@1.0.4
β β ββ URL: git+https://github.com/inspect-js/available-typed-arrays.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/available-typed-arrays#readme
β ββ aws4@1.11.0
β β ββ URL: https://github.com/mhart/aws4.git
β β ββ VendorName: Michael Hart
β β ββ VendorUrl: https://github.com/mhart
β ββ axios@0.21.1
β β ββ URL: https://github.com/axios/axios.git
β β ββ VendorName: Matt Zabriskie
β β ββ VendorUrl: https://github.com/axios/axios
β ββ 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-eslint@10.1.0
β β ββ URL: https://github.com/babel/babel-eslint.git
β β ββ VendorName: Sebastian McKenzie
β β ββ VendorUrl: https://github.com/babel/babel-eslint
β ββ babel-extract-comments@1.0.0
β β ββ URL: https://github.com/jonschlinkert/babel-extract-comments.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/babel-extract-comments
β ββ 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-jest@26.6.0
β β ββ URL: https://github.com/facebook/jest.git
β ββ babel-jest@26.6.3
β β ββ URL: https://github.com/facebook/jest.git
β ββ babel-loader@8.1.0
β β ββ URL: https://github.com/babel/babel-loader.git
β β ββ VendorName: Luis Couto
β β ββ VendorUrl: https://github.com/babel/babel-loader
β ββ 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-dynamic-import-node@2.3.3
β β ββ URL: git+https://github.com/airbnb/babel-plugin-dynamic-import-node.git
β β ββ VendorName: Jordan Gensler
β β ββ VendorUrl: https://github.com/airbnb/babel-plugin-dynamic-import-node#readme
β ββ babel-plugin-emotion@10.2.2
β β ββ URL: https://github.com/emotion-js/emotion/tree/master/packages/babel-plugin-emotion
β β ββ VendorName: Kye Hohenberger
β β ββ VendorUrl: https://emotion.sh/
β ββ babel-plugin-jest-hoist@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ babel-plugin-lodash@3.3.4
β β ββ URL: https://github.com/lodash/babel-plugin-lodash.git
β β ββ VendorName: Graeme Yeates
β β ββ VendorUrl: https://github.com/megawac
β ββ babel-plugin-macros@2.8.0
β β ββ URL: https://github.com/kentcdodds/babel-plugin-macros.git
β β ββ VendorName: Kent C. Dodds
β β ββ VendorUrl: https://github.com/kentcdodds/babel-plugin-macros#readme
β ββ babel-plugin-named-asset-import@0.3.7
β β ββ URL: https://github.com/facebook/create-react-app.git
β ββ babel-plugin-polyfill-corejs2@0.2.2
β β ββ URL: https://github.com/babel/babel-polyfills.git
β ββ babel-plugin-polyfill-corejs3@0.2.3
β β ββ URL: https://github.com/babel/babel-polyfills.git
β ββ babel-plugin-polyfill-regenerator@0.2.2
β β ββ URL: https://github.com/babel/babel-polyfills.git
β ββ babel-plugin-syntax-class-properties@6.13.0
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-class-properties
β ββ babel-plugin-syntax-jsx@6.18.0
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-jsx
β ββ babel-plugin-syntax-object-rest-spread@6.13.0
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread
β ββ babel-plugin-transform-class-properties@6.24.1
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-class-properties
β ββ babel-plugin-transform-object-rest-spread@6.26.0
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-rest-spread
β ββ babel-plugin-transform-react-remove-prop-types@0.4.24
β β ββ URL: https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types.git
β β ββ VendorName: Nikita Gusakov
β ββ babel-polyfill@6.26.0
β β ββ URL: https://github.com/babel/babel/tree/master/packages/babel-polyfill
β β ββ VendorName: Sebastian McKenzie
β β ββ VendorUrl: https://babeljs.io/
β ββ babel-preset-current-node-syntax@1.0.1
β β ββ URL: https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax.git
β β ββ VendorName: NicolΓ² Ribaudo
β β ββ VendorUrl: https://github.com/nicolo-ribaudo
β ββ babel-preset-jest@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ babel-preset-react-app@10.0.0
β β ββ URL: https://github.com/facebook/create-react-app.git
β ββ 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@6.18.0
β β ββ URL: https://github.com/babel/babylon
β β ββ VendorName: Sebastian McKenzie
β β ββ VendorUrl: https://babeljs.io/
β ββ balanced-match@1.0.2
β β ββ 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.5.1
β β ββ URL: git://github.com/beatgammit/base64-js.git
β β ββ VendorName: T. Jameson Little
β β ββ VendorUrl: https://github.com/beatgammit/base64-js
β ββ batch-processor@1.0.0
β β ββ URL: https://github.com/wnr/batch-processor.git
β β ββ VendorName: Lucas Wiener
β β ββ VendorUrl: https://github.com/wnr/batch-processor
β ββ batch@0.6.1
β β ββ URL: https://github.com/visionmedia/batch.git
β β ββ VendorName: TJ Holowaychuk
β ββ bfj@7.0.2
β β ββ URL: https://gitlab.com/philbooth/bfj.git
β β ββ VendorName: Phil Booth
β β ββ VendorUrl: https://gitlab.com/philbooth/bfj
β ββ big.js@5.2.2
β β ββ URL: https://github.com/MikeMcl/big.js.git
β β ββ VendorName: Michael Mclaughlin
β ββ binary-extensions@1.13.1
β β ββ URL: https://github.com/sindresorhus/binary-extensions.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ binary-extensions@2.2.0
β β ββ URL: https://github.com/sindresorhus/binary-extensions.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ bindings@1.5.0
β β ββ URL: git://github.com/TooTallNate/node-bindings.git
β β ββ VendorName: Nathan Rajlich
β β ββ VendorUrl: https://github.com/TooTallNate/node-bindings
β ββ bluebird-lst@1.0.9
β β ββ URL: https://github.com/develar/fs-extra-p.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/develar/fs-extra-p
β ββ bluebird@3.7.2
β β ββ URL: git://github.com/petkaantonov/bluebird.git
β β ββ VendorName: Petka Antonov
β β ββ VendorUrl: https://github.com/petkaantonov/bluebird
β ββ bn.js@4.12.0
β β ββ URL: git@github.com:indutny/bn.js
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/bn.js
β ββ bn.js@5.2.0
β β ββ URL: git@github.com:indutny/bn.js
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/bn.js
β ββ body-parser@1.19.0
β β ββ URL: https://github.com/expressjs/body-parser.git
β ββ bonjour@3.5.0
β β ββ URL: https://github.com/watson/bonjour.git
β β ββ VendorName: Thomas Watson Steen
β β ββ VendorUrl: https://github.com/watson/bonjour
β ββ boolean@3.1.2
β β ββ URL: git://github.com/thenativeweb/boolean.git
β ββ bootstrap@4.6.0
β β ββ URL: git+https://github.com/twbs/bootstrap.git
β β ββ VendorName: The Bootstrap Authors
β β ββ VendorUrl: https://getbootstrap.com/
β ββ boxen@5.0.1
β β ββ URL: https://github.com/sindresorhus/boxen.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ brace-expansion@1.1.11
β β ββ URL: git://github.com/juliangruber/brace-expansion.git
β β ββ VendorName: Julian Gruber
β β ββ VendorUrl: https://github.com/juliangruber/brace-expansion
β ββ braces@2.3.2
β β ββ URL: https://github.com/micromatch/braces.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/micromatch/braces
β ββ braces@3.0.2
β β ββ URL: https://github.com/micromatch/braces.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/micromatch/braces
β ββ brorand@1.1.0
β β ββ URL: git@github.com:indutny/brorand
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/brorand
β ββ browserify-aes@1.2.0
β β ββ URL: git://github.com/crypto-browserify/browserify-aes.git
β β ββ VendorUrl: https://github.com/crypto-browserify/browserify-aes
β ββ browserify-cipher@1.0.1
β β ββ URL: git@github.com:crypto-browserify/browserify-cipher.git
β β ββ VendorName: Calvin Metcalf
β ββ browserify-des@1.0.2
β β ββ 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.1.0
β β ββ URL: https://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@4.14.2
β β ββ URL: https://github.com/browserslist/browserslist.git
β β ββ VendorName: Andrey Sitnik
β ββ browserslist@4.16.6
β β ββ URL: https://github.com/browserslist/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@1.0.0
β β ββ URL: git://github.com/substack/node-buffer-equal.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: http://substack.net
β ββ buffer-from@1.1.1
β β ββ URL: https://github.com/LinusU/buffer-from.git
β ββ buffer-indexof@1.1.1
β β ββ URL: git://github.com/soldair/node-buffer-indexof.git
β β ββ VendorName: Ryan Day
β ββ 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.2
β β ββ URL: git://github.com/feross/buffer.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: https://github.com/feross/buffer
β ββ buffer@5.7.1
β β ββ URL: git://github.com/feross/buffer.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: https://github.com/feross/buffer
β ββ builder-util-runtime@8.7.6
β β ββ URL: https://github.com/electron-userland/electron-builder.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/electron-userland/electron-builder
β ββ builder-util-runtime@8.7.7
β β ββ URL: https://github.com/electron-userland/electron-builder.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/electron-userland/electron-builder
β ββ builder-util@22.11.7
β β ββ URL: https://github.com/electron-userland/electron-builder.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/electron-userland/electron-builder
β ββ builtin-modules@3.2.0
β β ββ URL: https://github.com/sindresorhus/builtin-modules.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ builtin-status-codes@3.0.0
β β ββ URL: https://github.com/bendrucker/builtin-status-codes.git
β β ββ VendorName: Ben Drucker
β β ββ VendorUrl: bendrucker.me
β ββ bytes@3.0.0
β β ββ URL: https://github.com/visionmedia/bytes.js.git
β β ββ VendorName: TJ Holowaychuk
β β ββ VendorUrl: http://tjholowaychuk.com
β ββ bytes@3.1.0
β β ββ URL: https://github.com/visionmedia/bytes.js.git
β β ββ VendorName: TJ Holowaychuk
β β ββ VendorUrl: http://tjholowaychuk.com
β ββ cache-base@1.0.1
β β ββ URL: https://github.com/jonschlinkert/cache-base.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/cache-base
β ββ cacheable-request@6.1.0
β β ββ URL: https://github.com/lukechilds/cacheable-request.git
β β ββ VendorName: Luke Childs
β β ββ VendorUrl: http://lukechilds.co.uk
β ββ call-bind@1.0.2
β β ββ URL: git+https://github.com/ljharb/call-bind.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/ljharb/call-bind#readme
β ββ caller-callsite@2.0.0
β β ββ URL: https://github.com/sindresorhus/caller-callsite.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ caller-path@2.0.0
β β ββ URL: https://github.com/sindresorhus/caller-path.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ callsites@2.0.0
β β ββ URL: https://github.com/sindresorhus/callsites.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ callsites@3.1.0
β β ββ URL: https://github.com/sindresorhus/callsites.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ camel-case@4.1.2
β β ββ URL: git://github.com/blakeembrey/change-case.git
β β ββ VendorName: Blake Embrey
β β ββ VendorUrl: https://github.com/blakeembrey/change-case/tree/master/packages/camel-case#readme
β ββ camelcase-keys@6.2.2
β β ββ URL: https://github.com/sindresorhus/camelcase-keys.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ camelcase@5.3.1
β β ββ URL: https://github.com/sindresorhus/camelcase.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ camelcase@6.2.0
β β ββ URL: https://github.com/sindresorhus/camelcase.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ caniuse-api@3.0.0
β β ββ URL: https://github.com/nyalab/caniuse-api.git
β ββ case-sensitive-paths-webpack-plugin@2.3.0
β β ββ URL: git+https://github.com/Urthen/case-sensitive-paths-webpack-plugin.git
β β ββ VendorName: Michael Pratt
β β ββ VendorUrl: https://github.com/Urthen/case-sensitive-paths-webpack-plugin#readme
β ββ chalk@1.1.3
β β ββ URL: https://github.com/chalk/chalk.git
β ββ chalk@2.4.2
β β ββ URL: https://github.com/chalk/chalk.git
β ββ chalk@3.0.0
β β ββ URL: https://github.com/chalk/chalk.git
β ββ chalk@4.1.1
β β ββ URL: https://github.com/chalk/chalk.git
β ββ char-regex@1.0.2
β β ββ URL: https://github.com/Richienb/char-regex.git
β β ββ VendorName: Richie Bendall
β ββ check-types@11.1.2
β β ββ URL: https://gitlab.com/philbooth/check-types.js.git
β β ββ VendorName: Phil Booth
β β ββ VendorUrl: https://gitlab.com/philbooth/check-types.js
β ββ chokidar@2.1.8
β β ββ URL: https://github.com/paulmillr/chokidar.git
β β ββ VendorName: Paul Miller
β β ββ VendorUrl: https://github.com/paulmillr/chokidar
β ββ chokidar@3.5.2
β β ββ URL: git+https://github.com/paulmillr/chokidar.git
β β ββ VendorName: Paul Miller
β β ββ VendorUrl: https://github.com/paulmillr/chokidar
β ββ chrome-trace-event@1.0.3
β β ββ URL: https://github.com/samccone/chrome-trace-event.git
β β ββ VendorName: Trent Mick, Sam Saccone
β ββ chromium-pickle-js@0.2.0
β β ββ URL: https://github.com/electron/node-chromium-pickle-js.git
β ββ ci-info@2.0.0
β β ββ URL: https://github.com/watson/ci-info.git
β β ββ VendorName: Thomas Watson Steen
β β ββ VendorUrl: https://github.com/watson/ci-info
β ββ ci-info@3.2.0
β β ββ URL: https://github.com/watson/ci-info.git
β β ββ VendorName: Thomas Watson Steen
β β ββ VendorUrl: https://github.com/watson/ci-info
β ββ 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
β ββ cjs-module-lexer@0.6.0
β β ββ URL: git+https://github.com/guybedford/cjs-module-lexer.git
β β ββ VendorName: Guy Bedford
β β ββ VendorUrl: https://github.com/guybedford/cjs-module-lexer#readme
β ββ class-utils@0.3.6
β β ββ URL: https://github.com/jonschlinkert/class-utils.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/class-utils
β ββ classnames@2.3.1
β β ββ URL: https://github.com/JedWatson/classnames.git
β β ββ VendorName: Jed Watson
β ββ clean-css@4.2.3
β β ββ URL: https://github.com/jakubpawlowicz/clean-css.git
β β ββ VendorName: Jakub Pawlowicz
β β ββ VendorUrl: https://github.com/jakubpawlowicz/clean-css
β ββ clean-stack@2.2.0
β β ββ URL: https://github.com/sindresorhus/clean-stack.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ cli-boxes@2.2.1
β β ββ URL: https://github.com/sindresorhus/cli-boxes.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ cli-truncate@1.1.0
β β ββ URL: https://github.com/sindresorhus/cli-truncate.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ clone-deep@4.0.1
β β ββ URL: https://github.com/jonschlinkert/clone-deep.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/clone-deep
β ββ clone-response@1.0.2
β β ββ URL: git+https://github.com/lukechilds/clone-response.git
β β ββ VendorName: Luke Childs
β β ββ VendorUrl: https://github.com/lukechilds/clone-response
β ββ closest@0.0.1
β β ββ URL: https://github.com/ForbesLindesay/closest.git
β β ββ VendorName: Jonathan Ong
β ββ co@4.6.0
β β ββ URL: https://github.com/tj/co.git
β ββ coa@2.0.2
β β ββ 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
β ββ collect-v8-coverage@1.0.1
β β ββ URL: https://github.com/SimenB/collect-v8-coverage.git
β ββ 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.3
β β ββ URL: https://github.com/Qix-/color-convert.git
β β ββ VendorName: Heather Arthur
β ββ color-convert@2.0.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-name@1.1.4
β β ββ URL: git@github.com:colorjs/color-name.git
β β ββ VendorName: DY
β β ββ VendorUrl: https://github.com/colorjs/color-name
β ββ color-string@1.6.0
β β ββ URL: https://github.com/Qix-/color-string.git
β β ββ VendorName: Heather Arthur
β ββ color@3.2.1
β β ββ URL: https://github.com/Qix-/color.git
β ββ colorette@1.2.2
β β ββ URL: https://github.com/jorgebucaran/colorette.git
β β ββ VendorName: Jorge Bucaran
β ββ colors@1.0.3
β β ββ URL: http://github.com/Marak/colors.js.git
β β ββ VendorName: Marak Squires
β β ββ VendorUrl: https://github.com/Marak/colors.js
β ββ combined-stream@1.0.8
β β ββ URL: git://github.com/felixge/node-combined-stream.git
β β ββ VendorName: Felix GeisendΓΆrfer
β β ββ VendorUrl: https://github.com/felixge/node-combined-stream
β ββ commander@2.20.3
β β ββ URL: https://github.com/tj/commander.js.git
β β ββ VendorName: TJ Holowaychuk
β ββ commander@2.9.0
β β ββ URL: https://github.com/tj/commander.js.git
β β ββ VendorName: TJ Holowaychuk
β ββ commander@4.1.1
β β ββ URL: https://github.com/tj/commander.js.git
β β ββ VendorName: TJ Holowaychuk
β ββ commander@5.1.0
β β ββ URL: https://github.com/tj/commander.js.git
β β ββ VendorName: TJ Holowaychuk
β ββ commander@7.2.0
β β ββ URL: https://github.com/tj/commander.js.git
β β ββ VendorName: TJ Holowaychuk
β ββ common-tags@1.8.0
β β ββ URL: https://github.com/declandewet/common-tags
β β ββ VendorName: Declan de Wet
β β ββ VendorUrl: https://github.com/declandewet/common-tags
β ββ commondir@1.0.1
β β ββ URL: http://github.com/substack/node-commondir.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: http://substack.net
β ββ component-emitter@1.3.0
β β ββ URL: https://github.com/component/emitter.git
β ββ compose-function@3.0.3
β β ββ URL: http://github.com/stoeffel/compose-function
β β ββ VendorName: stoeffel
β β ββ VendorUrl: http://github.com/stoeffel/compose-function
β ββ compressible@2.0.18
β β ββ URL: https://github.com/jshttp/compressible.git
β ββ compression@1.7.4
β β ββ URL: https://github.com/expressjs/compression.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.2
β β ββ URL: http://github.com/maxogden/concat-stream.git
β β ββ VendorName: Max Ogden
β ββ concurrently@6.2.0
β β ββ URL: https://github.com/kimmobrunfeldt/concurrently.git
β β ββ VendorName: Kimmo Brunfeldt
β ββ condense-newlines@0.2.1
β β ββ URL: https://github.com/jonschlinkert/condense-newlines.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/condense-newlines
β ββ config-chain@1.1.13
β β ββ URL: https://github.com/dominictarr/config-chain.git
β β ββ VendorName: Dominic Tarr
β β ββ VendorUrl: http://github.com/dominictarr/config-chain
β ββ confusing-browser-globals@1.0.10
β β ββ URL: https://github.com/facebook/create-react-app.git
β ββ connect-history-api-fallback@1.6.0
β β ββ URL: http://github.com/bripkens/connect-history-api-fallback.git
β β ββ VendorName: Ben Ripkens
β β ββ VendorUrl: http://bripkens.de
β ββ console-browserify@1.2.0
β β ββ URL: git://github.com/browserify/console-browserify.git
β β ββ VendorName: Raynos
β β ββ VendorUrl: https://github.com/browserify/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-disposition@0.5.3
β β ββ URL: https://github.com/jshttp/content-disposition.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ content-type@1.0.4
β β ββ URL: https://github.com/jshttp/content-type.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ convert-source-map@0.3.5
β β ββ URL: git://github.com/thlorenz/convert-source-map.git
β β ββ VendorName: Thorsten Lorenz
β β ββ VendorUrl: https://github.com/thlorenz/convert-source-map
β ββ convert-source-map@1.7.0
β β ββ URL: git://github.com/thlorenz/convert-source-map.git
β β ββ VendorName: Thorsten Lorenz
β β ββ VendorUrl: https://github.com/thlorenz/convert-source-map
β ββ convert-source-map@1.8.0
β β ββ URL: git://github.com/thlorenz/convert-source-map.git
β β ββ VendorName: Thorsten Lorenz
β β ββ VendorUrl: https://github.com/thlorenz/convert-source-map
β ββ cookie-signature@1.0.6
β β ββ URL: https://github.com/visionmedia/node-cookie-signature.git
β β ββ VendorName: TJ Holowaychuk
β ββ cookie@0.4.0
β β ββ URL: https://github.com/jshttp/cookie.git
β β ββ VendorName: Roman Shtylman
β ββ copy-descriptor@0.1.1
β β ββ URL: https://github.com/jonschlinkert/copy-descriptor.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/copy-descriptor
β ββ copyfiles@2.4.1
β β ββ URL: git://github.com/calvinmetcalf/copyfiles.git
β ββ core-js-compat@3.15.2
β β ββ URL: https://github.com/zloirock/core-js.git
β ββ core-js-pure@3.15.2
β β ββ URL: https://github.com/zloirock/core-js.git
β ββ core-js@2.6.12
β β ββ URL: https://github.com/zloirock/core-js.git
β ββ core-js@3.15.2
β β ββ 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/
β ββ cosmiconfig@5.2.1
β β ββ URL: git+https://github.com/davidtheclark/cosmiconfig.git
β β ββ VendorName: David Clark
β β ββ VendorUrl: https://github.com/davidtheclark/cosmiconfig#readme
β ββ cosmiconfig@6.0.0
β β ββ URL: git+https://github.com/davidtheclark/cosmiconfig.git
β β ββ VendorName: David Clark
β β ββ VendorUrl: https://github.com/davidtheclark/cosmiconfig#readme
β ββ cosmiconfig@7.0.0
β β ββ URL: git+https://github.com/davidtheclark/cosmiconfig.git
β β ββ VendorName: David Clark
β β ββ VendorUrl: https://github.com/davidtheclark/cosmiconfig#readme
β ββ crc@3.8.0
β β ββ URL: git://github.com/alexgorbatchev/node-crc.git
β β ββ VendorName: Alex Gorbatchev
β β ββ VendorUrl: https://github.com/alexgorbatchev/node-crc
β ββ create-ecdh@4.0.4
β β ββ URL: https://github.com/crypto-browserify/createECDH.git
β β ββ VendorName: Calvin Metcalf
β β ββ VendorUrl: https://github.com/crypto-browserify/createECDH
β ββ create-hash@1.2.0
β β ββ URL: git@github.com:crypto-browserify/createHash.git
β β ββ VendorUrl: https://github.com/crypto-browserify/createHash
β ββ create-hmac@1.1.7
β β ββ URL: https://github.com/crypto-browserify/createHmac.git
β β ββ VendorUrl: https://github.com/crypto-browserify/createHmac
β ββ cross-env@7.0.3
β β ββ URL: https://github.com/kentcdodds/cross-env.git
β β ββ VendorName: Kent C. Dodds
β β ββ VendorUrl: https://github.com/kentcdodds/cross-env#readme
β ββ cross-spawn@6.0.5
β β ββ URL: git@github.com:moxystudio/node-cross-spawn.git
β β ββ VendorName: AndrΓ© Cruz
β β ββ VendorUrl: https://github.com/moxystudio/node-cross-spawn
β ββ cross-spawn@7.0.3
β β ββ 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
β ββ crypto-random-string@1.0.0
β β ββ URL: https://github.com/sindresorhus/crypto-random-string.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ crypto-random-string@2.0.0
β β ββ URL: https://github.com/sindresorhus/crypto-random-string.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ css-color-names@0.0.4
β β ββ URL: git://github.com/bahamas10/css-color-names.git
β β ββ VendorName: Dave Eddy
β β ββ VendorUrl: http://www.daveeddy.com
β ββ css-declaration-sorter@4.0.1
β β ββ URL: https://github.com/Siilwyn/css-declaration-sorter.git
β β ββ VendorName: Selwyn
β β ββ VendorUrl: https://selwyn.cc/
β ββ css-loader@4.3.0
β β ββ URL: https://github.com/webpack-contrib/css-loader.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack-contrib/css-loader
β ββ css-select-base-adapter@0.1.1
β β ββ URL: https://github.com/nrkn/css-select-base-adapter.git
β β ββ VendorName: Nik Coughlin
β β ββ VendorUrl: https://github.com/nrkn/css-select-base-adapter#readme
β ββ css-tree@1.0.0-alpha.37
β β ββ URL: https://github.com/csstree/csstree.git
β β ββ VendorName: Roman Dvornov
β β ββ VendorUrl: https://github.com/lahmatiy
β ββ css-tree@1.1.3
β β ββ URL: https://github.com/csstree/csstree.git
β β ββ VendorName: Roman Dvornov
β β ββ VendorUrl: https://github.com/lahmatiy
β ββ css@2.2.4
β β ββ URL: https://github.com/reworkcss/css.git
β β ββ VendorName: TJ Holowaychuk
β ββ cssesc@2.0.0
β β ββ URL: https://github.com/mathiasbynens/cssesc.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/cssesc
β ββ cssesc@3.0.0
β β ββ URL: https://github.com/mathiasbynens/cssesc.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/cssesc
β ββ cssnano-preset-default@4.0.8
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ cssnano-util-get-arguments@4.0.0
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ cssnano-util-get-match@4.0.0
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ cssnano-util-raw-cache@4.0.1
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ cssnano-util-same-parent@4.0.1
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ cssnano@4.1.11
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ csso@4.2.0
β β ββ URL: https://github.com/css/csso.git
β β ββ VendorName: Sergey Kryzhanovsky
β β ββ VendorUrl: https://github.com/css/csso
β ββ cssom@0.3.8
β β ββ URL: https://github.com/NV/CSSOM.git
β β ββ VendorName: Nikita Vasilyev
β ββ cssom@0.4.4
β β ββ URL: https://github.com/NV/CSSOM.git
β β ββ VendorName: Nikita Vasilyev
β ββ cssstyle@2.3.0
β β ββ URL: https://github.com/jsdom/cssstyle.git
β β ββ VendorUrl: https://github.com/jsdom/cssstyle
β ββ csstype@2.6.17
β β ββ URL: https://github.com/frenic/csstype
β β ββ VendorName: Fredrik Nicol
β ββ csstype@3.0.8
β β ββ URL: https://github.com/frenic/csstype
β β ββ VendorName: Fredrik Nicol
β ββ cyclist@1.0.1
β β ββ URL: git://github.com/mafintosh/cyclist
β β ββ VendorName: Mathias Buus Madsen
β β ββ VendorUrl: https://github.com/mafintosh/cyclist
β ββ dagre@0.8.5
β β ββ URL: https://github.com/dagrejs/dagre.git
β β ββ VendorName: Chris Pettitt
β ββ dashdash@1.14.1
β β ββ URL: git://github.com/trentm/node-dashdash.git
β β ββ VendorName: Trent Mick
β β ββ VendorUrl: http://trentm.com
β ββ data-urls@2.0.0
β β ββ URL: https://github.com/jsdom/data-urls.git
β β ββ VendorName: Domenic Denicola
β β ββ VendorUrl: https://domenic.me/
β ββ date-fns@2.23.0
β β ββ URL: https://github.com/date-fns/date-fns
β ββ debug@2.6.9
β β ββ URL: git://github.com/visionmedia/debug.git
β β ββ VendorName: TJ Holowaychuk
β ββ debug@3.2.7
β β ββ URL: git://github.com/visionmedia/debug.git
β β ββ VendorName: TJ Holowaychuk
β ββ debug@4.3.2
β β ββ 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
β ββ decimal.js@10.3.1
β β ββ URL: https://github.com/MikeMcl/decimal.js.git
β β ββ VendorName: Michael Mclaughlin
β ββ decode-uri-component@0.2.0
β β ββ URL: https://github.com/SamVerschueren/decode-uri-component.git
β β ββ VendorName: Sam Verschueren
β β ββ VendorUrl: github.com/SamVerschueren
β ββ decompress-response@3.3.0
β β ββ URL: https://github.com/sindresorhus/decompress-response.git
β ββ dedent@0.7.0
β β ββ URL: git://github.com/dmnd/dedent.git
β β ββ VendorName: Desmond Brand
β β ββ VendorUrl: https://github.com/dmnd/dedent
β ββ deep-diff@0.3.8
β β ββ URL: git://github.com/flitbit/diff.git
β β ββ VendorName: Phillip Clark
β ββ deep-equal@1.1.1
β β ββ URL: http://github.com/substack/node-deep-equal.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: http://substack.net
β ββ deep-equal@2.0.5
β β ββ URL: http://github.com/inspect-js/node-deep-equal.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: http://substack.net
β ββ deep-extend@0.6.0
β β ββ 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
β ββ deepmerge@4.2.2
β β ββ URL: git://github.com/TehShrike/deepmerge.git
β β ββ VendorUrl: https://github.com/TehShrike/deepmerge
β ββ defer-to-connect@1.1.3
β β ββ URL: git+https://github.com/szmarczak/defer-to-connect.git
β β ββ VendorName: Szymon Marczak
β β ββ VendorUrl: https://github.com/szmarczak/defer-to-connect#readme
β ββ define-properties@1.1.3
β β ββ URL: git://github.com/ljharb/define-properties.git
β β ββ VendorName: Jordan Harband
β ββ 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
β ββ define-property@2.0.2
β β ββ URL: https://github.com/jonschlinkert/define-property.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/define-property
β ββ del@4.1.1
β β ββ 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.2
β β ββ URL: https://github.com/dougwilson/nodejs-depd.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ dequal@2.0.2
β β ββ URL: https://github.com/lukeed/dequal.git
β β ββ VendorName: Luke Edwards
β β ββ VendorUrl: https://lukeed.com
β ββ des.js@1.0.1
β β ββ 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-newline@3.1.0
β β ββ URL: https://github.com/sindresorhus/detect-newline.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ detect-node@2.1.0
β β ββ URL: https://github.com/iliakan/detect-node
β β ββ VendorName: Ilya Kantor
β β ββ VendorUrl: https://github.com/iliakan/detect-node
β ββ detect-port-alt@1.1.6
β β ββ URL: git://github.com/node-modules/detect-port.git
β β ββ VendorUrl: https://github.com/node-modules/detect-port
β ββ diff-sequences@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ diffie-hellman@5.0.3
β β ββ URL: https://github.com/crypto-browserify/diffie-hellman.git
β β ββ VendorName: Calvin Metcalf
β β ββ VendorUrl: https://github.com/crypto-browserify/diffie-hellman
β ββ dir-compare@2.4.0
β β ββ URL: https://github.com/gliviu/dir-compare
β β ββ VendorName: Liviu Grigorescu
β ββ dir-glob@3.0.1
β β ββ URL: https://github.com/kevva/dir-glob.git
β β ββ VendorName: Kevin MΓ₯rtensson
β β ββ VendorUrl: github.com/kevva
β ββ dmg-builder@22.11.7
β β ββ URL: https://github.com/electron-userland/electron-builder.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/electron-userland/electron-builder
β ββ dnd-core@14.0.0
β β ββ URL: https://github.com/react-dnd/react-dnd.git
β ββ dns-equal@1.0.0
β β ββ URL: git+https://github.com/watson/dns-equal.git
β β ββ VendorName: Thomas Watson Steen
β β ββ VendorUrl: https://github.com/watson/dns-equal#readme
β ββ dns-packet@1.3.4
β β ββ URL: https://github.com/mafintosh/dns-packet
β β ββ VendorName: Mathias Buus
β β ββ VendorUrl: https://github.com/mafintosh/dns-packet
β ββ dns-txt@2.0.2
β β ββ URL: https://github.com/watson/dns-txt.git
β β ββ VendorName: Thomas Watson Steen
β β ββ VendorUrl: https://github.com/watson/dns-txt
β ββ dom-accessibility-api@0.5.6
β β ββ URL: https://github.com/eps1lon/dom-accessibility-api.git
β ββ dom-converter@0.2.0
β β ββ URL: https://github.com/AriaMinaei/dom-converter
β β ββ VendorName: Aria Minaei
β ββ dom-helpers@3.4.0
β β ββ URL: https://github.com/jquense/dom-helpers.git
β β ββ VendorName: Jason Quense
β ββ dom-helpers@5.2.1
β β ββ URL: git+https://github.com/react-bootstrap/dom-helpers.git
β β ββ VendorName: Jason Quense
β β ββ VendorUrl: https://github.com/react-bootstrap/dom-helpers#readme
β ββ dom-serializer@0.2.2
β β ββ URL: git://github.com/cheeriojs/dom-renderer.git
β β ββ VendorName: Felix Boehm
β ββ dom-serializer@1.3.2
β β ββ 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@2.0.1
β β ββ URL: https://github.com/jsdom/domexception.git
β β ββ VendorName: Domenic Denicola
β β ββ VendorUrl: https://domenic.me/
β ββ dot-case@3.0.4
β β ββ URL: git://github.com/blakeembrey/change-case.git
β β ββ VendorName: Blake Embrey
β β ββ VendorUrl: https://github.com/blakeembrey/change-case/tree/master/packages/dot-case#readme
β ββ dot-prop@5.3.0
β β ββ URL: https://github.com/sindresorhus/dot-prop.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ duplexer@0.1.2
β β ββ URL: git://github.com/Raynos/duplexer.git
β β ββ VendorName: Raynos
β β ββ VendorUrl: https://github.com/Raynos/duplexer
β ββ duplexify@3.7.1
β β ββ URL: git://github.com/mafintosh/duplexify
β β ββ VendorName: Mathias Buus
β β ββ VendorUrl: https://github.com/mafintosh/duplexify
β ββ ecc-jsbn@0.1.2
β β ββ URL: https://github.com/quartzjer/ecc-jsbn.git
β β ββ VendorName: Jeremie Miller
β β ββ VendorUrl: https://github.com/quartzjer/ecc-jsbn
β ββ editorconfig@0.15.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
β ββ electron-builder@22.11.7
β β ββ URL: https://github.com/electron-userland/electron-builder.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/electron-userland/electron-builder
β ββ electron-devtools-installer@3.2.0
β β ββ URL: https://github.com/MarshallOfSound/electron-devtools-installer.git
β β ββ VendorName: Samuel Attard
β β ββ VendorUrl: https://www.samuelattard.com
β ββ electron-publish@22.11.7
β β ββ URL: https://github.com/electron-userland/electron-builder.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/electron-userland/electron-builder
β ββ electron@13.1.7
β β ββ URL: https://github.com/electron/electron
β β ββ VendorName: Electron Community
β ββ element-resize-detector@1.2.3
β β ββ URL: git://github.com/wnr/element-resize-detector.git
β β ββ VendorUrl: https://github.com/wnr/element-resize-detector
β ββ elliptic@6.5.4
β β ββ URL: git@github.com:indutny/elliptic
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/elliptic
β ββ emittery@0.7.2
β β ββ URL: https://github.com/sindresorhus/emittery.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ emoji-regex@7.0.3
β β ββ URL: https://github.com/mathiasbynens/emoji-regex.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/emoji-regex
β ββ emoji-regex@8.0.0
β β ββ URL: https://github.com/mathiasbynens/emoji-regex.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/emoji-regex
β ββ emoji-regex@9.2.2
β β ββ URL: https://github.com/mathiasbynens/emoji-regex.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/emoji-regex
β ββ emojis-list@2.1.0
β β ββ URL: git+https://github.com/kikobeats/emojis-list.git
β β ββ VendorName: Kiko Beats
β β ββ VendorUrl: https://github.com/Kikobeats/emojis-list
β ββ emojis-list@3.0.0
β β ββ URL: git+https://github.com/kikobeats/emojis-list.git
β β ββ VendorName: Kiko Beats
β β ββ VendorUrl: https://nidecoc.io/Kikobeats/emojis-list
β ββ encodeurl@1.0.2
β β ββ URL: https://github.com/pillarjs/encodeurl.git
β ββ end-of-stream@1.4.4
β β ββ URL: git://github.com/mafintosh/end-of-stream.git
β β ββ VendorName: Mathias Buus
β β ββ VendorUrl: https://github.com/mafintosh/end-of-stream
β ββ enhanced-resolve@4.5.0
β β ββ URL: git://github.com/webpack/enhanced-resolve.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: http://github.com/webpack/enhanced-resolve
β ββ enquirer@2.3.6
β β ββ URL: https://github.com/enquirer/enquirer.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/enquirer/enquirer
β ββ env-paths@2.2.1
β β ββ URL: https://github.com/sindresorhus/env-paths.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ envinfo@7.8.1
β β ββ URL: https://github.com/tabrindle/envinfo
β β ββ VendorName: tabrindle@gmail.com
β ββ errno@0.1.8
β β ββ URL: https://github.com/rvagg/node-errno.git
β ββ error-ex@1.3.2
β β ββ URL: https://github.com/qix-/node-error-ex.git
β ββ error-stack-parser@2.0.6
β β ββ URL: git://github.com/stacktracejs/error-stack-parser.git
β β ββ VendorUrl: https://www.stacktracejs.com/
β ββ es-abstract@1.18.3
β β ββ URL: git://github.com/ljharb/es-abstract.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: http://ljharb.codes
β ββ es-get-iterator@1.1.2
β β ββ URL: git+https://github.com/ljharb/es-get-iterator.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/ljharb/es-get-iterator#readme
β ββ es-to-primitive@1.2.1
β β ββ URL: git://github.com/ljharb/es-to-primitive.git
β β ββ VendorName: Jordan Harband
β ββ es6-error@4.1.1
β β ββ URL: https://github.com/bjyoungblood/es6-error.git
β β ββ VendorName: Ben Youngblood
β β ββ VendorUrl: https://github.com/bjyoungblood/es6-error
β ββ es6-iterator@2.0.3
β β ββ URL: git://github.com/medikoo/es6-iterator.git
β β ββ VendorName: Mariusz Nowak
β β ββ VendorUrl: http://www.medikoo.com/
β ββ escalade@3.1.1
β β ββ URL: https://github.com/lukeed/escalade.git
β β ββ VendorName: Luke Edwards
β β ββ VendorUrl: https://lukeed.com
β ββ escape-goat@2.1.1
β β ββ URL: https://github.com/sindresorhus/escape-goat.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ 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
β ββ escape-string-regexp@2.0.0
β β ββ URL: https://github.com/sindresorhus/escape-string-regexp.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ escape-string-regexp@4.0.0
β β ββ URL: https://github.com/sindresorhus/escape-string-regexp.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ eslint-config-prettier@8.3.0
β β ββ URL: https://github.com/prettier/eslint-config-prettier.git
β β ββ VendorName: Simon Lydell
β ββ eslint-config-react-app@6.0.0
β β ββ URL: https://github.com/facebook/create-react-app.git
β ββ eslint-import-resolver-node@0.3.4
β β ββ URL: https://github.com/benmosher/eslint-plugin-import
β β ββ VendorName: Ben Mosher
β β ββ VendorUrl: https://github.com/benmosher/eslint-plugin-import
β ββ eslint-loader@4.0.2
β β ββ URL: https://github.com/webpack-contrib/eslint-loader.git
β β ββ VendorName: Maxime Thirouin
β β ββ VendorUrl: https://github.com/webpack-contrib/eslint-loader
β ββ eslint-module-utils@2.6.1
β β ββ URL: git+https://github.com/benmosher/eslint-plugin-import.git
β β ββ VendorName: Ben Mosher
β β ββ VendorUrl: https://github.com/benmosher/eslint-plugin-import#readme
β ββ eslint-plugin-import@2.23.4
β β ββ URL: https://github.com/benmosher/eslint-plugin-import
β β ββ VendorName: Ben Mosher
β β ββ VendorUrl: https://github.com/benmosher/eslint-plugin-import
β ββ eslint-plugin-jest@24.4.0
β β ββ URL: https://github.com/jest-community/eslint-plugin-jest.git
β β ββ VendorName: Jonathan Kim
β β ββ VendorUrl: jkimbo.com
β ββ eslint-plugin-jsx-a11y@6.4.1
β β ββ URL: https://github.com/evcohen/eslint-plugin-jsx-a11y
β β ββ VendorName: Ethan Cohen
β ββ eslint-plugin-prettier@3.4.0
β β ββ URL: git+https://github.com/prettier/eslint-plugin-prettier.git
β β ββ VendorName: Teddy Katz
β β ββ VendorUrl: https://github.com/prettier/eslint-plugin-prettier#readme
β ββ eslint-plugin-react-hooks@4.2.0
β β ββ URL: https://github.com/facebook/react.git
β β ββ VendorUrl: https://reactjs.org/
β ββ eslint-plugin-react@7.24.0
β β ββ URL: https://github.com/yannickcr/eslint-plugin-react
β β ββ VendorName: Yannick Croissant
β β ββ VendorUrl: https://github.com/yannickcr/eslint-plugin-react
β ββ eslint-plugin-testing-library@3.10.2
β β ββ URL: https://github.com/testing-library/eslint-plugin-testing-library
β β ββ VendorName: Mario BeltrΓ‘n AlarcΓ³n
β β ββ VendorUrl: https://github.com/testing-library/eslint-plugin-testing-library
β ββ eslint-utils@2.1.0
β β ββ URL: git+https://github.com/mysticatea/eslint-utils.git
β β ββ VendorName: Toru Nagashima
β β ββ VendorUrl: https://github.com/mysticatea/eslint-utils#readme
β ββ eslint-utils@3.0.0
β β ββ URL: git+https://github.com/mysticatea/eslint-utils.git
β β ββ VendorName: Toru Nagashima
β β ββ VendorUrl: https://github.com/mysticatea/eslint-utils#readme
β ββ eslint-webpack-plugin@2.5.4
β β ββ URL: https://github.com/webpack-contrib/eslint-webpack-plugin.git
β β ββ VendorName: Ricardo Gobbo de Souza
β β ββ VendorUrl: https://github.com/webpack-contrib/eslint-webpack-plugin
β ββ eslint@7.31.0
β β ββ URL: https://github.com/eslint/eslint.git
β β ββ VendorName: Nicholas C. Zakas
β β ββ VendorUrl: https://eslint.org/
β ββ estree-walker@0.6.1
β β ββ URL: https://github.com/Rich-Harris/estree-walker
β β ββ VendorName: Rich Harris
β ββ estree-walker@1.0.1
β β ββ URL: https://github.com/Rich-Harris/estree-walker
β β ββ VendorName: Rich Harris
β ββ etag@1.8.1
β β ββ URL: https://github.com/jshttp/etag.git
β ββ eventemitter3@4.0.7
β β ββ URL: git://github.com/primus/eventemitter3.git
β β ββ VendorName: Arnout Kazemier
β ββ events@3.3.0
β β ββ URL: git://github.com/Gozala/events.git
β β ββ VendorName: Irakli Gozalishvili
β β ββ VendorUrl: http://jeditoolkit.com
β ββ eventsource@1.1.0
β β ββ URL: git://github.com/EventSource/eventsource.git
β β ββ VendorName: Aslak HellesΓΈy
β β ββ VendorUrl: http://github.com/EventSource/eventsource
β ββ 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
β ββ exec-sh@0.3.6
β β ββ URL: git@github.com:tsertkov/exec-sh.git
β β ββ VendorName: Aleksandr Tsertkov
β ββ execa@1.0.0
β β ββ URL: https://github.com/sindresorhus/execa.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ execa@4.1.0
β β ββ URL: https://github.com/sindresorhus/execa.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ execa@5.1.1
β β ββ URL: https://github.com/sindresorhus/execa.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ exit@0.1.2
β β ββ URL: git://github.com/cowboy/node-exit.git
β β ββ VendorName: “Cowboy” Ben Alman
β β ββ VendorUrl: https://github.com/cowboy/node-exit
β ββ expand-brackets@2.1.4
β β ββ URL: https://github.com/jonschlinkert/expand-brackets.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/expand-brackets
β ββ expect@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ express@4.17.1
β β ββ URL: https://github.com/expressjs/express.git
β β ββ VendorName: TJ Holowaychuk
β β ββ VendorUrl: http://expressjs.com/
β ββ 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.2
β β ββ URL: https://github.com/justmoon/node-extend.git
β β ββ VendorName: Stefan Thomas
β β ββ VendorUrl: http://www.justmoon.net
β ββ 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
β ββ fast-deep-equal@3.1.3
β β ββ URL: git+https://github.com/epoberezkin/fast-deep-equal.git
β β ββ VendorName: Evgeny Poberezkin
β β ββ VendorUrl: https://github.com/epoberezkin/fast-deep-equal#readme
β ββ fast-glob@3.2.7
β β ββ URL: https://github.com/mrmlnc/fast-glob.git
β β ββ VendorName: Denis Malinochkin
β β ββ VendorUrl: https://mrmlnc.com
β ββ fast-json-stable-stringify@2.1.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/
β ββ fastest-levenshtein@1.0.12
β β ββ URL: git+https://github.com/ka-weihe/fastest-levenshtein.git
β β ββ VendorName: Kasper U. Weihe
β β ββ VendorUrl: https://github.com/ka-weihe/fastest-levenshtein#README
β ββ fd-slicer@1.1.0
β β ββ URL: git://github.com/andrewrk/node-fd-slicer.git
β β ββ VendorName: Andrew Kelley
β ββ file-entry-cache@6.0.1
β β ββ URL: https://github.com/royriojas/file-entry-cache.git
β β ββ VendorName: Roy Riojas
β β ββ VendorUrl: http://royriojas.com
β ββ file-loader@6.1.1
β β ββ URL: https://github.com/webpack-contrib/file-loader.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack-contrib/file-loader
β ββ file-uri-to-path@1.0.0
β β ββ URL: git://github.com/TooTallNate/file-uri-to-path.git
β β ββ VendorName: Nathan Rajlich
β β ββ VendorUrl: https://github.com/TooTallNate/file-uri-to-path
β ββ filename-reserved-regex@2.0.0
β β ββ URL: https://github.com/sindresorhus/filename-reserved-regex.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ filenamify@4.3.0
β β ββ URL: https://github.com/sindresorhus/filenamify.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ fill-range@4.0.0
β β ββ URL: https://github.com/jonschlinkert/fill-range.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/fill-range
β ββ fill-range@7.0.1
β β ββ URL: https://github.com/jonschlinkert/fill-range.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/fill-range
β ββ finalhandler@1.1.2
β β ββ URL: https://github.com/pillarjs/finalhandler.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ find-cache-dir@2.1.0
β β ββ URL: https://github.com/avajs/find-cache-dir.git
β ββ find-cache-dir@3.3.1
β β ββ URL: https://github.com/avajs/find-cache-dir.git
β ββ find-root@1.1.0
β β ββ URL: git@github.com:js-n/find-root.git
β β ββ VendorName: jsdnxx
β ββ find-up@2.1.0
β β ββ URL: https://github.com/sindresorhus/find-up.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ find-up@3.0.0
β β ββ URL: https://github.com/sindresorhus/find-up.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ find-up@4.1.0
β β ββ URL: https://github.com/sindresorhus/find-up.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ flat-cache@3.0.4
β β ββ URL: https://github.com/royriojas/flat-cache.git
β β ββ VendorName: Roy Riojas
β β ββ VendorUrl: http://royriojas.com
β ββ flatten@1.0.3
β β ββ URL: git+https://github.com/mk-pmb/flatten-js.git
β β ββ VendorName: Joshua Holbrook
β β ββ VendorUrl: https://github.com/mk-pmb/flatten-js/#readme
β ββ flush-write-stream@1.1.1
β β ββ URL: https://github.com/mafintosh/flush-write-stream.git
β β ββ VendorName: Mathias Buus
β β ββ VendorUrl: https://github.com/mafintosh/flush-write-stream
β ββ follow-redirects@1.14.1
β β ββ URL: git@github.com:follow-redirects/follow-redirects.git
β β ββ VendorName: Ruben Verborgh
β β ββ VendorUrl: https://github.com/follow-redirects/follow-redirects
β ββ for-in@1.0.2
β β ββ URL: https://github.com/jonschlinkert/for-in.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/for-in
β ββ foreach@2.0.5
β β ββ URL: git://github.com/manuelstofer/foreach
β β ββ VendorName: Manuel Stofer
β ββ fork-ts-checker-webpack-plugin@4.1.6
β β ββ URL: https://github.com/TypeStrong/fork-ts-checker-webpack-plugin.git
β β ββ VendorName: Piotr OleΕ
β ββ form-data@2.3.3
β β ββ URL: git://github.com/form-data/form-data.git
β β ββ VendorName: Felix GeisendΓΆrfer
β β ββ VendorUrl: http://debuggable.com/
β ββ form-data@3.0.1
β β ββ URL: git://github.com/form-data/form-data.git
β β ββ VendorName: Felix GeisendΓΆrfer
β β ββ VendorUrl: http://debuggable.com/
β ββ forwarded@0.2.0
β β ββ URL: https://github.com/jshttp/forwarded.git
β ββ 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
β ββ from2@2.3.0
β β ββ URL: git://github.com/hughsk/from2
β β ββ VendorName: Hugh Kennedy
β β ββ VendorUrl: https://github.com/hughsk/from2
β ββ fs-extra@10.0.0
β β ββ URL: https://github.com/jprichardson/node-fs-extra
β β ββ VendorName: JP Richardson
β β ββ VendorUrl: https://github.com/jprichardson/node-fs-extra
β ββ fs-extra@7.0.1
β β ββ URL: https://github.com/jprichardson/node-fs-extra
β β ββ VendorName: JP Richardson
β β ββ VendorUrl: https://github.com/jprichardson/node-fs-extra
β ββ fs-extra@8.1.0
β β ββ URL: https://github.com/jprichardson/node-fs-extra
β β ββ VendorName: JP Richardson
β β ββ VendorUrl: https://github.com/jprichardson/node-fs-extra
β ββ fs-extra@9.1.0
β β ββ URL: https://github.com/jprichardson/node-fs-extra
β β ββ VendorName: JP Richardson
β β ββ VendorUrl: https://github.com/jprichardson/node-fs-extra
β ββ function-bind@1.1.1
β β ββ URL: git://github.com/Raynos/function-bind.git
β β ββ VendorName: Raynos
β β ββ VendorUrl: https://github.com/Raynos/function-bind
β ββ functional-red-black-tree@1.0.1
β β ββ URL: git://github.com/mikolalysenko/functional-red-black-tree.git
β β ββ VendorName: Mikola Lysenko
β ββ gaze@1.1.3
β β ββ URL: https://github.com/shama/gaze.git
β β ββ VendorName: Kyle Robinson Young
β β ββ VendorUrl: https://github.com/shama/gaze
β ββ gensync@1.0.0-beta.2
β β ββ URL: https://github.com/loganfsmyth/gensync.git
β β ββ VendorName: Logan Smyth
β β ββ VendorUrl: https://github.com/loganfsmyth/gensync
β ββ get-intrinsic@1.1.1
β β ββ URL: git+https://github.com/ljharb/get-intrinsic.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/ljharb/get-intrinsic#readme
β ββ get-package-type@0.1.0
β β ββ URL: git+https://github.com/cfware/get-package-type.git
β β ββ VendorName: Corey Farrell
β β ββ VendorUrl: https://github.com/cfware/get-package-type#readme
β ββ get-stdin@4.0.1
β β ββ URL: https://github.com/sindresorhus/get-stdin.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: http://sindresorhus.com
β ββ get-stream@4.1.0
β β ββ URL: https://github.com/sindresorhus/get-stream.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ get-stream@5.2.0
β β ββ URL: https://github.com/sindresorhus/get-stream.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ get-stream@6.0.1
β β ββ URL: https://github.com/sindresorhus/get-stream.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://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
β ββ global-dirs@3.0.0
β β ββ URL: https://github.com/sindresorhus/global-dirs.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ global-modules@2.0.0
β β ββ URL: https://github.com/jonschlinkert/global-modules.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/global-modules
β ββ global-prefix@3.0.0
β β ββ URL: https://github.com/jonschlinkert/global-prefix.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/global-prefix
β ββ globals@11.12.0
β β ββ URL: https://github.com/sindresorhus/globals.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ globals@13.10.0
β β ββ URL: https://github.com/sindresorhus/globals.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ globals@9.18.0
β β ββ URL: https://github.com/sindresorhus/globals.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: http://sindresorhus.com
β ββ globalthis@1.0.2
β β ββ URL: git://github.com/ljharb/System.global.git
β β ββ VendorName: Jordan Harband
β ββ globby@11.0.1
β β ββ URL: https://github.com/sindresorhus/globby.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ globby@11.0.4
β β ββ URL: https://github.com/sindresorhus/globby.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ globby@6.1.0
β β ββ URL: https://github.com/sindresorhus/globby.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ globule@1.3.2
β β ββ URL: git://github.com/cowboy/node-globule.git
β β ββ VendorName: “Cowboy” Ben Alman
β β ββ VendorUrl: https://github.com/cowboy/node-globule
β ββ got@9.6.0
β β ββ URL: https://github.com/sindresorhus/got.git
β ββ graceful-readlink@1.0.1
β β ββ URL: git://github.com/zhiyelee/graceful-readlink.git
β β ββ VendorName: zhiyelee
β β ββ VendorUrl: https://github.com/zhiyelee/graceful-readlink
β ββ graphlib@2.1.8
β β ββ URL: https://github.com/dagrejs/graphlib.git
β β ββ VendorName: Chris Pettitt
β ββ growly@1.3.0
β β ββ URL: http://github.com/theabraham/growly
β β ββ VendorName: Ibrahim Al-Rajhi
β β ββ VendorUrl: http://ibrahimalrajhi.com/
β ββ gzip-size@5.1.1
β β ββ URL: https://github.com/sindresorhus/gzip-size.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ gzip-size@6.0.0
β β ββ URL: https://github.com/sindresorhus/gzip-size.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ handle-thing@2.0.1
β β ββ URL: git+ssh://git@github.com/indutny/handle-thing.git
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/spdy-http2/handle-thing#readme
β ββ har-validator@5.1.5
β β ββ URL: https://github.com/ahmadnassri/node-har-validator.git
β β ββ VendorName: Ahmad Nassri
β β ββ VendorUrl: https://github.com/ahmadnassri/node-har-validator
β ββ hard-rejection@2.1.0
β β ββ URL: https://github.com/sindresorhus/hard-rejection.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ has-ansi@2.0.0
β β ββ URL: https://github.com/sindresorhus/has-ansi.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ has-bigints@1.0.1
β β ββ URL: git+https://github.com/ljharb/has-bigints.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/ljharb/has-bigints#readme
β ββ has-flag@3.0.0
β β ββ URL: https://github.com/sindresorhus/has-flag.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ has-flag@4.0.0
β β ββ URL: https://github.com/sindresorhus/has-flag.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ has-symbols@1.0.2
β β ββ URL: git://github.com/inspect-js/has-symbols.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: http://ljharb.codes
β ββ 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-yarn@2.1.0
β β ββ URL: https://github.com/sindresorhus/has-yarn.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ has@1.0.3
β β ββ URL: git://github.com/tarruda/has.git
β β ββ VendorName: Thiago de Arruda
β β ββ VendorUrl: https://github.com/tarruda/has
β ββ hash-base@3.1.0
β β ββ URL: https://github.com/crypto-browserify/hash-base.git
β β ββ VendorName: Kirill Fomichev
β β ββ VendorUrl: https://github.com/crypto-browserify/hash-base
β ββ hash.js@1.1.7
β β ββ URL: git@github.com:indutny/hash.js
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/hash.js
β ββ he@1.2.0
β β ββ URL: https://github.com/mathiasbynens/he.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/he
β ββ hex-color-regex@1.1.0
β β ββ URL: https://github.com/regexps/hex-color-regex.git
β β ββ VendorName: Charlike Mike Reagent
β β ββ VendorUrl: http://www.tunnckocore.tk
β ββ 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
β ββ hoopy@0.1.4
β β ββ URL: git+https://gitlab.com/philbooth/hoopy.git
β β ββ VendorName: Phil Booth
β β ββ VendorUrl: https://gitlab.com/philbooth/hoopy#readme
β ββ hpack.js@2.1.6
β β ββ URL: git+ssh://git@github.com/indutny/hpack.js.git
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/hpack.js#readme
β ββ hsl-regex@1.0.0
β β ββ URL: https://github.com/regexps/hsl-regex.git
β β ββ VendorName: John Otander
β β ββ VendorUrl: https://github.com/regexps/hsl-regex
β ββ hsla-regex@1.0.0
β β ββ URL: https://github.com/regexps/hsla-regex.git
β β ββ VendorName: John Otander
β β ββ VendorUrl: https://github.com/regexps/hsla-regex
β ββ html-encoding-sniffer@2.0.1
β β ββ URL: https://github.com/jsdom/html-encoding-sniffer.git
β β ββ VendorName: Domenic Denicola
β β ββ VendorUrl: https://domenic.me/
β ββ html-entities@1.4.0
β β ββ URL: https://github.com/mdevils/node-html-entities.git
β β ββ VendorName: Marat Dulin
β ββ html-escaper@2.0.2
β β ββ URL: https://github.com/WebReflection/html-escaper.git
β β ββ VendorName: Andrea Giammarchi
β β ββ VendorUrl: https://github.com/WebReflection/html-escaper
β ββ html-minifier-terser@5.1.1
β β ββ URL: git+https://github.com/DanielRuf/html-minifier-terser.git
β β ββ VendorName: Daniel Ruf
β β ββ VendorUrl: https://danielruf.github.io/html-minifier-terser/
β ββ html-webpack-plugin@4.5.0
β β ββ URL: https://github.com/jantimon/html-webpack-plugin.git
β β ββ VendorName: Jan Nicklas
β β ββ VendorUrl: https://github.com/jantimon/html-webpack-plugin
β ββ htmlparser2@6.1.0
β β ββ URL: git://github.com/fb55/htmlparser2.git
β β ββ VendorName: Felix Boehm
β ββ http-deceiver@1.2.7
β β ββ URL: git+ssh://git@github.com/indutny/http-deceiver.git
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/http-deceiver#readme
β ββ http-errors@1.6.3
β β ββ URL: https://github.com/jshttp/http-errors.git
β β ββ VendorName: Jonathan Ong
β β ββ VendorUrl: http://jongleberry.com
β ββ http-errors@1.7.2
β β ββ URL: https://github.com/jshttp/http-errors.git
β β ββ VendorName: Jonathan Ong
β β ββ VendorUrl: http://jongleberry.com
β ββ http-errors@1.7.3
β β ββ URL: https://github.com/jshttp/http-errors.git
β β ββ VendorName: Jonathan Ong
β β ββ VendorUrl: http://jongleberry.com
β ββ http-parser-js@0.5.3
β β ββ URL: git://github.com/creationix/http-parser-js.git
β β ββ VendorName: Tim Caswell
β β ββ VendorUrl: https://github.com/creationix
β ββ http-proxy-agent@4.0.1
β β ββ URL: git://github.com/TooTallNate/node-http-proxy-agent.git
β β ββ VendorName: Nathan Rajlich
β β ββ VendorUrl: http://n8.io/
β ββ http-proxy-middleware@0.19.1
β β ββ URL: https://github.com/chimurai/http-proxy-middleware.git
β β ββ VendorName: Steven Chim
β β ββ VendorUrl: https://github.com/chimurai/http-proxy-middleware
β ββ http-proxy@1.18.1
β β ββ URL: https://github.com/http-party/node-http-proxy.git
β β ββ VendorName: Charlie Robbins
β ββ 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@5.0.0
β β ββ URL: git://github.com/TooTallNate/node-https-proxy-agent.git
β β ββ VendorName: Nathan Rajlich
β β ββ VendorUrl: http://n8.io/
β ββ husky@7.0.1
β β ββ URL: https://github.com/typicode/husky.git
β β ββ VendorName: Typicode
β β ββ VendorUrl: https://typicode.github.io/husky
β ββ iconv-lite@0.4.24
β β ββ URL: git://github.com/ashtuchkin/iconv-lite.git
β β ββ VendorName: Alexander Shtuchkin
β β ββ VendorUrl: https://github.com/ashtuchkin/iconv-lite
β ββ iconv-lite@0.6.3
β β ββ URL: git://github.com/ashtuchkin/iconv-lite.git
β β ββ VendorName: Alexander Shtuchkin
β β ββ VendorUrl: https://github.com/ashtuchkin/iconv-lite
β ββ identity-obj-proxy@3.0.0
β β ββ URL: git+https://github.com/keyanzhang/identity-obj-proxy.git
β β ββ VendorName: Keyan Zhang
β β ββ VendorUrl: https://github.com/keyanzhang/identity-obj-proxy#readme
β ββ iferr@0.1.5
β β ββ URL: https://github.com/shesek/iferr
β β ββ VendorName: Nadav Ivgi
β β ββ VendorUrl: https://github.com/shesek/iferr
β ββ ignore@4.0.6
β β ββ URL: git@github.com:kaelzhang/node-ignore.git
β β ββ VendorName: kael
β ββ ignore@5.1.8
β β ββ URL: git@github.com:kaelzhang/node-ignore.git
β β ββ VendorName: kael
β ββ immediate@3.0.6
β β ββ URL: git://github.com/calvinmetcalf/immediate.git
β ββ immer@8.0.1
β β ββ URL: https://github.com/immerjs/immer.git
β β ββ VendorName: Michel Weststrate
β β ββ VendorUrl: https://github.com/immerjs/immer#readme
β ββ import-cwd@2.1.0
β β ββ URL: https://github.com/sindresorhus/import-cwd.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ import-fresh@2.0.0
β β ββ URL: https://github.com/sindresorhus/import-fresh.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ import-fresh@3.3.0
β β ββ URL: https://github.com/sindresorhus/import-fresh.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ import-from@2.1.0
β β ββ URL: https://github.com/sindresorhus/import-from.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ import-lazy@2.1.0
β β ββ URL: https://github.com/sindresorhus/import-lazy.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ import-local@2.0.0
β β ββ URL: https://github.com/sindresorhus/import-local.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ import-local@3.0.2
β β ββ URL: https://github.com/sindresorhus/import-local.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ imurmurhash@0.1.4
β β ββ URL: https://github.com/jensyt/imurmurhash-js
β β ββ VendorName: Jens Taylor
β β ββ VendorUrl: https://github.com/jensyt/imurmurhash-js
β ββ indent-string@4.0.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
β ββ internal-ip@4.3.0
β β ββ URL: https://github.com/sindresorhus/internal-ip.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ internal-slot@1.0.3
β β ββ URL: git+https://github.com/ljharb/internal-slot.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/ljharb/internal-slot#readme
β ββ interpret@2.2.0
β β ββ URL: https://github.com/gulpjs/interpret.git
β β ββ VendorName: Gulp Team
β β ββ VendorUrl: http://gulpjs.com/
β ββ invariant@2.2.4
β β ββ URL: https://github.com/zertosh/invariant
β β ββ VendorName: Andres Suarez
β ββ ip-regex@2.1.0
β β ββ URL: https://github.com/sindresorhus/ip-regex.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ ip@1.1.5
β β ββ URL: http://github.com/indutny/node-ip.git
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/node-ip
β ββ ipaddr.js@1.9.1
β β ββ URL: git://github.com/whitequark/ipaddr.js
β β ββ VendorName: whitequark
β ββ is-absolute-url@2.1.0
β β ββ URL: https://github.com/sindresorhus/is-absolute-url.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: http://sindresorhus.com
β ββ is-absolute-url@3.0.3
β β ββ URL: https://github.com/sindresorhus/is-absolute-url.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: 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-arguments@1.1.0
β β ββ URL: git://github.com/inspect-js/is-arguments.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/is-arguments
β ββ is-arrayish@0.2.1
β β ββ URL: https://github.com/qix-/node-is-arrayish.git
β β ββ VendorName: Qix
β β ββ VendorUrl: http://github.com/qix-
β ββ is-arrayish@0.3.2
β β ββ URL: https://github.com/qix-/node-is-arrayish.git
β β ββ VendorName: Qix
β β ββ VendorUrl: http://github.com/qix-
β ββ is-bigint@1.0.2
β β ββ URL: git+https://github.com/inspect-js/is-bigint.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/is-bigint#readme
β ββ is-binary-path@1.0.1
β β ββ URL: https://github.com/sindresorhus/is-binary-path.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-binary-path@2.1.0
β β ββ URL: https://github.com/sindresorhus/is-binary-path.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-boolean-object@1.1.1
β β ββ URL: git://github.com/inspect-js/is-boolean-object.git
β β ββ VendorName: Jordan Harband
β ββ is-buffer@1.1.6
β β ββ URL: git://github.com/feross/is-buffer.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: http://feross.org/
β ββ is-callable@1.2.3
β β ββ URL: git://github.com/ljharb/is-callable.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: http://ljharb.codes
β ββ is-ci@2.0.0
β β ββ URL: https://github.com/watson/is-ci.git
β β ββ VendorName: Thomas Watson Steen
β β ββ VendorUrl: https://github.com/watson/is-ci
β ββ is-ci@3.0.0
β β ββ URL: https://github.com/watson/is-ci.git
β β ββ VendorName: Thomas Watson Steen
β β ββ VendorUrl: https://github.com/watson/is-ci
β ββ is-color-stop@1.1.0
β β ββ URL: git+https://github.com/pigcan/is-color-stop.git
β β ββ VendorName: pigcan
β β ββ VendorUrl: https://github.com/pigcan/is-color-stop#readme
β ββ is-core-module@2.5.0
β β ββ URL: git+https://github.com/inspect-js/is-core-module.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/is-core-module
β ββ 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-date-object@1.0.4
β β ββ URL: git://github.com/inspect-js/is-date-object.git
β β ββ VendorName: Jordan Harband
β ββ 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-docker@2.2.1
β β ββ URL: https://github.com/sindresorhus/is-docker.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ is-electron@2.2.0
β β ββ URL: git@github.com:cheton/is-electron.git
β β ββ VendorName: Cheton Wu
β β ββ VendorUrl: https://github.com/cheton/is-electron
β ββ 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@2.1.1
β β ββ URL: https://github.com/jonschlinkert/is-extglob.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/is-extglob
β ββ 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-fullwidth-code-point@3.0.0
β β ββ URL: https://github.com/sindresorhus/is-fullwidth-code-point.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-generator-fn@2.1.0
β β ββ URL: https://github.com/sindresorhus/is-generator-fn.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ 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.1
β β ββ URL: https://github.com/micromatch/is-glob.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/micromatch/is-glob
β ββ is-installed-globally@0.4.0
β β ββ URL: https://github.com/sindresorhus/is-installed-globally.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ is-map@2.0.2
β β ββ URL: git+https://github.com/inspect-js/is-map.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/is-map#readme
β ββ is-module@1.0.0
β β ββ URL: https://github.com/component/is-module.git
β β ββ VendorName: Jonathan Ong
β β ββ VendorUrl: http://jongleberry.com
β ββ is-negative-zero@2.0.1
β β ββ URL: git://github.com/inspect-js/is-negative-zero.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/is-negative-zero
β ββ is-npm@5.0.0
β β ββ URL: https://github.com/sindresorhus/is-npm.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ is-number-object@1.0.5
β β ββ URL: git://github.com/inspect-js/is-number-object.git
β β ββ VendorName: Jordan Harband
β ββ is-number@3.0.0
β β ββ URL: https://github.com/jonschlinkert/is-number.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/is-number
β ββ is-number@7.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-obj@2.0.0
β β ββ URL: https://github.com/sindresorhus/is-obj.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-path-cwd@2.2.0
β β ββ URL: https://github.com/sindresorhus/is-path-cwd.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-path-in-cwd@2.1.0
β β ββ URL: https://github.com/sindresorhus/is-path-in-cwd.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-path-inside@2.1.0
β β ββ URL: https://github.com/sindresorhus/is-path-inside.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-path-inside@3.0.3
β β ββ 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-potential-custom-element-name@1.0.1
β β ββ URL: https://github.com/mathiasbynens/is-potential-custom-element-name.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://github.com/mathiasbynens/is-potential-custom-element-name
β ββ is-regex@1.1.3
β β ββ URL: git://github.com/inspect-js/is-regex.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/is-regex
β ββ is-regexp@1.0.0
β β ββ URL: https://github.com/sindresorhus/is-regexp.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: http://sindresorhus.com
β ββ is-root@2.1.0
β β ββ URL: https://github.com/sindresorhus/is-root.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-set@2.0.2
β β ββ URL: git+https://github.com/inspect-js/is-set.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/is-set#readme
β ββ is-stream@1.1.0
β β ββ URL: https://github.com/sindresorhus/is-stream.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-stream@2.0.0
β β ββ URL: https://github.com/sindresorhus/is-stream.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-string@1.0.6
β β ββ URL: git://github.com/ljharb/is-string.git
β β ββ VendorName: Jordan Harband
β ββ is-symbol@1.0.4
β β ββ URL: git://github.com/inspect-js/is-symbol.git
β β ββ VendorName: Jordan Harband
β ββ is-typed-array@1.1.5
β β ββ URL: git://github.com/inspect-js/is-typed-array.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: http://ljharb.codes
β ββ is-typedarray@1.0.0
β β ββ URL: git://github.com/hughsk/is-typedarray.git
β β ββ VendorName: Hugh Kennedy
β β ββ VendorUrl: https://github.com/hughsk/is-typedarray
β ββ is-weakmap@2.0.1
β β ββ URL: git+https://github.com/inspect-js/is-weakmap.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/is-weakmap#readme
β ββ is-weakset@2.0.1
β β ββ URL: git+https://github.com/inspect-js/is-weakset.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/is-weakset#readme
β ββ is-whitespace@0.3.0
β β ββ URL: git://github.com/jonschlinkert/is-whitespace.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/is-whitespace
β ββ is-windows@1.0.2
β β ββ URL: https://github.com/jonschlinkert/is-windows.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/is-windows
β ββ is-wsl@1.1.0
β β ββ URL: https://github.com/sindresorhus/is-wsl.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-wsl@2.2.0
β β ββ URL: https://github.com/sindresorhus/is-wsl.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ is-yarn-global@0.3.0
β β ββ URL: git@github.com:LitoMore/is-yarn-global.git
β β ββ VendorName: LitoMore
β β ββ VendorUrl: litomore@gmail.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
β ββ isarray@2.0.5
β β ββ URL: git://github.com/juliangruber/isarray.git
β β ββ VendorName: Julian Gruber
β β ββ VendorUrl: https://github.com/juliangruber/isarray
β ββ isbinaryfile@4.0.8
β β ββ URL: https://github.com/gjtorikian/isBinaryFile
β ββ 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
β ββ jest-changed-files@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-circus@26.6.0
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-cli@26.6.3
β β ββ URL: https://github.com/facebook/jest
β β ββ VendorUrl: https://jestjs.io/
β ββ jest-config@26.6.3
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-diff@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-docblock@26.0.0
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-each@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β β ββ VendorName: Matt Phillips
β β ββ VendorUrl: mattphillips
β ββ jest-environment-jsdom@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-environment-node@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-get-type@26.3.0
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-haste-map@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-jasmine2@26.6.3
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-leak-detector@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-matcher-utils@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-message-util@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-mock@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-pnp-resolver@1.2.2
β β ββ URL: https://github.com/arcanis/jest-pnp-resolver.git
β β ββ VendorUrl: https://github.com/arcanis/jest-pnp-resolver
β ββ jest-regex-util@26.0.0
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-resolve-dependencies@26.6.3
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-resolve@26.6.0
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-resolve@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-runner@26.6.3
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-runtime@26.6.3
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-serializer@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-snapshot@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-util@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-validate@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-watch-typeahead@0.6.1
β β ββ URL: https://github.com/jest-community/jest-watch-typeahead.git
β β ββ VendorName: Rogelio Guzman
β β ββ VendorUrl: https://github.com/jest-community/jest-watch-typeahead
β ββ jest-watcher@26.6.2
β β ββ URL: https://github.com/facebook/jest
β β ββ VendorUrl: https://jestjs.io/
β ββ jest-worker@24.9.0
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest-worker@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β ββ jest@26.6.0
β β ββ URL: https://github.com/facebook/jest
β β ββ VendorUrl: https://jestjs.io/
β ββ jquery@3.6.0
β β ββ URL: https://github.com/jquery/jquery.git
β β ββ VendorName: OpenJS Foundation and other contributors
β β ββ VendorUrl: https://jquery.com/
β ββ js-beautify@1.14.0
β β ββ URL: git://github.com/beautify-web/js-beautify.git
β β ββ VendorName: Einar Lielmanis
β β ββ VendorUrl: https://beautifier.io/
β ββ js-tokens@3.0.2
β β ββ URL: https://github.com/lydell/js-tokens.git
β β ββ VendorName: Simon Lydell
β ββ js-tokens@4.0.0
β β ββ URL: https://github.com/lydell/js-tokens.git
β β ββ VendorName: Simon Lydell
β ββ js-yaml@3.14.1
β β ββ URL: https://github.com/nodeca/js-yaml.git
β β ββ VendorName: Vladimir Zapparov
β β ββ VendorUrl: https://github.com/nodeca/js-yaml
β ββ js-yaml@4.1.0
β β ββ URL: https://github.com/nodeca/js-yaml.git
β β ββ VendorName: Vladimir Zapparov
β ββ jsbn@0.1.1
β β ββ URL: https://github.com/andyperlitch/jsbn.git
β β ββ VendorName: Tom Wu
β ββ jsdom@16.6.0
β β ββ 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@2.5.2
β β ββ URL: https://github.com/mathiasbynens/jsesc.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/jsesc
β ββ json-buffer@3.0.0
β β ββ URL: git://github.com/dominictarr/json-buffer.git
β β ββ VendorName: Dominic Tarr
β β ββ VendorUrl: https://github.com/dominictarr/json-buffer
β ββ json-parse-better-errors@1.0.2
β β ββ URL: https://github.com/zkat/json-parse-better-errors
β β ββ VendorName: Kat MarchΓ‘n
β ββ json-parse-even-better-errors@2.3.1
β β ββ URL: https://github.com/npm/json-parse-even-better-errors
β β ββ VendorName: Kat MarchΓ‘n
β ββ json-schema-traverse@0.4.1
β β ββ URL: git+https://github.com/epoberezkin/json-schema-traverse.git
β β ββ VendorName: Evgeny Poberezkin
β β ββ VendorUrl: https://github.com/epoberezkin/json-schema-traverse#readme
β ββ json-schema-traverse@1.0.0
β β ββ 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-without-jsonify@1.0.1
β β ββ URL: git://github.com/samn/json-stable-stringify.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: https://github.com/samn/json-stable-stringify
β ββ json3@3.3.3
β β ββ URL: git://github.com/bestiejs/json3.git
β β ββ VendorName: Kit Cambridge
β β ββ VendorUrl: https://bestiejs.github.io/json3
β ββ json5@1.0.1
β β ββ URL: git+https://github.com/json5/json5.git
β β ββ VendorName: Aseem Kishore
β β ββ VendorUrl: http://json5.org/
β ββ json5@2.2.0
β β ββ URL: git+https://github.com/json5/json5.git
β β ββ VendorName: Aseem Kishore
β β ββ VendorUrl: http://json5.org/
β ββ jsonfile@4.0.0
β β ββ URL: git@github.com:jprichardson/node-jsonfile.git
β β ββ VendorName: JP Richardson
β ββ jsonfile@6.1.0
β β ββ URL: git@github.com:jprichardson/node-jsonfile.git
β β ββ VendorName: JP Richardson
β ββ jsprim@1.4.1
β β ββ URL: git://github.com/joyent/node-jsprim.git
β ββ jsx-ast-utils@3.2.0
β β ββ URL: https://github.com/evcohen/jsx-ast-utils
β β ββ VendorName: Ethan Cohen
β ββ keyv@3.1.0
β β ββ URL: git+https://github.com/lukechilds/keyv.git
β β ββ VendorName: Luke Childs
β β ββ VendorUrl: https://github.com/lukechilds/keyv
β ββ 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.3
β β ββ URL: https://github.com/jonschlinkert/kind-of.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/kind-of
β ββ kleur@3.0.3
β β ββ URL: https://github.com/lukeed/kleur.git
β β ββ VendorName: Luke Edwards
β β ββ VendorUrl: lukeed.com
β ββ klona@2.0.4
β β ββ URL: https://github.com/lukeed/klona.git
β β ββ VendorName: Luke Edwards
β β ββ VendorUrl: https://lukeed.com
β ββ language-tags@1.0.5
β β ββ URL: git://github.com/mattcg/language-tags.git
β β ββ VendorName: Matthew Caruana Galizia
β β ββ VendorUrl: https://github.com/mattcg/language-tags
β ββ last-call-webpack-plugin@3.0.0
β β ββ URL: http://github.com/NMFR/last-call-webpack-plugin.git
β β ββ VendorName: Nuno Rodrigues
β β ββ VendorUrl: http://github.com/NMFR/last-call-webpack-plugin
β ββ latest-version@5.1.0
β β ββ URL: https://github.com/sindresorhus/latest-version.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ lazy-val@1.0.5
β β ββ URL: https://github.com/develar/lazy-val.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/develar/lazy-val
β ββ leven@3.1.0
β β ββ URL: https://github.com/sindresorhus/leven.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ levn@0.3.0
β β ββ URL: git://github.com/gkz/levn.git
β β ββ VendorName: George Zahariev
β β ββ VendorUrl: https://github.com/gkz/levn
β ββ levn@0.4.1
β β ββ URL: git://github.com/gkz/levn.git
β β ββ VendorName: George Zahariev
β β ββ VendorUrl: https://github.com/gkz/levn
β ββ lie@3.3.0
β β ββ URL: https://github.com/calvinmetcalf/lie.git
β ββ lines-and-columns@1.1.6
β β ββ URL: https://github.com/eventualbuddha/lines-and-columns.git
β β ββ VendorName: Brian Donovan
β β ββ VendorUrl: https://github.com/eventualbuddha/lines-and-columns#readme
β ββ load-json-file@4.0.0
β β ββ URL: https://github.com/sindresorhus/load-json-file.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ loader-runner@2.4.0
β β ββ URL: git+https://github.com/webpack/loader-runner.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/loader-runner#readme
β ββ loader-utils@1.2.3
β β ββ URL: https://github.com/webpack/loader-utils.git
β β ββ VendorName: Tobias Koppers @sokra
β ββ loader-utils@1.4.0
β β ββ URL: https://github.com/webpack/loader-utils.git
β β ββ VendorName: Tobias Koppers @sokra
β ββ loader-utils@2.0.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
β ββ locate-path@3.0.0
β β ββ URL: https://github.com/sindresorhus/locate-path.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ locate-path@5.0.0
β β ββ URL: https://github.com/sindresorhus/locate-path.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ lodash._reinterpolate@3.0.0
β β ββ URL: https://github.com/lodash/lodash.git
β β ββ VendorName: John-David Dalton
β β ββ VendorUrl: https://lodash.com/
β ββ lodash.clonedeep@4.5.0
β β ββ URL: https://github.com/lodash/lodash.git
β β ββ VendorName: John-David Dalton
β β ββ VendorUrl: https://lodash.com/
β ββ lodash.debounce@4.0.8
β β ββ 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.merge@4.6.2
β β ββ URL: https://github.com/lodash/lodash.git
β β ββ VendorName: John-David Dalton
β β ββ VendorUrl: https://lodash.com/
β ββ lodash.template@4.5.0
β β ββ URL: https://github.com/lodash/lodash.git
β β ββ VendorName: John-David Dalton
β β ββ VendorUrl: https://lodash.com/
β ββ lodash.templatesettings@4.2.0
β β ββ URL: https://github.com/lodash/lodash.git
β β ββ VendorName: John-David Dalton
β β ββ VendorUrl: https://lodash.com/
β ββ lodash.truncate@4.4.2
β β ββ 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.21
β β ββ URL: https://github.com/lodash/lodash.git
β β ββ VendorName: John-David Dalton
β β ββ VendorUrl: https://lodash.com/
β ββ loglevel@1.7.1
β β ββ URL: git://github.com/pimterry/loglevel.git
β β ββ VendorName: Tim Perry
β β ββ VendorUrl: https://github.com/pimterry/loglevel
β ββ loose-envify@1.4.0
β β ββ URL: git://github.com/zertosh/loose-envify.git
β β ββ VendorName: Andres Suarez
β β ββ VendorUrl: https://github.com/zertosh/loose-envify
β ββ lower-case@2.0.2
β β ββ URL: git://github.com/blakeembrey/change-case.git
β β ββ VendorName: Blake Embrey
β β ββ VendorUrl: https://github.com/blakeembrey/change-case/tree/master/packages/lower-case#readme
β ββ lowercase-keys@1.0.1
β β ββ URL: https://github.com/sindresorhus/lowercase-keys.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ lowercase-keys@2.0.0
β β ββ URL: https://github.com/sindresorhus/lowercase-keys.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ magic-string@0.25.7
β β ββ URL: https://github.com/rich-harris/magic-string
β β ββ VendorName: Rich Harris
β ββ make-dir@2.1.0
β β ββ URL: https://github.com/sindresorhus/make-dir.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ make-dir@3.1.0
β β ββ URL: https://github.com/sindresorhus/make-dir.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ 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@4.2.1
β β ββ URL: https://github.com/sindresorhus/map-obj.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://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
β ββ matcher@3.0.0
β β ββ URL: https://github.com/sindresorhus/matcher.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ matches-selector@0.0.1
β β ββ URL: https://github.com/ForbesLindesay/matches-selector.git
β β ββ VendorName: TJ Holowaychuk
β ββ md5.js@1.3.5
β β ββ URL: https://github.com/crypto-browserify/md5.js.git
β β ββ VendorName: Kirill Fomichev
β β ββ VendorUrl: https://github.com/crypto-browserify/md5.js
β ββ media-typer@0.3.0
β β ββ URL: https://github.com/jshttp/media-typer.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ memory-fs@0.4.1
β β ββ URL: https://github.com/webpack/memory-fs.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/memory-fs
β ββ memory-fs@0.5.0
β β ββ URL: https://github.com/webpack/memory-fs.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/memory-fs
β ββ meow@9.0.0
β β ββ URL: https://github.com/sindresorhus/meow.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ merge-descriptors@1.0.1
β β ββ URL: https://github.com/component/merge-descriptors.git
β β ββ VendorName: Jonathan Ong
β β ββ VendorUrl: http://jongleberry.com
β ββ merge-stream@2.0.0
β β ββ URL: https://github.com/grncdr/merge-stream.git
β β ββ VendorName: Stephen Sugden
β ββ merge2@1.4.1
β β ββ URL: git@github.com:teambition/merge2.git
β β ββ VendorUrl: https://github.com/teambition/merge2
β ββ methods@1.1.2
β β ββ URL: https://github.com/jshttp/methods.git
β ββ microevent.ts@0.1.1
β β ββ URL: https://github.com/DirtyHairy/microevent.git
β β ββ VendorName: Christian Speckner
β β ββ VendorUrl: https://github.com/DirtyHairy/
β ββ micromatch@3.1.10
β β ββ URL: https://github.com/micromatch/micromatch.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/micromatch/micromatch
β ββ micromatch@4.0.4
β β ββ 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.48.0
β β ββ URL: https://github.com/jshttp/mime-db.git
β ββ mime-types@2.1.31
β β ββ URL: https://github.com/jshttp/mime-types.git
β ββ mime@1.6.0
β β ββ URL: https://github.com/broofa/node-mime
β β ββ VendorName: Robert Kieffer
β β ββ VendorUrl: http://github.com/broofa
β ββ mime@2.5.2
β β ββ URL: https://github.com/broofa/mime
β β ββ VendorName: Robert Kieffer
β β ββ VendorUrl: http://github.com/broofa
β ββ mimic-fn@2.1.0
β β ββ URL: https://github.com/sindresorhus/mimic-fn.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ mimic-response@1.0.1
β β ββ URL: https://github.com/sindresorhus/mimic-response.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ min-indent@1.0.1
β β ββ URL: https://github.com/thejameskyle/min-indent
β β ββ VendorName: James Kyle
β β ββ VendorUrl: thejameskyle.com
β ββ mini-css-extract-plugin@0.11.3
β β ββ URL: https://github.com/webpack-contrib/mini-css-extract-plugin.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack-contrib/mini-css-extract-plugin
β ββ 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@4.1.0
β β ββ URL: https://github.com/vadimdemedes/minimist-options.git
β β ββ VendorName: Vadim Demedes
β ββ minimist@1.2.5
β β ββ URL: git://github.com/substack/minimist.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: https://github.com/substack/minimist
β ββ minizlib@2.1.2
β β ββ URL: git+https://github.com/isaacs/minizlib.git
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ mixin-deep@1.3.2
β β ββ URL: https://github.com/jonschlinkert/mixin-deep.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/mixin-deep
β ββ mkdirp@0.5.5
β β ββ URL: https://github.com/substack/node-mkdirp.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: http://substack.net
β ββ mkdirp@1.0.4
β β ββ URL: https://github.com/isaacs/node-mkdirp.git
β ββ mri@1.1.6
β β ββ URL: https://github.com/lukeed/mri.git
β β ββ VendorName: Luke Edwards
β β ββ VendorUrl: https://lukeed.com
β ββ ms@2.0.0
β β ββ URL: https://github.com/zeit/ms.git
β ββ ms@2.1.1
β β ββ URL: https://github.com/zeit/ms.git
β ββ ms@2.1.2
β β ββ URL: https://github.com/zeit/ms.git
β ββ ms@2.1.3
β β ββ URL: https://github.com/vercel/ms.git
β ββ multicast-dns-service-types@1.1.0
β β ββ URL: https://github.com/mafintosh/multicast-dns-service-types.git
β β ββ VendorName: Mathias Buus
β β ββ VendorUrl: https://github.com/mafintosh/multicast-dns-service-types
β ββ multicast-dns@6.2.3
β β ββ URL: https://github.com/mafintosh/multicast-dns.git
β β ββ VendorName: Mathias Buus
β β ββ VendorUrl: https://github.com/mafintosh/multicast-dns
β ββ multimatch@4.0.0
β β ββ URL: https://github.com/sindresorhus/multimatch.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ nan@2.14.2
β β ββ URL: git://github.com/nodejs/nan.git
β ββ nanoid@3.1.23
β β ββ URL: https://github.com/ai/nanoid.git
β β ββ VendorName: Andrey Sitnik
β ββ nanomatch@1.2.13
β β ββ URL: https://github.com/micromatch/nanomatch.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/micromatch/nanomatch
β ββ natural-compare@1.4.0
β β ββ URL: git://github.com/litejs/natural-compare-lite.git
β β ββ VendorName: Lauri Rooden
β β ββ VendorUrl: https://github.com/litejs/natural-compare-lite
β ββ negotiator@0.6.2
β β ββ URL: https://github.com/jshttp/negotiator.git
β ββ neo-async@2.6.2
β β ββ URL: git@github.com:suguru03/neo-async.git
β β ββ VendorUrl: https://github.com/suguru03/neo-async
β ββ next-tick@1.0.0
β β ββ URL: git://github.com/medikoo/next-tick.git
β β ββ VendorName: Mariusz Nowak
β β ββ VendorUrl: http://www.medikoo.com/
β ββ nice-try@1.0.5
β β ββ URL: https://github.com/electerious/nice-try.git
β β ββ VendorUrl: https://github.com/electerious/nice-try
β ββ no-case@3.0.4
β β ββ URL: git://github.com/blakeembrey/change-case.git
β β ββ VendorName: Blake Embrey
β β ββ VendorUrl: https://github.com/blakeembrey/change-case/tree/master/packages/no-case#readme
β ββ node-addon-api@1.7.2
β β ββ URL: git://github.com/nodejs/node-addon-api.git
β β ββ VendorUrl: https://github.com/nodejs/node-addon-api
β ββ node-gyp@7.1.2
β β ββ URL: git://github.com/nodejs/node-gyp.git
β β ββ VendorName: Nathan Rajlich
β β ββ VendorUrl: http://tootallnate.net
β ββ node-int64@0.4.0
β β ββ URL: https://github.com/broofa/node-int64
β β ββ VendorName: Robert Kieffer
β ββ node-libs-browser@2.2.1
β β ββ URL: git+https://github.com/webpack/node-libs-browser.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: http://github.com/webpack/node-libs-browser
β ββ node-modules-regexp@1.0.0
β β ββ URL: https://github.com/jamestalmage/node-modules-regexp.git
β β ββ VendorName: James Talmage
β β ββ VendorUrl: github.com/jamestalmage
β ββ node-notifier@8.0.2
β β ββ URL: git+ssh://git@github.com/mikaelbr/node-notifier.git
β β ββ VendorName: Mikael Brevik
β β ββ VendorUrl: https://github.com/mikaelbr/node-notifier#readme
β ββ node-releases@1.1.73
β β ββ URL: git+https://github.com/chicoxyzzy/node-releases.git
β β ββ VendorName: Sergey Rubanov
β ββ node-sass@6.0.1
β β ββ URL: https://github.com/sass/node-sass
β β ββ VendorName: Andrew Nesbitt
β β ββ VendorUrl: https://github.com/sass/node-sass
β ββ normalize-path@2.1.1
β β ββ URL: https://github.com/jonschlinkert/normalize-path.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/normalize-path
β ββ normalize-path@3.0.0
β β ββ 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-url@1.9.1
β β ββ URL: https://github.com/sindresorhus/normalize-url.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ normalize-url@3.3.0
β β ββ URL: https://github.com/sindresorhus/normalize-url.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ normalize-url@4.5.1
β β ββ URL: https://github.com/sindresorhus/normalize-url.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ npm-conf@1.1.3
β β ββ URL: https://github.com/kevva/npm-conf.git
β β ββ VendorName: Kevin Martensson
β β ββ VendorUrl: github.com/kevva
β ββ npm-path@2.0.4
β β ββ URL: https://github.com/timoxley/npm-path.git
β β ββ VendorName: Tim Oxley
β β ββ VendorUrl: https://github.com/timoxley/npm-path
β ββ npm-run-path@2.0.2
β β ββ URL: https://github.com/sindresorhus/npm-run-path.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ npm-run-path@4.0.1
β β ββ URL: https://github.com/sindresorhus/npm-run-path.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ npm-which@3.0.1
β β ββ URL: https://github.com/timoxley/npm-which.git
β β ββ VendorName: Tim Oxley
β β ββ VendorUrl: https://github.com/timoxley/npm-which
β ββ 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
β ββ nwsapi@2.2.0
β β ββ URL: git://github.com/dperini/nwsapi.git
β β ββ VendorName: Diego Perini
β β ββ VendorUrl: http://javascript.nwbox.com/nwsapi/
β ββ 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-hash@2.2.0
β β ββ URL: https://github.com/puleos/object-hash
β β ββ VendorName: Scott Puleo
β β ββ VendorUrl: https://github.com/puleos/object-hash
β ββ object-inspect@1.11.0
β β ββ URL: git://github.com/inspect-js/object-inspect.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: https://github.com/inspect-js/object-inspect
β ββ object-is@1.1.5
β β ββ URL: git://github.com/es-shims/object-is.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/es-shims/object-is
β ββ object-keys@1.1.1
β β ββ 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.assign@4.1.2
β β ββ URL: git://github.com/ljharb/object.assign.git
β β ββ VendorName: Jordan Harband
β ββ object.entries@1.1.4
β β ββ URL: git://github.com/es-shims/Object.entries.git
β β ββ VendorName: Jordan Harband
β ββ object.fromentries@2.0.4
β β ββ URL: git://github.com/es-shims/Object.fromEntries.git
β β ββ VendorName: Jordan Harband
β ββ object.getownpropertydescriptors@2.1.2
β β ββ URL: git://github.com/es-shims/object.getownpropertydescriptors.git
β β ββ VendorName: Jordan Harband
β ββ object.pick@1.3.0
β β ββ URL: https://github.com/jonschlinkert/object.pick.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/object.pick
β ββ object.values@1.1.4
β β ββ URL: git://github.com/es-shims/Object.values.git
β β ββ VendorName: Jordan Harband
β ββ obuf@1.1.2
β β ββ URL: git@github.com:indutny/offset-buffer
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/offset-buffer
β ββ on-finished@2.3.0
β β ββ URL: https://github.com/jshttp/on-finished.git
β ββ on-headers@1.0.2
β β ββ URL: https://github.com/jshttp/on-headers.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ onetime@5.1.2
β β ββ URL: https://github.com/sindresorhus/onetime.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ open@7.4.2
β β ββ URL: https://github.com/sindresorhus/open.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ opn@5.5.0
β β ββ URL: https://github.com/sindresorhus/opn.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ optimize-css-assets-webpack-plugin@5.0.4
β β ββ URL: http://github.com/NMFR/optimize-css-assets-webpack-plugin.git
β β ββ VendorName: Nuno Rodrigues
β β ββ VendorUrl: http://github.com/NMFR/optimize-css-assets-webpack-plugin
β ββ optionator@0.8.3
β β ββ URL: git://github.com/gkz/optionator.git
β β ββ VendorName: George Zahariev
β β ββ VendorUrl: https://github.com/gkz/optionator
β ββ optionator@0.9.1
β β ββ URL: git://github.com/gkz/optionator.git
β β ββ VendorName: George Zahariev
β β ββ VendorUrl: https://github.com/gkz/optionator
β ββ original@1.0.2
β β ββ URL: https://github.com/unshiftio/original
β β ββ VendorName: Arnout Kazemier
β ββ os-browserify@0.3.0
β β ββ URL: http://github.com/CoderPuppy/os-browserify.git
β β ββ VendorName: CoderPuppy
β ββ p-cancelable@1.1.0
β β ββ URL: https://github.com/sindresorhus/p-cancelable.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ p-each-series@2.2.0
β β ββ URL: https://github.com/sindresorhus/p-each-series.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ p-finally@1.0.0
β β ββ URL: https://github.com/sindresorhus/p-finally.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ p-limit@1.3.0
β β ββ URL: https://github.com/sindresorhus/p-limit.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ p-limit@2.3.0
β β ββ URL: https://github.com/sindresorhus/p-limit.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ p-limit@3.1.0
β β ββ URL: https://github.com/sindresorhus/p-limit.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ p-locate@2.0.0
β β ββ URL: https://github.com/sindresorhus/p-locate.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ p-locate@3.0.0
β β ββ URL: https://github.com/sindresorhus/p-locate.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ p-locate@4.1.0
β β ββ URL: https://github.com/sindresorhus/p-locate.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ p-map@2.1.0
β β ββ URL: https://github.com/sindresorhus/p-map.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ p-map@4.0.0
β β ββ URL: https://github.com/sindresorhus/p-map.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ p-retry@3.0.1
β β ββ URL: https://github.com/sindresorhus/p-retry.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
β ββ p-try@2.2.0
β β ββ URL: https://github.com/sindresorhus/p-try.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ package-json@6.5.0
β β ββ URL: https://github.com/sindresorhus/package-json.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ parallel-transform@1.2.0
β β ββ URL: git://github.com/mafintosh/parallel-transform
β β ββ VendorName: Mathias Buus Madsen
β ββ param-case@3.0.4
β β ββ URL: git://github.com/blakeembrey/change-case.git
β β ββ VendorName: Blake Embrey
β β ββ VendorUrl: https://github.com/blakeembrey/change-case/tree/master/packages/param-case#readme
β ββ parent-module@1.0.1
β β ββ URL: https://github.com/sindresorhus/parent-module.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-json@5.2.0
β β ββ URL: https://github.com/sindresorhus/parse-json.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ parse5@6.0.1
β β ββ URL: git://github.com/inikulin/parse5.git
β β ββ VendorName: Ivan Nikulin
β β ββ VendorUrl: https://github.com/inikulin/parse5
β ββ parseurl@1.3.3
β β ββ URL: https://github.com/pillarjs/parseurl.git
β ββ pascal-case@3.1.2
β β ββ URL: git://github.com/blakeembrey/change-case.git
β β ββ VendorName: Blake Embrey
β β ββ VendorUrl: https://github.com/blakeembrey/change-case/tree/master/packages/pascal-case#readme
β ββ pascalcase@0.1.1
β β ββ URL: https://github.com/jonschlinkert/pascalcase.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/pascalcase
β ββ path-browserify@0.0.1
β β ββ 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-exists@4.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-key@3.1.1
β β ββ URL: https://github.com/sindresorhus/path-key.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ path-parse@1.0.7
β β ββ URL: https://github.com/jbgutierrez/path-parse.git
β β ββ VendorName: Javier Blanco
β β ββ VendorUrl: https://github.com/jbgutierrez/path-parse#readme
β ββ path-to-regexp@0.1.7
β β ββ URL: https://github.com/component/path-to-regexp.git
β ββ path-type@3.0.0
β β ββ URL: https://github.com/sindresorhus/path-type.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ path-type@4.0.0
β β ββ URL: https://github.com/sindresorhus/path-type.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ pathfinding@0.4.18
β β ββ URL: git://github.com/qiao/PathFinding.js.git
β β ββ VendorName: Xueqiao Xu
β β ββ VendorUrl: https://github.com/qiao/PathFinding.js
β ββ pbkdf2@3.1.2
β β ββ 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@2.1.0
β β ββ URL: git://github.com/braveg1rl/performance-now.git
β β ββ VendorName: Braveg1rl
β β ββ VendorUrl: https://github.com/braveg1rl/performance-now
β ββ picomatch@2.3.0
β β ββ URL: https://github.com/micromatch/picomatch.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/micromatch/picomatch
β ββ 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
β ββ pify@4.0.1
β β ββ 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
β ββ pirates@4.0.1
β β ββ URL: https://github.com/ariporad/pirates.git
β β ββ VendorName: Ari Porad
β β ββ VendorUrl: https://github.com/ariporad/pirates#readme
β ββ pkg-dir@2.0.0
β β ββ URL: https://github.com/sindresorhus/pkg-dir.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ pkg-dir@3.0.0
β β ββ URL: https://github.com/sindresorhus/pkg-dir.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ pkg-dir@4.2.0
β β ββ URL: https://github.com/sindresorhus/pkg-dir.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ pkg-up@2.0.0
β β ββ URL: https://github.com/sindresorhus/pkg-up.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ pkg-up@3.1.0
β β ββ URL: https://github.com/sindresorhus/pkg-up.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ plist@3.0.2
β β ββ URL: git://github.com/TooTallNate/node-plist.git
β β ββ VendorName: Nathan Rajlich
β ββ pnp-webpack-plugin@1.6.4
β β ββ URL: https://github.com/arcanis/pnp-webpack-plugin.git
β β ββ VendorUrl: https://github.com/arcanis/pnp-webpack-plugin
β ββ popper.js@1.16.1
β β ββ URL: git+https://github.com/FezVrasta/popper.js.git
β β ββ VendorName: Federico Zivolo
β β ββ VendorUrl: https://popper.js.org/
β ββ portfinder@1.0.28
β β ββ URL: git@github.com:http-party/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-attribute-case-insensitive@4.0.2
β β ββ URL: git+https://github.com/Semigradsky/postcss-attribute-case-insensitive.git
β β ββ VendorName: Dmitry Semigradsky
β β ββ VendorUrl: https://github.com/Semigradsky/postcss-attribute-case-insensitive#readme
β ββ postcss-calc@7.0.5
β β ββ URL: https://github.com/postcss/postcss-calc.git
β β ββ VendorName: Andy Jansson
β ββ postcss-color-hex-alpha@5.0.3
β β ββ URL: https://github.com/postcss/postcss-color-hex-alpha.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/postcss/postcss-color-hex-alpha#readme
β ββ postcss-color-rebeccapurple@4.0.1
β β ββ URL: https://github.com/postcss/postcss-color-rebeccapurple.git
β β ββ VendorName: Maxime Thirouin
β ββ postcss-colormin@4.0.3
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-convert-values@4.0.1
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-custom-media@7.0.8
β β ββ URL: https://github.com/postcss/postcss-custom-media.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/postcss/postcss-custom-media#readme
β ββ postcss-custom-properties@8.0.11
β β ββ URL: https://github.com/postcss/postcss-custom-properties.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/postcss/postcss-custom-properties#readme
β ββ postcss-custom-selectors@5.1.2
β β ββ URL: https://github.com/postcss/postcss-custom-selectors.git
β β ββ VendorName: Jonathan Neal
β β ββ VendorUrl: https://github.com/postcss/postcss-custom-selectors#readme
β ββ postcss-discard-comments@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-discard-duplicates@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-discard-empty@4.0.1
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-discard-overridden@4.0.1
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Justineo
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-flexbugs-fixes@4.2.1
β β ββ URL: https://github.com/luisrudge/postcss-flexbugs-fixes.git
β β ββ VendorName: Luis Rudge
β ββ postcss-font-variant@4.0.1
β β ββ URL: https://github.com/postcss/postcss-font-variant.git
β β ββ VendorName: Maxime Thirouin
β ββ postcss-initial@3.0.4
β β ββ URL: https://github.com/maximkoretskiy/postcss-initial.git
β β ββ VendorName: Maksim Koretskiy
β ββ postcss-load-config@2.1.2
β β ββ URL: https://github.com/postcss/postcss-load-config.git
β β ββ VendorName: Michael Ciniawky
β ββ postcss-loader@3.0.0
β β ββ URL: https://github.com/postcss/postcss-loader.git
β β ββ VendorName: Andrey Sitnik
β β ββ VendorUrl: https://github.com/postcss/postcss-loader#readme
β ββ postcss-media-minmax@4.0.0
β β ββ URL: https://github.com/postcss/postcss-media-minmax.git
β β ββ VendorName: yisi
β ββ postcss-merge-longhand@4.0.11
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-merge-rules@4.0.3
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-minify-font-values@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Bogdan Chadkin
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-minify-gradients@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-minify-params@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Bogdan Chadkin
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-minify-selectors@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-modules-local-by-default@3.0.3
β β ββ URL: https://github.com/css-modules/postcss-modules-local-by-default.git
β β ββ VendorName: Mark Dalgleish
β ββ postcss-normalize-charset@4.0.1
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Bogdan Chadkin
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-normalize-display-values@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-normalize-positions@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-normalize-repeat-style@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-normalize-string@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-normalize-timing-functions@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-normalize-unicode@4.0.1
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-normalize-url@4.0.1
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-normalize-whitespace@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-ordered-values@4.1.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-page-break@2.0.0
β β ββ URL: https://github.com/shrpne/postcss-page-break.git
β β ββ VendorName: shrpne
β β ββ VendorUrl: https://github.com/shrpne/postcss-page-break
β ββ postcss-reduce-initial@4.0.3
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-reduce-transforms@4.0.2
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-replace-overflow-wrap@3.0.0
β β ββ URL: https://github.com/MattDiMu/postcss-replace-overflow-wrap.git
β β ββ VendorName: Matthias MΓΌller
β β ββ VendorUrl: https://github.com/MattDiMu/postcss-replace-overflow-wrap
β ββ postcss-safe-parser@5.0.2
β β ββ URL: https://github.com/postcss/postcss-safe-parser.git
β β ββ VendorName: Andrey Sitnik
β ββ postcss-selector-matches@4.0.0
β β ββ URL: https://github.com/postcss/postcss-selector-matches.git
β β ββ VendorName: Maxime Thirouin
β ββ postcss-selector-not@4.0.1
β β ββ URL: https://github.com/postcss/postcss-selector-not.git
β β ββ VendorName: Maxime Thirouin
β ββ postcss-selector-parser@3.1.2
β β ββ URL: https://github.com/postcss/postcss-selector-parser.git
β β ββ VendorUrl: https://github.com/postcss/postcss-selector-parser
β ββ postcss-selector-parser@5.0.0
β β ββ URL: https://github.com/postcss/postcss-selector-parser.git
β β ββ VendorUrl: https://github.com/postcss/postcss-selector-parser
β ββ postcss-selector-parser@6.0.6
β β ββ URL: https://github.com/postcss/postcss-selector-parser.git
β β ββ VendorUrl: https://github.com/postcss/postcss-selector-parser
β ββ postcss-svgo@4.0.3
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-unique-selectors@4.0.1
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ postcss-value-parser@3.3.1
β β ββ URL: https://github.com/TrySound/postcss-value-parser.git
β β ββ VendorName: Bogdan Chadkin
β β ββ VendorUrl: https://github.com/TrySound/postcss-value-parser
β ββ postcss-value-parser@4.1.0
β β ββ URL: https://github.com/TrySound/postcss-value-parser.git
β β ββ VendorName: Bogdan Chadkin
β β ββ VendorUrl: https://github.com/TrySound/postcss-value-parser
β ββ postcss-values-parser@2.0.1
β β ββ URL: https://github.com/lesshint/postcss-values-parser.git
β β ββ VendorName: Andrew Powell
β β ββ VendorUrl: shellscape
β ββ postcss@7.0.36
β β ββ URL: https://github.com/postcss/postcss.git
β β ββ VendorName: Andrey Sitnik
β β ββ VendorUrl: https://postcss.org/
β ββ postcss@8.3.6
β β ββ URL: https://github.com/postcss/postcss.git
β β ββ VendorName: Andrey Sitnik
β β ββ VendorUrl: https://postcss.org/
β ββ prelude-ls@1.1.2
β β ββ URL: git://github.com/gkz/prelude-ls.git
β β ββ VendorName: George Zahariev
β β ββ VendorUrl: http://preludels.com/
β ββ prelude-ls@1.2.1
β β ββ 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
β ββ prepend-http@2.0.0
β β ββ URL: https://github.com/sindresorhus/prepend-http.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ prettier-linter-helpers@1.0.0
β β ββ URL: git+https://github.com/prettier/prettier-linter-helpers.git
β β ββ VendorUrl: https://github.com/prettier/prettier-linter-helpers#readme
β ββ prettier@2.3.2
β β ββ URL: https://github.com/prettier/prettier.git
β β ββ VendorName: James Long
β β ββ VendorUrl: https://prettier.io/
β ββ pretty-bytes@5.6.0
β β ββ URL: https://github.com/sindresorhus/pretty-bytes.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ pretty-error@2.1.2
β β ββ URL: https://github.com/AriaMinaei/pretty-error.git
β β ββ VendorName: Aria Minaei
β ββ pretty-format@26.6.2
β β ββ URL: https://github.com/facebook/jest.git
β β ββ VendorName: James Kyle
β ββ pretty-format@27.0.6
β β ββ URL: https://github.com/facebook/jest.git
β β ββ VendorName: James Kyle
β ββ pretty-quick@3.1.1
β β ββ URL: https://github.com/azz/pretty-quick.git
β β ββ VendorName: Lucas Azzola
β ββ pretty@2.0.0
β β ββ URL: https://github.com/jonschlinkert/pretty.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/pretty
β ββ process-nextick-args@2.0.1
β β ββ 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.3
β β ββ URL: git://github.com/visionmedia/node-progress
β β ββ VendorName: TJ Holowaychuk
β ββ promise@8.1.0
β β ββ URL: https://github.com/then/promise.git
β β ββ VendorName: ForbesLindesay
β ββ prompts@2.4.0
β β ββ URL: https://github.com/terkelg/prompts.git
β β ββ VendorName: Terkel Gjervig
β β ββ VendorUrl: https://terkel.com
β ββ prompts@2.4.1
β β ββ URL: https://github.com/terkelg/prompts.git
β β ββ VendorName: Terkel Gjervig
β β ββ VendorUrl: https://terkel.com
β ββ prop-types-extra@1.1.1
β β ββ URL: git+https://github.com/react-bootstrap/prop-types-extra.git
β β ββ VendorName: Matthew L Smith
β β ββ VendorUrl: https://github.com/react-bootstrap/prop-types-extra#readme
β ββ prop-types@15.7.2
β β ββ URL: https://github.com/facebook/prop-types.git
β β ββ VendorUrl: https://facebook.github.io/react/
β ββ proxy-addr@2.0.7
β β ββ URL: https://github.com/jshttp/proxy-addr.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ prr@1.0.1
β β ββ URL: https://github.com/rvagg/prr.git
β β ββ VendorName: Rod Vagg
β β ββ VendorUrl: https://github.com/rvagg/prr
β ββ psl@1.8.0
β β ββ URL: git@github.com:lupomontero/psl.git
β β ββ VendorName: Lupo Montero
β β ββ VendorUrl: https://lupomontero.com/
β ββ public-encrypt@4.0.3
β β ββ URL: https://github.com/crypto-browserify/publicEncrypt.git
β β ββ VendorName: Calvin Metcalf
β β ββ VendorUrl: https://github.com/crypto-browserify/publicEncrypt
β ββ pump@2.0.1
β β ββ URL: git://github.com/mafintosh/pump.git
β β ββ VendorName: Mathias Buus Madsen
β ββ pump@3.0.0
β β ββ URL: git://github.com/mafintosh/pump.git
β β ββ VendorName: Mathias Buus Madsen
β ββ pumpify@1.5.1
β β ββ URL: git://github.com/mafintosh/pumpify
β β ββ VendorName: Mathias Buus
β β ββ VendorUrl: https://github.com/mafintosh/pumpify
β ββ 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.1
β β ββ URL: https://github.com/bestiejs/punycode.js.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/punycode
β ββ pupa@2.1.1
β β ββ URL: https://github.com/sindresorhus/pupa.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ 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
β ββ querystring@0.2.1
β β ββ URL: git://github.com/Gozala/querystring.git
β β ββ VendorName: Irakli Gozalishvili
β ββ querystringify@2.2.0
β β ββ URL: https://github.com/unshiftio/querystringify
β β ββ VendorName: Arnout Kazemier
β β ββ VendorUrl: https://github.com/unshiftio/querystringify
β ββ queue-microtask@1.2.3
β β ββ URL: git://github.com/feross/queue-microtask.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: https://github.com/feross/queue-microtask
β ββ quick-lru@4.0.1
β β ββ URL: https://github.com/sindresorhus/quick-lru.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ raf@3.4.1
β β ββ URL: git://github.com/chrisdickinson/raf.git
β β ββ VendorName: Chris Dickinson
β ββ randombytes@2.1.0
β β ββ 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.1
β β ββ URL: https://github.com/jshttp/range-parser.git
β β ββ VendorName: TJ Holowaychuk
β β ββ VendorUrl: http://tjholowaychuk.com
β ββ raw-body@2.4.0
β β ββ URL: https://github.com/stream-utils/raw-body.git
β β ββ VendorName: Jonathan Ong
β β ββ VendorUrl: http://jongleberry.com
β ββ react-app-polyfill@2.0.0
β β ββ URL: https://github.com/facebook/create-react-app.git
β ββ react-bootstrap@1.6.1
β β ββ URL: git+https://github.com/react-bootstrap/react-bootstrap.git
β β ββ VendorName: Stephen J. Collings
β β ββ VendorUrl: https://react-bootstrap.github.io/
β ββ react-dev-utils@11.0.4
β β ββ URL: https://github.com/facebook/create-react-app.git
β ββ react-dnd-html5-backend@14.0.0
β β ββ URL: https://github.com/react-dnd/react-dnd.git
β ββ react-dnd@14.0.2
β β ββ URL: https://github.com/react-dnd/react-dnd.git
β ββ react-dom@17.0.2
β β ββ URL: https://github.com/facebook/react.git
β β ββ VendorUrl: https://reactjs.org/
β ββ react-error-overlay@6.0.9
β β ββ URL: https://github.com/facebook/create-react-app.git
β β ββ VendorName: Joe Haddad
β ββ react-icons@4.2.0
β β ββ URL: git+ssh://git@github.com:react-icons/react-icons.git
β β ββ VendorName: Goran Gajic
β β ββ VendorUrl: https://github.com/react-icons/react-icons#readme
β ββ react-is@16.13.1
β β ββ URL: https://github.com/facebook/react.git
β β ββ VendorUrl: https://reactjs.org/
β ββ react-is@17.0.2
β β ββ URL: https://github.com/facebook/react.git
β β ββ VendorUrl: https://reactjs.org/
β ββ react-lifecycles-compat@3.0.4
β β ββ URL: https://github.com/reactjs/react-lifecycles-compat.git
β ββ react-lineto@3.2.1
β β ββ URL: https://github.com/kdeloach/react-lineto.git
β β ββ VendorName: Kevin DeLoach
β β ββ VendorUrl: https://github.com/kdeloach/react-lineto
β ββ react-overlays@5.1.1
β β ββ URL: git+https://github.com/react-bootstrap/react-overlays.git
β β ββ VendorName: Jason Quense
β ββ react-redux@7.2.4
β β ββ URL: https://github.com/reduxjs/react-redux.git
β β ββ VendorName: Dan Abramov
β β ββ VendorUrl: https://github.com/reduxjs/react-redux
β ββ react-refresh@0.8.3
β β ββ URL: https://github.com/facebook/react.git
β β ββ VendorUrl: https://reactjs.org/
β ββ react-scripts@4.0.3
β β ββ URL: https://github.com/facebook/create-react-app.git
β ββ react-shallow-renderer@16.14.1
β β ββ URL: https://github.com/NMinhNguyen/react-shallow-renderer.git
β β ββ VendorUrl: https://reactjs.org/
β ββ react-spinners@0.11.0
β β ββ URL: https://github.com/davidhu2000/react-spinners.git
β β ββ VendorName: David Hu
β β ββ VendorUrl: https://github.com/davidhu2000/react-spinners
β ββ react-test-renderer@17.0.2
β β ββ URL: https://github.com/facebook/react.git
β β ββ VendorUrl: https://reactjs.org/
β ββ react-treebeard@3.2.4
β β ββ URL: git+https://github.com/storybooks/react-treebeard.git
β β ββ VendorName: Alex Curtis
β β ββ VendorUrl: https://github.com/storybooks/react-treebeard#readme
β ββ react@17.0.2
β β ββ URL: https://github.com/facebook/react.git
β β ββ VendorUrl: https://reactjs.org/
β ββ read-config-file@6.2.0
β β ββ URL: https://github.com/develar/read-config-file.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/develar/read-config-file
β ββ read-pkg-up@3.0.0
β β ββ URL: https://github.com/sindresorhus/read-pkg-up.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ read-pkg-up@7.0.1
β β ββ 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
β ββ read-pkg@5.2.0
β β ββ URL: https://github.com/sindresorhus/read-pkg.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ readable-stream@1.0.34
β β ββ URL: git://github.com/isaacs/readable-stream
β β ββ VendorName: Isaac Z. Schlueter
β β ββ VendorUrl: http://blog.izs.me/
β ββ readable-stream@2.3.7
β β ββ URL: git://github.com/nodejs/readable-stream
β ββ readable-stream@3.6.0
β β ββ URL: git://github.com/nodejs/readable-stream
β ββ readdirp@2.2.1
β β ββ URL: git://github.com/paulmillr/readdirp.git
β β ββ VendorName: Thorsten Lorenz
β β ββ VendorUrl: https://github.com/paulmillr/readdirp
β ββ readdirp@3.6.0
β β ββ URL: git://github.com/paulmillr/readdirp.git
β β ββ VendorName: Thorsten Lorenz
β β ββ VendorUrl: https://github.com/paulmillr/readdirp
β ββ rechoir@0.7.1
β β ββ URL: https://github.com/gulpjs/rechoir.git
β β ββ VendorName: Gulp Team
β β ββ VendorUrl: http://gulpjs.com/
β ββ recursive-readdir@2.2.2
β β ββ URL: git://github.com/jergason/recursive-readdir.git
β β ββ VendorName: Jamison Dance
β β ββ VendorUrl: http://jamisondance.com/
β ββ redent@3.0.0
β β ββ URL: https://github.com/sindresorhus/redent.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ redux-logger@3.0.6
β β ββ URL: git+https://github.com/theaqua/redux-logger.git
β β ββ VendorName: Eugene Rodionov
β β ββ VendorUrl: https://github.com/theaqua/redux-logger#readme
β ββ redux@4.1.0
β β ββ URL: https://github.com/reduxjs/redux.git
β β ββ VendorUrl: http://redux.js.org/
β ββ regenerate-unicode-properties@8.2.0
β β ββ URL: https://github.com/mathiasbynens/regenerate-unicode-properties.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://github.com/mathiasbynens/regenerate-unicode-properties
β ββ regenerate@1.4.2
β β ββ URL: https://github.com/mathiasbynens/regenerate.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/regenerate
β ββ regenerator-runtime@0.10.5
β β ββ URL: https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime
β β ββ VendorName: Ben Newman
β ββ regenerator-runtime@0.11.1
β β ββ URL: https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime
β β ββ VendorName: Ben Newman
β ββ regenerator-runtime@0.13.9
β β ββ URL: https://github.com/facebook/regenerator/tree/master/packages/runtime
β β ββ VendorName: Ben Newman
β ββ regenerator-transform@0.14.5
β β ββ URL: https://github.com/facebook/regenerator/tree/master/packages/regenerator-transform
β β ββ VendorName: Ben Newman
β ββ regex-not@1.0.2
β β ββ URL: https://github.com/jonschlinkert/regex-not.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/regex-not
β ββ regex-parser@2.2.11
β β ββ URL: git@github.com:IonicaBizau/regex-parser.js.git
β β ββ VendorName: IonicΔ BizΔu
β β ββ VendorUrl: https://github.com/IonicaBizau/regex-parser.js
β ββ regexp.prototype.flags@1.3.1
β β ββ URL: git://github.com/es-shims/RegExp.prototype.flags.git
β β ββ VendorName: Jordan Harband
β ββ regexpp@3.2.0
β β ββ URL: git+https://github.com/mysticatea/regexpp.git
β β ββ VendorName: Toru Nagashima
β β ββ VendorUrl: https://github.com/mysticatea/regexpp#readme
β ββ regexpu-core@4.7.1
β β ββ URL: https://github.com/mathiasbynens/regexpu-core.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://mths.be/regexpu
β ββ registry-auth-token@4.2.1
β β ββ URL: git+ssh://git@github.com/rexxars/registry-auth-token.git
β β ββ VendorName: Espen Hovlandsdal
β β ββ VendorUrl: https://github.com/rexxars/registry-auth-token#readme
β ββ registry-url@5.1.0
β β ββ URL: https://github.com/sindresorhus/registry-url.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ regjsgen@0.5.2
β β ββ URL: https://github.com/bnjmnt4n/regjsgen.git
β β ββ VendorName: Benjamin Tan
β β ββ VendorUrl: https://github.com/bnjmnt4n/regjsgen
β ββ relateurl@0.2.7
β β ββ URL: git://github.com/stevenvachon/relateurl.git
β β ββ VendorName: Steven Vachon
β β ββ VendorUrl: https://github.com/stevenvachon/relateurl
β ββ renderkid@2.0.7
β β ββ URL: https://github.com/AriaMinaei/RenderKid.git
β β ββ VendorName: Aria Minaei
β ββ repeat-element@1.1.4
β β ββ URL: https://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
β ββ require-directory@2.1.1
β β ββ URL: git://github.com/troygoode/node-require-directory.git
β β ββ VendorName: Troy Goode
β β ββ VendorUrl: https://github.com/troygoode/node-require-directory/
β ββ require-from-string@2.0.2
β β ββ URL: https://github.com/floatdrop/require-from-string.git
β β ββ VendorName: Vsevolod Strukchinsky
β β ββ VendorUrl: github.com/floatdrop
β ββ require-package-name@2.0.1
β β ββ URL: git://github.com/mattdesl/require-package-name.git
β β ββ VendorName: Matt DesLauriers
β β ββ VendorUrl: https://github.com/mattdesl/require-package-name
β ββ requires-port@1.0.0
β β ββ URL: https://github.com/unshiftio/requires-port
β β ββ VendorName: Arnout Kazemier
β β ββ VendorUrl: https://github.com/unshiftio/requires-port
β ββ resize-observer-polyfill@1.5.1
β β ββ URL: https://github.com/que-etc/resize-observer-polyfill.git
β β ββ VendorName: Denis Rul
β β ββ VendorUrl: https://github.com/que-etc/resize-observer-polyfill
β ββ resolve-cwd@2.0.0
β β ββ URL: https://github.com/sindresorhus/resolve-cwd.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ resolve-cwd@3.0.0
β β ββ URL: https://github.com/sindresorhus/resolve-cwd.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ resolve-from@3.0.0
β β ββ URL: https://github.com/sindresorhus/resolve-from.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ resolve-from@4.0.0
β β ββ URL: https://github.com/sindresorhus/resolve-from.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ resolve-from@5.0.0
β β ββ URL: https://github.com/sindresorhus/resolve-from.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ resolve-url-loader@3.1.4
β β ββ URL: git+https://github.com/bholloway/resolve-url-loader.git
β β ββ VendorName: bholloway
β β ββ VendorUrl: https://github.com/bholloway/resolve-url-loader/tree/v3-maintenance/packages/resolve-url-loader
β ββ resolve-url@0.2.1
β β ββ URL: https://github.com/lydell/resolve-url.git
β β ββ VendorName: Simon Lydell
β ββ resolve@1.18.1
β β ββ URL: git://github.com/browserify/resolve.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: http://substack.net
β ββ resolve@1.20.0
β β ββ URL: git://github.com/browserify/resolve.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: http://substack.net
β ββ resolve@2.0.0-next.3
β β ββ URL: git://github.com/browserify/resolve.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: http://substack.net
β ββ responselike@1.0.2
β β ββ URL: https://github.com/lukechilds/responselike.git
β β ββ VendorName: lukechilds
β ββ ret@0.1.15
β β ββ URL: git://github.com/fent/ret.js.git
β β ββ VendorName: Roly Fentanes
β β ββ VendorUrl: https://github.com/fent
β ββ retry@0.12.0
β β ββ URL: git://github.com/tim-kos/node-retry.git
β β ββ VendorName: Tim KoschΓΌtzki
β β ββ VendorUrl: https://github.com/tim-kos/node-retry
β ββ reusify@1.0.4
β β ββ URL: git+https://github.com/mcollina/reusify.git
β β ββ VendorName: Matteo Collina
β β ββ VendorUrl: https://github.com/mcollina/reusify#readme
β ββ rework-visit@1.0.0
β ββ rework@1.0.1
β β ββ URL: git://github.com/reworkcss/rework.git
β β ββ VendorName: TJ Holowaychuk
β ββ rgb-regex@1.0.1
β β ββ URL: https://github.com/regexps/rgb-regex.git
β β ββ VendorName: John Otander
β β ββ VendorUrl: https://github.com/regexps/rgb-regex
β ββ rgba-regex@1.0.0
β β ββ URL: https://github.com/johnotander/rgba-regex.git
β β ββ VendorName: John Otander
β β ββ VendorUrl: https://github.com/johnotander/rgba-regex
β ββ ripemd160@2.0.2
β β ββ URL: https://github.com/crypto-browserify/ripemd160
β ββ rollup-plugin-babel@4.4.0
β β ββ URL: https://github.com/rollup/rollup-plugin-babel.git
β β ββ VendorName: Rich Harris
β β ββ VendorUrl: https://github.com/rollup/rollup-plugin-babel
β ββ rollup-plugin-terser@5.3.1
β β ββ URL: git+https://github.com/TrySound/rollup-plugin-terser.git
β β ββ VendorName: Bogdan Chadkin
β ββ rollup-pluginutils@2.8.2
β β ββ URL: https://github.com/rollup/rollup-pluginutils.git
β β ββ VendorName: Rich Harris
β β ββ VendorUrl: https://github.com/rollup/rollup-pluginutils#readme
β ββ rollup@1.32.1
β β ββ URL: https://github.com/rollup/rollup.git
β β ββ VendorName: Rich Harris
β β ββ VendorUrl: https://github.com/rollup/rollup
β ββ rsvp@4.8.5
β β ββ URL: https://github.com/tildeio/rsvp.js.git
β β ββ VendorName: Tilde, Inc. & Stefan Penner
β β ββ VendorUrl: https://github.com/tildeio/rsvp.js
β ββ run-parallel@1.2.0
β β ββ URL: git://github.com/feross/run-parallel.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: https://github.com/feross/run-parallel
β ββ safe-buffer@5.1.2
β β ββ URL: git://github.com/feross/safe-buffer.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: https://github.com/feross/safe-buffer
β ββ safe-buffer@5.2.1
β β ββ URL: git://github.com/feross/safe-buffer.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: https://github.com/feross/safe-buffer
β ββ safe-regex@1.1.0
β β ββ URL: git://github.com/substack/safe-regex.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: https://github.com/substack/safe-regex
β ββ safer-buffer@2.1.2
β β ββ URL: git+https://github.com/ChALkeR/safer-buffer.git
β β ββ VendorName: Nikita Skovoroda
β β ββ VendorUrl: https://github.com/ChALkeR
β ββ sane@4.1.0
β β ββ URL: https://github.com/amasad/sane
β β ββ VendorName: amasad
β β ββ VendorUrl: https://github.com/amasad/sane
β ββ sass-graph@2.2.5
β β ββ URL: https://github.com/xzyfer/sass-graph.git
β β ββ VendorName: xzyfer
β ββ sass-loader@10.2.0
β β ββ URL: https://github.com/webpack-contrib/sass-loader.git
β β ββ VendorName: J. Tangelder
β β ββ VendorUrl: https://github.com/webpack-contrib/sass-loader
β ββ scheduler@0.20.2
β β ββ URL: https://github.com/facebook/react.git
β β ββ VendorUrl: https://reactjs.org/
β ββ schema-utils@1.0.0
β β ββ URL: https://github.com/webpack-contrib/schema-utils
β β ββ VendorName: webpack Contrib
β β ββ VendorUrl: https://github.com/webpack-contrib/schema-utils
β ββ schema-utils@2.7.1
β β ββ URL: https://github.com/webpack/schema-utils.git
β β ββ VendorName: webpack Contrib
β β ββ VendorUrl: https://github.com/webpack/schema-utils
β ββ schema-utils@3.1.1
β β ββ URL: https://github.com/webpack/schema-utils.git
β β ββ VendorName: webpack Contrib
β β ββ VendorUrl: https://github.com/webpack/schema-utils
β ββ scss-tokenizer@0.2.3
β β ββ URL: https://github.com/sasstools/scss-tokenizer.git
β β ββ VendorName: xzyfer
β β ββ VendorUrl: https://github.com/sasstools/scss-tokenizer
β ββ select-hose@2.0.0
β β ββ URL: git+ssh://git@github.com/indutny/select-hose.git
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/select-hose#readme
β ββ selfsigned@1.10.11
β β ββ URL: git://github.com/jfromaniello/selfsigned.git
β β ββ VendorName: JosΓ© F. Romaniello
β β ββ VendorUrl: http://joseoncode.com
β ββ semver-compare@1.0.0
β β ββ URL: git://github.com/substack/semver-compare.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: https://github.com/substack/semver-compare
β ββ semver-diff@3.1.1
β β ββ URL: https://github.com/sindresorhus/semver-diff.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ send@0.17.1
β β ββ URL: https://github.com/pillarjs/send.git
β β ββ VendorName: TJ Holowaychuk
β ββ serialize-error@7.0.1
β β ββ URL: https://github.com/sindresorhus/serialize-error.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ serve-index@1.9.1
β β ββ URL: https://github.com/expressjs/serve-index.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ serve-static@1.14.1
β β ββ URL: https://github.com/expressjs/serve-static.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ set-immediate-shim@1.0.1
β β ββ URL: https://github.com/sindresorhus/set-immediate-shim.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ set-value@2.0.1
β β ββ 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
β ββ shallow-clone@3.0.1
β β ββ URL: https://github.com/jonschlinkert/shallow-clone.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/shallow-clone
β ββ shallowequal@1.1.0
β β ββ URL: https://github.com/dashed/shallowequal.git
β β ββ VendorName: Alberto Leal
β β ββ VendorUrl: github.com/dashed
β ββ shebang-command@1.2.0
β β ββ URL: https://github.com/kevva/shebang-command.git
β β ββ VendorName: Kevin Martensson
β β ββ VendorUrl: github.com/kevva
β ββ shebang-command@2.0.0
β β ββ URL: https://github.com/kevva/shebang-command.git
β β ββ VendorName: Kevin MΓ₯rtensson
β β ββ VendorUrl: github.com/kevva
β ββ shebang-regex@1.0.0
β β ββ URL: https://github.com/sindresorhus/shebang-regex.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ shebang-regex@3.0.0
β β ββ URL: https://github.com/sindresorhus/shebang-regex.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ shell-quote@1.7.2
β β ββ URL: http://github.com/substack/node-shell-quote.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: https://github.com/substack/node-shell-quote
β ββ shellwords@0.1.1
β β ββ URL: git://github.com/jimmycuadra/shellwords.git
β β ββ VendorName: Jimmy Cuadra
β β ββ VendorUrl: https://github.com/jimmycuadra/shellwords
β ββ side-channel@1.0.4
β β ββ URL: git+https://github.com/ljharb/side-channel.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/ljharb/side-channel#readme
β ββ simple-swizzle@0.2.2
β β ββ URL: https://github.com/qix-/node-simple-swizzle.git
β β ββ VendorName: Qix
β β ββ VendorUrl: http://github.com/qix-
β ββ sisteransi@1.0.5
β β ββ URL: https://github.com/terkelg/sisteransi
β β ββ VendorName: Terkel Gjervig
β β ββ VendorUrl: https://terkel.com
β ββ slash@3.0.0
β β ββ URL: https://github.com/sindresorhus/slash.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ slice-ansi@1.0.0
β β ββ URL: https://github.com/chalk/slice-ansi.git
β β ββ VendorName: David Caccavella
β ββ slice-ansi@4.0.0
β β ββ URL: https://github.com/chalk/slice-ansi.git
β ββ smart-buffer@4.1.0
β β ββ URL: https://github.com/JoshGlazebrook/smart-buffer.git
β β ββ VendorName: Josh Glazebrook
β β ββ VendorUrl: https://github.com/JoshGlazebrook/smart-buffer/
β ββ 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.2
β β ββ URL: https://github.com/jonschlinkert/snapdragon.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/snapdragon
β ββ sockjs-client@1.5.1
β β ββ URL: https://github.com/sockjs/sockjs-client.git
β β ββ VendorName: Bryce Kahle
β β ββ VendorUrl: http://sockjs.org/
β ββ sockjs@0.3.21
β β ββ URL: https://github.com/sockjs/sockjs-node.git
β β ββ VendorName: Marek Majkowski
β β ββ VendorUrl: https://github.com/sockjs/sockjs-node
β ββ sort-keys@1.1.2
β β ββ URL: https://github.com/sindresorhus/sort-keys.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ source-list-map@2.0.1
β β ββ URL: https://github.com/webpack/source-list-map.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/source-list-map
β ββ source-map-resolve@0.5.3
β β ββ URL: https://github.com/lydell/source-map-resolve.git
β β ββ VendorName: Simon Lydell
β ββ source-map-support@0.5.19
β β ββ URL: https://github.com/evanw/node-source-map-support
β ββ source-map-url@0.4.1
β β ββ URL: https://github.com/lydell/source-map-url.git
β β ββ VendorName: Simon Lydell
β ββ sourcemap-codec@1.4.8
β β ββ URL: https://github.com/Rich-Harris/sourcemap-codec
β β ββ VendorName: Rich Harris
β β ββ VendorUrl: https://github.com/Rich-Harris/sourcemap-codec
β ββ spawn-command@0.0.2-1
β β ββ URL: https://github.com/mmalecki/spawn-command
β β ββ VendorName: Maciej MaΕecki
β ββ spdx-expression-parse@3.0.1
β β ββ URL: https://github.com/jslicense/spdx-expression-parse.js.git
β β ββ VendorName: Kyle E. Mitchell
β β ββ VendorUrl: https://kemitchell.com
β ββ spdy-transport@3.0.0
β β ββ URL: git://github.com/spdy-http2/spdy-transport.git
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/spdy-http2/spdy-transport
β ββ spdy@4.0.2
β β ββ URL: git://github.com/indutny/node-spdy.git
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/node-spdy
β ββ 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.16.1
β β ββ URL: git+https://github.com/joyent/node-sshpk.git
β β ββ VendorName: Joyent, Inc
β β ββ VendorUrl: https://github.com/arekinath/node-sshpk#readme
β ββ stable@0.1.8
β β ββ URL: https://github.com/Two-Screen/stable.git
β β ββ VendorName: Angry Bytes
β ββ stack-utils@2.0.3
β β ββ URL: https://github.com/tapjs/stack-utils.git
β β ββ VendorName: James Talmage
β β ββ VendorUrl: github.com/jamestalmage
β ββ stackframe@1.2.0
β β ββ URL: git://github.com/stacktracejs/stackframe.git
β β ββ VendorUrl: https://www.stacktracejs.com/
β ββ stat-mode@1.0.0
β β ββ URL: git://github.com/TooTallNate/stat-mode.git
β β ββ VendorName: Nathan Rajlich
β β ββ VendorUrl: https://github.com/TooTallNate/stat-mode
β ββ static-extend@0.1.2
β β ββ URL: https://github.com/jonschlinkert/static-extend.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/static-extend
β ββ statuses@1.5.0
β β ββ URL: https://github.com/jshttp/statuses.git
β ββ stdout-stream@1.4.1
β β ββ URL: https://github.com/mafintosh/stdout-stream.git
β ββ stream-browserify@2.0.2
β β ββ URL: git://github.com/browserify/stream-browserify.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: https://github.com/browserify/stream-browserify
β ββ stream-each@1.2.3
β β ββ URL: https://github.com/mafintosh/stream-each.git
β β ββ VendorName: Mathias Buus
β β ββ VendorUrl: https://github.com/mafintosh/stream-each
β ββ stream-http@2.8.3
β β ββ URL: git://github.com/jhiesey/stream-http.git
β β ββ VendorName: John Hiesey
β β ββ VendorUrl: https://github.com/jhiesey/stream-http#readme
β ββ stream-shift@1.0.1
β β ββ URL: https://github.com/mafintosh/stream-shift.git
β β ββ VendorName: Mathias Buus
β β ββ VendorUrl: https://github.com/mafintosh/stream-shift
β ββ 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@0.10.31
β β ββ URL: git://github.com/rvagg/string_decoder.git
β β ββ VendorUrl: https://github.com/rvagg/string_decoder
β ββ string_decoder@1.1.1
β β ββ URL: git://github.com/nodejs/string_decoder.git
β β ββ VendorUrl: https://github.com/nodejs/string_decoder
β ββ string_decoder@1.3.0
β β ββ URL: git://github.com/nodejs/string_decoder.git
β β ββ VendorUrl: https://github.com/nodejs/string_decoder
β ββ string-argv@0.1.2
β β ββ URL: https://github.com/mccormicka/string-argv
β β ββ VendorName: Anthony McCormick
β β ββ VendorUrl: https://github.com/mccormicka/string-argv
β ββ string-length@4.0.2
β β ββ URL: https://github.com/sindresorhus/string-length.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ string-natural-compare@3.0.1
β β ββ URL: https://github.com/nwoltman/string-natural-compare.git
β β ββ VendorName: Nathan Woltman
β β ββ VendorUrl: https://github.com/nwoltman/string-natural-compare
β ββ 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
β ββ string-width@3.1.0
β β ββ URL: https://github.com/sindresorhus/string-width.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ string-width@4.2.2
β β ββ URL: https://github.com/sindresorhus/string-width.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ string.prototype.matchall@4.0.5
β β ββ URL: git+https://github.com/es-shims/String.prototype.matchAll.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/es-shims/String.prototype.matchAll#readme
β ββ string.prototype.trimend@1.0.4
β β ββ URL: git://github.com/es-shims/String.prototype.trimEnd.git
β β ββ VendorName: Jordan Harband
β ββ string.prototype.trimstart@1.0.4
β β ββ URL: git://github.com/es-shims/String.prototype.trimStart.git
β β ββ VendorName: Jordan Harband
β ββ 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-ansi@5.2.0
β β ββ URL: https://github.com/chalk/strip-ansi.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ strip-ansi@6.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-bom@4.0.0
β β ββ URL: https://github.com/sindresorhus/strip-bom.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ strip-comments@1.0.2
β β ββ URL: https://github.com/jonschlinkert/strip-comments.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/strip-comments
β ββ strip-eof@1.0.0
β β ββ URL: https://github.com/sindresorhus/strip-eof.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ strip-final-newline@2.0.0
β β ββ URL: https://github.com/sindresorhus/strip-final-newline.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ strip-indent@3.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
β ββ strip-json-comments@3.1.1
β β ββ URL: https://github.com/sindresorhus/strip-json-comments.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ strip-outer@1.0.1
β β ββ URL: https://github.com/sindresorhus/strip-outer.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ style-loader@1.3.0
β β ββ URL: https://github.com/webpack-contrib/style-loader.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack-contrib/style-loader
β ββ stylehacks@4.0.3
β β ββ URL: https://github.com/cssnano/cssnano.git
β β ββ VendorName: Ben Briggs
β β ββ VendorUrl: https://github.com/cssnano/cssnano
β ββ stylis@4.0.10
β β ββ URL: https://github.com/thysultan/stylis.js
β β ββ VendorName: Sultan Tarimo
β β ββ VendorUrl: https://github.com/thysultan/stylis.js
β ββ supports-color@2.0.0
β β ββ URL: https://github.com/chalk/supports-color.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ supports-color@5.5.0
β β ββ URL: https://github.com/chalk/supports-color.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ supports-color@6.1.0
β β ββ URL: https://github.com/chalk/supports-color.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ supports-color@7.2.0
β β ββ URL: https://github.com/chalk/supports-color.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ supports-color@8.1.1
β β ββ URL: https://github.com/chalk/supports-color.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ supports-hyperlinks@2.2.0
β β ββ URL: https://github.com/jamestalmage/supports-hyperlinks.git
β β ββ VendorName: James Talmage
β β ββ VendorUrl: github.com/jamestalmage
β ββ svg-parser@2.0.4
β β ββ URL: git+https://github.com/Rich-Harris/svg-parser.git
β β ββ VendorName: Rich Harris
β β ββ VendorUrl: https://github.com/Rich-Harris/svg-parser#README
β ββ svgo@1.3.2
β β ββ URL: git://github.com/svg/svgo.git
β β ββ VendorName: Kir Belevich
β β ββ VendorUrl: https://github.com/svg/svgo
β ββ symbol-tree@3.2.4
β β ββ 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@1.1.3
β β ββ URL: http://github.com/webpack/tapable.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/tapable
β ββ temp-dir@1.0.0
β β ββ URL: https://github.com/sindresorhus/temp-dir.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ temp-file@3.4.0
β β ββ URL: https://github.com/develar/temp-file.git
β β ββ VendorName: Vladimir Krivosheev
β β ββ VendorUrl: https://github.com/develar/temp-file
β ββ temp@0.9.4
β β ββ URL: git://github.com/bruce/node-temp.git
β β ββ VendorName: Bruce Williams
β ββ tempy@0.3.0
β β ββ URL: https://github.com/sindresorhus/tempy.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ terminal-link@2.1.1
β β ββ URL: https://github.com/sindresorhus/terminal-link.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ terser-webpack-plugin@1.4.5
β β ββ URL: https://github.com/webpack-contrib/terser-webpack-plugin.git
β β ββ VendorName: webpack Contrib Team
β β ββ VendorUrl: https://github.com/webpack-contrib/terser-webpack-plugin
β ββ terser-webpack-plugin@4.2.3
β β ββ URL: https://github.com/webpack-contrib/terser-webpack-plugin.git
β β ββ VendorName: webpack Contrib Team
β β ββ VendorUrl: https://github.com/webpack-contrib/terser-webpack-plugin
β ββ text-table@0.2.0
β β ββ URL: git://github.com/substack/text-table.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: https://github.com/substack/text-table
β ββ throat@5.0.0
β β ββ URL: https://github.com/ForbesLindesay/throat.git
β β ββ VendorName: ForbesLindesay
β ββ through2@2.0.5
β β ββ URL: https://github.com/rvagg/through2.git
β β ββ VendorName: Rod Vagg
β β ββ VendorUrl: https://github.com/rvagg
β ββ thunky@1.1.0
β β ββ URL: git://github.com/mafintosh/thunky.git
β β ββ VendorName: Mathias Buus Madsen
β β ββ VendorUrl: https://github.com/mafintosh/thunky#readme
β ββ timers-browserify@2.0.12
β β ββ URL: git://github.com/jryans/timers-browserify.git
β β ββ VendorName: J. Ryan Stinnett
β β ββ VendorUrl: https://github.com/jryans/timers-browserify
β ββ timsort@0.3.0
β β ββ URL: https://github.com/mziccard/node-timsort.git
β β ββ VendorName: Marco Ziccardi
β β ββ VendorUrl: https://github.com/mziccard/node-timsort
β ββ tmp-promise@3.0.2
β β ββ URL: git://github.com/benjamingr/tmp-promise.git
β β ββ VendorName: Benjamin Gruenbaum and Collaborators.
β ββ tmp@0.2.1
β β ββ URL: https://github.com/raszi/node-tmp.git
β β ββ VendorName: KARASZI IstvΓ‘n
β β ββ VendorUrl: http://github.com/raszi/node-tmp
β ββ 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-fast-properties@2.0.0
β β ββ 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-readable-stream@1.0.0
β β ββ URL: https://github.com/sindresorhus/to-readable-stream.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ 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-range@5.0.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.2
β β ββ URL: https://github.com/jonschlinkert/to-regex.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/to-regex
β ββ toidentifier@1.0.0
β β ββ URL: https://github.com/component/toidentifier.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ tr46@2.1.0
β β ββ URL: https://github.com/jsdom/tr46
β β ββ VendorName: Sebastian Mayr
β ββ tree-kill@1.2.2
β β ββ URL: git://github.com/pkrumins/node-tree-kill.git
β β ββ VendorName: Peteris Krumins
β β ββ VendorUrl: https://github.com/pkrumins/node-tree-kill
β ββ trim-newlines@3.0.1
β β ββ URL: https://github.com/sindresorhus/trim-newlines.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ trim-repeated@1.0.0
β β ββ URL: https://github.com/sindresorhus/trim-repeated.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ tryer@1.0.1
β β ββ URL: git+https://gitlab.com/philbooth/tryer.git
β β ββ VendorName: Phil Booth
β β ββ VendorUrl: https://gitlab.com/philbooth/tryer
β ββ ts-pnp@1.2.0
β β ββ URL: https://github.com/arcanis/ts-pnp.git
β β ββ VendorUrl: https://github.com/arcanis/ts-pnp
β ββ tsconfig-paths@3.10.1
β β ββ URL: https://github.com/dividab/tsconfig-paths
β β ββ VendorName: Jonas Kello
β ββ tsutils@3.21.0
β β ββ 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
β ββ tunnel@0.0.6
β β ββ URL: https://github.com/koichik/node-tunnel.git
β β ββ VendorName: Koichi Kobayashi
β β ββ VendorUrl: https://github.com/koichik/node-tunnel/
β ββ type-check@0.3.2
β β ββ URL: git://github.com/gkz/type-check.git
β β ββ VendorName: George Zahariev
β β ββ VendorUrl: https://github.com/gkz/type-check
β ββ type-check@0.4.0
β β ββ URL: git://github.com/gkz/type-check.git
β β ββ VendorName: George Zahariev
β β ββ VendorUrl: https://github.com/gkz/type-check
β ββ type-detect@4.0.8
β β ββ URL: git+ssh://git@github.com/chaijs/type-detect.git
β β ββ VendorName: Jake Luer
β β ββ VendorUrl: http://alogicalparadox.com
β ββ type-is@1.6.18
β β ββ URL: https://github.com/jshttp/type-is.git
β ββ typedarray-to-buffer@3.1.5
β β ββ URL: git://github.com/feross/typedarray-to-buffer.git
β β ββ VendorName: Feross Aboukhadijeh
β β ββ VendorUrl: http://feross.org/
β ββ typedarray@0.0.6
β β ββ URL: git://github.com/substack/typedarray.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: https://github.com/substack/typedarray
β ββ unbox-primitive@1.0.1
β β ββ URL: git+https://github.com/ljharb/unbox-primitive.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/ljharb/unbox-primitive#readme
β ββ uncontrollable@7.2.1
β β ββ URL: git+https://github.com/jquense/uncontrollable.git
β β ββ VendorName: Jason Quense
β β ββ VendorUrl: https://github.com/jquense/uncontrollable#readme
β ββ unicode-canonical-property-names-ecmascript@1.0.4
β β ββ URL: https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript
β ββ unicode-match-property-ecmascript@1.0.4
β β ββ URL: https://github.com/mathiasbynens/unicode-match-property-ecmascript.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://github.com/mathiasbynens/unicode-match-property-ecmascript
β ββ unicode-match-property-value-ecmascript@1.2.0
β β ββ URL: https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://github.com/mathiasbynens/unicode-match-property-value-ecmascript
β ββ unicode-property-aliases-ecmascript@1.1.0
β β ββ URL: https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git
β β ββ VendorName: Mathias Bynens
β β ββ VendorUrl: https://github.com/mathiasbynens/unicode-property-aliases-ecmascript
β ββ union-value@1.0.1
β β ββ URL: https://github.com/jonschlinkert/union-value.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/union-value
β ββ uniq@1.0.1
β β ββ URL: git://github.com/mikolalysenko/uniq.git
β β ββ VendorName: Mikola Lysenko
β ββ uniqs@2.0.0
β β ββ URL: git://github.com/fgnass/uniqs.git
β β ββ VendorName: Felix Gnass
β ββ unique-string@1.0.0
β β ββ URL: https://github.com/sindresorhus/unique-string.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ unique-string@2.0.0
β β ββ URL: https://github.com/sindresorhus/unique-string.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ universalify@0.1.2
β β ββ URL: git+https://github.com/RyanZim/universalify.git
β β ββ VendorName: Ryan Zimmerman
β β ββ VendorUrl: https://github.com/RyanZim/universalify#readme
β ββ universalify@2.0.0
β β ββ URL: git+https://github.com/RyanZim/universalify.git
β β ββ VendorName: Ryan Zimmerman
β β ββ VendorUrl: https://github.com/RyanZim/universalify#readme
β ββ unpipe@1.0.0
β β ββ URL: https://github.com/stream-utils/unpipe.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ unquote@1.1.1
β β ββ URL: https://github.com/lakenen/node-unquote.git
β β ββ VendorName: Cameron Lakenen
β β ββ VendorUrl: https://github.com/lakenen/node-unquote
β ββ unset-value@1.0.0
β β ββ URL: https://github.com/jonschlinkert/unset-value.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/unset-value
β ββ untildify@4.0.0
β β ββ URL: https://github.com/sindresorhus/untildify.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ unzip-crx-3@0.2.0
β β ββ URL: https://github.com/peerigon/unzip-crx.git
β β ββ VendorName: Peerigon developers
β ββ upath@1.2.0
β β ββ 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-loader@4.1.1
β β ββ URL: https://github.com/webpack-contrib/url-loader.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack-contrib/url-loader
β ββ url-parse-lax@3.0.0
β β ββ URL: https://github.com/sindresorhus/url-parse-lax.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ url-parse@1.5.1
β β ββ URL: https://github.com/unshiftio/url-parse.git
β β ββ VendorName: Arnout Kazemier
β ββ url@0.11.0
β β ββ URL: https://github.com/defunctzombie/node-url.git
β ββ use@3.1.1
β β ββ 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.promisify@1.0.0
β β ββ URL: git+https://github.com/ljharb/util.promisify.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/ljharb/util.promisify#readme
β ββ util.promisify@1.0.1
β β ββ URL: git+https://github.com/ljharb/util.promisify.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/ljharb/util.promisify#readme
β ββ util@0.10.3
β β ββ URL: git://github.com/defunctzombie/node-util
β β ββ VendorName: Joyent
β β ββ VendorUrl: https://github.com/defunctzombie/node-util
β ββ util@0.11.1
β β ββ URL: git://github.com/defunctzombie/node-util
β β ββ VendorName: Joyent
β β ββ VendorUrl: https://github.com/defunctzombie/node-util
β ββ utila@0.4.0
β β ββ URL: https://github.com/AriaMinaei/utila.git
β β ββ VendorName: Aria Minaei
β ββ utils-merge@1.0.1
β β ββ URL: git://github.com/jaredhanson/utils-merge.git
β β ββ VendorName: Jared Hanson
β β ββ VendorUrl: http://www.jaredhanson.net/
β ββ uuid@3.4.0
β β ββ URL: https://github.com/uuidjs/uuid.git
β ββ uuid@8.3.2
β β ββ URL: https://github.com/uuidjs/uuid.git
β ββ v8-compile-cache@2.3.0
β β ββ URL: https://github.com/zertosh/v8-compile-cache.git
β β ββ VendorName: Andres Suarez
β ββ vary@1.1.2
β β ββ URL: https://github.com/jshttp/vary.git
β β ββ VendorName: Douglas Christopher Wilson
β ββ velocity-animate@1.5.2
β β ββ URL: https://github.com/julianshapiro/velocity.git
β β ββ VendorUrl: http://velocityjs.org/
β ββ velocity-react@1.4.3
β β ββ URL: git+https://github.com/twitter-fabric/velocity-react.git
β β ββ VendorName: Google Inc.
β β ββ VendorUrl: https://github.com/twitter-fabric/velocity-react#readme
β ββ vendors@1.0.4
β β ββ URL: https://github.com/wooorm/vendors.git
β β ββ VendorName: Titus Wormer
β β ββ VendorUrl: https://wooorm.com
β ββ verror@1.10.0
β β ββ URL: git://github.com/davepacheco/node-verror.git
β ββ vm-browserify@1.1.2
β β ββ URL: http://github.com/substack/vm-browserify.git
β β ββ VendorName: James Halliday
β β ββ VendorUrl: http://substack.net
β ββ w3c-hr-time@1.0.2
β β ββ URL: https://github.com/jsdom/w3c-hr-time
β β ββ VendorName: Timothy Gu
β ββ w3c-xmlserializer@2.0.0
β β ββ URL: https://github.com/jsdom/w3c-xmlserializer.git
β ββ wait-on@6.0.0
β β ββ URL: http://github.com/jeffbski/wait-on.git
β β ββ VendorName: Jeff Barczewski
β ββ warning@4.0.3
β β ββ URL: https://github.com/BerkeleyTrue/warning.git
β β ββ VendorName: Berkeley Martinez
β β ββ VendorUrl: https://github.com/BerkeleyTrue/warning
β ββ watchpack-chokidar2@2.0.1
β β ββ URL: https://github.com/webpack/watchpack.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/watchpack
β ββ watchpack@1.7.5
β β ββ URL: https://github.com/webpack/watchpack.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/watchpack
β ββ wbuf@1.7.3
β β ββ URL: git@github.com:indutny/wbuf
β β ββ VendorName: Fedor Indutny
β β ββ VendorUrl: https://github.com/indutny/wbuf
β ββ webpack-cli@4.7.2
β β ββ URL: https://github.com/webpack/webpack-cli.git
β β ββ VendorUrl: https://github.com/webpack/webpack-cli/tree/master/packages/webpack-cli
β ββ webpack-dev-middleware@3.7.3
β β ββ URL: https://github.com/webpack/webpack-dev-middleware.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/webpack-dev-middleware
β ββ webpack-dev-server@3.11.1
β β ββ URL: https://github.com/webpack/webpack-dev-server.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/webpack-dev-server#readme
β ββ webpack-log@2.0.0
β β ββ URL: https://github.com/webpack-contrib/webpack-log.git
β β ββ VendorName: Andrew Powell
β β ββ VendorUrl: https://github.com/webpack-contrib/webpack-log#readme
β ββ webpack-manifest-plugin@2.2.0
β β ββ URL: https://github.com/danethurber/webpack-manifest-plugin.git
β β ββ VendorName: Dane Thurber
β β ββ VendorUrl: https://github.com/danethurber/webpack-manifest-plugin
β ββ webpack-merge@4.2.2
β β ββ URL: https://github.com/survivejs/webpack-merge.git
β β ββ VendorName: Juho Vepsalainen
β β ββ VendorUrl: https://github.com/survivejs/webpack-merge
β ββ webpack-merge@5.8.0
β β ββ URL: https://github.com/survivejs/webpack-merge.git
β β ββ VendorName: Juho Vepsalainen
β β ββ VendorUrl: https://github.com/survivejs/webpack-merge
β ββ webpack-sources@1.4.3
β β ββ URL: git+https://github.com/webpack/webpack-sources.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/webpack-sources#readme
β ββ webpack@4.44.2
β β ββ URL: https://github.com/webpack/webpack.git
β β ββ VendorName: Tobias Koppers @sokra
β β ββ VendorUrl: https://github.com/webpack/webpack
β ββ whatwg-encoding@1.0.5
β β ββ URL: https://github.com/jsdom/whatwg-encoding.git
β β ββ VendorName: Domenic Denicola
β β ββ VendorUrl: https://domenic.me/
β ββ whatwg-fetch@3.6.2
β β ββ URL: https://github.com/github/fetch.git
β ββ whatwg-mimetype@2.3.0
β β ββ URL: https://github.com/jsdom/whatwg-mimetype.git
β β ββ VendorName: Domenic Denicola
β β ββ VendorUrl: https://domenic.me/
β ββ whatwg-url@8.7.0
β β ββ URL: https://github.com/jsdom/whatwg-url.git
β β ββ VendorName: Sebastian Mayr
β ββ which-boxed-primitive@1.0.2
β β ββ URL: git+https://github.com/inspect-js/which-boxed-primitive.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/which-boxed-primitive#readme
β ββ which-collection@1.0.1
β β ββ URL: git+https://github.com/inspect-js/which-collection.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: https://github.com/inspect-js/which-collection#readme
β ββ which-typed-array@1.1.4
β β ββ URL: git://github.com/inspect-js/which-typed-array.git
β β ββ VendorName: Jordan Harband
β β ββ VendorUrl: http://ljharb.codes
β ββ widest-line@3.1.0
β β ββ URL: https://github.com/sindresorhus/widest-line.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ wildcard@2.0.0
β β ββ URL: git://github.com/DamonOehlman/wildcard.git
β β ββ VendorName: Damon Oehlman
β ββ word-wrap@1.2.3
β β ββ URL: https://github.com/jonschlinkert/word-wrap.git
β β ββ VendorName: Jon Schlinkert
β β ββ VendorUrl: https://github.com/jonschlinkert/word-wrap
β ββ workbox-background-sync@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-broadcast-update@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-build@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-cacheable-response@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-core@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-expiration@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-google-analytics@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-navigation-preload@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-precaching@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-range-requests@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-routing@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-strategies@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-streams@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-sw@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-webpack-plugin@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ workbox-window@5.1.4
β β ββ URL: https://github.com/googlechrome/workbox.git
β β ββ VendorName: Google’s Web DevRel Team
β β ββ VendorUrl: https://github.com/GoogleChrome/workbox
β ββ worker-farm@1.7.0
β β ββ URL: https://github.com/rvagg/node-worker-farm.git
β β ββ VendorUrl: https://github.com/rvagg/node-worker-farm
β ββ worker-rpc@0.1.1
β β ββ URL: https://github.com/DirtyHairy/worker-rpc
β β ββ VendorName: Christian Speckner
β β ββ VendorUrl: https://github.com/DirtyHairy/
β ββ wrap-ansi@5.1.0
β β ββ URL: https://github.com/chalk/wrap-ansi.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ wrap-ansi@6.2.0
β β ββ URL: https://github.com/chalk/wrap-ansi.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ wrap-ansi@7.0.0
β β ββ URL: https://github.com/chalk/wrap-ansi.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: https://sindresorhus.com
β ββ ws@6.2.2
β β ββ URL: https://github.com/websockets/ws.git
β β ββ VendorName: Einar Otto Stangvik
β β ββ VendorUrl: https://github.com/websockets/ws
β ββ ws@7.5.3
β β ββ URL: https://github.com/websockets/ws.git
β β ββ VendorName: Einar Otto Stangvik
β β ββ VendorUrl: https://github.com/websockets/ws
β ββ xdg-basedir@4.0.0
β β ββ URL: https://github.com/sindresorhus/xdg-basedir.git
β β ββ VendorName: Sindre Sorhus
β β ββ VendorUrl: sindresorhus.com
β ββ xmlbuilder@15.1.1
β β ββ URL: git://github.com/oozcitak/xmlbuilder-js.git
β β ββ VendorName: Ozgur Ozcitak
β β ββ VendorUrl: http://github.com/oozcitak/xmlbuilder-js
β ββ xmlbuilder@9.0.7
β β ββ URL: git://github.com/oozcitak/xmlbuilder-js.git
β β ββ VendorName: Ozgur Ozcitak
β β ββ VendorUrl: http://github.com/oozcitak/xmlbuilder-js
β ββ xmlchars@2.2.0
β β ββ URL: https://github.com/lddubeau/xmlchars.git
β β ββ VendorName: Louis-Dominique Dubeau
β ββ xmldom@0.5.0
β β ββ URL: git://github.com/xmldom/xmldom.git
β β ββ VendorName: jindw
β β ββ VendorUrl: https://github.com/xmldom/xmldom
β ββ xtend@4.0.2
β β ββ URL: git://github.com/Raynos/xtend.git
β β ββ VendorName: Raynos
β β ββ VendorUrl: https://github.com/Raynos/xtend
β ββ yaku@0.16.7
β β ββ URL: https://github.com/ysmood/yaku.git
β β ββ VendorName: http://ysmood.org
β β ββ VendorUrl: https://github.com/ysmood/yaku
β ββ yargs@13.3.2
β β ββ URL: https://github.com/yargs/yargs.git
β β ββ VendorUrl: https://yargs.js.org/
β ββ yargs@15.4.1
β β ββ URL: https://github.com/yargs/yargs.git
β β ββ VendorUrl: https://yargs.js.org/
β ββ yargs@16.2.0
β β ββ URL: https://github.com/yargs/yargs.git
β β ββ VendorUrl: https://yargs.js.org/
β ββ yargs@17.0.1
β β ββ URL: https://github.com/yargs/yargs.git
β β ββ VendorUrl: https://yargs.js.org/
β ββ yauzl@2.10.0
β β ββ URL: https://github.com/thejoshwolfe/yauzl.git
β β ββ VendorName: Josh Wolfe
β β ββ VendorUrl: https://github.com/thejoshwolfe/yauzl
β ββ yocto-queue@0.1.0
β ββ URL: https://github.com/sindresorhus/yocto-queue.git
β ββ VendorName: Sindre Sorhus
β ββ VendorUrl: https://sindresorhus.com
ββ MIT*
β ββ async-foreach@0.1.3
β ββ URL: git://github.com/cowboy/javascript-sync-async-foreach.git
β ββ VendorName: “Cowboy” Ben Alman
β ββ VendorUrl: http://github.com/cowboy/javascript-sync-async-foreach
ββ MPL-2.0
β ββ axe-core@4.3.1
β ββ URL: https://github.com/dequelabs/axe-core.git
β ββ VendorUrl: https://www.deque.com/axe/
ββ ODC-By-1.0
β ββ language-subtag-registry@0.3.21
β ββ URL: https://github.com/mattcg/language-subtag-registry
β ββ VendorUrl: https://github.com/mattcg/language-subtag-registry
ββ Python-2.0
β ββ argparse@2.0.1
β ββ URL: https://github.com/nodeca/argparse.git
ββ UNKNOWN
β ββ heap@0.2.5
β ββ URL: git://github.com/qiao/heap.js.git
β ββ VendorName: Xueqiao Xu
β ββ VendorUrl: https://github.com/qiao/heap.js
ββ Unlicense
β ββ tweetnacl@0.14.5
β ββ URL: https://github.com/dchest/tweetnacl-js.git
β ββ VendorName: TweetNaCl-js contributors
β ββ VendorUrl: https://tweetnacl.js.org/
ββ WTFPL
β ββ lz-string@1.4.4
β β ββ URL: https://github.com/pieroxy/lz-string.git
β β ββ VendorName: pieroxy
β β ββ VendorUrl: http://pieroxy.net/blog/pages/lz-string/index.html
β ββ 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.3
ββ URL: git@github.com:parshap/node-sanitize-filename.git
ββ VendorName: Parsha Pourkhomami