{
  "name": "@esbuild/openbsd-arm64",
  "version": "0.27.4",
  "description": "The OpenBSD ARM 64-bit binary for esbuild, a JavaScript bundler.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/evanw/esbuild.git"
  },
  "license": "MIT",
  "preferUnplugged": true,
  "engines": {
    "node": ">=18"
  },
  "os": [
    "openbsd"
  ],
  "cpu": [
    "arm64"
  ]

,"_resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.27.4.tgz"
,"_integrity": "sha512-2MyL3IAaTX+1/qP0O1SwskwcwCoOI4kV2IBX1xYnDDqthmq5ArrW94qSIKCAuRraMgPOmG0RDTA74mzYNQA9ow=="
,"_from": "@esbuild/openbsd-arm64@0.27.4"
}