Files
med-notes/.pnpm-store/v10/files/4d/df8ecd8e6269bf6b053014e694e032ad1e711dba65b21680a58a55bf19da984bd000973d5767e7e9f550c2f4fab5babe58f89b32a08c5283b5f7c7cdfc7800
2025-05-09 05:30:08 +02:00

21 lines
380 B
Plaintext

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