TenantAtlas/apps/platform/.pnpm-store/v10/files/a2/d84c6499910ad8caf321eb7279ec6e92d078a59f6b6edfb7ffdae6b79f152fd6b0d6ab29f60496801f16c2a3c9eb62519e3c50492c188552a4d21378c5d1ac
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

18 lines
337 B
Plaintext

{
"name": "@esbuild/linux-arm64",
"version": "0.18.20",
"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"
]
}