(()=>{vare={126:(e,r,t)=>{vars=t(147);varo;if(process.platform==="win32"||global.TESTING_WINDOWS){o=t(1)}else{o=t(728)}e.exports=isexe;isexe.sync=sync;functionisexe(e,r,t){if(typeofr==="function"){t=r;r={}}if(!t){if(typeofPromise!=="function"){thrownewTypeError("callback not provided")}returnnewPromise((function(t,s){isexe(e,r||{},(function(e,r){if(e){s(e)}else{t(r)}}))}))}o(e,r||{},(function(e,s){if(e){if(e.code==="EACCES"||r&&r.ignoreErrors){e=null;s=false}}t(e,s)}))}functionsync(e,r){try{returno.sync(e,r||{})}catch(e){if(r&&r.ignoreErrors||e.code==="EACCES"){returnfalse}else{throwe}}}},728:(e,r,t)=>{e.exports=isexe;isexe.sync=sync;vars=t(147);functionisexe(e,r,t){s.stat(e,(function(e,s){t(e,e?false:checkStat(s,r))}))}functionsync(e,r){returncheckStat(s.statSync(e),r)}functioncheckStat(e,r){returne.isFile()&&checkMode(e,r)}functioncheckMode(e,r){vart=e.mode;vars=e.uid;varo=e.gid;varn=r.uid!==undefined?r.uid:process.getuid&&process.getuid();varc=r.gid!==undefined?r.gid:process.getgid&&process.getgid();vari=parseInt("100",8);vara=parseInt("010",8);varu=parseInt("001",8);varl=i|a;vard=t&u||t&a&&o===c||t&i&&s===n||t&l&&n===0;returnd}},1:(e,r,t)=>{e.exports=isexe;isexe.sync=sync;vars=t(147);functioncheckPathExt(e,r){vart=r.pathExt!==undefined?r.pathExt:process.env.PATHEXT;if(!t){returntrue}t=t.split(";");if(t.indexOf("")!==-1){returntrue}for(vars=0;s<t.length;s++){varo=t[s].toLowerCase();if(o&&e.substr(-o.length).toLowerCase()===o){returntrue}}returnfalse}functioncheckStat(e,r,t){if(!e.isSymbolicLink()&&!e.isFile()){returnfalse}returncheckPathExt(r,t)}functionisexe(e,r,t){s.stat(e,(function(s,o){t(s,s?false:checkStat(o,e,r))}))}functionsync(e,r){returncheckStat(s.statSync(e),e,r)}},898:(e,r,t)=>{"use strict";vars=t(81).spawn;varo=t(837);varescapeSpaces=function(e){if(typeofe==="string"){returne.replace(/\b\s/g,"\\ ")}else{returne}};varescapeSpacesInOptions=function(e){["src","dest","include","exclude","excludeFirst"].forEach((function(r){vart=e[r];if(typeoft==="string"){e[r]=escapeSpaces(t)}elseif(Array.isArray(t)===true){e[r]=t.map(escapeSpaces)}}));returne};e.exports=function(e,r){e=e||{};e=o._extend({},e);e=escapeSpacesInOptions(e);vart=e.platform||process.platform;varn=t==="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,r){i.push("--exclude="+e)}))}if(typeofe.include!=="undefined"&&o.isArray(e.include)){e.include.forEach((function(e,r){i.push("--include="+e)}))}if(typeofe.exclude!=="undefined"&&o.isArray(e.exclude)){e.exclude.forEach((function(e,r){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;vard=e.onStderr||noop;varf="rsync ";i.forEach((function(e){if(e.substr(0,4)==="ssh "){e='"'+e+'"'}f+=e+" "}));f=f.trim();if(e.noExec){r(null,null,null,f);return}try{varp="";varh="";vary;if(n){y=s("cmd.exe",["/s","/c