(()=>{vare={126:(e,t,r)=>{vars=r(147);varo;if(process.platform==="win32"||global.TESTING_WINDOWS){o=r(1)}else{o=r(728)}e.exports=isexe;isexe.sync=sync;functionisexe(e,t,r){if(typeoft==="function"){r=t;t={}}if(!r){if(typeofPromise!=="function"){thrownewTypeError("callback not provided")}returnnewPromise((function(r,s){isexe(e,t||{},(function(e,t){if(e){s(e)}else{r(t)}}))}))}o(e,t||{},(function(e,s){if(e){if(e.code==="EACCES"||t&&t.ignoreErrors){e=null;s=false}}r(e,s)}))}functionsync(e,t){try{returno.sync(e,t||{})}catch(e){if(t&&t.ignoreErrors||e.code==="EACCES"){returnfalse}else{throwe}}}},728:(e,t,r)=>{e.exports=isexe;isexe.sync=sync;vars=r(147);functionisexe(e,t,r){s.stat(e,(function(e,s){r(e,e?false:checkStat(s,t))}))}functionsync(e,t){returncheckStat(s.statSync(e),t)}functioncheckStat(e,t){returne.isFile()&&checkMode(e,t)}functioncheckMode(e,t){varr=e.mode;vars=e.uid;varo=e.gid;varn=t.uid!==undefined?t.uid:process.getuid&&process.getuid();varc=t.gid!==undefined?t.gid:process.getgid&&process.getgid();vari=parseInt("100",8);vara=parseInt("010",8);varu=parseInt("001",8);varl=i|a;varf=r&u||r&a&&o===c||r&i&&s===n||r&l&&n===0;returnf}},1:(e,t,r)=>{e.exports=isexe;isexe.sync=sync;vars=r(147);functioncheckPathExt(e,t){varr=t.pathExt!==undefined?t.pathExt:process.env.PATHEXT;if(!r){returntrue}r=r.split(";");if(r.indexOf("")!==-1){returntrue}for(vars=0;s<r.length;s++){varo=r[s].toLowerCase();if(o&&e.substr(-o.length).toLowerCase()===o){returntrue}}returnfalse}functioncheckStat(e,t,r){if(!e.isSymbolicLink()&&!e.isFile()){returnfalse}returncheckPathExt(t,r)}functionisexe(e,t,r){s.stat(e,(function(s,o){r(s,s?false:checkStat(o,e,t))}))}functionsync(e,t){returncheckStat(s.statSync(e),e,t)}},898:(e,t,r)=>{"use strict";vars=r(81).spawn;varo=r(837);varescapeSpaces=function(e){if(typeofe==="string"){returne.replace(/\b\s/g,"\\ ")}else{returne}};varescapeSpacesInOptions=function(e){["src","dest","include","exclude","excludeFirst"].forEach((function(t){varr=e[t];if(typeofr==="string"){e[t]=escapeSpaces(r)}elseif(Array.isArray(r)===true){e[t]=r.map(escapeSpaces)}}));returne};e.exports=function(e,t){e=e||{};e=o._extend({},e);e=escapeSpacesInOptions(e);varr=e.platform||process.platform;varn=r==="win32";if(typeofe.src==="undefined"){thrownewError("'src' directory is missing from options")}if(typeofe.dest==="undefined"){thrownewError("'dest' directory is missing from options")}varc=e.dest;if(typeofe.host!=="undefined"){c=e.host+":"+e.dest}if(!Array.isArray(e.src)){e.src=[e.src]}vari=[].concat(e.src);i.push(c);vara=(e.args||[]).find((function(e){returne.match(/--chmod=/)}));if(n&&!a){i.push("--chmod=ugo=rwX")}if(typeofe.host!=="undefined"||e.ssh){i.push("--rsh");varu="ssh";if(typeofe.port!=="undefined"){u+=" -p "+e.port}if(typeofe.privateKey!=="undefined"){u+=" -i "+e.privateKey}if(typeofe.sshCmdArgs!=="undefined"){u+=" "+e.sshCmdArgs.join(" ")}i.push(u)}if(e.recursive===true){i.push("--recursive")}if(e.times===true){i.push("--times")}if(e.syncDest===true||e.deleteAll===true){i.push("--delete");i.push("--delete-excluded")}if(e.syncDestIgnoreExcl===true||e.delete===true){i.push("--delete")}if(e.dryRun===true){i.push("--dry-run");i.push("--verbose")}if(typeofe.excludeFirst!=="undefined"&&o.isArray(e.excludeFirst)){e.excludeFirst.forEach((function(e,t){i.push("--exclude="+e)}))}if(typeofe.include!=="undefined"&&o.isArray(e.include)){e.include.forEach((function(e,t){i.push("--include="+e)}))}if(typeofe.exclude!=="undefined"&&o.isArray(e.exclude)){e.exclude.forEach((function(e,t){i.push("--exclude="+e)}))}switch(e.compareMode){case"sizeOnly":i.push("--size-only");break;case"checksum":i.push("--checksum");break}if(typeofe.args!=="undefined"&&o.isArray(e.args)){i=[...newSet([...i,...e.args])]}i=[...newSet(i)];varnoop=function(){};varl=e.onStdout||noop;varf=e.onStderr||noop;vard="rsync ";i.forEach((function(e){if(e.substr(0,4)==="ssh "){e='"'+e+'"'}d+=e+" "}));d=d.trim();if(e.noExec){t(null,null,null,d);return}try{varp="";varh="";vary;if(n){y=s("cmd.exe",["/s","/c