Last active
May 12, 2025 18:00
-
-
Save phiresky/e3d3dff24ff495552971dda945521b84 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require("@swc-node/register"); | |
require("./test"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "18.52", | |
"lockfileVersion": 3, | |
"requires": true, | |
"packages": { | |
"": { | |
"dependencies": { | |
"@swc-node/register": "^1.10.10", | |
"@swc/core": "^1.11.24" | |
} | |
}, | |
"node_modules/@emnapi/core": { | |
"version": "1.4.3", | |
"resolved": "https://registry.npmjs.org/@emnapi/core/-/core-1.4.3.tgz", | |
"integrity": "sha512-4m62DuCE07lw01soJwPiBGC0nAww0Q+RY70VZ+n49yDIO13yyinhbWCeNnaob0lakDtWQzSdtNWzJeOJt2ma+g==", | |
"license": "MIT", | |
"optional": true, | |
"dependencies": { | |
"@emnapi/wasi-threads": "1.0.2", | |
"tslib": "^2.4.0" | |
} | |
}, | |
"node_modules/@emnapi/runtime": { | |
"version": "1.4.3", | |
"resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.4.3.tgz", | |
"integrity": "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==", | |
"license": "MIT", | |
"optional": true, | |
"dependencies": { | |
"tslib": "^2.4.0" | |
} | |
}, | |
"node_modules/@emnapi/wasi-threads": { | |
"version": "1.0.2", | |
"resolved": "https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.0.2.tgz", | |
"integrity": "sha512-5n3nTJblwRi8LlXkJ9eBzu+kZR8Yxcc7ubakyQTFzPMtIhFpUBRbsnc2Dv88IZDIbCDlBiWrknhB4Lsz7mg6BA==", | |
"license": "MIT", | |
"optional": true, | |
"dependencies": { | |
"tslib": "^2.4.0" | |
} | |
}, | |
"node_modules/@napi-rs/wasm-runtime": { | |
"version": "0.2.9", | |
"resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.9.tgz", | |
"integrity": "sha512-OKRBiajrrxB9ATokgEQoG87Z25c67pCpYcCwmXYX8PBftC9pBfN18gnm/fh1wurSLEKIAt+QRFLFCQISrb66Jg==", | |
"license": "MIT", | |
"optional": true, | |
"dependencies": { | |
"@emnapi/core": "^1.4.0", | |
"@emnapi/runtime": "^1.4.0", | |
"@tybys/wasm-util": "^0.9.0" | |
} | |
}, | |
"node_modules/@oxc-resolver/binding-darwin-arm64": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-darwin-arm64/-/binding-darwin-arm64-5.3.0.tgz", | |
"integrity": "sha512-hXem5ZAguS7IlSiHg/LK0tEfLj4eUo+9U6DaFwwBEGd0L0VIF9LmuiHydRyOrdnnmi9iAAFMAn/wl2cUoiuruA==", | |
"cpu": [ | |
"arm64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"darwin" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-darwin-x64": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-darwin-x64/-/binding-darwin-x64-5.3.0.tgz", | |
"integrity": "sha512-wgSwfsZkRbuYCIBLxeg1bYrtKnirAy+IJF0lwfz4z08clgdNBDbfGECJe/cd0csIZPpRcvPFe8317yf31sWhtA==", | |
"cpu": [ | |
"x64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"darwin" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-freebsd-x64": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-freebsd-x64/-/binding-freebsd-x64-5.3.0.tgz", | |
"integrity": "sha512-kzeE2WHgcRMmWjB071RdwEV5Pwke4o0WWslCKoh8if1puvxIxfzu3o7g6P2+v77BP5qop4cri+uvLABSO0WZjg==", | |
"cpu": [ | |
"x64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"freebsd" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-linux-arm-gnueabihf": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm-gnueabihf/-/binding-linux-arm-gnueabihf-5.3.0.tgz", | |
"integrity": "sha512-I8np34yZP/XfIkZNDbw3rweqVgfjmHYpNX3xnJZWg+f4mgO9/UNWBwetSaqXeDZqvIch/aHak+q4HVrQhQKCqg==", | |
"cpu": [ | |
"arm" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-linux-arm64-gnu": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm64-gnu/-/binding-linux-arm64-gnu-5.3.0.tgz", | |
"integrity": "sha512-u2ndfeEUrW898eXM+qPxIN8TvTPjI90NDQBRgaxxkOfNw3xaotloeiZGz5+Yzlfxgvxr9DY9FdYkqhUhSnGhOw==", | |
"cpu": [ | |
"arm64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-linux-arm64-musl": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-arm64-musl/-/binding-linux-arm64-musl-5.3.0.tgz", | |
"integrity": "sha512-TzbjmFkcnESGuVItQ2diKacX8vu5G0bH3BHmIlmY4OSRLyoAlrJFwGKAHmh6C9+Amfcjo2rx8vdm7swzmsGC6Q==", | |
"cpu": [ | |
"arm64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-linux-riscv64-gnu": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-riscv64-gnu/-/binding-linux-riscv64-gnu-5.3.0.tgz", | |
"integrity": "sha512-NH3pjAqh8nuN29iRuRfTY42Vn03ctoR9VE8llfoUKUfhHUjFHYOXK5VSkhjj1usG8AeuesvqrQnLptCRQVTi/Q==", | |
"cpu": [ | |
"riscv64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-linux-s390x-gnu": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-s390x-gnu/-/binding-linux-s390x-gnu-5.3.0.tgz", | |
"integrity": "sha512-tuZtkK9sJYh2MC2uhol1M/8IMTB6ZQ5jmqP2+k5XNXnOb/im94Y5uV/u2lXwVyIuKHZZHtr+0d1HrOiNahoKpw==", | |
"cpu": [ | |
"s390x" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-linux-x64-gnu": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-x64-gnu/-/binding-linux-x64-gnu-5.3.0.tgz", | |
"integrity": "sha512-VzhPYmZCtoES/ThcPdGSmMop7JlwgqtSvlgtKCW15ByV2JKyl8kHAHnPSBfpIooXb0ehFnRdxFtL9qtAEWy01g==", | |
"cpu": [ | |
"x64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-linux-x64-musl": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-linux-x64-musl/-/binding-linux-x64-musl-5.3.0.tgz", | |
"integrity": "sha512-Hi39cWzul24rGljN4Vf1lxjXzQdCrdxO5oCT7KJP4ndSlqIUODJnfnMAP1YhcnIRvNvk+5E6sZtnEmFUd/4d8Q==", | |
"cpu": [ | |
"x64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-wasm32-wasi": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-wasm32-wasi/-/binding-wasm32-wasi-5.3.0.tgz", | |
"integrity": "sha512-ddujvHhP3chmHnSXRlkPVUeYj4/B7eLZwL4yUid+df3WCbVh6DgoT9RmllZn21AhxgKtMdekDdyVJYKFd8tl4A==", | |
"cpu": [ | |
"wasm32" | |
], | |
"license": "MIT", | |
"optional": true, | |
"dependencies": { | |
"@napi-rs/wasm-runtime": "^0.2.9" | |
}, | |
"engines": { | |
"node": ">=14.0.0" | |
} | |
}, | |
"node_modules/@oxc-resolver/binding-win32-arm64-msvc": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-win32-arm64-msvc/-/binding-win32-arm64-msvc-5.3.0.tgz", | |
"integrity": "sha512-j1YYPLvUkMVNKmIFQZZJ7q6Do4cI3htUnyxNLwDSBVhSohvPIK2VG+IdtOAlWZGa7v+phEZsHfNbXVwB0oPYFQ==", | |
"cpu": [ | |
"arm64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"win32" | |
] | |
}, | |
"node_modules/@oxc-resolver/binding-win32-x64-msvc": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/@oxc-resolver/binding-win32-x64-msvc/-/binding-win32-x64-msvc-5.3.0.tgz", | |
"integrity": "sha512-LT9eOPPUqfZscQRd5mc08RBeDWOQf+dnOrKnanMallTGPe6g7+rcAlFTA8SWoJbcD45PV8yArFtCmSQSpzHZmg==", | |
"cpu": [ | |
"x64" | |
], | |
"license": "MIT", | |
"optional": true, | |
"os": [ | |
"win32" | |
] | |
}, | |
"node_modules/@swc-node/core": { | |
"version": "1.13.3", | |
"resolved": "https://registry.npmjs.org/@swc-node/core/-/core-1.13.3.tgz", | |
"integrity": "sha512-OGsvXIid2Go21kiNqeTIn79jcaX4l0G93X2rAnas4LFoDyA9wAwVK7xZdm+QsKoMn5Mus2yFLCc4OtX2dD/PWA==", | |
"license": "MIT", | |
"engines": { | |
"node": ">= 10" | |
}, | |
"funding": { | |
"type": "github", | |
"url": "https://github.com/sponsors/Brooooooklyn" | |
}, | |
"peerDependencies": { | |
"@swc/core": ">= 1.4.13", | |
"@swc/types": ">= 0.1" | |
} | |
}, | |
"node_modules/@swc-node/register": { | |
"version": "1.10.10", | |
"resolved": "https://registry.npmjs.org/@swc-node/register/-/register-1.10.10.tgz", | |
"integrity": "sha512-jYWaI2WNEKz8KZL3sExd2KVL1JMma1/J7z+9iTpv0+fRN7LGMF8VTGGuHI2bug/ztpdZU1G44FG/Kk6ElXL9CQ==", | |
"license": "MIT", | |
"dependencies": { | |
"@swc-node/core": "^1.13.3", | |
"@swc-node/sourcemap-support": "^0.5.1", | |
"colorette": "^2.0.20", | |
"debug": "^4.3.5", | |
"oxc-resolver": "^5.0.0", | |
"pirates": "^4.0.6", | |
"tslib": "^2.6.3" | |
}, | |
"funding": { | |
"type": "github", | |
"url": "https://github.com/sponsors/Brooooooklyn" | |
}, | |
"peerDependencies": { | |
"@swc/core": ">= 1.4.13", | |
"typescript": ">= 4.3" | |
} | |
}, | |
"node_modules/@swc-node/sourcemap-support": { | |
"version": "0.5.1", | |
"resolved": "https://registry.npmjs.org/@swc-node/sourcemap-support/-/sourcemap-support-0.5.1.tgz", | |
"integrity": "sha512-JxIvIo/Hrpv0JCHSyRpetAdQ6lB27oFYhv0PKCNf1g2gUXOjpeR1exrXccRxLMuAV5WAmGFBwRnNOJqN38+qtg==", | |
"license": "MIT", | |
"dependencies": { | |
"source-map-support": "^0.5.21", | |
"tslib": "^2.6.3" | |
} | |
}, | |
"node_modules/@swc/core": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core/-/core-1.11.24.tgz", | |
"integrity": "sha512-MaQEIpfcEMzx3VWWopbofKJvaraqmL6HbLlw2bFZ7qYqYw3rkhM0cQVEgyzbHtTWwCwPMFZSC2DUbhlZgrMfLg==", | |
"hasInstallScript": true, | |
"license": "Apache-2.0", | |
"dependencies": { | |
"@swc/counter": "^0.1.3", | |
"@swc/types": "^0.1.21" | |
}, | |
"engines": { | |
"node": ">=10" | |
}, | |
"funding": { | |
"type": "opencollective", | |
"url": "https://opencollective.com/swc" | |
}, | |
"optionalDependencies": { | |
"@swc/core-darwin-arm64": "1.11.24", | |
"@swc/core-darwin-x64": "1.11.24", | |
"@swc/core-linux-arm-gnueabihf": "1.11.24", | |
"@swc/core-linux-arm64-gnu": "1.11.24", | |
"@swc/core-linux-arm64-musl": "1.11.24", | |
"@swc/core-linux-x64-gnu": "1.11.24", | |
"@swc/core-linux-x64-musl": "1.11.24", | |
"@swc/core-win32-arm64-msvc": "1.11.24", | |
"@swc/core-win32-ia32-msvc": "1.11.24", | |
"@swc/core-win32-x64-msvc": "1.11.24" | |
}, | |
"peerDependencies": { | |
"@swc/helpers": ">=0.5.17" | |
}, | |
"peerDependenciesMeta": { | |
"@swc/helpers": { | |
"optional": true | |
} | |
} | |
}, | |
"node_modules/@swc/core-darwin-arm64": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.24.tgz", | |
"integrity": "sha512-dhtVj0PC1APOF4fl5qT2neGjRLgHAAYfiVP8poJelhzhB/318bO+QCFWAiimcDoyMgpCXOhTp757gnoJJrheWA==", | |
"cpu": [ | |
"arm64" | |
], | |
"license": "Apache-2.0 AND MIT", | |
"optional": true, | |
"os": [ | |
"darwin" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/core-darwin-x64": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-darwin-x64/-/core-darwin-x64-1.11.24.tgz", | |
"integrity": "sha512-H/3cPs8uxcj2Fe3SoLlofN5JG6Ny5bl8DuZ6Yc2wr7gQFBmyBkbZEz+sPVgsID7IXuz7vTP95kMm1VL74SO5AQ==", | |
"cpu": [ | |
"x64" | |
], | |
"license": "Apache-2.0 AND MIT", | |
"optional": true, | |
"os": [ | |
"darwin" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/core-linux-arm-gnueabihf": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.11.24.tgz", | |
"integrity": "sha512-PHJgWEpCsLo/NGj+A2lXZ2mgGjsr96ULNW3+T3Bj2KTc8XtMUkE8tmY2Da20ItZOvPNC/69KroU7edyo1Flfbw==", | |
"cpu": [ | |
"arm" | |
], | |
"license": "Apache-2.0", | |
"optional": true, | |
"os": [ | |
"linux" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/core-linux-arm64-gnu": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.24.tgz", | |
"integrity": "sha512-C2FJb08+n5SD4CYWCTZx1uR88BN41ZieoHvI8A55hfVf2woT8+6ZiBzt74qW2g+ntZ535Jts5VwXAKdu41HpBg==", | |
"cpu": [ | |
"arm64" | |
], | |
"license": "Apache-2.0 AND MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/core-linux-arm64-musl": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.11.24.tgz", | |
"integrity": "sha512-ypXLIdszRo0re7PNNaXN0+2lD454G8l9LPK/rbfRXnhLWDBPURxzKlLlU/YGd2zP98wPcVooMmegRSNOKfvErw==", | |
"cpu": [ | |
"arm64" | |
], | |
"license": "Apache-2.0 AND MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/core-linux-x64-gnu": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.24.tgz", | |
"integrity": "sha512-IM7d+STVZD48zxcgo69L0yYptfhaaE9cMZ+9OoMxirNafhKKXwoZuufol1+alEFKc+Wbwp+aUPe/DeWC/Lh3dg==", | |
"cpu": [ | |
"x64" | |
], | |
"license": "Apache-2.0 AND MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/core-linux-x64-musl": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.24.tgz", | |
"integrity": "sha512-DZByJaMVzSfjQKKQn3cqSeqwy6lpMaQDQQ4HPlch9FWtDx/dLcpdIhxssqZXcR2rhaQVIaRQsCqwV6orSDGAGw==", | |
"cpu": [ | |
"x64" | |
], | |
"license": "Apache-2.0 AND MIT", | |
"optional": true, | |
"os": [ | |
"linux" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/core-win32-arm64-msvc": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.11.24.tgz", | |
"integrity": "sha512-Q64Ytn23y9aVDKN5iryFi8mRgyHw3/kyjTjT4qFCa8AEb5sGUuSj//AUZ6c0J7hQKMHlg9do5Etvoe61V98/JQ==", | |
"cpu": [ | |
"arm64" | |
], | |
"license": "Apache-2.0 AND MIT", | |
"optional": true, | |
"os": [ | |
"win32" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/core-win32-ia32-msvc": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.11.24.tgz", | |
"integrity": "sha512-9pKLIisE/Hh2vJhGIPvSoTK4uBSPxNVyXHmOrtdDot4E1FUUI74Vi8tFdlwNbaj8/vusVnb8xPXsxF1uB0VgiQ==", | |
"cpu": [ | |
"ia32" | |
], | |
"license": "Apache-2.0 AND MIT", | |
"optional": true, | |
"os": [ | |
"win32" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/core-win32-x64-msvc": { | |
"version": "1.11.24", | |
"resolved": "https://registry.npmjs.org/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.11.24.tgz", | |
"integrity": "sha512-sybnXtOsdB+XvzVFlBVGgRHLqp3yRpHK7CrmpuDKszhj/QhmsaZzY/GHSeALlMtLup13M0gqbcQvsTNlAHTg3w==", | |
"cpu": [ | |
"x64" | |
], | |
"license": "Apache-2.0 AND MIT", | |
"optional": true, | |
"os": [ | |
"win32" | |
], | |
"engines": { | |
"node": ">=10" | |
} | |
}, | |
"node_modules/@swc/counter": { | |
"version": "0.1.3", | |
"resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz", | |
"integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", | |
"license": "Apache-2.0" | |
}, | |
"node_modules/@swc/types": { | |
"version": "0.1.21", | |
"resolved": "https://registry.npmjs.org/@swc/types/-/types-0.1.21.tgz", | |
"integrity": "sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ==", | |
"license": "Apache-2.0", | |
"dependencies": { | |
"@swc/counter": "^0.1.3" | |
} | |
}, | |
"node_modules/@tybys/wasm-util": { | |
"version": "0.9.0", | |
"resolved": "https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.9.0.tgz", | |
"integrity": "sha512-6+7nlbMVX/PVDCwaIQ8nTOPveOcFLSt8GcXdx8hD0bt39uWxYT88uXzqTd4fTvqta7oeUJqudepapKNt2DYJFw==", | |
"license": "MIT", | |
"optional": true, | |
"dependencies": { | |
"tslib": "^2.4.0" | |
} | |
}, | |
"node_modules/buffer-from": { | |
"version": "1.1.2", | |
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", | |
"integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", | |
"license": "MIT" | |
}, | |
"node_modules/colorette": { | |
"version": "2.0.20", | |
"resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz", | |
"integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==", | |
"license": "MIT" | |
}, | |
"node_modules/debug": { | |
"version": "4.4.0", | |
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz", | |
"integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", | |
"license": "MIT", | |
"dependencies": { | |
"ms": "^2.1.3" | |
}, | |
"engines": { | |
"node": ">=6.0" | |
}, | |
"peerDependenciesMeta": { | |
"supports-color": { | |
"optional": true | |
} | |
} | |
}, | |
"node_modules/ms": { | |
"version": "2.1.3", | |
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", | |
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==", | |
"license": "MIT" | |
}, | |
"node_modules/oxc-resolver": { | |
"version": "5.3.0", | |
"resolved": "https://registry.npmjs.org/oxc-resolver/-/oxc-resolver-5.3.0.tgz", | |
"integrity": "sha512-FHqtZx0idP5QRPSNcI5g2ItmADg7fhR3XIeWg5eRMGfp44xqRpfkdvo+EX4ZceqV9bxvl0Z8vaqMqY0gYaNYNA==", | |
"license": "MIT", | |
"funding": { | |
"url": "https://github.com/sponsors/Boshen" | |
}, | |
"optionalDependencies": { | |
"@oxc-resolver/binding-darwin-arm64": "5.3.0", | |
"@oxc-resolver/binding-darwin-x64": "5.3.0", | |
"@oxc-resolver/binding-freebsd-x64": "5.3.0", | |
"@oxc-resolver/binding-linux-arm-gnueabihf": "5.3.0", | |
"@oxc-resolver/binding-linux-arm64-gnu": "5.3.0", | |
"@oxc-resolver/binding-linux-arm64-musl": "5.3.0", | |
"@oxc-resolver/binding-linux-riscv64-gnu": "5.3.0", | |
"@oxc-resolver/binding-linux-s390x-gnu": "5.3.0", | |
"@oxc-resolver/binding-linux-x64-gnu": "5.3.0", | |
"@oxc-resolver/binding-linux-x64-musl": "5.3.0", | |
"@oxc-resolver/binding-wasm32-wasi": "5.3.0", | |
"@oxc-resolver/binding-win32-arm64-msvc": "5.3.0", | |
"@oxc-resolver/binding-win32-x64-msvc": "5.3.0" | |
} | |
}, | |
"node_modules/pirates": { | |
"version": "4.0.7", | |
"resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz", | |
"integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==", | |
"license": "MIT", | |
"engines": { | |
"node": ">= 6" | |
} | |
}, | |
"node_modules/source-map": { | |
"version": "0.6.1", | |
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", | |
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", | |
"license": "BSD-3-Clause", | |
"engines": { | |
"node": ">=0.10.0" | |
} | |
}, | |
"node_modules/source-map-support": { | |
"version": "0.5.21", | |
"resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz", | |
"integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==", | |
"license": "MIT", | |
"dependencies": { | |
"buffer-from": "^1.0.0", | |
"source-map": "^0.6.0" | |
} | |
}, | |
"node_modules/tslib": { | |
"version": "2.8.1", | |
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", | |
"integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", | |
"license": "0BSD" | |
}, | |
"node_modules/typescript": { | |
"version": "5.8.3", | |
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", | |
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", | |
"license": "Apache-2.0", | |
"peer": true, | |
"bin": { | |
"tsc": "bin/tsc", | |
"tsserver": "bin/tsserver" | |
}, | |
"engines": { | |
"node": ">=14.17" | |
} | |
} | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"dependencies": { | |
"@swc-node/register": "^1.10.10", | |
"@swc/core": "^1.11.24" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class Test { | |
a; | |
b; | |
c; | |
d; | |
e; | |
f; | |
g; | |
h; | |
i; | |
j; | |
k; | |
l; | |
m; | |
n; | |
o; | |
p; | |
q; | |
r; | |
s; | |
t; | |
u; | |
v; | |
w; | |
x; | |
y; | |
z; | |
constructor() {} | |
hello() { | |
return 'HELLO'; | |
} | |
} | |
setTimeout(() => {}, 20 * 1000); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment