<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
ó
¡îRac           @   sµ   d  d l  Z  d  d l Z d  d l Z e e k Z d „  Z d „  Z e e j d ƒ Z	 e j	 j
 d e  j	 j e  j	 j e	 ƒ d ƒ ƒ d  d l Z e d k r± e j e j ƒ  ƒ n  d S(   iÿÿÿÿNc          C   sx   y_ t  j d d t  j d t  j ƒ}  |  j ƒ  \ } } t rN | j d ƒ } n  d t | ƒ k SWn t k
 rs t	 SXd  S(   Nt   unamet   stdoutt   stderrs   utf-8t   CYGWIN(
   t
   subprocesst   Popent   PIPEt   STDOUTt   communicatet   PY3t   decodet   strt	   Exceptiont   False(   t   outR   R   (    (    s`   /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/gyp_main.pyt   IsCygwin   s    	c         C   sˆ   yo t  ƒ  s |  St j d d |  g d t j d t j ƒ} | j ƒ  \ } } t rd | j d ƒ } n  t | ƒ SWn t	 k
 rƒ |  SXd  S(   Nt   cygpaths   -uR   R   s   utf-8(
   R   R   R   R   R   R   R	   R
   R   R   (   t   pathR   R   R   (    (    s`   /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/gyp_main.pyt   UnixifyPath   s    		i    t   pylibt   __main__(   t   ost   sysR   t   bytesR   R	   R   R   t   argvR   t   insertt   joint   dirnamet   gypt   __name__t   exitt   script_main(    (    (    s`   /opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules.bundled/node-gyp/gyp/gyp_main.pyt   <module>   s   		.