TenantAtlas/apps/platform/.pnpm-store/v10/files/ef/cc02bc3a38eb0e73eeac90fec7802657af4c584dc895287400b60a3eaab777bf7241f953a281f56990b8c63550556410518bf5bff5bfb26b28b368be3763d2
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
380 B
Plaintext

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