{
  "name": "@oven/bun-windows-x64-baseline",
  "version": "1.3.14",
  "description": "This is the macOS arm64 binary for Bun, a fast all-in-one JavaScript runtime.",
  "homepage": "https://bun.com",
  "bugs": "https://github.com/oven-sh/issues",
  "license": "MIT",
  "repository": "https://github.com/oven-sh/bun",
  "preferUnplugged": true,
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ]
}
