{ "name": "@esbuild/linux-arm64", "version": "0.18.17", "description": "The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.", "repository": "https://github.com/evanw/esbuild", "license": "MIT", "preferUnplugged": true, "engines": { "node": ">=12" }, "os": [ "linux" ], "cpu": [ "arm64" ] }