{ "name": "esbuild-windows-32", "version": "0.15.10", "description": "The Windows 32-bit binary for esbuild, a JavaScript bundler.", "repository": "https://github.com/evanw/esbuild", "license": "MIT", "preferUnplugged": false, "engines": { "node": ">=12" }, "os": [ "win32" ], "cpu": [ "ia32" ] }