# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           npm 1.0

name                jiti
version             2.7.0
revision            0

categories          devel
license             MIT
platforms           any
supported_archs     noarch
maintainers         {@oakimov} openmaintainer

description         Runtime TypeScript and ESM support for Node.js

long_description    jiti loads TypeScript and ESM sources in Node.js at \
                    runtime, transforming them on the fly and caching the \
                    result. Tools that accept configuration written in \
                    TypeScript use it to load those files.

homepage            https://github.com/unjs/jiti

checksums           rmd160  89b73e834ba593e163d11ebe4fd639ded437401f \
                    sha256  8dd0d365fb49c0e7cc42d6a00df6fb2da9056fc24492094346fc34ecdbcf28ca \
                    size    427320
