Files
esbuild/npm/esbuild-linux-32/package.json
2021-04-24 03:57:03 -07:00

17 lines
303 B
JSON

{
"name": "esbuild-linux-32",
"version": "0.11.14",
"description": "The Linux 32-bit binary for esbuild, a JavaScript bundler.",
"repository": "https://github.com/evanw/esbuild",
"license": "MIT",
"os": [
"linux"
],
"cpu": [
"ia32"
],
"directories": {
"bin": "bin"
}
}