{
  "name": "esbuild-windows-64",
  "version": "0.13.12",
  "description": "The Windows 64-bit binary for esbuild, a JavaScript bundler.",
  "repository": "https://github.com/evanw/esbuild",
  "license": "MIT",
  "preferUnplugged": false,
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ]
}
