@haechi/flexile
Version:
```bash yarn add @haechi/flexile ```
18 lines (17 loc) • 341 B
JSON
{
"name": "esbuild-windows-arm64",
"version": "0.14.54",
"description": "The Windows ARM 64-bit binary for esbuild, a JavaScript bundler.",
"repository": "https://github.com/evanw/esbuild",
"license": "MIT",
"preferUnplugged": false,
"engines": {
"node": ">=12"
},
"os": [
"win32"
],
"cpu": [
"arm64"
]
}