
####### LICENSE DEFINITIONS #######

MIT: https://opensource.org/license/mit

   Permission is hereby granted, free of charge, to any person obtaining a copy
   of this software and associated documentation files (the "Software"), to deal
   in the Software without restriction, including without limitation the rights
   to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
   copies of the Software, and to permit persons to whom the Software is
   furnished to do so, subject to the following conditions:

   The above copyright notice and this permission notice shall be included in all
   copies or substantial portions of the Software.

   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
   AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
   OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
   SOFTWARE.

####################

ISC: https://opensource.org/license/isc-license-txt

   Permission to use, copy, modify, and/or distribute this software for any purpose
   with or without fee is hereby granted, provided that the above copyright notice and
   this permission notice appear in all copies.

   THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD
   TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN
   NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
   DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
   AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
   WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

####################

BSD-3-Clause: 

   Redistribution and use in source and binary forms, with or without modification, are permitted
   provided that the following conditions are met:

   1. Redistributions of source code must retain the above copyright notice, this list of conditions
      and the following disclaimer.

   2. Redistributions in binary form must reproduce the above copyright notice, this list of
      conditions and the following disclaimer in the documentation and/or other materials provided
      with the distribution.

   3. Neither the name of the copyright holder nor the names of its contributors may be used to
      endorse or promote products derived from this software without specific prior written permission.

   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS
   OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
   AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
   IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
   THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

####################

Apache-2.0: https://www.apache.org/licenses/LICENSE-2.0

   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

   1. Definitions.

      "License" shall mean the terms and conditions for use, reproduction,
      and distribution as defined by Sections 1 through 9 of this document.

      "Licensor" shall mean the copyright owner or entity authorized by
      the copyright owner that is granting the License.

      "Legal Entity" shall mean the union of the acting entity and all
      other entities that control, are controlled by, or are under common
      control with that entity. For the purposes of this definition,
      "control" means (i) the power, direct or indirect, to cause the
      direction or management of such entity, whether by contract or
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
      outstanding shares, or (iii) beneficial ownership of such entity.

      "You" (or "Your") shall mean an individual or Legal Entity
      exercising permissions granted by this License.

      "Source" form shall mean the preferred form for making modifications,
      including but not limited to software source code, documentation
      source, and configuration files.

      "Object" form shall mean any form resulting from mechanical
      transformation or translation of a Source form, including but
      not limited to compiled object code, generated documentation,
      and conversions to other media types.

      "Work" shall mean the work of authorship, whether in Source or
      Object form, made available under the License, as indicated by a
      copyright notice that is included in or attached to the work
      (an example is provided in the Appendix below).

      "Derivative Works" shall mean any work, whether in Source or Object
      form, that is based on (or derived from) the Work and for which the
      editorial revisions, annotations, elaborations, or other modifications
      represent, as a whole, an original work of authorship. For the purposes
      of this License, Derivative Works shall not include works that remain
      separable from, or merely link (or bind by name) to the interfaces of,
      the Work and Derivative Works thereof.

      "Contribution" shall mean any work of authorship, including
      the original version of the Work and any modifications or additions
      to that Work or Derivative Works thereof, that is intentionally
      submitted to Licensor for inclusion in the Work by the copyright owner
      or by an individual or Legal Entity authorized to submit on behalf of
      the copyright owner. For the purposes of this definition, "submitted"
      means any form of electronic, verbal, or written communication sent
      to the Licensor or its representatives, including but not limited to
      communication on electronic mailing lists, source code control systems,
      and issue tracking systems that are managed by, or on behalf of, the
      Licensor for the purpose of discussing and improving the Work, but
      excluding communication that is conspicuously marked or otherwise
      designated in writing by the copyright owner as "Not a Contribution."

      "Contributor" shall mean Licensor and any individual or Legal Entity
      on behalf of whom a Contribution has been received by Licensor and
      subsequently incorporated within the Work.

   2. Grant of Copyright License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      copyright license to reproduce, prepare Derivative Works of,
      publicly display, publicly perform, sublicense, and distribute the
      Work and such Derivative Works in Source or Object form.

   3. Grant of Patent License. Subject to the terms and conditions of
      this License, each Contributor hereby grants to You a perpetual,
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
      (except as stated in this section) patent license to make, have made,
      use, offer to sell, sell, import, and otherwise transfer the Work,
      where such license applies only to those patent claims licensable
      by such Contributor that are necessarily infringed by their
      Contribution(s) alone or by combination of their Contribution(s)
      with the Work to which such Contribution(s) was submitted. If You
      institute patent litigation against any entity (including a
      cross-claim or counterclaim in a lawsuit) alleging that the Work
      or a Contribution incorporated within the Work constitutes direct
      or contributory patent infringement, then any patent licenses
      granted to You under this License for that Work shall terminate
      as of the date such litigation is filed.

   4. Redistribution. You may reproduce and distribute copies of the
      Work or Derivative Works thereof in any medium, with or without
      modifications, and in Source or Object form, provided that You
      meet the following conditions:

      (a) You must give any other recipients of the Work or
          Derivative Works a copy of this License; and

      (b) You must cause any modified files to carry prominent notices
          stating that You changed the files; and

      (c) You must retain, in the Source form of any Derivative Works
          that You distribute, all copyright, patent, trademark, and
          attribution notices from the Source form of the Work,
          excluding those notices that do not pertain to any part of
          the Derivative Works; and

      (d) If the Work includes a "NOTICE" text file as part of its
          distribution, then any Derivative Works that You distribute must
          include a readable copy of the attribution notices contained
          within such NOTICE file, excluding those notices that do not
          pertain to any part of the Derivative Works, in at least one
          of the following places: within a NOTICE text file distributed
          as part of the Derivative Works; within the Source form or
          documentation, if provided along with the Derivative Works; or,
          within a display generated by the Derivative Works, if and
          wherever such third-party notices normally appear. The contents
          of the NOTICE file are for informational purposes only and
          do not modify the License. You may add Your own attribution
          notices within Derivative Works that You distribute, alongside
          or as an addendum to the NOTICE text from the Work, provided
          that such additional attribution notices cannot be construed
          as modifying the License.

      You may add Your own copyright statement to Your modifications and
      may provide additional or different license terms and conditions
      for use, reproduction, or distribution of Your modifications, or
      for any such Derivative Works as a whole, provided Your use,
      reproduction, and distribution of the Work otherwise complies with
      the conditions stated in this License.

   5. Submission of Contributions. Unless You explicitly state otherwise,
      any Contribution intentionally submitted for inclusion in the Work
      by You to the Licensor shall be under the terms and conditions of
      this License, without any additional terms or conditions.
      Notwithstanding the above, nothing herein shall supersede or modify
      the terms of any separate license agreement you may have executed
      with Licensor regarding such Contributions.

   6. Trademarks. This License does not grant permission to use the trade
      names, trademarks, service marks, or product names of the Licensor,
      except as required for reasonable and customary use in describing the
      origin of the Work and reproducing the content of the NOTICE file.

   7. Disclaimer of Warranty. Unless required by applicable law or
      agreed to in writing, Licensor provides the Work (and each
      Contributor provides its Contributions) on an "AS IS" BASIS,
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
      implied, including, without limitation, any warranties or conditions
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
      PARTICULAR PURPOSE. You are solely responsible for determining the
      appropriateness of using or redistributing the Work and assume any
      risks associated with Your exercise of permissions under this License.

   8. Limitation of Liability. In no event and under no legal theory,
      whether in tort (including negligence), contract, or otherwise,
      unless required by applicable law (such as deliberate and grossly
      negligent acts) or agreed to in writing, shall any Contributor be
      liable to You for damages, including any direct, indirect, special,
      incidental, or consequential damages of any character arising as a
      result of this License or out of the use or inability to use the
      Work (including but not limited to damages for loss of goodwill,
      work stoppage, computer failure or malfunction, or any and all
      other commercial damages or losses), even if such Contributor
      has been advised of the possibility of such damages.

   9. Accepting Warranty or Additional Liability. While redistributing
      the Work or Derivative Works thereof, You may choose to offer,
      and charge a fee for, acceptance of support, warranty, indemnity,
      or other liability obligations and/or rights consistent with this
      License. However, in accepting such obligations, You may act only
      on Your own behalf and on Your sole responsibility, not on behalf
      of any other Contributor, and only if You agree to indemnify,
      defend, and hold each Contributor harmless for any liability
      incurred by, or claims asserted against, such Contributor by reason
      of your accepting any such warranty or additional liability.

   END OF TERMS AND CONDITIONS

####################

BlueOak-1.0.0: https://blueoakcouncil.org/license/1.0.0

   ## Purpose

   This license gives everyone as much permission to work with
   this software as possible, while protecting contributors
   from liability.

   ## Acceptance

   In order to receive this license, you must agree to its
   rules.  The rules of this license are both obligations
   under that agreement and conditions to your license.
   You must not do anything with this software that triggers
   a rule that you cannot or will not follow.

   ## Copyright

   Each contributor licenses you to do everything with this
   software that would otherwise infringe that contributor's
   copyright in it.

   ## Notices

   You must ensure that everyone who gets a copy of
   any part of this software from you, with or without
   changes, also gets the text of this license or a link to
   <https://blueoakcouncil.org/license/1.0.0>.

   ## Excuse

   If anyone notifies you in writing that you have not
   complied with [Notices](#notices), you can keep your
   license by taking all practical steps to comply within 30
   days after the notice.  If you do not do so, your license
   ends immediately.

   ## Patent

   Each contributor licenses you to do everything with this
   software that would otherwise infringe any patent claims
   they can license or become able to license.

   ## Reliability

   No contributor can revoke this license.

   ## No Liability

   ***As far as the law allows, this software comes as is,
   without any warranty or condition, and no contributor
   will be liable to anyone for any damages related to this
   software or this license, under any kind of legal claim.***

####################

WTFPL: http://www.wtfpl.net/

   Everyone is permitted to copy and distribute verbatim or modified
   copies of this license document, and changing it is allowed as long
   as the name is changed.

               DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

   0. You just DO WHAT THE FUCK YOU WANT TO.

####################

BSD-2-Clause: https://opensource.org/license/bsd-2-clause

   Redistribution and use in source and binary forms, with or without modification,
   are permitted provided that the following conditions are met:

   * Redistributions of source code must retain the above copyright notice,
     this list of conditions and the following disclaimer.

   * Redistributions in binary form must reproduce the above copyright notice,
     this list of conditions and the following disclaimer in the documentation and/or
     other materials provided with the distribution.

   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
   INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY DIRECT, INDIRECT,
   INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
   OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 
   AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

####################

0BSD: https://opensource.org/license/0bsd

   Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.

   THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE
   INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
   ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROMLOSS OF USE,
   DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
   IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

####### PACKAGES LIST #######

├─ @babel/runtime@7.24.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/babel/babel
│  ├─ publisher: The Babel Team
│  ├─ url: https://babel.dev/team
├─ @isaacs/cliui@8.0.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/yargs/cliui
│  ├─ publisher: Ben Coe
│  ├─ email: ben@npmjs.com
├─ @kessler/tableify@1.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/kessler/node-tableify
│  ├─ publisher: Dan VerWeire, Yaniv Kessler
├─ @npmcli/agent@2.2.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/agent
│  ├─ publisher: GitHub Inc.
├─ @npmcli/fs@3.1.1
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/fs
│  ├─ publisher: GitHub Inc.
├─ @pkgjs/parseargs@0.11.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/pkgjs/parseargs
├─ @protobufjs/aspromise@1.1.2
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @protobufjs/base64@1.1.2
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @protobufjs/codegen@2.0.4
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @protobufjs/eventemitter@1.1.0
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @protobufjs/fetch@1.1.0
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @protobufjs/float@1.0.2
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @protobufjs/inquire@1.1.0
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @protobufjs/path@1.1.2
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @protobufjs/pool@1.1.0
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @protobufjs/utf8@1.1.0
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/dcodeIO/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ @serialport/binding-abstract@9.2.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/binding-mock@9.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/bindings@9.2.8
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/parser-byte-length@9.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/parser-cctalk@9.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/parser-delimiter@9.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/parser-inter-byte-timeout@9.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/parser-readline@9.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/parser-ready@9.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/parser-regex@9.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @serialport/stream@9.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ @sindresorhus/is@5.6.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/is
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ @socket.io/component-emitter@3.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/emitter
├─ @szmarczak/http-timer@5.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/szmarczak/http-timer
│  ├─ publisher: Szymon Marczak
├─ @types/cookie@0.4.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped
├─ @types/cors@2.8.16
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped
├─ @types/http-cache-semantics@4.0.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped
├─ @types/node@20.6.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/DefinitelyTyped/DefinitelyTyped
├─ abbrev@1.1.1
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/abbrev-js
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
├─ abbrev@2.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/abbrev-js
│  ├─ publisher: GitHub Inc.
├─ accepts@1.3.8
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/accepts
├─ adm-zip@0.5.14
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/cthackers/adm-zip
│  ├─ publisher: Nasca Iacob
│  ├─ email: sy@another-d-mention.ro
│  ├─ url: https://github.com/cthackers
├─ after@0.8.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/Raynos/after
│  ├─ publisher: Raynos
│  ├─ email: raynos2@gmail.com
├─ agent-base@7.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/TooTallNate/proxy-agents
│  ├─ publisher: Nathan Rajlich
│  ├─ email: nathan@tootallnate.net
│  ├─ url: http://n8.io/
├─ aggregate-error@3.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/aggregate-error
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ ansi-regex@5.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/chalk/ansi-regex
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ ansi-regex@6.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/chalk/ansi-regex
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ ansi-styles@4.3.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/chalk/ansi-styles
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ ansi-styles@6.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/chalk/ansi-styles
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ anymatch@3.1.3
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/micromatch/anymatch
│  ├─ publisher: Elan Shanker
│  ├─ url: https://github.com/es128
├─ array-flatten@1.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/blakeembrey/array-flatten
│  ├─ publisher: Blake Embrey
│  ├─ email: hello@blakeembrey.com
│  ├─ url: http://blakeembrey.me
├─ arraybuffer.slice@0.0.7
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/rase-/arraybuffer.slice
├─ async@3.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/caolan/async
│  ├─ publisher: Caolan McMahon
├─ backo2@1.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mokesmokes/backo
├─ balanced-match@1.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/juliangruber/balanced-match
│  ├─ publisher: Julian Gruber
│  ├─ email: mail@juliangruber.com
│  ├─ url: http://juliangruber.com
├─ base64-arraybuffer@0.1.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/niklasvh/base64-arraybuffer
│  ├─ publisher: Niklas von Hertzen
│  ├─ email: niklasvh@gmail.com
│  ├─ url: http://hertzen.com
├─ base64-js@1.5.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/beatgammit/base64-js
│  ├─ publisher: T. Jameson Little
│  ├─ email: t.jameson.little@gmail.com
├─ base64id@2.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/faeldt/base64id
│  ├─ publisher: Kristian Faeldt
│  ├─ email: faeldt_kristian@cyberagent.co.jp
├─ basic-auth@2.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/basic-auth
├─ binary-extensions@2.2.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/binary-extensions
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ bindings@1.5.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/TooTallNate/node-bindings
│  ├─ publisher: Nathan Rajlich
│  ├─ email: nathan@tootallnate.net
│  ├─ url: http://tootallnate.net
├─ bl@4.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/rvagg/bl
├─ blob@0.0.5
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/webmodules/blob
├─ body-parser@1.20.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/expressjs/body-parser
├─ brace-expansion@1.1.11
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/juliangruber/brace-expansion
│  ├─ publisher: Julian Gruber
│  ├─ email: mail@juliangruber.com
│  ├─ url: http://juliangruber.com
├─ brace-expansion@2.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/juliangruber/brace-expansion
│  ├─ publisher: Julian Gruber
│  ├─ email: mail@juliangruber.com
│  ├─ url: http://juliangruber.com
├─ braces@3.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/micromatch/braces
│  ├─ publisher: Jon Schlinkert
│  ├─ url: https://github.com/jonschlinkert
├─ buffer@5.7.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/feross/buffer
│  ├─ publisher: Feross Aboukhadijeh
│  ├─ email: feross@feross.org
│  ├─ url: https://feross.org
├─ bytes@3.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/visionmedia/bytes.js
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@vision-media.ca
│  ├─ url: http://tjholowaychuk.com
├─ cacache@18.0.3
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/cacache
│  ├─ publisher: GitHub Inc.
├─ cacheable-lookup@7.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/szmarczak/cacheable-lookup
│  ├─ publisher: Szymon Marczak
├─ cacheable-request@10.2.14
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jaredwray/cacheable
│  ├─ publisher: Jared Wray
│  ├─ email: me@jaredwray.com
│  ├─ url: http://jaredwray.com
├─ call-bind@1.0.7
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ljharb/call-bind
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ chokidar@3.6.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/paulmillr/chokidar
│  ├─ publisher: Paul Miller
│  ├─ url: https://paulmillr.com
├─ chownr@1.1.4
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/chownr
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ chownr@2.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/chownr
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ clean-stack@2.2.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/clean-stack
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ color-convert@2.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/Qix-/color-convert
│  ├─ publisher: Heather Arthur
│  ├─ email: fayearthur@gmail.com
├─ color-name@1.1.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/colorjs/color-name
│  ├─ publisher: DY
│  ├─ email: dfcreative@gmail.com
├─ component-bind@1.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/component/bind
├─ component-emitter@1.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/component/emitter
├─ component-emitter@1.3.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/component-emitter
├─ component-inherit@0.0.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/component/inherit
├─ concat-map@0.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/substack/node-concat-map
│  ├─ publisher: James Halliday
│  ├─ email: mail@substack.net
│  ├─ url: http://substack.net
├─ content-disposition@0.5.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/content-disposition
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ content-type@1.0.5
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/content-type
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ cookie-signature@1.0.6
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/visionmedia/node-cookie-signature
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@learnboost.com
├─ cookie@0.4.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/cookie
│  ├─ publisher: Roman Shtylman
│  ├─ email: shtylman@gmail.com
├─ cookie@0.6.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/cookie
│  ├─ publisher: Roman Shtylman
│  ├─ email: shtylman@gmail.com
├─ cors@2.8.5
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/expressjs/cors
│  ├─ publisher: Troy Goode
│  ├─ email: troygoode@gmail.com
│  ├─ url: https://github.com/troygoode/
├─ cross-spawn@7.0.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/moxystudio/node-cross-spawn
│  ├─ publisher: André Cruz
│  ├─ email: andre@moxy.studio
├─ debug@2.6.9
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/visionmedia/debug
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@vision-media.ca
├─ debug@3.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/visionmedia/debug
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@vision-media.ca
├─ debug@3.2.7
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/visionmedia/debug
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@vision-media.ca
├─ debug@4.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/visionmedia/debug
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@vision-media.ca
├─ debug@4.3.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/debug-js/debug
│  ├─ publisher: Josh Junon
│  ├─ email: josh.junon@protonmail.com
├─ debug@4.3.5
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/debug-js/debug
│  ├─ publisher: Josh Junon
│  ├─ url: https://github.com/qix-
├─ decompress-response@6.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/decompress-response
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ deep-extend@0.6.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/unclechu/node-deep-extend
│  ├─ publisher: Viacheslav Lotsmanov
│  ├─ email: lotsmanov89@gmail.com
├─ defer-to-connect@2.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/szmarczak/defer-to-connect
│  ├─ publisher: Szymon Marczak
├─ define-data-property@1.1.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ljharb/define-data-property
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ depd@2.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/dougwilson/nodejs-depd
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ destroy@1.2.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/stream-utils/destroy
│  ├─ publisher: Jonathan Ong
│  ├─ email: me@jongleberry.com
│  ├─ url: http://jongleberry.com
├─ detect-libc@2.0.2
│  ├─ licenses: Apache-2.0
│  ├─ repository: https://github.com/lovell/detect-libc
│  ├─ publisher: Lovell Fuller
│  ├─ email: npm@lovell.info
├─ diff@5.2.0
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/kpdecker/jsdiff
├─ eastasianwidth@0.2.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/komagata/eastasianwidth
│  ├─ publisher: Masaki Komagata
├─ ee-first@1.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jonathanong/ee-first
│  ├─ publisher: Jonathan Ong
│  ├─ email: me@jongleberry.com
│  ├─ url: http://jongleberry.com
├─ emoji-regex@8.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mathiasbynens/emoji-regex
│  ├─ publisher: Mathias Bynens
│  ├─ url: https://mathiasbynens.be/
├─ emoji-regex@9.2.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mathiasbynens/emoji-regex
│  ├─ publisher: Mathias Bynens
│  ├─ url: https://mathiasbynens.be/
├─ encodeurl@1.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/pillarjs/encodeurl
├─ encoding@0.1.13
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/andris9/encoding
│  ├─ publisher: Andris Reinman
├─ end-of-stream@1.4.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mafintosh/end-of-stream
│  ├─ publisher: Mathias Buus
│  ├─ email: mathiasbuus@gmail.com
├─ engine.io-client@3.5.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/engine.io-client
├─ engine.io-parser@2.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/engine.io-parser
├─ engine.io-parser@5.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/engine.io-parser
├─ engine.io@3.6.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/engine.io
│  ├─ publisher: Guillermo Rauch
│  ├─ email: guillermo@learnboost.com
├─ engine.io@6.5.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/engine.io
│  ├─ publisher: Guillermo Rauch
│  ├─ email: guillermo@learnboost.com
├─ env-paths@2.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/env-paths
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ eol@0.9.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ryanve/eol
│  ├─ publisher: Ryan Van Etten
├─ err-code@2.0.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/IndigoUnited/js-err-code
│  ├─ publisher: IndigoUnited
│  ├─ email: hello@indigounited.com
│  ├─ url: http://indigounited.com
├─ es-define-property@1.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ljharb/es-define-property
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ es-errors@1.3.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ljharb/es-errors
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ escape-html@1.0.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/component/escape-html
├─ etag@1.8.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/etag
├─ expand-template@2.0.3
│  ├─ licenses: (MIT OR WTFPL)
│  ├─ repository: https://github.com/ralphtheninja/expand-template
│  ├─ publisher: LM
│  ├─ email: ralphtheninja@riseup.net
├─ exponential-backoff@3.1.1
│  ├─ licenses: Apache-2.0
│  ├─ repository: https://github.com/coveo/exponential-backoff
│  ├─ publisher: Sami Sayegh
├─ express-basic-auth@1.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/LionC/express-basic-auth
│  ├─ publisher: LionC
│  ├─ email: me@lionc.de
├─ express@4.19.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/expressjs/express
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@vision-media.ca
├─ file-uri-to-path@1.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/TooTallNate/file-uri-to-path
│  ├─ publisher: Nathan Rajlich
│  ├─ email: nathan@tootallnate.net
│  ├─ url: http://n8.io/
├─ fill-range@7.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jonschlinkert/fill-range
│  ├─ publisher: Jon Schlinkert
│  ├─ url: https://github.com/jonschlinkert
├─ finalhandler@1.2.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/pillarjs/finalhandler
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ foreground-child@3.2.1
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/tapjs/foreground-child
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ form-data-encoder@2.1.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/octet-stream/form-data-encoder
│  ├─ publisher: Nick K.
├─ forwarded@0.2.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/forwarded
├─ fresh@0.5.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/fresh
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@vision-media.ca
│  ├─ url: http://tjholowaychuk.com
├─ fs-constants@1.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mafintosh/fs-constants
│  ├─ publisher: Mathias Buus
│  ├─ url: @mafintosh
├─ fs-minipass@2.1.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/fs-minipass
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ fs-minipass@3.0.3
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/fs-minipass
│  ├─ publisher: GitHub Inc.
├─ function-bind@1.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/Raynos/function-bind
│  ├─ publisher: Raynos
│  ├─ email: raynos2@gmail.com
├─ get-intrinsic@1.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ljharb/get-intrinsic
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ get-stdin@5.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/get-stdin
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ get-stream@6.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/get-stream
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ github-from-package@0.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/substack/github-from-package
│  ├─ publisher: James Halliday
│  ├─ email: mail@substack.net
│  ├─ url: http://substack.net
├─ glob-parent@5.1.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/gulpjs/glob-parent
│  ├─ publisher: Gulp Team
│  ├─ email: team@gulpjs.com
│  ├─ url: https://gulpjs.com/
├─ glob@10.4.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/node-glob
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: https://blog.izs.me/
├─ gopd@1.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ljharb/gopd
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ got@13.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/got
├─ graceful-fs@4.2.11
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/node-graceful-fs
├─ has-binary2@1.0.3
│  ├─ licenses: MIT
│  ├─ publisher: Kevin Roark
├─ has-cors@1.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/component/has-cors
│  ├─ publisher: Nathan Rajlich
│  ├─ email: nathan@tootallnate.net
│  ├─ url: http://n8.io/
├─ has-flag@3.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/has-flag
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ has-property-descriptors@1.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/inspect-js/has-property-descriptors
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ has-proto@1.0.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/inspect-js/has-proto
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ has-symbols@1.0.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/inspect-js/has-symbols
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
│  ├─ url: http://ljharb.codes
├─ hasown@2.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/inspect-js/hasOwn
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ http-cache-semantics@4.1.1
│  ├─ licenses: BSD-2-Clause
│  ├─ repository: https://github.com/kornelski/http-cache-semantics
│  ├─ publisher: Kornel Lesiński
│  ├─ email: kornel@geekhood.net
│  ├─ url: https://kornel.ski/
├─ http-errors@2.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/http-errors
│  ├─ publisher: Jonathan Ong
│  ├─ email: me@jongleberry.com
│  ├─ url: http://jongleberry.com
├─ http-proxy-agent@7.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/TooTallNate/proxy-agents
│  ├─ publisher: Nathan Rajlich
│  ├─ email: nathan@tootallnate.net
│  ├─ url: http://n8.io/
├─ http2-wrapper@2.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/szmarczak/http2-wrapper
│  ├─ publisher: Szymon Marczak
├─ https-proxy-agent@7.0.5
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/TooTallNate/proxy-agents
│  ├─ publisher: Nathan Rajlich
│  ├─ email: nathan@tootallnate.net
│  ├─ url: http://n8.io/
├─ iconv-lite@0.4.24
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ashtuchkin/iconv-lite
│  ├─ publisher: Alexander Shtuchkin
│  ├─ email: ashtuchkin@gmail.com
├─ iconv-lite@0.6.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ashtuchkin/iconv-lite
│  ├─ publisher: Alexander Shtuchkin
│  ├─ email: ashtuchkin@gmail.com
├─ ieee754@1.2.1
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/feross/ieee754
│  ├─ publisher: Feross Aboukhadijeh
│  ├─ email: feross@feross.org
│  ├─ url: https://feross.org
├─ ignore-by-default@1.0.1
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/novemberborn/ignore-by-default
│  ├─ publisher: Mark Wubben
│  ├─ url: https://novemberborn.net/
├─ imurmurhash@0.1.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jensyt/imurmurhash-js
│  ├─ publisher: Jens Taylor
│  ├─ email: jensyt@gmail.com
│  ├─ url: https://github.com/homebrewing
├─ indent-string@4.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/indent-string
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ indexof@0.0.1
│  ├─ licenses: MIT
├─ inherits@2.0.4
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/inherits
├─ ini@1.3.8
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/ini
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ ip-address@9.0.5
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/beaugunderson/ip-address
│  ├─ publisher: Beau Gunderson
│  ├─ email: beau@beaugunderson.com
│  ├─ url: https://beaugunderson.com/
├─ ipaddr.js@1.9.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/whitequark/ipaddr.js
│  ├─ publisher: whitequark
│  ├─ email: whitequark@whitequark.org
├─ is-binary-path@2.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/is-binary-path
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ is-extglob@2.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jonschlinkert/is-extglob
│  ├─ publisher: Jon Schlinkert
│  ├─ url: https://github.com/jonschlinkert
├─ is-fullwidth-code-point@3.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/is-fullwidth-code-point
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ is-glob@4.0.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/micromatch/is-glob
│  ├─ publisher: Jon Schlinkert
│  ├─ url: https://github.com/jonschlinkert
├─ is-lambda@1.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/watson/is-lambda
│  ├─ publisher: Thomas Watson Steen
│  ├─ email: w@tson.dk
│  ├─ url: https://twitter.com/wa7son
├─ is-number@7.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jonschlinkert/is-number
│  ├─ publisher: Jon Schlinkert
│  ├─ url: https://github.com/jonschlinkert
├─ isarray@2.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/juliangruber/isarray
│  ├─ publisher: Julian Gruber
│  ├─ email: mail@juliangruber.com
│  ├─ url: http://juliangruber.com
├─ isexe@2.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/isexe
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ isexe@3.1.1
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/isexe
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ jackspeak@3.4.0
│  ├─ licenses: BlueOak-1.0.0
│  ├─ repository: https://github.com/isaacs/jackspeak
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
├─ jsbn@1.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/andyperlitch/jsbn
│  ├─ publisher: Tom Wu
├─ json-buffer@3.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/dominictarr/json-buffer
│  ├─ publisher: Dominic Tarr
│  ├─ email: dominic.tarr@gmail.com
│  ├─ url: http://dominictarr.com
├─ keyv@4.5.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jaredwray/keyv
│  ├─ publisher: Jared Wray
│  ├─ email: me@jaredwray.com
│  ├─ url: http://jaredwray.com
├─ license-report@6.5.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ironSource/license-report
│  ├─ publisher: Yaniv Kessler
├─ lodash@4.17.21
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/lodash/lodash
│  ├─ publisher: John-David Dalton
│  ├─ email: john.david.dalton@gmail.com
├─ log.io@0.4.16
│  ├─ licenses: Apache-2.0
│  ├─ repository: https://github.com/NarrativeScience/log.io
│  ├─ publisher: msmathers@narrativescience.com
├─ long@5.2.3
│  ├─ licenses: Apache-2.0
│  ├─ repository: https://github.com/dcodeIO/long.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode@dcode.io
├─ lower-case@2.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/blakeembrey/change-case
│  ├─ publisher: Blake Embrey
│  ├─ email: hello@blakeembrey.com
│  ├─ url: http://blakeembrey.me
├─ lowercase-keys@3.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/lowercase-keys
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ lru-cache@10.3.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/node-lru-cache
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
├─ lru-cache@6.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/node-lru-cache
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
├─ make-fetch-happen@13.0.1
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/make-fetch-happen
│  ├─ publisher: GitHub Inc.
├─ media-typer@0.3.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/media-typer
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ merge-descriptors@1.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/component/merge-descriptors
│  ├─ publisher: Jonathan Ong
│  ├─ email: me@jongleberry.com
│  ├─ url: http://jongleberry.com
├─ methods@1.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/methods
├─ mime-db@1.52.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/mime-db
├─ mime-types@2.1.35
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/mime-types
├─ mime@1.6.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/broofa/node-mime
│  ├─ publisher: Robert Kieffer
│  ├─ email: robert@broofa.com
│  ├─ url: http://github.com/broofa
├─ mimic-response@3.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/mimic-response
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ mimic-response@4.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/mimic-response
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ minimatch@3.1.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/minimatch
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me
├─ minimatch@9.0.5
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/minimatch
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me
├─ minimist@1.2.8
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/minimistjs/minimist
│  ├─ publisher: James Halliday
│  ├─ email: mail@substack.net
│  ├─ url: http://substack.net
├─ minipass-collect@2.0.1
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/minipass-collect
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: https://izs.me
├─ minipass-fetch@3.0.5
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/npm/minipass-fetch
│  ├─ publisher: GitHub Inc.
├─ minipass-flush@1.0.5
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/minipass-flush
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: https://izs.me
├─ minipass-pipeline@1.2.4
│  ├─ licenses: ISC
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: https://izs.me
├─ minipass-sized@1.0.3
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/minipass-sized
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: https://izs.me
├─ minipass@3.3.6
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/minipass
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ minipass@5.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/minipass
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ minipass@7.1.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/minipass
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ minizlib@2.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/isaacs/minizlib
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ mkdirp-classic@0.5.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mafintosh/mkdirp-classic
│  ├─ publisher: Mathias Buus
│  ├─ url: @mafintosh
├─ mkdirp@1.0.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/isaacs/node-mkdirp
├─ morgan@1.10.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/expressjs/morgan
├─ ms@2.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/zeit/ms
├─ ms@2.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/zeit/ms
├─ ms@2.1.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/vercel/ms
├─ nan@2.17.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/nodejs/nan
├─ nan@2.18.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/nodejs/nan
├─ napi-build-utils@1.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/inspiredware/napi-build-utils
│  ├─ publisher: Jim Schlight
├─ negotiator@0.6.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/negotiator
├─ no-case@3.0.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/blakeembrey/change-case
│  ├─ publisher: Blake Embrey
│  ├─ email: hello@blakeembrey.com
│  ├─ url: http://blakeembrey.me
├─ node-abi@3.47.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/electron/node-abi
│  ├─ publisher: Lukas Geiger
├─ node-gyp-build@4.6.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/prebuild/node-gyp-build
│  ├─ publisher: Mathias Buus
│  ├─ url: @mafintosh
├─ node-gyp@10.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/nodejs/node-gyp
│  ├─ publisher: Nathan Rajlich
│  ├─ email: nathan@tootallnate.net
│  ├─ url: http://tootallnate.net
├─ node-wifi-scanner@1.1.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ancasicolica/node-wifi-scanner
│  ├─ publisher: Christian Kuster, CH-8342 Wernetshausen
│  ├─ email: info@kusti.ch
│  ├─ url: http://www.kusti.ch/
├─ nodemon@2.0.22
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/remy/nodemon
│  ├─ publisher: Remy Sharp
│  ├─ url: https://github.com/remy
├─ nopt@1.0.10
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/isaacs/nopt
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ nopt@7.2.1
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/nopt
│  ├─ publisher: GitHub Inc.
├─ normalize-path@3.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jonschlinkert/normalize-path
│  ├─ publisher: Jon Schlinkert
│  ├─ url: https://github.com/jonschlinkert
├─ normalize-url@8.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/normalize-url
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ object-assign@4.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/object-assign
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ object-inspect@1.13.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/inspect-js/object-inspect
│  ├─ publisher: James Halliday
│  ├─ email: mail@substack.net
│  ├─ url: http://substack.net
├─ on-finished@2.4.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/on-finished
├─ once@1.4.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/once
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ p-cancelable@3.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/p-cancelable
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ p-map@4.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/p-map
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ package-json-from-dist@1.0.0
│  ├─ licenses: BlueOak-1.0.0
│  ├─ repository: https://github.com/isaacs/package-json-from-dist
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: https://izs.me
├─ parseqs@0.0.6
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/get/querystring
│  ├─ publisher: Gal Koren
├─ parseuri@0.0.6
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/get/parseuri
│  ├─ publisher: Gal Koren
├─ parseurl@1.3.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/pillarjs/parseurl
├─ path-key@3.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/path-key
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ path-scurry@1.11.1
│  ├─ licenses: BlueOak-1.0.0
│  ├─ repository: https://github.com/isaacs/path-scurry
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: https://blog.izs.me
├─ path-to-regexp@0.1.7
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/component/path-to-regexp
├─ picomatch@2.3.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/micromatch/picomatch
│  ├─ publisher: Jon Schlinkert
│  ├─ url: https://github.com/jonschlinkert
├─ prebuild-install@7.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/prebuild/prebuild-install
│  ├─ publisher: Mathias Buus
│  ├─ url: @mafintosh
├─ proc-log@3.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/proc-log
│  ├─ publisher: GitHub Inc.
├─ proc-log@4.2.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/proc-log
│  ├─ publisher: GitHub Inc.
├─ promise-retry@2.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/IndigoUnited/node-promise-retry
│  ├─ publisher: IndigoUnited
│  ├─ email: hello@indigounited.com
│  ├─ url: http://indigounited.com
├─ protobufjs@7.3.2
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/protobufjs/protobuf.js
│  ├─ publisher: Daniel Wirtz
│  ├─ email: dcode+protobufjs@dcode.io
├─ proxy-addr@2.0.7
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/proxy-addr
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ pstree.remy@1.1.8
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/remy/pstree
│  ├─ publisher: Remy Sharp
├─ pump@3.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mafintosh/pump
│  ├─ publisher: Mathias Buus Madsen
│  ├─ email: mathiasbuus@gmail.com
├─ qs@6.11.0
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/ljharb/qs
├─ quick-lru@5.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/quick-lru
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ range-parser@1.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/range-parser
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@vision-media.ca
│  ├─ url: http://tjholowaychuk.com
├─ raw-body@2.5.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/stream-utils/raw-body
│  ├─ publisher: Jonathan Ong
│  ├─ email: me@jongleberry.com
│  ├─ url: http://jongleberry.com
├─ rc@1.2.8
│  ├─ licenses: (BSD-2-Clause OR MIT OR Apache-2.0)
│  ├─ repository: https://github.com/dominictarr/rc
│  ├─ publisher: Dominic Tarr
│  ├─ email: dominic.tarr@gmail.com
│  ├─ url: dominictarr.com
├─ readable-stream@3.6.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/nodejs/readable-stream
├─ readdirp@3.6.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/paulmillr/readdirp
│  ├─ publisher: Thorsten Lorenz
│  ├─ email: thlorenz@gmx.de
│  ├─ url: thlorenz.com
├─ regenerator-runtime@0.14.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/facebook/regenerator/tree/main/packages/runtime
│  ├─ publisher: Ben Newman
│  ├─ email: bn@cs.stanford.edu
├─ resolve-alpn@1.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/szmarczak/resolve-alpn
│  ├─ publisher: Szymon Marczak
├─ responselike@3.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/responselike
│  ├─ publisher: Luke Childs
│  ├─ email: lukechilds123@gmail.com
│  ├─ url: https://lukechilds.co.uk
├─ retry@0.12.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/tim-kos/node-retry
│  ├─ publisher: Tim Koschützki
│  ├─ email: tim@debuggable.com
│  ├─ url: http://debuggable.com/
├─ safe-buffer@5.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/feross/safe-buffer
│  ├─ publisher: Feross Aboukhadijeh
│  ├─ email: feross@feross.org
│  ├─ url: http://feross.org
├─ safe-buffer@5.2.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/feross/safe-buffer
│  ├─ publisher: Feross Aboukhadijeh
│  ├─ email: feross@feross.org
│  ├─ url: https://feross.org
├─ safer-buffer@2.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ChALkeR/safer-buffer
│  ├─ publisher: Nikita Skovoroda
│  ├─ email: chalkerx@gmail.com
│  ├─ url: https://github.com/ChALkeR
├─ semver@5.7.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/node-semver
│  ├─ publisher: GitHub Inc.
├─ semver@7.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/node-semver
├─ semver@7.5.4
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/node-semver
│  ├─ publisher: GitHub Inc.
├─ semver@7.6.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/node-semver
│  ├─ publisher: GitHub Inc.
├─ send@0.18.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/pillarjs/send
│  ├─ publisher: TJ Holowaychuk
│  ├─ email: tj@vision-media.ca
├─ sentence-case@3.0.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/blakeembrey/change-case
│  ├─ publisher: Blake Embrey
│  ├─ email: hello@blakeembrey.com
│  ├─ url: http://blakeembrey.me
├─ serialport@9.2.8
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/serialport/node-serialport
├─ serve-static@1.15.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/expressjs/serve-static
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ set-function-length@1.2.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ljharb/set-function-length
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ setprototypeof@1.2.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/wesleytodd/setprototypeof
│  ├─ publisher: Wes Todd
├─ shebang-command@2.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/kevva/shebang-command
│  ├─ publisher: Kevin Mårtensson
│  ├─ email: kevinmartensson@gmail.com
│  ├─ url: github.com/kevva
├─ shebang-regex@3.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/shebang-regex
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ side-channel@1.0.6
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/ljharb/side-channel
│  ├─ publisher: Jordan Harband
│  ├─ email: ljharb@gmail.com
├─ signal-exit@4.1.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/tapjs/signal-exit
│  ├─ publisher: Ben Coe
│  ├─ email: ben@npmjs.com
├─ simple-concat@1.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/feross/simple-concat
│  ├─ publisher: Feross Aboukhadijeh
│  ├─ email: feross@feross.org
│  ├─ url: https://feross.org
├─ simple-get@4.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/feross/simple-get
│  ├─ publisher: Feross Aboukhadijeh
│  ├─ email: feross@feross.org
│  ├─ url: https://feross.org
├─ simple-update-notifier@1.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/alexbrazier/simple-update-notifier
│  ├─ publisher: alexbrazier
├─ smart-buffer@4.2.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/JoshGlazebrook/smart-buffer
│  ├─ publisher: Josh Glazebrook
├─ socket.io-adapter@1.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/socket.io-adapter
├─ socket.io-adapter@2.5.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/socket.io-adapter
├─ socket.io-client@2.5.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/Automattic/socket.io-client
├─ socket.io-parser@3.3.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/Automattic/socket.io-parser
├─ socket.io-parser@3.4.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/socket.io-parser
├─ socket.io-parser@4.2.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/socket.io-parser
├─ socket.io@2.5.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/socket.io
├─ socket.io@4.7.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/socketio/socket.io
├─ socks-proxy-agent@8.0.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/TooTallNate/proxy-agents
│  ├─ publisher: Nathan Rajlich
│  ├─ email: nathan@tootallnate.net
│  ├─ url: http://n8.io/
├─ socks@2.8.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/JoshGlazebrook/socks
│  ├─ publisher: Josh Glazebrook
├─ split-text-to-chunks@1.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/srcagency/wrap-words
├─ sprintf-js@1.1.3
│  ├─ licenses: BSD-3-Clause
│  ├─ repository: https://github.com/alexei/sprintf.js
│  ├─ publisher: Alexandru Mărășteanu
│  ├─ email: hello@alexei.ro
├─ ssri@10.0.6
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/ssri
│  ├─ publisher: GitHub Inc.
├─ statuses@2.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/statuses
├─ string-width@4.2.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/string-width
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ string-width@5.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/string-width
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ string_decoder@1.3.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/nodejs/string_decoder
├─ strip-ansi@6.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/chalk/strip-ansi
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ strip-ansi@7.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/chalk/strip-ansi
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ strip-json-comments@2.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/sindresorhus/strip-json-comments
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ supports-color@5.5.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/chalk/supports-color
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: sindresorhus.com
├─ tablemark@3.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/citycide/tablemark
│  ├─ publisher: Bo Lingen
│  ├─ email: lingenbw@gmail.com
│  ├─ url: https://github.com/citycide
├─ tar-fs@2.1.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mafintosh/tar-fs
│  ├─ publisher: Mathias Buus
├─ tar-stream@2.2.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mafintosh/tar-stream
│  ├─ publisher: Mathias Buus
│  ├─ email: mathiasbuus@gmail.com
├─ tar@6.2.1
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/node-tar
│  ├─ publisher: GitHub Inc.
├─ text-table@0.2.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/substack/text-table
│  ├─ publisher: James Halliday
│  ├─ email: mail@substack.net
│  ├─ url: http://substack.net
├─ to-array@0.1.4
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/Raynos/to-array
│  ├─ publisher: Raynos
│  ├─ email: raynos2@gmail.com
├─ to-regex-range@5.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/micromatch/to-regex-range
│  ├─ publisher: Jon Schlinkert
│  ├─ url: https://github.com/jonschlinkert
├─ toidentifier@1.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/component/toidentifier
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ touch@3.1.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/node-touch
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ tslib@2.6.2
│  ├─ licenses: 0BSD
│  ├─ repository: https://github.com/Microsoft/tslib
│  ├─ publisher: Microsoft Corp.
├─ tunnel-agent@0.6.0
│  ├─ licenses: Apache-2.0
│  ├─ repository: https://github.com/mikeal/tunnel-agent
│  ├─ publisher: Mikeal Rogers
│  ├─ email: mikeal.rogers@gmail.com
│  ├─ url: http://www.futurealoof.com
├─ type-is@1.6.18
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/type-is
├─ undefsafe@2.0.5
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/remy/undefsafe
│  ├─ publisher: Remy Sharp
├─ unique-filename@3.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/unique-filename
│  ├─ publisher: GitHub Inc.
├─ unique-slug@4.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/unique-slug
│  ├─ publisher: GitHub Inc.
├─ unpipe@1.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/stream-utils/unpipe
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ upper-case-first@2.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/blakeembrey/change-case
│  ├─ publisher: Blake Embrey
│  ├─ email: hello@blakeembrey.com
│  ├─ url: http://blakeembrey.me
├─ util-deprecate@1.0.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/TooTallNate/util-deprecate
│  ├─ publisher: Nathan Rajlich
│  ├─ email: nathan@tootallnate.net
│  ├─ url: http://n8.io/
├─ utils-merge@1.0.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jaredhanson/utils-merge
│  ├─ publisher: Jared Hanson
│  ├─ email: jaredhanson@gmail.com
│  ├─ url: http://www.jaredhanson.net/
├─ vary@1.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/jshttp/vary
│  ├─ publisher: Douglas Christopher Wilson
│  ├─ email: doug@somethingdoug.com
├─ visit-values@2.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/kessler/node-visit-values
│  ├─ publisher: Yaniv Kessler
├─ which@2.0.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/node-which
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me
├─ which@4.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/node-which
│  ├─ publisher: GitHub Inc.
├─ wrap-ansi@7.0.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/chalk/wrap-ansi
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ wrap-ansi@8.1.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/chalk/wrap-ansi
│  ├─ publisher: Sindre Sorhus
│  ├─ email: sindresorhus@gmail.com
│  ├─ url: https://sindresorhus.com
├─ wrappy@1.0.2
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/npm/wrappy
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ ws@7.4.6
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/websockets/ws
│  ├─ publisher: Einar Otto Stangvik
│  ├─ email: einaros@gmail.com
│  ├─ url: http://2x.io
├─ ws@8.11.0
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/websockets/ws
│  ├─ publisher: Einar Otto Stangvik
│  ├─ email: einaros@gmail.com
│  ├─ url: http://2x.io
├─ ws@8.17.1
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/websockets/ws
│  ├─ publisher: Einar Otto Stangvik
│  ├─ email: einaros@gmail.com
│  ├─ url: http://2x.io
├─ xmlhttprequest-ssl@1.6.3
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/mjwwit/node-XMLHttpRequest
│  ├─ publisher: Michael de Wit
├─ yallist@4.0.0
│  ├─ licenses: ISC
│  ├─ repository: https://github.com/isaacs/yallist
│  ├─ publisher: Isaac Z. Schlueter
│  ├─ email: i@izs.me
│  ├─ url: http://blog.izs.me/
├─ yeast@0.1.2
│  ├─ licenses: MIT
│  ├─ repository: https://github.com/unshiftio/yeast
│  ├─ publisher: Arnout Kazemier
└─ zeromq@5.3.1
   ├─ licenses: MIT
   ├─ repository: https://github.com/zeromq/zeromq.js
   ├─ publisher: Justin Tulloss
   ├─ email: justin.tulloss@gmail.com
   ├─ url: http://justin.harmonize.fm

