# -*- 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.0
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  9195ee610b72c4b02ae22518f91941a98ab8d9b8 \
                    sha256  5422ec3a841445ccfa2d0e6bd383da3441910ecb49a875411cc2c96b1a5482d1 \
                    size    5666
