@adyen/adyen-salesforce-pwa
Version:
This NPM package enables you to go live fast with payments with Adyen as a payment service provider when building your Salesforce PWA Retail application.
3 lines • 180 kB
JavaScript
#!/usr/bin/env node
/*! For license information please see update-notifier.js.LICENSE.txt */
(()=>{var e={252(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.envReplace=void 0;const r=/(?<!\\)(\\*)\$\{([^${}]+)\}/g;function u(e,t,r,u){if(r.length%2)return t.slice((r.length+1)/2);const o=function(e,t){const r=t.match(n);if(!r)return e[t];const[,u,o,s]=r;return Object.prototype.hasOwnProperty.call(e,u)?!e[u]&&o?s:e[u]:s}(e,u);if(void 0===o)throw new Error(`Failed to replace env in config: ${t}`);return`${r.slice(r.length/2)}${o}`}t.envReplace=function(e,t){return e.replace(r,u.bind(null,t))};const n=/([^:-]+)(:?)-(.+)/},6434(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.envReplace=void 0;var u=r(252);Object.defineProperty(t,"envReplace",{enumerable:!0,get:function(){return u.envReplace}})},3400(e,t,r){"use strict";var u=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.readCAFileSync=void 0;const n=u(r(4052));t.readCAFileSync=function(e){try{const t=n.default.readFileSync(e,"utf8"),r="-----END CERTIFICATE-----";return t.split(r).filter(e=>Boolean(e.trim())).map(e=>`${e.trimLeft()}${r}`)}catch(e){if("ENOENT"===e.code)return;throw e}}},5925(e,t,r){"use strict";var u=this&&this.__createBinding||(Object.create?function(e,t,r,u){void 0===u&&(u=r);var n=Object.getOwnPropertyDescriptor(t,r);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,u,n)}:function(e,t,r,u){void 0===u&&(u=r),e[u]=t[r]}),n=this&&this.__exportStar||function(e,t){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(t,r)||u(t,e,r)};Object.defineProperty(t,"__esModule",{value:!0}),n(r(3400),t)},9112(e){"use strict";e.exports=function(e){if(null===e||"object"!=typeof e)return e;if(e instanceof Object)var r={__proto__:t(e)};else r=Object.create(null);return Object.getOwnPropertyNames(e).forEach(function(t){Object.defineProperty(r,t,Object.getOwnPropertyDescriptor(e,t))}),r};var t=Object.getPrototypeOf||function(e){return e.__proto__}},4052(e,t,r){var u,n,o=r(9896),s=r(449),i=r(3306),D=r(9112),a=r(9023);function c(e,t){Object.defineProperty(e,u,{get:function(){return t}})}"function"==typeof Symbol&&"function"==typeof Symbol.for?(u=Symbol.for("graceful-fs.queue"),n=Symbol.for("graceful-fs.previous")):(u="___graceful-fs.queue",n="___graceful-fs.previous");var l,p=function(){};if(a.debuglog?p=a.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(p=function(){var e=a.format.apply(a,arguments);e="GFS4: "+e.split(/\n/).join("\nGFS4: "),console.error(e)}),!o[u]){var f=global[u]||[];c(o,f),o.close=function(e){function t(t,r){return e.call(o,t,function(e){e||F(),"function"==typeof r&&r.apply(this,arguments)})}return Object.defineProperty(t,n,{value:e}),t}(o.close),o.closeSync=function(e){function t(t){e.apply(o,arguments),F()}return Object.defineProperty(t,n,{value:e}),t}(o.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){p(o[u]),r(2613).equal(o[u].length,0)})}function h(e){s(e),e.gracefulify=h,e.createReadStream=function(t,r){return new e.ReadStream(t,r)},e.createWriteStream=function(t,r){return new e.WriteStream(t,r)};var t=e.readFile;e.readFile=function(e,r,u){return"function"==typeof r&&(u=r,r=null),function e(r,u,n,o){return t(r,u,function(t){!t||"EMFILE"!==t.code&&"ENFILE"!==t.code?"function"==typeof n&&n.apply(this,arguments):E([e,[r,u,n],t,o||Date.now(),Date.now()])})}(e,r,u)};var r=e.writeFile;e.writeFile=function(e,t,u,n){return"function"==typeof u&&(n=u,u=null),function e(t,u,n,o,s){return r(t,u,n,function(r){!r||"EMFILE"!==r.code&&"ENFILE"!==r.code?"function"==typeof o&&o.apply(this,arguments):E([e,[t,u,n,o],r,s||Date.now(),Date.now()])})}(e,t,u,n)};var u=e.appendFile;u&&(e.appendFile=function(e,t,r,n){return"function"==typeof r&&(n=r,r=null),function e(t,r,n,o,s){return u(t,r,n,function(u){!u||"EMFILE"!==u.code&&"ENFILE"!==u.code?"function"==typeof o&&o.apply(this,arguments):E([e,[t,r,n,o],u,s||Date.now(),Date.now()])})}(e,t,r,n)});var n=e.copyFile;n&&(e.copyFile=function(e,t,r,u){return"function"==typeof r&&(u=r,r=0),function e(t,r,u,o,s){return n(t,r,u,function(n){!n||"EMFILE"!==n.code&&"ENFILE"!==n.code?"function"==typeof o&&o.apply(this,arguments):E([e,[t,r,u,o],n,s||Date.now(),Date.now()])})}(e,t,r,u)});var o=e.readdir;e.readdir=function(e,t,r){"function"==typeof t&&(r=t,t=null);var u=D.test(process.version)?function(e,t,r,u){return o(e,n(e,t,r,u))}:function(e,t,r,u){return o(e,t,n(e,t,r,u))};return u(e,t,r);function n(e,t,r,n){return function(o,s){!o||"EMFILE"!==o.code&&"ENFILE"!==o.code?(s&&s.sort&&s.sort(),"function"==typeof r&&r.call(this,o,s)):E([u,[e,t,r],o,n||Date.now(),Date.now()])}}};var D=/^v[0-5]\./;if("v0.8"===process.version.substr(0,4)){var a=i(e);F=a.ReadStream,d=a.WriteStream}var c=e.ReadStream;c&&(F.prototype=Object.create(c.prototype),F.prototype.open=function(){var e=this;m(e.path,e.flags,e.mode,function(t,r){t?(e.autoClose&&e.destroy(),e.emit("error",t)):(e.fd=r,e.emit("open",r),e.read())})});var l=e.WriteStream;l&&(d.prototype=Object.create(l.prototype),d.prototype.open=function(){var e=this;m(e.path,e.flags,e.mode,function(t,r){t?(e.destroy(),e.emit("error",t)):(e.fd=r,e.emit("open",r))})}),Object.defineProperty(e,"ReadStream",{get:function(){return F},set:function(e){F=e},enumerable:!0,configurable:!0}),Object.defineProperty(e,"WriteStream",{get:function(){return d},set:function(e){d=e},enumerable:!0,configurable:!0});var p=F;Object.defineProperty(e,"FileReadStream",{get:function(){return p},set:function(e){p=e},enumerable:!0,configurable:!0});var f=d;function F(e,t){return this instanceof F?(c.apply(this,arguments),this):F.apply(Object.create(F.prototype),arguments)}function d(e,t){return this instanceof d?(l.apply(this,arguments),this):d.apply(Object.create(d.prototype),arguments)}Object.defineProperty(e,"FileWriteStream",{get:function(){return f},set:function(e){f=e},enumerable:!0,configurable:!0});var g=e.open;function m(e,t,r,u){return"function"==typeof r&&(u=r,r=null),function e(t,r,u,n,o){return g(t,r,u,function(s,i){!s||"EMFILE"!==s.code&&"ENFILE"!==s.code?"function"==typeof n&&n.apply(this,arguments):E([e,[t,r,u,n],s,o||Date.now(),Date.now()])})}(e,t,r,u)}return e.open=m,e}function E(e){p("ENQUEUE",e[0].name,e[1]),o[u].push(e),d()}function F(){for(var e=Date.now(),t=0;t<o[u].length;++t)o[u][t].length>2&&(o[u][t][3]=e,o[u][t][4]=e);d()}function d(){if(clearTimeout(l),l=void 0,0!==o[u].length){var e=o[u].shift(),t=e[0],r=e[1],n=e[2],s=e[3],i=e[4];if(void 0===s)p("RETRY",t.name,r),t.apply(null,r);else if(Date.now()-s>=6e4){p("TIMEOUT",t.name,r);var D=r.pop();"function"==typeof D&&D.call(null,n)}else{var a=Date.now()-i,c=Math.max(i-s,1);a>=Math.min(1.2*c,100)?(p("RETRY",t.name,r),t.apply(null,r.concat([s]))):o[u].push(e)}void 0===l&&(l=setTimeout(d,0))}}global[u]||c(global,o[u]),e.exports=h(D(o)),process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!o.__patched&&(e.exports=h(o),o.__patched=!0)},3306(e,t,r){var u=r(2203).Stream;e.exports=function(e){return{ReadStream:function t(r,n){if(!(this instanceof t))return new t(r,n);u.call(this);var o=this;this.path=r,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=65536,n=n||{};for(var s=Object.keys(n),i=0,D=s.length;i<D;i++){var a=s[i];this[a]=n[a]}if(this.encoding&&this.setEncoding(this.encoding),void 0!==this.start){if("number"!=typeof this.start)throw TypeError("start must be a Number");if(void 0===this.end)this.end=1/0;else if("number"!=typeof this.end)throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}null===this.fd?e.open(this.path,this.flags,this.mode,function(e,t){if(e)return o.emit("error",e),void(o.readable=!1);o.fd=t,o.emit("open",t),o._read()}):process.nextTick(function(){o._read()})},WriteStream:function t(r,n){if(!(this instanceof t))return new t(r,n);u.call(this),this.path=r,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,n=n||{};for(var o=Object.keys(n),s=0,i=o.length;s<i;s++){var D=o[s];this[D]=n[D]}if(void 0!==this.start){if("number"!=typeof this.start)throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],null===this.fd&&(this._open=e.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}}},449(e,t,r){var u=r(9140),n=process.cwd,o=null,s=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return o||(o=n.call(process)),o};try{process.cwd()}catch(e){}if("function"==typeof process.chdir){var i=process.chdir;process.chdir=function(e){o=null,i.call(process,e)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,i)}e.exports=function(e){function t(t){return t?function(r,u,n){return t.call(e,r,u,function(e){a(e)&&(e=null),n&&n.apply(this,arguments)})}:t}function r(t){return t?function(r,u){try{return t.call(e,r,u)}catch(e){if(!a(e))throw e}}:t}function n(t){return t?function(r,u,n,o){return t.call(e,r,u,n,function(e){a(e)&&(e=null),o&&o.apply(this,arguments)})}:t}function o(t){return t?function(r,u,n){try{return t.call(e,r,u,n)}catch(e){if(!a(e))throw e}}:t}function i(t){return t?function(r,u,n){function o(e,t){t&&(t.uid<0&&(t.uid+=4294967296),t.gid<0&&(t.gid+=4294967296)),n&&n.apply(this,arguments)}return"function"==typeof u&&(n=u,u=null),u?t.call(e,r,u,o):t.call(e,r,o)}:t}function D(t){return t?function(r,u){var n=u?t.call(e,r,u):t.call(e,r);return n&&(n.uid<0&&(n.uid+=4294967296),n.gid<0&&(n.gid+=4294967296)),n}:t}function a(e){return!e||"ENOSYS"===e.code||!(process.getuid&&0===process.getuid()||"EINVAL"!==e.code&&"EPERM"!==e.code)}var c;u.hasOwnProperty("O_SYMLINK")&&process.version.match(/^v0\.6\.[0-2]|^v0\.5\./)&&function(e){e.lchmod=function(t,r,n){e.open(t,u.O_WRONLY|u.O_SYMLINK,r,function(t,u){t?n&&n(t):e.fchmod(u,r,function(t){e.close(u,function(e){n&&n(t||e)})})})},e.lchmodSync=function(t,r){var n,o=e.openSync(t,u.O_WRONLY|u.O_SYMLINK,r),s=!0;try{n=e.fchmodSync(o,r),s=!1}finally{if(s)try{e.closeSync(o)}catch(e){}else e.closeSync(o)}return n}}(e),e.lutimes||function(e){u.hasOwnProperty("O_SYMLINK")&&e.futimes?(e.lutimes=function(t,r,n,o){e.open(t,u.O_SYMLINK,function(t,u){t?o&&o(t):e.futimes(u,r,n,function(t){e.close(u,function(e){o&&o(t||e)})})})},e.lutimesSync=function(t,r,n){var o,s=e.openSync(t,u.O_SYMLINK),i=!0;try{o=e.futimesSync(s,r,n),i=!1}finally{if(i)try{e.closeSync(s)}catch(e){}else e.closeSync(s)}return o}):e.futimes&&(e.lutimes=function(e,t,r,u){u&&process.nextTick(u)},e.lutimesSync=function(){})}(e),e.chown=n(e.chown),e.fchown=n(e.fchown),e.lchown=n(e.lchown),e.chmod=t(e.chmod),e.fchmod=t(e.fchmod),e.lchmod=t(e.lchmod),e.chownSync=o(e.chownSync),e.fchownSync=o(e.fchownSync),e.lchownSync=o(e.lchownSync),e.chmodSync=r(e.chmodSync),e.fchmodSync=r(e.fchmodSync),e.lchmodSync=r(e.lchmodSync),e.stat=i(e.stat),e.fstat=i(e.fstat),e.lstat=i(e.lstat),e.statSync=D(e.statSync),e.fstatSync=D(e.fstatSync),e.lstatSync=D(e.lstatSync),e.chmod&&!e.lchmod&&(e.lchmod=function(e,t,r){r&&process.nextTick(r)},e.lchmodSync=function(){}),e.chown&&!e.lchown&&(e.lchown=function(e,t,r,u){u&&process.nextTick(u)},e.lchownSync=function(){}),"win32"===s&&(e.rename="function"!=typeof e.rename?e.rename:function(t){function r(r,u,n){var o=Date.now(),s=0;t(r,u,function i(D){if(D&&("EACCES"===D.code||"EPERM"===D.code)&&Date.now()-o<6e4)return setTimeout(function(){e.stat(u,function(e,o){e&&"ENOENT"===e.code?t(r,u,i):n(D)})},s),void(s<100&&(s+=10));n&&n(D)})}return Object.setPrototypeOf&&Object.setPrototypeOf(r,t),r}(e.rename)),e.read="function"!=typeof e.read?e.read:function(t){function r(r,u,n,o,s,i){var D;if(i&&"function"==typeof i){var a=0;D=function(c,l,p){if(c&&"EAGAIN"===c.code&&a<10)return a++,t.call(e,r,u,n,o,s,D);i.apply(this,arguments)}}return t.call(e,r,u,n,o,s,D)}return Object.setPrototypeOf&&Object.setPrototypeOf(r,t),r}(e.read),e.readSync="function"!=typeof e.readSync?e.readSync:(c=e.readSync,function(t,r,u,n,o){for(var s=0;;)try{return c.call(e,t,r,u,n,o)}catch(e){if("EAGAIN"===e.code&&s<10){s++;continue}throw e}})}},533(e,t,r){"use strict";const u=r(6928),n=r(867),o=r(9655);e.exports=(e,t,s)=>{const i=new n(Object.assign({},o.defaults,s),t);i.add(Object.assign({},e),"cli");const D=[];let a=!1;if(r(8400).resolve.paths){const e=r(8400).resolve.paths("npm");let t;try{t=r(8400).resolve("npm",{paths:e.slice(-1)})}catch(e){a=!0}t&&D.push(i.addFile(u.resolve(u.dirname(t),"..","npmrc"),"builtin"))}i.addEnv(),i.loadPrefix();const c=u.resolve(i.localPrefix,".npmrc"),l=i.get("userconfig");if(i.get("global")||c===l?i.add({},"project"):D.push(i.addFile(c,"project")),i.get("workspace-prefix")&&i.get("workspace-prefix")!==c){const e=u.resolve(i.get("workspace-prefix"),".npmrc");D.push(i.addFile(e,"workspace"))}if(D.push(i.addFile(i.get("userconfig"),"user")),i.get("prefix")){const e=u.resolve(i.get("prefix"),"etc");i.root.globalconfig=u.resolve(e,"npmrc"),i.root.globalignorefile=u.resolve(e,"npmignore")}D.push(i.addFile(i.get("globalconfig"),"global")),i.loadUser();const p=i.get("cafile");return p&&i.loadCAFile(p),{config:i,warnings:D.filter(Boolean),failedToLoadBuiltInConfig:a}},Object.defineProperty(e.exports,"defaults",{get:()=>o.defaults,enumerable:!0})},867(e,t,r){"use strict";const{readCAFileSync:u}=r(5925),n=r(9896),o=r(6928),{ConfigChain:s}=r(5135),i=r(1756),D=r(8397);e.exports=class extends s{constructor(e,t){super(e),this.root=e,this._parseField=D.parseField.bind(null,t||r(3988))}add(e,t){try{for(const[t,r]of Object.entries(e)){const u=D.parseKey(t);u!==t&&delete e[t],e[u]=this._parseField(r,u)}}catch(e){throw e}return super.add(e,t)}addFile(e,t){const r={__source__:t=t||e};this.sources[t]={path:e,type:"ini"},this.push(r),this._await();try{const t=n.readFileSync(e,"utf8");this.addString(t,e,"ini",r)}catch(t){if("ENOENT"===t.code)this.add({},r);else if("EISDIR"!==t.code)return`Issue while reading "${e}". ${t.message}`}}addEnv(e){e=e||process.env;const t={};return Object.keys(e).filter(e=>/^npm_config_/i.test(e)).forEach(r=>{if(!e[r])return;const u=i(r.substr(11)),n=e[r];t[u]=function(e,t){switch(e){case"hoist-pattern":case"public-hoist-pattern":return function(e){return e.indexOf("\n\n")?e.split("\n\n"):e.split(",")}(t)}return t}(u,n)}),super.addEnv("",t,"env")}loadPrefix(){const e=this.list[0];let t;if(Object.defineProperty(this,"prefix",{enumerable:!0,set:e=>{this[this.get("global")?"globalPrefix":"localPrefix"]=e},get:()=>this.get("global")?this.globalPrefix:this.localPrefix}),Object.defineProperty(this,"globalPrefix",{enumerable:!0,set:e=>{this.set("prefix",e)},get:()=>o.resolve(this.get("prefix"))}),Object.defineProperty(this,"localPrefix",{enumerable:!0,set:e=>{t=e},get:()=>t}),Object.prototype.hasOwnProperty.call(e,"prefix"))t=o.resolve(e.prefix);else try{const e=D.findPrefix(process.cwd());t=e}catch(e){throw e}return t}loadCAFile(e){if(!e)return;const t=u(e);t&&this.set("ca",t)}loadUser(){const e=this.root;if(this.get("global"))return;if(process.env.SUDO_UID)return void(e.user=Number(process.env.SUDO_UID));const t=o.resolve(this.get("prefix"));try{const r=n.statSync(t);e.user=r.uid}catch(e){if("ENOENT"===e.code)return;throw e}}}},9655(e,t,r){"use strict";const u=r(857),n=r(6928),o=u.tmpdir(),s=process.getuid?process.getuid():process.pid,i="win32"===process.platform;let D=u.homedir();D?process.env.HOME=D:D=n.resolve(o,"npm-"+s);const a="win32"===process.platform?"npm-cache":".npm",c="win32"===process.platform&&process.env.APPDATA||D,l=n.resolve(c,a);let p,f;Object.defineProperty(t,"defaults",{get:function(){return p||(process.env.PREFIX?f=process.env.PREFIX:"win32"===process.platform?f=n.dirname(process.execPath):(f=n.dirname(n.dirname(process.execPath)),process.env.DESTDIR&&(f=n.join(process.env.DESTDIR,f))),p={access:null,"allow-same-version":!1,"always-auth":!1,also:null,audit:!0,"auth-type":"legacy","bin-links":!0,browser:null,ca:null,cafile:null,cache:l,"cache-lock-stale":6e4,"cache-lock-retries":10,"cache-lock-wait":1e4,"cache-max":1/0,"cache-min":10,cert:null,cidr:null,color:null==process.env.NO_COLOR,depth:1/0,description:!0,dev:!1,"dry-run":!1,editor:process.env.EDITOR||process.env.VISUAL||(i?"notepad.exe":"vi"),"engine-strict":!1,force:!1,"fetch-retries":2,"fetch-retry-factor":10,"fetch-retry-mintimeout":1e4,"fetch-retry-maxtimeout":6e4,git:"git","git-tag-version":!0,"commit-hooks":!0,global:!1,globalconfig:n.resolve(f,"etc","npmrc"),"global-style":!1,group:"win32"===process.platform?0:process.env.SUDO_GID||process.getgid&&process.getgid(),"ham-it-up":!1,heading:"npm","if-present":!1,"ignore-prepublish":!1,"ignore-scripts":!1,"init-module":n.resolve(D,".npm-init.js"),"init-author-name":"","init-author-email":"","init-author-url":"","init-version":"1.0.0","init-license":"ISC",json:!1,key:null,"legacy-bundling":!1,link:!1,"local-address":void 0,loglevel:"notice",logstream:process.stderr,"logs-max":10,long:!1,maxsockets:50,message:"%s","metrics-registry":null,"node-options":null,offline:!1,"onload-script":!1,only:null,optional:!0,otp:null,"package-lock":!0,"package-lock-only":!1,parseable:!1,"prefer-offline":!1,"prefer-online":!1,prefix:f,production:!1,progress:!process.env.TRAVIS&&!process.env.CI,provenance:!1,proxy:null,"https-proxy":null,"no-proxy":null,"user-agent":"npm/{npm-version} node/{node-version} {platform} {arch}","read-only":!1,"rebuild-bundle":!0,registry:"https://registry.npmjs.org/",rollback:!0,save:!0,"save-bundle":!1,"save-dev":!1,"save-exact":!1,"save-optional":!1,"save-prefix":"^","save-prod":!1,scope:"","script-shell":null,"scripts-prepend-node-path":"warn-only",searchopts:"",searchexclude:null,searchlimit:20,searchstaleness:900,"send-metrics":!1,shell:i?process.env.COMSPEC||"cmd.exe":process.env.SHELL||"/bin/bash",shrinkwrap:!0,"sign-git-tag":!1,"sso-poll-frequency":500,"sso-type":"oauth","strict-ssl":!0,tag:"latest","tag-version-prefix":"v",timing:!1,tmp:o,unicode:!0,"unsafe-perm":"win32"===process.platform||"cygwin"===process.platform||!(process.getuid&&process.setuid&&process.getgid&&process.setgid)||0!==process.getuid(),usage:!1,user:"win32"===process.platform?0:"nobody",userconfig:n.resolve(D,".npmrc"),umask:(process.umask,process.umask()),version:!1,versions:!1,viewer:"win32"===process.platform?"browser":"man",_exit:!0},p)}})},1756(e){function t(e){if("_authtoken"===(e=e.toLowerCase()))return"_authToken";let t=e[0];for(let r=1;r<e.length;r++)t+="_"===e[r]?"-":e[r];return t}e.exports=function(e){const r=e.indexOf(":");return-1===r?t(e):`${e.substr(0,r)}:${t(e.substr(r+1))}`}},3988(e,t,r){"use strict";const u=r(6928),n=r(2203).Stream,o=r(7016),s=()=>{};t.types={access:[null,"restricted","public"],"allow-same-version":Boolean,"always-auth":Boolean,also:[null,"dev","development"],audit:Boolean,"auth-type":["legacy","sso","saml","oauth"],"bin-links":Boolean,browser:[null,String],ca:[null,String,Array],cafile:u,cache:u,"cache-lock-stale":Number,"cache-lock-retries":Number,"cache-lock-wait":Number,"cache-max":Number,"cache-min":Number,cert:[null,String],cidr:[null,String,Array],color:["always",Boolean],depth:Number,description:Boolean,dev:Boolean,"dry-run":Boolean,editor:String,"engine-strict":Boolean,force:Boolean,"fetch-retries":Number,"fetch-retry-factor":Number,"fetch-retry-mintimeout":Number,"fetch-retry-maxtimeout":Number,git:String,"git-tag-version":Boolean,"commit-hooks":Boolean,global:Boolean,globalconfig:u,"global-style":Boolean,group:[Number,String],"https-proxy":[null,o],"user-agent":String,"ham-it-up":Boolean,heading:String,"if-present":Boolean,"ignore-prepublish":Boolean,"ignore-scripts":Boolean,"init-module":u,"init-author-name":String,"init-author-email":String,"init-author-url":["",o],"init-license":String,"init-version":s,json:Boolean,key:[null,String],"legacy-bundling":Boolean,link:Boolean,"local-address":[],loglevel:["silent","error","warn","notice","http","timing","info","verbose","silly"],logstream:n,"logs-max":Number,long:Boolean,maxsockets:Number,message:String,"metrics-registry":[null,String],"node-options":[null,String],"node-version":[null,s],"no-proxy":[null,String,Array],offline:Boolean,"onload-script":[null,String],only:[null,"dev","development","prod","production"],optional:Boolean,"package-lock":Boolean,otp:[null,String],"package-lock-only":Boolean,parseable:Boolean,"prefer-offline":Boolean,"prefer-online":Boolean,prefix:u,production:Boolean,progress:Boolean,proxy:[null,!1,o],provenance:Boolean,"read-only":Boolean,"rebuild-bundle":Boolean,registry:[null,o],rollback:Boolean,save:Boolean,"save-bundle":Boolean,"save-dev":Boolean,"save-exact":Boolean,"save-optional":Boolean,"save-prefix":String,"save-prod":Boolean,scope:String,"script-shell":[null,String],"scripts-prepend-node-path":[!1,!0,"auto","warn-only"],searchopts:String,searchexclude:[null,String],searchlimit:Number,searchstaleness:Number,"send-metrics":Boolean,shell:String,shrinkwrap:Boolean,"sign-git-tag":Boolean,"sso-poll-frequency":Number,"sso-type":[null,"oauth","saml"],"strict-ssl":Boolean,tag:String,timing:Boolean,tmp:u,unicode:Boolean,"unsafe-perm":Boolean,usage:Boolean,user:[Number,String],userconfig:u,umask:()=>{},version:Boolean,"tag-version-prefix":String,versions:Boolean,viewer:String,_exit:Boolean}},8397(e,t,r){"use strict";const u=r(9896),n=r(6928),{envReplace:o}=r(6434);t.envReplace=o,t.findPrefix=e=>{e=n.resolve(e);let t=!1;for(;"node_modules"===n.basename(e);)e=n.dirname(e),t=!0;if(t)return e;const r=(e,t)=>{if("/"===e||"win32"===process.platform&&/^[a-zA-Z]:(\\|\/)?$/.test(e))return t;try{const o=u.readdirSync(e);if(o.includes("node_modules")||o.includes("package.json")||o.includes("package.json5")||o.includes("package.yaml")||o.includes("pnpm-workspace.yaml"))return e;const s=n.dirname(e);return s===e?t:r(s,t)}catch(r){if(e===t){if("ENOENT"===r.code)return t;throw r}return t}};return r(e,e)},t.parseField=(e,t,r)=>{if("string"!=typeof t)return t;const u=[].concat(e[r]),s=-1!==u.indexOf(n),i=-1!==u.indexOf(Boolean),D=-1!==u.indexOf(String),a=-1!==u.indexOf(Number);if(t=`${t}`.trim(),/^".*"$/.test(t))try{t=JSON.parse(t)}catch(e){throw new Error(`Failed parsing JSON config key ${r}: ${t}`)}if(i&&!D&&""===t)return!0;switch(t){case"true":return!0;case"false":return!1;case"null":return null;case"undefined":return}const c=o(t,process.env);if((r.endsWith(":tokenHelper")||"tokenHelper"===r)&&c!==t)throw new Error(`It is not allowed to use environment variables in the value of the ${r} setting.`);return t=c,s&&(("win32"===process.platform?/^~(\/|\\)/:/^~\//).test(t)&&process.env.HOME&&(t=n.resolve(process.env.HOME,t.substr(2))),t=n.resolve(t)),a&&!isNaN(t)&&(t=Number(t)),t},t.parseKey=e=>"string"!=typeof e?e:o(e,process.env)},8400(e){function t(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}t.keys=()=>[],t.resolve=t,t.id=8400,e.exports=t},8218(e,t,r){"use strict";const u=r(1438);function n(e,t){if(!e)return e;const r=(t=t||{}).align||"center";if("left"===r)return e;const n=t.split||"\n",i=t.pad||" ",D="right"!==r?o:s;let a,c=!1;Array.isArray(e)||(c=!0,e=String(e).split(n));let l=0;return e=e.map(function(e){return e=String(e),a=u(e),l=Math.max(a,l),{str:e,width:a}}).map(function(e){return new Array(D(l,e.width)+1).join(i)+e.str}),c?e.join(n):e}function o(e,t){return Math.floor((e-t)/2)}function s(e,t){return e-t}n.left=function(e){return n(e,{align:"left"})},n.center=function(e){return n(e,{align:"center"})},n.right=function(e){return n(e,{align:"right"})},e.exports=n},8618(e){"use strict";e.exports=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F|\uD83D\uDC68(?:\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68\uD83C\uDFFB|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|[\u2695\u2696\u2708]\uFE0F|\uD83D[\uDC66\uDC67]|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708])\uFE0F|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C[\uDFFB-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)\uD83C\uDFFB|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB\uDFFC])|\uD83D\uDC69(?:\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D\uD83D\uDC69)(?:\uD83C[\uDFFB-\uDFFD])|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|(?:(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)\uFE0F|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:(?:\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\u200D[\u2640\u2642])|\uD83C\uDFF4\u200D\u2620)\uFE0F|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF4\uD83C\uDDF2|\uD83C\uDDF6\uD83C\uDDE6|[#\*0-9]\uFE0F\u20E3|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83D\uDC69(?:\uD83C[\uDFFB-\uDFFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270A-\u270D]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC70\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDCAA\uDD74\uDD7A\uDD90\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD36\uDDB5\uDDB6\uDDBB\uDDD2-\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5\uDEEB\uDEEC\uDEF4-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFA\uDFE0-\uDFEB]|\uD83E[\uDD0D-\uDD3A\uDD3C-\uDD45\uDD47-\uDD71\uDD73-\uDD76\uDD7A-\uDDA2\uDDA5-\uDDAA\uDDAE-\uDDCA\uDDCD-\uDDFF\uDE70-\uDE73\uDE78-\uDE7A\uDE80-\uDE82\uDE90-\uDE95])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g}},1438(e,t,r){"use strict";const u=r(6231),n=r(6108),o=r(8618),s=e=>{if("string"!=typeof e||0===e.length)return 0;if(0===(e=u(e)).length)return 0;e=e.replace(o()," ");let t=0;for(let r=0;r<e.length;r++){const u=e.codePointAt(r);u<=31||u>=127&&u<=159||u>=768&&u<=879||(u>65535&&r++,t+=n(u)?2:1)}return t};e.exports=s,e.exports.default=s},9880(e){"use strict";e.exports=({onlyFirst:e=!1}={})=>{const t=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(t,e?void 0:"g")}},3393(e,t,r){"use strict";const u=r(5711);e.exports=u,e.exports.default=u},5135(e,t,r){var u=r(9799),n=r(6928),o=r(9896),s=r(301),i=r(4434).EventEmitter,D=r(7016),a=r(8611),c=e.exports=function(){for(var e=[].slice.call(arguments),t=new f;e.length;){var r=e.shift();r&&t.push("string"==typeof r?p(r):r)}return t},l=(c.find=function(){var e=n.join.apply(null,[].slice.call(arguments));return function e(t,r){var u=n.join(t,r);try{return o.statSync(u),u}catch(u){if(n.dirname(t)!==t)return e(n.dirname(t),r)}}(__dirname,e)},c.parse=function(e,t,r){if(e=""+e,r){if("json"!==r)return s.parse(e);if(!this.emit)return JSON.parse(e);try{return JSON.parse(e)}catch(e){this.emit("error",e)}}else try{return JSON.parse(e)}catch(t){return s.parse(e)}}),p=c.json=function(){var e,t=[].slice.call(arguments).filter(function(e){return null!=e}),r=n.join.apply(null,t);try{e=o.readFileSync(r,"utf-8")}catch(e){return}return l(e,r,"json")};function f(){i.apply(this),u.apply(this,arguments),this._awaiting=0,this._saving=0,this.sources={}}c.env=function(e,t){t=t||process.env;var r={},u=e.length;for(var n in t)0===n.indexOf(e)&&(r[n.substring(u)]=t[n]);return r},c.ConfigChain=f;var h={constructor:{value:f}};Object.keys(i.prototype).forEach(function(e){h[e]=Object.getOwnPropertyDescriptor(i.prototype,e)}),f.prototype=Object.create(u.prototype,h),f.prototype.del=function(e,t){if(t){var r=this.sources[t];if(!(r=r&&r.data))return this.emit("error",new Error("not found "+t));delete r[e]}else for(var u=0,n=this.list.length;u<n;u++)delete this.list[u][e];return this},f.prototype.set=function(e,t,r){var u;if(r){if(!(u=(u=this.sources[r])&&u.data))return this.emit("error",new Error("not found "+r))}else if(!(u=this.list[0]))return this.emit("error",new Error("cannot set, no confs!"));return u[e]=t,this},f.prototype.get=function(e,t){return t?((t=this.sources[t])&&(t=t.data),t&&Object.hasOwnProperty.call(t,e)?t[e]:void 0):this.list[0][e]},f.prototype.save=function(e,t,r){"function"==typeof t&&(r=t,t=null);var u=this.sources[e];if(!u||!u.path&&!u.source||!u.data)return this.emit("error",new Error("bad save target: "+e));if(u.source){var n=u.prefix||"";return Object.keys(u.data).forEach(function(e){u.source[n+e]=u.data[e]}),this}t=t||u.type;var i=u.data;return i="json"===u.type?JSON.stringify(i):s.stringify(i),this._saving++,o.writeFile(u.path,i,"utf8",function(e){if(this._saving--,e)return r?r(e):this.emit("error",e);0===this._saving&&(r&&r(),this.emit("save"))}.bind(this)),this},f.prototype.addFile=function(e,t,r){var u={__source__:r=r||e};return this.sources[r]={path:e,type:t},this.push(u),this._await(),o.readFile(e,"utf8",function(r,n){r&&this.emit("error",r),this.addString(n,e,t,u)}.bind(this)),this},f.prototype.addEnv=function(e,t,r){r=r||"env";var u=c.env(e,t);return this.sources[r]={data:u,source:t,prefix:e},this.add(u,r)},f.prototype.addUrl=function(e,t,r){this._await();var u=D.format(e),n={__source__:r=r||u};return this.sources[r]={href:u,type:t},this.push(n),a.request(e,function(e){var r=[],o=e.headers["content-type"];t||(t=-1!==o.indexOf("json")?"json":-1!==o.indexOf("ini")?"ini":u.match(/\.json$/)?"json":u.match(/\.ini$/)?"ini":null,n.type=t),e.on("data",r.push.bind(r)).on("end",function(){this.addString(Buffer.concat(r),u,t,n)}.bind(this)).on("error",this.emit.bind(this,"error"))}.bind(this)).on("error",this.emit.bind(this,"error")).end(),this},f.prototype.addString=function(e,t,r,u){return e=this.parse(e,t,r),this.add(e,u),this},f.prototype.add=function(e,t){if(t&&"object"==typeof t){var r=this.list.indexOf(t);if(-1===r)return this.emit("error",new Error("bad marker"));this.splice(r,1,e),t=t.__source__,this.sources[t]=this.sources[t]||{},this.sources[t].data=e,this._resolve()}else"string"==typeof t&&(this.sources[t]=this.sources[t]||{},this.sources[t].data=e),this._await(),this.push(e),process.nextTick(this._resolve.bind(this));return this},f.prototype.parse=c.parse,f.prototype._await=function(){this._awaiting++},f.prototype._resolve=function(){this._awaiting--,0===this._awaiting&&this.emit("load",this)}},301(e,t){t.parse=t.decode=function(e){var t={},r=t,n=null,o=/^\[([^\]]*)\]$|^([^=]+)(=(.*))?$/i;return e.split(/[\r\n]+/g).forEach(function(e,u,i){if(e&&!e.match(/^\s*[;#]/)){var D=e.match(o);if(D){if(void 0!==D[1])return"__proto__"===(n=s(D[1]))?void(r={}):void(r=t[n]=t[n]||{});var a=s(D[2]);if("__proto__"!==a){var c=!D[3]||s(D[4]);switch(c){case"true":case"false":case"null":c=JSON.parse(c)}if(a.length>2&&"[]"===a.slice(-2)){if("__proto__"===(a=a.substring(0,a.length-2)))return;r[a]?Array.isArray(r[a])||(r[a]=[r[a]]):r[a]=[]}Array.isArray(r[a])?r[a].push(c):r[a]=c}}}}),Object.keys(t).filter(function(e,r,n){if(!t[e]||"object"!=typeof t[e]||Array.isArray(t[e]))return!1;var o=u(e),s=t,i=o.pop(),D=i.replace(/\\\./g,".");return o.forEach(function(e,t,r){"__proto__"!==e&&(s[e]&&"object"==typeof s[e]||(s[e]={}),s=s[e])}),(s!==t||D!==i)&&(s[D]=t[e],!0)}).forEach(function(e,r,u){delete t[e]}),t},t.stringify=t.encode=function e(t,n){var s=[],i="";"string"==typeof n?n={section:n,whitespace:!1}:(n=n||{}).whitespace=!0===n.whitespace;var D=n.whitespace?" = ":"=";return Object.keys(t).forEach(function(e,u,n){var a=t[e];a&&Array.isArray(a)?a.forEach(function(t){i+=o(e+"[]")+D+o(t)+"\n"}):a&&"object"==typeof a?s.push(e):i+=o(e)+D+o(a)+r}),n.section&&i.length&&(i="["+o(n.section)+"]"+r+i),s.forEach(function(o,s,D){var a=u(o).join("\\."),c=(n.section?n.section+".":"")+a,l=e(t[o],{section:c,whitespace:n.whitespace});i.length&&l.length&&(i+=r),i+=l}),i},t.safe=o,t.unsafe=s;var r="undefined"!=typeof process&&"win32"===process.platform?"\r\n":"\n";function u(e){return e.replace(/\1/g,"LITERAL\\1LITERAL").replace(/\\\./g,"").split(/\./).map(function(e){return e.replace(/\1/g,"\\.").replace(/\2LITERAL\\1LITERAL\2/g,"")})}function n(e){return'"'===e.charAt(0)&&'"'===e.slice(-1)||"'"===e.charAt(0)&&"'"===e.slice(-1)}function o(e){return"string"!=typeof e||e.match(/[=\r\n]/)||e.match(/^\[/)||e.length>1&&n(e)||e!==e.trim()?JSON.stringify(e):e.replace(/;/g,"\\;").replace(/#/g,"\\#")}function s(e,t){if(!n(e=(e||"").trim())){for(var r=!1,u="",o=0,s=e.length;o<s;o++){var i=e.charAt(o);if(r)-1!=="\\;#".indexOf(i)?u+=i:u+="\\"+i,r=!1;else{if(-1!==";#".indexOf(i))break;"\\"===i?r=!0:u+=i}}return r&&(u+="\\"),u.trim()}"'"===e.charAt(0)&&(e=e.substr(1,e.length-2));try{e=JSON.parse(e)}catch(e){}return e}},1919(e){"use strict";function t(e){return e instanceof Buffer||e instanceof Date||e instanceof RegExp}function r(e){if(e instanceof Buffer){var t=Buffer.alloc?Buffer.alloc(e.length):new Buffer(e.length);return e.copy(t),t}if(e instanceof Date)return new Date(e.getTime());if(e instanceof RegExp)return new RegExp(e);throw new Error("Unexpected situation")}function u(e){var n=[];return e.forEach(function(e,s){"object"==typeof e&&null!==e?Array.isArray(e)?n[s]=u(e):t(e)?n[s]=r(e):n[s]=o({},e):n[s]=e}),n}function n(e,t){return"__proto__"===t?void 0:e[t]}var o=e.exports=function(){if(arguments.length<1||"object"!=typeof arguments[0])return!1;if(arguments.length<2)return arguments[0];var e,s,i=arguments[0];return Array.prototype.slice.call(arguments,1).forEach(function(D){"object"!=typeof D||null===D||Array.isArray(D)||Object.keys(D).forEach(function(a){return s=n(i,a),(e=n(D,a))===i?void 0:"object"!=typeof e||null===e?void(i[a]=e):Array.isArray(e)?void(i[a]=u(e)):t(e)?void(i[a]=r(e)):"object"!=typeof s||null===s||Array.isArray(s)?void(i[a]=o({},e)):void(i[a]=o(s,e))})}),i}},1283(e){"use strict";e.exports=function(e){if(null===e||"object"!=typeof e)return e;if(e instanceof Object)var r={__proto__:t(e)};else r=Object.create(null);return Object.getOwnPropertyNames(e).forEach(function(t){Object.defineProperty(r,t,Object.getOwnPropertyDescriptor(e,t))}),r};var t=Object.getPrototypeOf||function(e){return e.__proto__}},3735(e,t,r){var u,n,o=r(9896),s=r(9106),i=r(1995),D=r(1283),a=r(9023);function c(e,t){Object.defineProperty(e,u,{get:function(){return t}})}"function"==typeof Symbol&&"function"==typeof Symbol.for?(u=Symbol.for("graceful-fs.queue"),n=Symbol.for("graceful-fs.previous")):(u="___graceful-fs.queue",n="___graceful-fs.previous");var l,p=function(){};if(a.debuglog?p=a.debuglog("gfs4"):/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&(p=function(){var e=a.format.apply(a,arguments);e="GFS4: "+e.split(/\n/).join("\nGFS4: "),console.error(e)}),!o[u]){var f=global[u]||[];c(o,f),o.close=function(e){function t(t,r){return e.call(o,t,function(e){e||F(),"function"==typeof r&&r.apply(this,arguments)})}return Object.defineProperty(t,n,{value:e}),t}(o.close),o.closeSync=function(e){function t(t){e.apply(o,arguments),F()}return Object.defineProperty(t,n,{value:e}),t}(o.closeSync),/\bgfs4\b/i.test(process.env.NODE_DEBUG||"")&&process.on("exit",function(){p(o[u]),r(2613).equal(o[u].length,0)})}function h(e){s(e),e.gracefulify=h,e.createReadStream=function(t,r){return new e.ReadStream(t,r)},e.createWriteStream=function(t,r){return new e.WriteStream(t,r)};var t=e.readFile;e.readFile=function(e,r,u){return"function"==typeof r&&(u=r,r=null),function e(r,u,n,o){return t(r,u,function(t){!t||"EMFILE"!==t.code&&"ENFILE"!==t.code?"function"==typeof n&&n.apply(this,arguments):E([e,[r,u,n],t,o||Date.now(),Date.now()])})}(e,r,u)};var r=e.writeFile;e.writeFile=function(e,t,u,n){return"function"==typeof u&&(n=u,u=null),function e(t,u,n,o,s){return r(t,u,n,function(r){!r||"EMFILE"!==r.code&&"ENFILE"!==r.code?"function"==typeof o&&o.apply(this,arguments):E([e,[t,u,n,o],r,s||Date.now(),Date.now()])})}(e,t,u,n)};var u=e.appendFile;u&&(e.appendFile=function(e,t,r,n){return"function"==typeof r&&(n=r,r=null),function e(t,r,n,o,s){return u(t,r,n,function(u){!u||"EMFILE"!==u.code&&"ENFILE"!==u.code?"function"==typeof o&&o.apply(this,arguments):E([e,[t,r,n,o],u,s||Date.now(),Date.now()])})}(e,t,r,n)});var n=e.copyFile;n&&(e.copyFile=function(e,t,r,u){return"function"==typeof r&&(u=r,r=0),function e(t,r,u,o,s){return n(t,r,u,function(n){!n||"EMFILE"!==n.code&&"ENFILE"!==n.code?"function"==typeof o&&o.apply(this,arguments):E([e,[t,r,u,o],n,s||Date.now(),Date.now()])})}(e,t,r,u)});var o=e.readdir;e.readdir=function(e,t,r){"function"==typeof t&&(r=t,t=null);var u=D.test(process.version)?function(e,t,r,u){return o(e,n(e,t,r,u))}:function(e,t,r,u){return o(e,t,n(e,t,r,u))};return u(e,t,r);function n(e,t,r,n){return function(o,s){!o||"EMFILE"!==o.code&&"ENFILE"!==o.code?(s&&s.sort&&s.sort(),"function"==typeof r&&r.call(this,o,s)):E([u,[e,t,r],o,n||Date.now(),Date.now()])}}};var D=/^v[0-5]\./;if("v0.8"===process.version.substr(0,4)){var a=i(e);F=a.ReadStream,d=a.WriteStream}var c=e.ReadStream;c&&(F.prototype=Object.create(c.prototype),F.prototype.open=function(){var e=this;m(e.path,e.flags,e.mode,function(t,r){t?(e.autoClose&&e.destroy(),e.emit("error",t)):(e.fd=r,e.emit("open",r),e.read())})});var l=e.WriteStream;l&&(d.prototype=Object.create(l.prototype),d.prototype.open=function(){var e=this;m(e.path,e.flags,e.mode,function(t,r){t?(e.destroy(),e.emit("error",t)):(e.fd=r,e.emit("open",r))})}),Object.defineProperty(e,"ReadStream",{get:function(){return F},set:function(e){F=e},enumerable:!0,configurable:!0}),Object.defineProperty(e,"WriteStream",{get:function(){return d},set:function(e){d=e},enumerable:!0,configurable:!0});var p=F;Object.defineProperty(e,"FileReadStream",{get:function(){return p},set:function(e){p=e},enumerable:!0,configurable:!0});var f=d;function F(e,t){return this instanceof F?(c.apply(this,arguments),this):F.apply(Object.create(F.prototype),arguments)}function d(e,t){return this instanceof d?(l.apply(this,arguments),this):d.apply(Object.create(d.prototype),arguments)}Object.defineProperty(e,"FileWriteStream",{get:function(){return f},set:function(e){f=e},enumerable:!0,configurable:!0});var g=e.open;function m(e,t,r,u){return"function"==typeof r&&(u=r,r=null),function e(t,r,u,n,o){return g(t,r,u,function(s,i){!s||"EMFILE"!==s.code&&"ENFILE"!==s.code?"function"==typeof n&&n.apply(this,arguments):E([e,[t,r,u,n],s,o||Date.now(),Date.now()])})}(e,t,r,u)}return e.open=m,e}function E(e){p("ENQUEUE",e[0].name,e[1]),o[u].push(e),d()}function F(){for(var e=Date.now(),t=0;t<o[u].length;++t)o[u][t].length>2&&(o[u][t][3]=e,o[u][t][4]=e);d()}function d(){if(clearTimeout(l),l=void 0,0!==o[u].length){var e=o[u].shift(),t=e[0],r=e[1],n=e[2],s=e[3],i=e[4];if(void 0===s)p("RETRY",t.name,r),t.apply(null,r);else if(Date.now()-s>=6e4){p("TIMEOUT",t.name,r);var D=r.pop();"function"==typeof D&&D.call(null,n)}else{var a=Date.now()-i,c=Math.max(i-s,1);a>=Math.min(1.2*c,100)?(p("RETRY",t.name,r),t.apply(null,r.concat([s]))):o[u].push(e)}void 0===l&&(l=setTimeout(d,0))}}global[u]||c(global,o[u]),e.exports=h(D(o)),process.env.TEST_GRACEFUL_FS_GLOBAL_PATCH&&!o.__patched&&(e.exports=h(o),o.__patched=!0)},1995(e,t,r){var u=r(2203).Stream;e.exports=function(e){return{ReadStream:function t(r,n){if(!(this instanceof t))return new t(r,n);u.call(this);var o=this;this.path=r,this.fd=null,this.readable=!0,this.paused=!1,this.flags="r",this.mode=438,this.bufferSize=65536,n=n||{};for(var s=Object.keys(n),i=0,D=s.length;i<D;i++){var a=s[i];this[a]=n[a]}if(this.encoding&&this.setEncoding(this.encoding),void 0!==this.start){if("number"!=typeof this.start)throw TypeError("start must be a Number");if(void 0===this.end)this.end=1/0;else if("number"!=typeof this.end)throw TypeError("end must be a Number");if(this.start>this.end)throw new Error("start must be <= end");this.pos=this.start}null===this.fd?e.open(this.path,this.flags,this.mode,function(e,t){if(e)return o.emit("error",e),void(o.readable=!1);o.fd=t,o.emit("open",t),o._read()}):process.nextTick(function(){o._read()})},WriteStream:function t(r,n){if(!(this instanceof t))return new t(r,n);u.call(this),this.path=r,this.fd=null,this.writable=!0,this.flags="w",this.encoding="binary",this.mode=438,this.bytesWritten=0,n=n||{};for(var o=Object.keys(n),s=0,i=o.length;s<i;s++){var D=o[s];this[D]=n[D]}if(void 0!==this.start){if("number"!=typeof this.start)throw TypeError("start must be a Number");if(this.start<0)throw new Error("start must be >= zero");this.pos=this.start}this.busy=!1,this._queue=[],null===this.fd&&(this._open=e.open,this._queue.push([this._open,this.path,this.flags,this.mode,void 0]),this.flush())}}}},9106(e,t,r){var u=r(9140),n=process.cwd,o=null,s=process.env.GRACEFUL_FS_PLATFORM||process.platform;process.cwd=function(){return o||(o=n.call(process)),o};try{process.cwd()}catch(e){}if("function"==typeof process.chdir){var i=process.chdir;process.chdir=function(e){o=null,i.call(process,e)},Object.setPrototypeOf&&Object.setPrototypeOf(process.chdir,i)}e.exports=function(e){function t(t){return t?function(r,u,n){return t.call(e,r,u,function(e){a(e)&&(e=null),n&&n.apply(this,arguments)})}:t}function r(t){return t?function(r,u){try{return t.call(e,r,u)}catch(e){if(!a(e))throw e}}:t}function n(t){return t?function(r,u,n,o){return t.call(e,r,u,n,function(e){a(e)&&(e=null),o&&o.apply(this,arguments)})}:t}function o(t){return t?function(r,u,n){try{return t.call(e,r,u,n)}catch(e){if(!a(e))throw e}}:t}function i(t){return t?function(r,u,n){function o(e,t){t&&(t.uid<0&&(t.uid+=4294967296),t.gid<0&&(t.gid+=4294967296)),n&&n.apply(this,arguments)}return"function"==typeof u&&(n=u,u=null),u?t.call(e,r,u,o):t.call(e,r,o)}:t}function D(t){return t?function(r,u){var n=u?t.call(e,r,u):t.call(e,r);return n&&(n.uid<0&&(n.uid+=4294967296),n.gid<0&&(n.gid+=4294967296)),n}:t}function a(e){return!e||"ENOSYS"===e.code||!(process.getuid&&0===process.getuid()||"EINVAL"!==e.code&&"EPERM"!==e.code)}var c;u.hasOwnProperty