package.json 502 Bytes
{
  "name": "esbuild-windows-64",
  "version": "0.14.53",
  "description": "The Windows 64-bit binary for esbuild, a JavaScript bundler.",
  "repository": "https://github.com/evanw/esbuild",
  "license": "MIT",
  "preferUnplugged": false,
  "engines": {
    "node": ">=12"
  },
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ],
  "__npminstall_done": true,
  "_from": "esbuild-windows-64@0.14.53",
  "_resolved": "https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.14.53.tgz"
}