TenantAtlas/apps/platform/.pnpm-store/v10/files/fe/1cb688a9edef40f8b5a3ce8dea18800b3355419db3d0d4ff0d8b9199ffc5a51406c50656c2387960fdbb06bfad9ce0d06f7553affd508e38958a30fbb700f1
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

21 lines
381 B
Plaintext

{
"name": "@esbuild/linux-arm64",
"version": "0.25.12",
"description": "The Linux ARM 64-bit binary for esbuild, a JavaScript bundler.",
"repository": {
"type": "git",
"url": "git+https://github.com/evanw/esbuild.git"
},
"license": "MIT",
"preferUnplugged": true,
"engines": {
"node": ">=18"
},
"os": [
"linux"
],
"cpu": [
"arm64"
]
}