Package: ts-node
Version: 10.9.2-r1
Depends: libc, node115, node-npm
Source: feeds/packages/lang/ts-node
SourceName: ts-node
License: MIT
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1778299247
URL: https://typestrong.org/ts-node/
Maintainer: Hirokazu MORIKAWA <morikw2@gmail.com>
Architecture: aarch64_generic
Installed-Size: 2416640
Description:  ts-node is a TypeScript execution engine and REPL for Node.js.
 It JIT transforms TypeScript into JavaScript, enabling you to directly execute TypeScript on Node.js without precompiling. This is accomplished by hooking node's module loading APIs, enabling it to be used seamlessly alongside other Node.js tools and libraries.
