UNPKG

esbuild-darwin-64

Version:

The macOS 64-bit binary for esbuild, a JavaScript bundler.

18 lines (17 loc) 329 B
{ "name": "esbuild-darwin-64", "version": "0.15.18", "description": "The macOS 64-bit binary for esbuild, a JavaScript bundler.", "repository": "https://github.com/evanw/esbuild", "license": "MIT", "preferUnplugged": true, "engines": { "node": ">=12" }, "os": [ "darwin" ], "cpu": [ "x64" ] }