# -*- 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

npm.nodejs_version  22

name                bun
version             1.3.5
maintainers         {johnlindop.com:git @JLindop} openmaintainer
revision            0

description         JavaScript runtime built from scratch to serve the modern JavaScript ecosystem

long_description    Bun is an all-in-one JavaScript runtime & toolkit designed for \
                    speed, complete with a bundler, test runner, and Node.js-compatible \
                    package manager

categories          devel
homepage            https://bun.sh
license             MIT

checksums           rmd160  20ad6941cd0dbd6537bf44fbca07847128d251d2 \
                    sha256  af96f357e90847fcb252b69d542e7790cf1c9927f57a6a0162e9acffb7b5f7eb \
                    size    5672
