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